summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-197-35/+35
|\
| * Fix Clang -Wexpansion-to-defined warning by deprecating QT_SUPPORTSThiago Macieira2016-05-087-35/+35
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-061-8/+7
|\|
| * Improve tst_qtimeline::setPaused resilienceJędrzej Nowacki2016-05-041-8/+7
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-292-8/+12
|\|
| * Autotest: fix the QTimeZone::tzTest failure when database contains LMTThiago Macieira2016-04-292-8/+12
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-131-0/+5
|\|
| * tst_QStringBuilder: add a check for self-assignmentMarc Mutz2016-04-071-0/+5
* | Re-generate QLocale data from CLDR v29Konstantin Ritt2016-04-081-6/+13
* | QStringRef: add missing {c,}r{begin,end}()Marc Mutz2016-04-071-0/+33
* | Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-03-306-8/+8
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-212-4/+3
|\|
| * WinRT: Fix QTimeZone transitions by switching backendMaurice Kalinowski2016-03-161-1/+1
| * QRect: fix UB (int overflow) in center()Marc Mutz2016-03-151-1/+1
| * tst_QRect: drop a test that depends on int overflowMarc Mutz2016-03-151-2/+1
* | Remove inclusion of -lm for INTEGRITY.Rolland Dudemaine2016-03-181-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-291-2/+0
|\|
| * Remove a mis-placed QSKIP().Edward Welbourne2016-02-261-2/+0
* | QVector: preserve capacity in clear()Marc Mutz2016-02-291-4/+5
* | Introduce QHash::equal_range()Sérgio Martins2016-02-141-0/+108
* | QRect(F): add transposed()Marc Mutz2016-02-131-0/+38
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-111-0/+2
|\|
| * Cleanup testcase for platforms without QProcess support.Maurice Kalinowski2016-02-091-0/+2
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-021-3/+67
|\|
| * Don't let a good day cause date-time parser to forget a conflict.Edward Welbourne2016-01-291-1/+3
| * Add DST-change test for a date derived via .toLocalTime().Edward Welbourne2016-01-261-0/+24
| * Test .addDays() and .addMonths() are sensible around DST changes.Edward Welbourne2016-01-261-2/+40
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-9/+6
|\|
| * Autotest: make tst_QDateTime pass when LC_TIME != en_USThiago Macieira2016-01-221-9/+6
* | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2016-01-264-59/+176
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-214-59/+176
| |\|
| | * Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Jani Heikkinen2016-01-211-2/+4
| | |\
| | | * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-191-2/+4
| | | |\
| | | | * Fix UB in tst_QSharedPointer::basics()Marc Mutz2016-01-071-2/+4
| | * | | Expand springForward_data() to cover a few more time-zones.Edward Welbourne2016-01-201-3/+35
| | * | | Be fussier about setting tst_QDateTime's globals.Edward Welbourne2016-01-201-14/+63
| | * | | Nomenclature corrections relating to CET.Edward Welbourne2016-01-201-37/+37
| | |/ /
| | * | [Android]: Java uses some deprecated locale codes so account for theseAndy Shaw2016-01-131-1/+2
| | * | Don't pretend we know what DST to use for an offset date.Edward Welbourne2016-01-121-2/+0
| | * | Revert "QString: preserve embedded NULs when converting from QByteArray"Marc Mutz2016-01-121-2/+37
* | | | QStringRef: add missing op[]Marc Mutz2016-01-261-0/+11
* | | | Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-215-0/+5
* | | | Updated license headersJani Heikkinen2016-01-2182-1385/+975
|/ / /
* | | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devSimon Hausmann2016-01-132-27/+60
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2016-01-122-27/+60
| |\| |
| | * | Make DST-transition test more general.Edward Welbourne2016-01-111-17/+29
| | * | QDate: fix calculation of the week number for the last days of 2020Thiago Macieira2016-01-091-10/+31
* | | | Add ability to specify precision of float/double currency stringsDan Cape2016-01-131-0/+6
* | | | Allow to use QRingBuffer in containersAlex Trotsenko2016-01-121-0/+12
|/ / /
* | | Merge remote-tracking branch 'origin/5.6' into devFrederik Gladhorn2016-01-081-72/+45
|\| |