summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add a qtimestamp.cpp with some common functions.Thiago Macieira2010-03-171-4/+30
* Initial version of QTimestamp class.Thiago Macieira2010-03-172-0/+81
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-171-0/+3
|\
| * Display the itemSendScenePositionChange properly when debugging.Alexis Menard2010-03-171-0/+3
* | QtScript: Fix regression when calling newQObject() from native constructorKent Hansen2010-03-161-0/+20
* | QNetworkReply: Fix canReadLine()Markus Goetz2010-03-161-0/+17
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-1531-1766/+1090
|\ \ | |/ |/|
| * SSL: Fix memleak related to local certificateMarkus Goetz2010-03-151-0/+15
| * Further fix license whitespace.Morten Johan Sørvig2010-03-151-40/+39
| * Remove NetworkManager test-bed application.Aaron McCarthy2010-03-158-1803/+0
| * Fix up whitespace in license headers.Qt Continuous Integration System2010-03-127-273/+273
| * Autotest: make the qabstractslider test pass on macRichard Moe Gustavsen2010-03-111-0/+15
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-1022-7/+1105
| |\
| | * Add benchmarks for QScriptValueIteratorKent Hansen2010-03-102-0/+300
| | * Add QWidget::update() test.Morten Johan Sørvig2010-03-101-1/+50
| | * Add license headersMorten Johan Sørvig2010-03-108-0/+329
| | * Import static contents tests from old manualtestsMorten Johan Sørvig2010-03-1015-0/+368
| | * Add ability to read last mod.time for zip entry.Ritt Konstantin2010-03-101-0/+4
| | * Avoid asserting when index passed to QZipReader::entryInfoAt is out of bounda...Ritt Konstantin2010-03-101-0/+3
| | * Add isValid() method to QZipReader::FileInfo.Ritt Konstantin2010-03-101-0/+4
| | * Update src/3rdparty/javascriptcore and adapt src/script to the changesKent Hansen2010-03-104-7/+48
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-1584-758/+1290
|\ \ \ | |/ / |/| |
| * | QSslKey: Do not make OpenSSL prompt for a password on stdinMarkus Goetz2010-03-153-0/+105
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-121-2/+2
| |\ \
| | * | HotFix for fluidlauncher default size caused by 6d44dadd.Janne Anttila2010-03-121-2/+2
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-111-0/+5
| |\ \ \ | | |/ / | |/| |
| | * | Fixed bug in QTransform::type() after using operator/ or operator*.Samuel Rødal2010-03-111-0/+5
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-1154-57/+212
| |\ \ \ | | |/ / | |/| |
| | * | XFAIL for a new qwidget autotest on MAC and QWS.Janne Anttila2010-03-111-1/+5
| | * | Fixed dialog resize not to move the dialog for Symbian.Janne Anttila2010-03-101-0/+53
| | * | Merge branch 'mmfphonon' into 4.6Frans Englich2010-03-104-8/+106
| | |\ \
| | | * | Fix SDP files are not supported.Frans Englich2010-03-104-8/+106
| | * | | Renamed test benchmark targets.Miikka Heikkinen2010-03-1049-49/+49
| * | | | QVarLenghtArray: Call constructor when resizing the array for Movable types.Olivier Goffart2010-03-111-2/+45
| |/ / /
| * | | Fixes QSqlThread autotestBill King2010-03-101-3/+3
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Bill King2010-03-103-0/+110
| |\ \ \
| | * | | Added very simple JPEG loading benchmark (using QImageReader)Markus Goetz2010-03-093-0/+110
| * | | | Parallelize DB autotests, also some factorizationBill King2010-03-1010-698/+738
| |/ / /
| * | | QXmlSchema internals: include/import/redefine schemas only oncePeter Hartmann2010-03-0811-0/+60
| * | | QTableView: fix navigating with keyboard with spans not scrollingOlivier Goffart2010-03-081-1/+15
* | | | Re-enable tst_QGL::glWidgetRenderPixmap on X11/EGLTom Cooksey2010-03-101-2/+2
* | | | Update tst_QGL::getSetCheck to check for new (correct) behaviourTom Cooksey2010-03-101-6/+7
* | | | Fixes Q3ListViewItem grandchildren not sorted if item has one childAlexader Karaivanov2010-03-101-1/+125
| |_|/ |/| |
* | | Merge branch '4.7-cutoff' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4....Qt Continuous Integration System2010-03-1013-25/+290
|\ \ \
| * \ \ Merge branch '4.7-cutoff' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4....Qt Continuous Integration System2010-03-0913-25/+290
| |\ \ \
| | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-0913-25/+290
| | |\ \ \
| | | * | | Improve performance of QTimer::singleShotMarkus Goetz2010-03-091-0/+12
| | | * | | Add a benchmark comparing single shot timer with invokeMethodMarkus Goetz2010-03-092-0/+107
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-0910-25/+171
| | | |\ \ \
| | | | * \ \ Merge remote branch 'origin/4.7' into 4.7Thiago Macieira2010-03-081-1/+1
| | | | |\ \ \