summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devJake Petroules2016-09-15129-1134/+1322
|\
| * Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-15129-1134/+1322
| |\
| | * Check the context of Q_ENUM[_NS] and Q_FLAG[_NS]BogDan Vatra2016-09-151-0/+28
| | * Convert the old feature systemLars Knoll2016-09-152-4/+2
| | * Modularize configure.json/.priLars Knoll2016-09-1511-3/+15
| | * winrt: Add tests to blacklistMaurice Kalinowski2016-09-071-0/+8
| | * Parse namespaces only for current file, add Q_NAMESPACE support to qmakeBogDan Vatra2016-09-063-1/+10
| | * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-05106-1072/+1191
| | |\
| | | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-05105-1071/+1177
| | | |\
| | | | * qcompilerdetection.h: retract Q_COMPILER_DEFAULT_MEMBERS for MSVC < 2015Marc Mutz2016-09-031-1/+4
| | | | * qstrncpy: don't call strncpy_s with invalid parametersMarc Mutz2016-09-031-3/+11
| | | | * uic: generate translate calls with Q_NULLPTR instead of 0Dyami Caliri2016-09-03102-985/+985
| | | | * Major re-write of generate_expected_output.pyEdward Welbourne2016-08-291-82/+178
| | | * | Run tst_QFiledialog::widgetlessNativeDialog() lastJ-P Nurmi2016-09-041-1/+14
| | * | | Fix output location for generated filesMaurice Kalinowski2016-09-021-3/+3
| | * | | Make test work for sandboxed targetsv5.8.0-alpha1Maurice Kalinowski2016-08-311-50/+60
| | * | | winrt: Update search location for testdataMaurice Kalinowski2016-08-311-1/+1
| | * | | update testdataMaurice Kalinowski2016-08-313-0/+4
* | | | | QLocale: Add option to pad numbers with trailing zeroesUlf Hermann2016-09-151-0/+24
|/ / / /
* | | | Add QArrayData::reallocateUnaligned for QString and QByteArrayThiago Macieira2016-09-071-0/+50
* | | | QObject::dumpObject*: enable them also for non-debug buildsGiuseppe D'Angelo2016-09-061-2/+0
* | | | Add a convenience function QTemporaryDir::filePath()Alexander Volkov2016-09-051-0/+25
* | | | QStorageInfo: Add support for obtaining subvolume namesThiago Macieira2016-09-031-4/+8
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-08-3125-213/+1001
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-2920-186/+936
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-292-0/+31
| | |\|
| | | * QTextDocument: fix string backward searchSamuel Gaist2016-08-281-0/+2
| | | * QAbstractSpinBox: Clear 'cleared' flag on receiving a keypressFriedemann Kleint2016-08-251-0/+29
| | * | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-08-255-61/+146
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-255-61/+146
| | | |\|
| | | | * multiwindow: Make it easier to test 1-N windowsTor Arne Vestbø2016-08-241-27/+33
| | | | * multiwindow: Use QCommandLineParser instead of parsing manuallyTor Arne Vestbø2016-08-241-24/+35
| | | | * QMimeType: use default locale rather than system localeDavid Faure2016-08-242-0/+17
| | | | * multiwindow: Base fps on number of frames swapped, not timing of last frameTor Arne Vestbø2016-08-241-9/+21
| | | | * Fix crash in dumpConfigurationMaurice Kalinowski2016-08-231-5/+7
| | | | * Fix problem with exception reporting in QFuture::waitForResult()Christian Strømme2016-08-231-0/+37
| | * | | QScreen manual test: fix conversion of enum values to namesAlexander Volkov2016-08-251-1/+1
| | |/ /
| | * | QScreen manual test: show names of enum valuesAlexander Volkov2016-08-251-0/+3
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-227-0/+658
| | |\|
| | | * Cocoa Menus: Introducing Menurama manual testGabriel de Dietrich2016-08-197-0/+658
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-181-1/+1
| | |\|
| | | * Remove unneeded dependency on Qt widgetsEirik Aavitsland2016-08-151-1/+1
| | * | Auto tests: use Qt::AA_DontUseNativeDialogs where appropriateJ-P Nurmi2016-08-173-124/+91
| | * | Manual dialog test: Add option -n to set Qt::AA_DontUseNativeDialogsFriedemann Kleint2016-08-161-0/+6
| * | | tests/auto/corelib/json: clean upMarc Mutz2016-08-271-2/+3
| * | | tests/auto/corelib/xml: cleanupMarc Mutz2016-08-271-21/+42
| * | | tests/auto/corelib/plugin: clean upMarc Mutz2016-08-271-3/+4
| * | | add discard_from() functionOswald Buddenhagen2016-08-252-1/+16
* | | | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devLiang Qi2016-08-259-53/+89
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-08-259-53/+89
| |\| | |