summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Use variadic templates to mark function pointers as non-QObjects.Stephen Kelly2013-04-241-0/+4
* SSL namespace: Add enum to disable SSL session sharingPeter Hartmann2013-04-221-1/+1
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-04-178-63/+147
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-128-63/+147
| |\
| | * tst_qtranslator: Remove QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-04-122-9/+6
| | * tst_qcoreapplication: Remove QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-04-122-2/+1
| | * tst_qdataurl: Remove QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-04-121-2/+0
| | * Fix leaking of QFontEngineDataKonstantin Ritt2013-04-121-4/+7
| | * Fix the check if mouse events should be synthesized from touch eventsFabian Bumberger2013-04-111-0/+6
| | * Stabilize tst_qcombobox.Friedemann Kleint2013-04-111-46/+127
* | | Json writer, support larger signed integers upto 2^53Darryl L. Miles2013-04-121-1/+5
* | | Json writer, emit full precision for floating point Number typesDarryl L. Miles2013-04-121-0/+52
* | | Json writer, only emit floating point finite numbers, ignore INF/NaNDarryl L. Miles2013-04-121-0/+30
|/ /
* | Merge branch 'stable' into devSergio Ahumada2013-04-1014-412/+580
|\|
| * Don't bypass overwritten [set]data() methods in the proxy.Volker Krause2013-04-081-0/+26
| * Make QTextCursor accessibility boundary finder availableFrederik Gladhorn2013-04-081-25/+25
| * Don't call virtual methods after the source model is destroyed.Stephen Kelly2013-04-051-0/+35
| * Test that the CMake files create appropriate version variables.Stephen Kelly2013-04-051-0/+10
| * Stabilize tst_qcompleter.Friedemann Kleint2013-04-051-41/+54
| * Fix sql tests in respect to Oracle databasesAndy Shaw2013-04-058-337/+354
| * QSaveFile: allow saving to a writable file in a non-writable directoryDavid Faure2013-04-051-9/+76
* | When doing a PageDown or PageUp it should show the next set of cellsAndy Shaw2013-04-091-2/+30
* | Add missing wait for window shown.Stephen Kelly2013-04-091-0/+2
* | QTcpSocket bind() auto test: return instead of QSKIPPeter Hartmann2013-04-051-1/+1
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-04-0424-236/+338
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-0324-236/+338
| |\|
| | * Fix Qt tests for Android.BogDan Vatra2013-04-035-31/+87
| | * Move the dbmstype to QSqlDriverPrivate so it can be used for all driversAndy Shaw2013-04-028-16/+16
| | * Cache QAccessibleInterfaces.Frederik Gladhorn2013-04-023-169/+186
| | * Upgrade the bundled PCRE to 8.32Giuseppe D'Angelo2013-04-011-2/+0
| | * Update QLocale data to CLDRv23Konstantin Ritt2013-04-011-2/+3
| | * QLocale: Report textDirection() by looking to the locale scriptKonstantin Ritt2013-03-301-0/+42
| | * tst_qthread: fix race on "bool visited"David Faure2013-03-291-4/+4
| | * QtSql tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-2812-12/+0
* | | Fixed a bug where the MaximumSizeHint of a layout with spans was wrongJan Arve Saether2013-04-041-5/+5
* | | Fixed a bug where spans across empty cells got broken.Jan Arve Saether2013-04-031-0/+28
|/ /
* | Add qPopulationCount() function, extracted from QBitArrayMarc Mutz2013-04-031-1/+79
* | QNetworkAccessManager: track online / accessible state without sessionPeter Hartmann2013-04-021-11/+24
* | Add automatic metatype handling for common standard library containers.Stephen Kelly2013-04-011-15/+59
|/
* QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-28111-120/+0
* QtWidgets tests: Replace qFindChild{ren} with QObject::findChild{ren}Debao Zhang2013-03-2728-185/+185
* Test with random qobject instead of widget twiceFrederik Gladhorn2013-03-271-1/+1
* Populate includes, defines and pic flags in target interfaces.Stephen Kelly2013-03-275-0/+203
* QtWidgets tests: Don't use the deprecated QTest::qWaitForWindowShown()Debao Zhang2013-03-276-8/+8
* QtWidgets tests: Don't call the empty function QApplication::syncX()Debao Zhang2013-03-277-15/+0
* tst_qgraphicseffectsource: Don't use the deprecated QGraphicsItem::children()Debao Zhang2013-03-272-21/+21
* QtXml tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-275-5/+0
* QtGui tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-2775-75/+0
* QtConcurrent tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-275-5/+0
* QtTest tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-2746-46/+0