summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
* Replace win32-g++ with mingw scopeKai Koehne2014-01-171-1/+1
* QObject: fix connection to function pointer with non-copyable references argu...Olivier Goffart2014-01-171-0/+14
* Added constructor to QJsonValue for const char *Matt Broadstone2014-01-161-0/+8
* Added convenience methods to QJsonArray for appending QJsonValuesMatt Broadstone2014-01-161-0/+15
* remove qt_windows.h from qwinoverlappedionotifier_p.hJoerg Bornemann2014-01-151-0/+1
* Update the Unicode Data and Algorithms up to Unicode 6.3.0Konstantin Ritt2014-01-141-0/+20
* Update UCD source files up to Unicode 6.3.0Konstantin Ritt2014-01-145-360/+654
* Update the internal CLDR tables up to v.24Konstantin Ritt2014-01-131-12/+12
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-102-5/+45
|\
| * Autotest: Fix QDateTime failure if the test got run West of GreenwichThiago Macieira2014-01-091-2/+42
| * Stabilize one function in tst_qpauseanimation.cppFrederik Gladhorn2014-01-071-3/+3
* | Use the new UTF-8 codec in QJsonDocumentThiago Macieira2014-01-091-2/+2
* | Add a new UTF-8 decoder, similar to the encoder we've just addedThiago Macieira2014-01-091-47/+29
* | Add QVarLengthArray::{indexOf,lastIndexOf,contains} functionshjk2014-01-091-0/+65
* | Send DynamicPropertyChange event only when value is changed.Tomasz Olszak2014-01-091-0/+3
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-243-8/+21
|\|
| * Use the short time format of the current locale on WindowsThiago Macieira2013-12-162-6/+18
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-12-121-2/+3
| |\
| | * Windows command line parsing: Do escape backslash.Friedemann Kleint2013-12-061-2/+3
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-167-3/+131
|\| |
| * | QProcess/Win: allow child processes to change modes of the stdin pipeJoerg Bornemann2013-12-104-1/+71
| * | fix Windows CE commentsJoerg Bornemann2013-12-091-2/+1
| * | Fix quadratic behavior in QMetaObjectBuilder when writing string tableSimon Hausmann2013-12-061-0/+16
| * | QCommandLineParser: pluck some low-hanging fruit re: exception safetyMarc Mutz2013-12-061-0/+12
| * | QTimeZone: Fix isValidId()John Layt2013-12-061-0/+31
* | | Add the UTF16-to-Latin1 in-place converterThiago Macieira2013-12-131-0/+8
* | | tst_QObject: separate QSignalBlocker testsMarc Mutz2013-12-115-129/+319
* | | Move-enable QSignalBlockerMarc Mutz2013-12-111-0/+100
* | | moc: move qt_meta_extradata data from .data.rel into .data.rel.roMarc Mutz2013-12-091-2/+2
* | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Simon Hausmann2013-12-091-0/+38
|\ \ \
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-051-0/+38
| |\| |
| | * | Merge remote-tracking branch 'origin/release' into stableSimon Hausmann2013-11-291-0/+38
| | |\|
| | | * Fix invalid memory read when shutting down QML applicationsSimon Hausmann2013-11-291-0/+38
* | | | Remove trailing space from QDebug streamKai Koehne2013-12-066-31/+31
|/ / /
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-292-25/+46
|\| |
| * | Add QSystemSemaphore::release() auto-testsKonstantin Ritt2013-11-281-0/+19
| * | QSystemSemaphore: Clear error after successful operationKonstantin Ritt2013-11-281-0/+7
| * | tests: fix tst_QSettings on MacKurt Pattyn2013-11-271-25/+20
* | | tst_qthreadpool: fix memory leakDavid Faure2013-11-281-1/+2
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-2638-65/+569
|\| |
| * | Fix test compilation on WinRTAndrew Knight2013-11-261-3/+7
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-11-262-22/+78
| |\|
| | * QTimeZone - Fix dateForLocalTime() to check validity of next transitionJohn Layt2013-11-212-0/+10
| | * QTimeZone - Fix TZ file abbreviationsJohn Layt2013-11-211-4/+50
| | * QTimeZone - Change Olsen ID to IANA IDJohn Layt2013-11-211-18/+18
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-11-1823-8/+158
| |\|
| | * tst_QAlgorithms: fix compilation with C++11 enabledMarc Mutz2013-11-171-1/+1
| | * QCollator: enable move semanticsMarc Mutz2013-11-173-0/+100
| | * Change platform selectors to match qmake selectorsAlan Alpert2013-11-1518-7/+45
| | * qcompilerdetection.h: add Q_COMPILER_UNIFORM_INITMarc Mutz2013-11-151-0/+12