summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
* Fix QArrayData checkKai Koehne2014-01-261-6/+3
* Fix MSVC 64bit warnings about int64 truncation in tests.Friedemann Kleint2014-01-242-4/+4
* Fix MSVC-warnings about double to float truncation.Friedemann Kleint2014-01-241-1/+1
* iOS: Enable building of basic testsTor Arne Vestbø2014-01-221-3/+5
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-01-217-8/+42
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-207-8/+42
| |\
| | * Fix cd(), cdUp() QDir member functions docs regarding nonreadable dirsBartosz Brachaczek2014-01-201-0/+19
| | * Fix crash when constructing a QVector with an empty initializer list.Volker Krause2014-01-181-0/+3
| | * test: Don't build qmimedatabase-cache for QNXSergio Ahumada2014-01-161-1/+1
| | * Android: QStandardPaths implementationChristian Strømme2014-01-161-3/+3
| | * QDate - Fix parsing Qt::ISODateJohn Layt2014-01-111-0/+7
| | * QDateTime - Fix isValid() if invalid QTimeZoneJohn Layt2014-01-111-0/+7
| | * Remove #ifdef from outside test functionsThiago Macieira2014-01-101-4/+2
* | | Allow printf style for qCDebug, qCWarning, qCCritical macrosKai Koehne2014-01-211-0/+24
|/ /
* | 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