summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-186-15/+54
|\
| * windeployqt: Add deployment of the Qt3DAnimation dllSamuel Gaist2018-01-121-1/+3
| * winrtrunner: Do not close handle twice for local appsOliver Wolff2018-01-051-2/+0
| * Assistant: ensure bookmarks are persistently stored when changedEirik Aavitsland2017-12-142-1/+28
| * Assistant: Fix search results for content in .txt filesEirik Aavitsland2017-12-121-5/+12
| * windeployqt: Fix deployment of MSVC 2017 15.5 release redistributableFriedemann Kleint2017-12-091-3/+6
| * Fix qt5_add_translation macro to return correct file namesMartin Leutelt2017-12-051-3/+5
| * windeployqt: winrt: Do not list translation files that are not deployedOliver Wolff2017-11-221-1/+2
* | Open PDF files externally instead of inside AssistantAndy Shaw2018-01-161-2/+2
* | qdoc: Always set the URL for nodes read from indexTopi Reinio2018-01-101-3/+3
* | Fix includesJarek Kobus2018-01-102-1/+4
* | Qt Designer: Fix deprecation warning about QTextEdit::setTabStopWidth()Friedemann Kleint2018-01-081-1/+1
* | macdeployqt: Add missing QtLocation and QtPositioning plugins deploymentSamuel Gaist2017-12-301-1/+3
* | macdeployqt: refactor plugin handlingSamuel Gaist2017-12-301-14/+11
* | Merge remote-tracking branch 'origin/5.10.0' into 5.10Liang Qi2017-12-081-1/+2
|\ \
| * | windeployqt: winrt: Do not list translation files that are not deployedv5.10.0-rc3v5.10.0-rc2v5.10.0Oliver Wolff2017-11-281-1/+2
* | | qdoc: Allow defining titles for navigation.homepage and landingpageTopi Reinio2017-12-065-13/+94
|/ /
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-1512-20/+41
|\|
| * Call removeDatabase() when there is no QSqlDatabase object in scopeAndy Shaw2017-11-102-5/+14
| * windeployqt: Do not set translations' file name as target directoryOliver Wolff2017-11-061-2/+2
| * clazy: Fix clazy-detaching-temporaryFriedemann Kleint2017-11-048-8/+8
| * macdeployqt sort QML modules before deploying themAurélien Gâteau2017-11-031-5/+17
* | macdeployqt: Add missing Qt3D plugins deploymentSamuel Gaist2017-11-071-0/+11
* | Fix styles deployment in macdeployqtv5.10.0-beta4Eike Ziller2017-11-021-0/+3
* | Reduce some code duplication in macdeployqtEike Ziller2017-11-021-45/+28
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-306-21/+29
|\|
| * Qt Designer: Fix clazy-strict-iteratorsFriedemann Kleint2017-10-252-5/+6
| * Qt Designer: Fix clazy-container-anti-patternFriedemann Kleint2017-10-252-6/+4
| * Fix outdated FDL license headerKai Koehne2017-10-171-5/+5
| * windeployqt: Print list of translationsFriedemann Kleint2017-10-161-5/+14
* | Qt Designer: Fix clazy-qenumsv5.10.0-beta3Friedemann Kleint2017-10-263-3/+2
* | Revert "Fix use after free"Jesus Fernandez2017-10-251-1/+1
* | Qt Designer/Linguist/Assistant: Fix clazy-unused-non-trivial-variableFriedemann Kleint2017-10-2513-17/+0
* | Fix use after freeJesus Fernandez2017-10-241-1/+1
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-158-515/+16
|\|
| * windeployqt: Do not use debug redistributable files from "onecore" on Windows 7Friedemann Kleint2017-10-111-3/+7
| * Increase kmap2qmap KEY_MAX to 0x2ffPekka Vuorela2017-10-101-2/+2
| * Remove unused snippetsKai Koehne2017-10-043-506/+0
| * Fix build with -no-feature-libraryJake Petroules2017-09-291-0/+2
| * Fix typo in qdoc manualKai Koehne2017-09-121-1/+1
| * qdoc: Fix linking of types in QML blocksMartin Smith2017-09-061-1/+1
| * Account for custom property sheet extensions when getting objectNameAndy Shaw2017-09-041-3/+4
* | Fix missing QRegExp includev5.10.0-beta2Samuel Gaist2017-10-051-0/+1
* | Do not entirely skip designer if there is no process supportOliver Wolff2017-10-052-14/+17
* | qdoc/generator: demonstrate QOverload instead of complex syntax...v5.10.0-beta1Gatis Paeglis2017-09-251-10/+9
* | Fix problems when building with -no-feature-processUlf Hermann2017-09-127-13/+15
* | Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-alpha1Liang Qi2017-09-043-10/+34
|\|
| * qdoc: Fix handling of '#if defined' preprocessor statementsTopi Reinio2017-09-021-1/+1
| * Designer: Remove widget from Z-order list in ReparentWidgetCommand::undo()Friedemann Kleint2017-08-281-0/+1
| * Android: copy the specified stdc++ libraryBogDan Vatra2017-08-231-9/+32