summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
* Skip unstable autotestPaul Olav Tvete2013-03-121-0/+2
* Add an auto test for Irish localeEl Mehdi Fekari2013-03-121-0/+3
* Android: disable unsupported autotestsPaul Olav Tvete2013-03-121-1/+1
* Android compile fixPaul Olav Tvete2013-03-121-1/+1
* Compile fix when fileno does not return intPaul Olav Tvete2013-03-121-1/+1
* Let QMetaObject::connectSlotsByName(o) also check for signals of oAxel Waggershauser2013-03-071-0/+15
* QVector - removeLast optimizeThorbjørn Martsum2013-03-071-0/+9
* QVector - add functions takeFirst and takeLastThorbjørn Martsum2013-03-071-1/+14
* QVector - add remove functionsThorbjørn Martsum2013-03-071-0/+76
* Simplify further extension of tst_QObject::connectSlotsByNameAxel Waggershauser2013-03-061-119/+31
* Fix warning about float truncation in tst_qdatastream.Friedemann Kleint2013-03-061-1/+1
* Fix loop condition in tst_qhash (CLANG).Friedemann Kleint2013-03-061-2/+2
* QMap - add multiInsert with hintThorbjørn Martsum2013-03-061-0/+66
* QMap - add insert overload that provide a hintThorbjørn Lund Martsum2013-03-061-0/+65
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-062-0/+5
|\
| * Do not build qsharedmemory and qsystemsemaphore autotests on QNXFabian Bumberger2013-03-051-0/+1
| * QMimeDatabase: pass MatchMode down, to fix MatchContent.David Faure2013-03-011-0/+4
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-03-064-101/+236
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-054-101/+236
| |\|
| | * QStandardPaths: Use forward slash consistently.Friedemann Kleint2013-02-271-0/+14
| | * Fix qfile autotest on qnxFabian Bumberger2013-02-251-0/+6
| | * Forward the 3rd parameter of dataChangedAlbert Astals Cid2013-02-211-0/+38
| | * Fix QVector detaching in one thread while another destroys it.Jędrzej Nowacki2013-02-201-1/+77
| | * Make QVector instances counter thread safeJędrzej Nowacki2013-02-201-100/+101
* | | Distinguish between 'mac' and 'macx' qmake scopesTor Arne Vestbø2013-03-053-3/+3
* | | Clear the current thread data for the main threadThiago Macieira2013-03-051-0/+12
* | | Make QProcess startable with open()Corentin Jabot2013-03-051-0/+20
|/ /
* | Long live QLockFileDavid Faure2013-03-056-0/+474
* | Remove excess brace added by accidentThiago Macieira2013-03-041-1/+0
* | QUrl: update top level domains that may contain non-ASCII charactersPeter Hartmann2013-03-022-1/+34
* | Enable QGlobalStatic autotest.Jędrzej Nowacki2013-02-281-1/+3
* | Fix Q_GLOBAL_STATIC support for exceptionsThiago Macieira2013-02-281-1/+23
* | Add private API to connect to slots in QObjectPrivateOlivier Goffart2013-02-281-0/+67
* | QT_MESSAGE_OUTPUT: add support for condition depending on the typeOlivier Goffart2013-02-271-0/+64
* | tst_qfile: remove unused variableDavid Faure2013-02-271-5/+0
* | Make sure that the reference count for plugins is kept correctlyThiago Macieira2013-02-273-1/+60
* | Autotest: check that the plugin was actually unloaded in QPluginLoaderThiago Macieira2013-02-271-0/+20
* | Fix QString::toUcs4() returns incorrectly resized QVectorKonstantin Ritt2013-02-271-0/+48
* | tst_qfileinfo: Fix invalid preprocessor directive.Friedemann Kleint2013-02-261-1/+1
* | QStringRef: Added toInt(), toUInt(), etc... functions to QStringRef.Keith Gardner2013-02-221-0/+932
* | Fix QMetaType of const referencesOlivier Goffart2013-02-212-0/+32
* | Check for network module when building according auto testsOliver Wolff2013-02-193-1/+13
* | Fix QFileInfo autotest for VxWorks.Pasi Petäjäjärvi2013-02-191-4/+10
* | Fix QFile autotest for VxWorksPasi Petäjäjärvi2013-02-191-2/+12
* | Fix QSettings autotest for VxWorksPasi Petäjäjärvi2013-02-191-0/+2
* | QLocale: Added QStringRef overloads to toInt(), toUInt(), etc...Keith Gardner2013-02-181-2/+19
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-181-0/+4
|\|
| * QLocale: add autotest for tamil's AM/PM textEl Mehdi Fekari2013-02-151-0/+4
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Giuseppe D'Angelo2013-02-1714-71/+86
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1414-71/+86
| |\|