summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix declarative testsAlexandru Croitor2019-10-252-4/+0
* Fix invalid condition for test executionToni Saario2019-10-251-1/+1
* Add --skip-install-root option to androidtestrunnerLeander Beernaert2019-10-241-4/+15
* Add Android test runner toolLeander Beernaert2019-10-232-0/+29
* Add custom targets to generate Android APKLeander Beernaert2019-10-234-4/+35
* Convert ANDROID_PACKAGE_SOURCE_DIR for android (pro2cmake)Leander Beernaert2019-10-231-1/+2
* cmake scripts: do not override local target through includesFrederik Gladhorn2019-10-231-3/+3
* cmake scripts: do not add spaces in empty linesFrederik Gladhorn2019-10-231-1/+5
* cmake scripts: handle aix-g++Frederik Gladhorn2019-10-231-0/+1
* cmake: add gui/image testsFrederik Gladhorn2019-10-2313-17/+564
* Mimic qmake by building our own xinputLeander Beernaert2019-10-211-1/+16
* Regenerate all configure.json filesLeander Beernaert2019-10-214-37/+127
* Handle Library dependencies in compile testsLeander Beernaert2019-10-211-10/+21
* QtBuild: Use STRING type for install locationsTobias Hunger2019-10-211-15/+16
* Write out a module description fileTobias Hunger2019-10-213-0/+32
* Convert corelib plugin testsLeander Beernaert2019-10-2127-2/+697
* Add ALLOW_UNDEFINED_SYMBOLS to add_qt_pluginLeander Beernaert2019-10-211-4/+6
* Temporarily disable automatic static linking of bearer pluginsAlexandru Croitor2019-10-182-0/+2
* Fix OpenSSL include path for QtNetwork private testsLeander Beernaert2019-10-181-0/+14
* Prospective fix for Boot2Qt build in the CISimon Hausmann2019-10-181-3/+3
* Rename builtin test data resource nameLeander Beernaert2019-10-181-1/+1
* Add conversion code for Java codeLeander Beernaert2019-10-186-44/+126
* Pick the latest available C/C++ standard when compiling QtSimon Hausmann2019-10-173-5/+23
* Fix C++ standard detectionSimon Hausmann2019-10-173-17/+78
* Re-generate affected cmake files and configure.json after the mergeSimon Hausmann2019-10-1719-119/+182
* Merge remote-tracking branch 'origin/dev' into wip/cmakeSimon Hausmann2019-10-17135-633/+1093
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-1799-518/+852
| |\
| | * QAbstractItemModel: implement QRegularExpression support for matchSamuel Gaist2019-10-164-17/+80
| | * Provide a feature for CBOR stream I/OUlf Hermann2019-10-166-2/+32
| | * tst_qfiledialog2: Don't assume window activation is availableJohan Klokkhammer Helsing2019-10-161-15/+30
| | * tst_QAbstractScrollArea: Use qWaitForWindowExposed instead of activeJohan Klokkhammer Helsing2019-10-161-1/+1
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-1687-483/+709
| | |\
| | | * Prepare for deprecating the QDesktopWidgetSona Kurazyan2019-10-1529-65/+60
| | | * rhi: gl: Do not let external rendering trash our vaoLaszlo Agocs2019-10-152-7/+22
| | | * macOS: Simplify Objective-C namespacingTor Arne Vestbø2019-10-1528-117/+77
| | | * Win32: Consolidate registry codeFriedemann Kleint2019-10-1417-207/+375
| | | * QtWidgets: Suppress QEvent::WindowActivate when minimizedFriedemann Kleint2019-10-141-0/+2
| | | * Fix the size calculation of QHeaderView when stylesheet is usedSona Kurazyan2019-10-142-0/+29
| | | * wasm: fix arch detect on windows with WASM_OBJECT_FILESLorn Potter2019-10-141-4/+1
| | | * CoreText: Preserve font descriptors when resolving fallback familiesTor Arne Vestbø2019-10-142-75/+103
| | | * CoreText: Use StyleHint as fallback when family is not foundTor Arne Vestbø2019-10-141-0/+17
| | | * Remove usages of deprecated APIs of QDesktopWidgetSona Kurazyan2019-10-136-13/+28
| * | | Fix duplicate platform plugin definitionsSimon Hausmann2019-10-163-65/+1
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-167-32/+228
| |\| |
| | * | Cbor: Avoid QUrl in bootstrap codeUlf Hermann2019-10-152-0/+12
| | * | tst_qgraphicseffect: Wait for exposed instead of activeJohan Klokkhammer Helsing2019-10-151-7/+4
| | * | QTest: fall back to qWaitForWindowExposed in qWaitForWindowActivatedJohan Klokkhammer Helsing2019-10-141-0/+13
| | * | tst_qgraphicsitem: Skip tests that fail on WaylandJohan Klokkhammer Helsing2019-10-141-0/+6
| | * | tst_qgraphicsitem: Don't assume window activation is availableJohan Klokkhammer Helsing2019-10-141-25/+70
| | * | Make QJsonObject::iterator a true random access iteratorLars Knoll2019-10-132-0/+123