summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
...
* | | Check existence of QProcess feature before using it on Qt autotests.Pasi Petäjäjärvi2013-01-236-8/+25
* | | Add a new Q_GLOBAL_STATIC implementationThiago Macieira2013-01-223-0/+236
|/ /
* | Fix cleanup of temporary files in test of QFileInfo.Friedemann Kleint2013-01-221-25/+24
* | 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
* | 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 remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-164-13/+37
|\|
| * Merge "Merge remote-tracking branch 'gerrit/release' into stable" into refs/s...Frederik Gladhorn2013-01-151-1/+1
| |\
| | * Merge remote-tracking branch 'gerrit/release' into stableFrederik Gladhorn2013-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
| |/ /
| * | Resolve some race conditions on tst_QSharedMemoryThiago Macieira2013-01-142-10/+24
| * | Add an autotest for Canadian locale(dateFormat)Mehdi Fekari2013-01-101-0/+4
| |/
* | 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
* | 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
* | Clean up some metatype declarations and registrationsStephen Kelly2013-01-095-19/+3
* | Merge "Merge branch 'stable' into dev" into refs/staging/devJędrzej Nowacki2013-01-0732-68/+224
|\ \
| * | Merge branch 'stable' into devFrederik Gladhorn2013-01-0732-68/+224
| |\|
| | * Update qlocale autotestMehdi Fekari2013-01-061-0/+50
| | * Tests: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-061-1/+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
| | * Remove metatype registration of built-in types.Stephen Kelly2013-01-035-6/+0
* | | Introduce QRegularExpression::NoMatch match typeGiuseppe D'Angelo2013-01-071-21/+67
* | | Provide operators for QMargins.Friedemann Kleint2013-01-071-0/+44
* | | Add API dealing with QMargins to QRect.Friedemann Kleint2013-01-071-0/+21
* | | Improve QRegularExpression autotestsGiuseppe D'Angelo2013-01-071-0/+9
|/ /
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-0424-60/+397
|\|
| * Speed up and fix QByteArray::setNum()hjk2012-12-301-1/+18
| * Add test for QByteArray::setNumhjk2012-12-281-0/+27
| * Fix QMutex::tryLock with negative valuesThiago Macieira2012-12-231-0/+51
| * QUrl::fromUserInput: fix for urls without a host.David Faure2012-12-231-0/+4
| * Make sure that the strict parser is also operating on setXxxThiago Macieira2012-12-211-0/+78
| * add and use qtHaveModule() functionOswald Buddenhagen2012-12-215-5/+5
| * QUrl auto tests: make sure setAuthority is consistent with setHostPeter Hartmann2012-12-201-0/+24
| * QUrl auto tests: ensure toEncoded() and toString() match wrt. empty authPeter Hartmann2012-12-201-0/+6
| * Change ftp.qt.nokia.com -> ftp.qt-project.orgSergio Ahumada2012-12-181-22/+22
| * Delete the QSlotObject when disconnect()ingGiuseppe D'Angelo2012-12-171-8/+39
| * Reset the QMetaObject::Connection dptr when disconnect()ingGiuseppe D'Angelo2012-12-171-0/+56
| * Remove useless QVERIFY(true)Giuseppe D'Angelo2012-12-171-2/+0
| * remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-171-2/+0