summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove unused use='required' attributesJarek Kobus2017-06-201-37/+37
* Ignore deprecated elements instead of raising an errorJarek Kobus2017-06-164-8/+50
* Simplify DomUI classesJarek Kobus2017-06-167-2640/+510
* Qt Designer: Refactor signal dialogFriedemann Kleint2017-06-085-105/+354
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-08104-2901/+1591
|\
| * Fix unmarked case fallthrough detected by GCC 7Thiago Macieira2017-06-061-1/+2
| * Fix GCC 7 warnings about unmarked case statement fallthroughsThiago Macieira2017-06-042-2/+5
| * qtdiag: Show more useful information about styles and platform themesThiago Macieira2017-06-032-5/+17
| * windeployqt: Determine name of ANGLE libraries by existenceFriedemann Kleint2017-06-021-8/+8
| * Fix enablement of search result widget arrowsJarek Kobus2017-06-011-76/+25
| * Merge "Merge remote-tracking branch 'origin/5.9.0' into 5.9" into refs/stagin...Liang Qi2017-05-315-22/+72
| |\
| | * Merge remote-tracking branch 'origin/5.9.0' into 5.9Liang Qi2017-05-315-22/+72
| | |\
| | | * windeployqt: Unconditionally deploy all files of Quick Controls 1v5.9.0-rc2v5.9.0-rc1v5.9.05.9.0Friedemann Kleint2017-05-221-11/+0
| | | * Update assistant changesJarek Kobus2017-05-191-0/+12
| | | * Add changes file for 5.9.0Antti Kokko2017-05-111-0/+22
| | | * Move the linksForKeyword from QHelpModelIndex to QHelpEngineCoreJarek Kobus2017-05-093-7/+19
| | | * Revert "windeployqt: Remove deployment of libglesv2 and libegl"v5.9.0-beta4Friedemann Kleint2017-05-051-4/+19
| * | | windeployqt: Add Qt5GamePad with pluginsFriedemann Kleint2017-05-311-1/+4
| * | | windeployqt: Refactor the plugin - module lookup to use an arrayFriedemann Kleint2017-05-311-34/+40
| |/ /
| * | Add missing break in switchThiago Macieira2017-05-301-0/+1
| * | remove bogus QTPLUGIN+=qsqlite magicOswald Buddenhagen2017-05-291-2/+0
| * | Qt Designer: Fix crash in "Go to slot" dialog when no signal is selectedFriedemann Kleint2017-05-291-7/+10
| * | Revert "androiddeployqt: don't include plugins that are not necessary"Shawn Rutledge2017-05-261-10/+0
| * | Deploy the iconengines with the applicationAndy Shaw2017-05-231-0/+7
| * | Fix GCC 7 warnings about implicit fallthroughsThiago Macieira2017-05-193-5/+6
| * | Bump versionOswald Buddenhagen2017-05-101-1/+1
| * | Fix build break when qreal is defined as floatTomasz Olszak2017-05-041-1/+2
| * | Fix the build with qtwebkitJarek Kobus2017-05-043-13/+13
| |/
| * disarm webkit use in assistantOswald Buddenhagen2017-05-041-1/+2
| * Fix licensingJani Heikkinen2017-05-0320-1583/+204
| * winrtrunner: Switch default target from phone to local deploymentOliver Wolff2017-05-031-12/+12
| * Refactor help libJarek Kobus2017-05-0226-417/+304
| * Refactor connect to use Qt5 styleJarek Kobus2017-05-0247-534/+602
| * Fix winrtrunner for VS 2017Oliver Wolff2017-05-022-18/+18
| * Refactor some APIJarek Kobus2017-05-0215-194/+255
| * Fix setting a source model in BookmarkFilterModelJarek Kobus2017-05-021-18/+18
| * qdoc: Stop warning about undocumented parameters of function overloadsTopi Reinio2017-04-251-1/+1
| * Write debugger command to assetsBogDan Vatra2017-04-251-0/+13
| * windeployqt: Adapt to QML cache filesv5.9.0-beta3Friedemann Kleint2017-04-211-4/+19
* | Add README about the way of generating ui parserJarek Kobus2017-05-311-0/+8
* | Designer & Linguist: enable automatic high-DPI scalingJ-P Nurmi2017-05-232-0/+6
* | Assistant: enable automatic HighDPI scaling for all platformsJ-P Nurmi2017-05-221-2/+0
* | qtdiag: Output available Open GL profilesFriedemann Kleint2017-05-111-1/+25
* | QtDesigner: Simplify / remove the DomUI clear() methodsJarek Kobus2017-05-044-1101/+86
* | QtDesigner: Use more QStringRef and QStringLiteral in DomUIJarek Kobus2017-05-032-599/+530
* | Make generated ui parser conform to the qt coding styleJarek Kobus2017-05-035-1766/+1441
* | Qt Designer: Port Ui classes to QVectorFriedemann Kleint2017-05-0215-275/+246
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-2135-161/+195
|\ \ | |/
| * Fix build without features.domv5.9.0-beta2Tasuku Suzuki2017-04-071-1/+2
| * Fix warning about uninitialized variablesThiago Macieira2017-04-041-1/+3