summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix build without features.domv5.9.0-beta2Tasuku Suzuki2017-04-071-1/+2
* Fix warning about uninitialized variablesThiago Macieira2017-04-041-1/+3
* Remove unused functionsThiago Macieira2017-04-043-36/+0
* Fix warning about using a non-literal in qWarningThiago Macieira2017-04-041-1/+1
* Qt Designer: Fix hang in PropertySheetIconValue::operator<()v5.9.0-beta1Friedemann Kleint2017-03-311-0/+2
* Fix build without QProcess and QLibrary supportKimmo Ollila2017-03-294-2/+11
* macdeployqt: Fix code signingMorten Johan Sørvig2017-03-291-8/+1
* Bump copyright yearFriedemann Kleint2017-03-276-6/+6
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-275-20/+23
|\
| * Update gradle folder5.8BogDan Vatra2017-03-241-1/+1
| * Designer: Fix Grid::empty()Marc Mutz2017-03-231-2/+2
| * Use gradle from Qt locationBogDan Vatra2017-03-201-16/+1
| * Fix lupdate to handle \u escapesEdward Welbourne2017-03-093-2/+20
* | winrtrunner: Fix waiting for local package (un-)installationOliver Wolff2017-03-241-10/+64
* | Use join(QChar), join(QLatin1String) where applicableMarc Mutz2017-03-2314-18/+18
* | androiddeployqt: eradicate Q_FOREACHMarc Mutz2017-03-232-58/+64
* | QHash: use the public functions to set the global hash seedThiago Macieira2017-03-151-2/+2
* | Remove reference to clucene from sync.profileJarek Kobus2017-03-141-1/+0
* | windeployqt: Remove the Qt5CLucene moduleFriedemann Kleint2017-03-131-52/+47
* | Remove the note about the clucene licenseJarek Kobus2017-03-131-4/+0
* | Fix build with QWebView as parent class for the help viewerSimon Hausmann2017-03-111-5/+7
* | Remove uses of QString::nullMarc Mutz2017-03-101-1/+1
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-1015-167/+195
|\ \ | |/
| * Drop some unused includesUlf Hermann2017-03-062-2/+0
| * Fix emission of QDesignerFormWindowInterface::changed()Friedemann Kleint2017-02-022-1/+10
| * Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2017-01-266-84/+107
| |\
| | * Change license header of uitools to LGPLv5.8.05.8.0Kai Koehne2017-01-023-9/+31
| | * Doc: Edit the Qt Help System overviewv5.8.0-rc1Leena Miettinen2016-12-141-35/+35
| | * Add changes file for 5.8.0Jani Heikkinen2016-12-091-0/+41
| | * Remove license acknowledgment for removed codeKai Koehne2016-12-091-40/+0
| * | Fix whitespace and indentation of the tools' .plist filesFriedemann Kleint2017-01-255-80/+78
* | | Remove clucene sourcesJarek Kobus2017-03-09278-59612/+3
* | | Implement snippet functionality for search resultsJarek Kobus2017-03-0910-178/+155
* | | Use sqlite's FTS5 for searchJarek Kobus2017-03-0825-3018/+634
* | | Cleanup QRegExp includesSamuel Gaist2017-03-0713-0/+13
* | | windeployqt: Fix deployment of the Qt 3D renderer pluginsFriedemann Kleint2017-03-071-3/+3
* | | androiddeployqt: don't include plugins that are not necessaryOleg Yadrov2017-03-041-0/+10
* | | Qt Designer: Fix Coverity Scan warning about missing return checkFriedemann Kleint2017-02-281-3/+1
* | | Pixeltool: Add "About Pixeltool" displaying copyright and screen infoFriedemann Kleint2017-02-172-0/+46
* | | qtattributionsscanner: Fix warning about comparing enumsFriedemann Kleint2017-02-161-1/+1
* | | windeployqt: Remove obsolete WinPhone platformsFriedemann Kleint2017-02-141-2/+0
* | | qdoc: Improve \brief handlingTopi Reinio2017-02-145-45/+39
* | | Remove obsolete linguist/qdoc.confv5.9.0-alpha1Friedemann Kleint2017-02-091-15/+0
* | | Use apksigner by default if available to sign the APKsBogDan Vatra2017-02-031-1/+109
* | | windeployqt: Add an option to turn off patching Qt5Core.dllFriedemann Kleint2017-02-031-1/+8
* | | Merge dev into 5.9Oswald Buddenhagen2017-02-013-209/+72
|\ \ \
| * | | Qt Designer: Use Q_DISABLE_COPY in DomUI classesFriedemann Kleint2017-01-312-209/+69
| * | | qtdiag: Show screen product informationPier Luigi Fiorini2017-01-281-0/+3
* | | | Qt Designer: Exclude form templates from translationsFriedemann Kleint2017-01-261-0/+2
|/ / /
* | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-2530-223/+196
|\ \ \ | |/ /