summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | MinGW: Disable tests in tst_qstring that use unsupported formats.Friedemann Kleint2013-01-221-0/+6
* | Reduce invocations of QFINDTESTDATA in tst_qfileinfo.Friedemann Kleint2013-01-211-31/+47
* | Fix temporary file leak in tst_qfileinfo.Friedemann Kleint2013-01-211-4/+3
* | Add support for defining properties from member variables.Gerhard Gappmeier2013-01-191-6/+117
* | Fix crashes in tst_qthreadpool on Windows.Friedemann Kleint2013-01-181-6/+28
* | Output std error from qmake/make when the test fails.David Faure2013-01-171-1/+1
* | QSaveFile autotest: restore permissions using RAIIDavid Faure2013-01-171-8/+25
* | QSaveFile: test the case of an existing, but readonly, target file.David Faure2013-01-171-2/+23
* | Add class QSaveFile.David Faure2013-01-173-0/+240
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-1631-1300/+21637
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-1631-1300/+21637
| |\|
| | * Merge "Merge remote-tracking branch 'gerrit/release' into stable" into refs/s...Frederik Gladhorn2013-01-152-2/+2
| | |\
| | | * Merge remote-tracking branch 'gerrit/release' into stableFrederik Gladhorn2013-01-152-2/+2
| | | |\
| | | | * Fix crash in tst_qaccessibility.Friedemann Kleint2013-01-151-1/+1
| | | | * Change all shmget calls to user-only memoryThiago Macieira2013-01-151-1/+1
| | * | | Fix renaming of files that differ only in case.Friedemann Kleint2013-01-151-2/+8
| | |/ /
| | * | QMenu: Fix nested popup when keyboard shortcut is usedOrgad Shaneh2013-01-141-0/+17
| | * | Resolve some race conditions on tst_QSharedMemoryThiago Macieira2013-01-142-10/+24
| | * | tst_bic: Add bic data for QtConcurrent and QtPrintSupportSergio Ahumada2013-01-143-8/+20849
| | * | Fix incorrectly disabled autotestShane Kearns2013-01-111-1/+1
| | * | Enable tst_qwidgetsvariant testJędrzej Nowacki2013-01-111-0/+1
| | * | Add an autotest for Canadian locale(dateFormat)Mehdi Fekari2013-01-101-0/+4
| | * | tst_bic: Remove 'timex' class from linux-gcc-{amd64,ia32}Sergio Ahumada2013-01-0916-80/+0
| | * | Removed hardcoded values from tst_qgraphicsview::scrollBarRangesOliver Wolff2013-01-094-1197/+731
| | |/
* | / Dialog testing tool: Control life cycle of non-modal file dialogs.Friedemann Kleint2013-01-162-6/+36
|/ /
* | Add Q_COREAPP_STARTUP_FUNCTION macro.David Faure2013-01-151-1/+30
* | QUrl: methods for converting QStringList <-> QList<QUrl>David Faure2013-01-141-0/+21
* | Add class QDebugStateSaver for writing QDebug operators correctlyDavid Faure2013-01-141-3/+51
* | Added QMessageAuthenticationCodeRuslan Nigmatullin2013-01-144-0/+160
* | Make QDBusPendingReply behave like QDBusReply when dealing with errorsThiago Macieira2013-01-141-0/+7
* | QString::contains overload that returns the match resultsGiuseppe D'Angelo2013-01-141-0/+49
* | Introduce default ctors for QRegularExpressionMatch(Iterator)Giuseppe D'Angelo2013-01-142-0/+26
* | Implement QAccessibleActionInterface in QAccessibleTableCellJosé Millán Soto2013-01-111-0/+35
* | Ensure raster pixmap cache key is the same as that of pixmap.toImage()Michael Brasser2013-01-111-0/+23
* | Clean up some metatype declarations and registrationsStephen Kelly2013-01-098-22/+3
* | Merge branch 'stable' into devSergio Ahumada2013-01-0926-5/+59316
|\|
| * test: Add bic data for linux-gcc-ia32Sergio Ahumada2013-01-088-0/+59020
| * Fix warnings about not being able to set Window geometry on Windows.Friedemann Kleint2013-01-0817-5/+171
| * Add auto test for HTTP cache fix for QTBUG-28035.Michael Brüning2013-01-081-0/+125
* | Merge "Merge branch 'stable' into dev" into refs/staging/devJędrzej Nowacki2013-01-07133-340/+59391
|\ \
| * | Merge branch 'stable' into devFrederik Gladhorn2013-01-07133-340/+59391
| |\|
| | * Add bic data for tst_bicSergio Ahumada2013-01-069-7/+59027
| | * Update qlocale autotestMehdi Fekari2013-01-061-0/+50
| | * Tests: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-069-16/+0
| | * Widgets: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-0438-91/+1
| | * Gui: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-0417-50/+0
| | * Core: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-0426-61/+0
| | * Don't increase the reference count if dynamic_cast failedThiago Macieira2013-01-044-0/+174
| | * SSL certificates: blacklist mis-issued Turktrust certificatesPeter Hartmann2013-01-042-0/+55
| | * Make textEditTest pass on Windows 8Jan Arve Saether2013-01-041-4/+19