summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | windeployqt: Remove unused methodKai Koehne2018-12-071-18/+0
* | winrtrunner: Pass logging rules set in the environment to the appOliver Wolff2018-12-078-0/+50
* | assistant: Set error string when failing to openCollectionFile()Kai Koehne2018-12-061-2/+6
* | winrtrunner: Remove double space from help outputOliver Wolff2018-12-061-1/+1
* | Merge remote-tracking branch 'origin/5.12.0' into 5.12Qt Forward Merge Bot2018-12-052-2/+69
|\ \
| * | Qt Designer: Fix crash when reloading forms with resourcesv5.12.0-rc2v5.12.05.12.0Friedemann Kleint2018-11-261-2/+9
| * | Add changes file for Qt 5.12.0v5.12.0-rc1Antti Kokko2018-11-061-0/+60
* | | distancefieldgenerator: Use capitalized text for actionsKai Koehne2018-11-292-6/+6
* | | Qt Linguist: Fix gcc 7.2 warnings about ambiguous elseFriedemann Kleint2018-11-293-8/+16
* | | doc: Improve section about source encodings & lupdateKai Koehne2018-11-282-17/+9
* | | distancefieldgenerator: Preserve window sizeKai Koehne2018-11-283-1/+11
* | | distancefieldgenerator: Add command line interfaceKai Koehne2018-11-283-18/+33
* | | distancefieldgenerator: Fix crash in select actions for empty documentKai Koehne2018-11-281-17/+12
* | | distancefieldgenerator: Add About, About Qt dialogsKai Koehne2018-11-273-1/+39
* | | Fix documentation for cacheDirectoryKai Koehne2018-11-271-1/+1
* | | Doc: QDoc Manual: Clarify the use of \printuntil without an argumentTopi Reinio2018-11-161-0/+3
* | | qdoc: Skip section headers with no content on C++ reference pagesTopi Reinio2018-11-151-49/+47
* | | qdoc: Fix link resolution for types under namespacesTopi Reinio2018-11-153-5/+11
* | | Qt Designer: Add widgets.table to the uilib.pri fileFriedemann Kleint2018-11-151-0/+2
* | | Qt Designer: Overhaul the layouts manualFriedemann Kleint2018-11-131-35/+58
* | | qtattributionsscanner: Always close a started documentation blockTopi Reinio2018-11-081-0/+1
* | | Qt Designer: Add chapter "A Quick Start to Qt Designer" to TOCFriedemann Kleint2018-11-081-0/+1
|/ /
* | lupdate: don't abort on prf execution errorsv5.12.0-beta4Oswald Buddenhagen2018-10-292-0/+13
* | Qt Designer: Add QUndoViewFriedemann Kleint2018-10-282-0/+13
* | Qt Designer: Port to new configure systemFriedemann Kleint2018-10-2822-165/+168
* | lconvert test: Try to avoid QProcess::waitForFinished() timeoutsFriedemann Kleint2018-10-271-0/+4
* | Merge "Merge remote-tracking branch 'origin/5.11' into 5.12" into refs/stagin...Qt Forward Merge Bot2018-10-282-1/+3
|\ \
| * \ Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-10-272-1/+3
| |\ \ | | |/
| | * Assistant: Fix a crash when removing the docsJarek Kobus2018-10-251-0/+1
| | * macOS: Don't overwrite the dylibs with the DWARF copyAndy Shaw2018-10-231-1/+2
* | | Qt Designer: Use member initialization in class QDesignerActionsFriedemann Kleint2018-10-262-14/+6
|/ /
* | winutils: Fix MinGW warnings about missing struct members initializersFriedemann Kleint2018-10-231-1/+1
* | Qt Designer: Add missing overridev5.12.0-beta3Friedemann Kleint2018-10-171-1/+1
* | Qt Designer: Fix build of the QWebView plugin when using split tarballsFriedemann Kleint2018-10-151-3/+0
* | qdistancefieldgenerator: Properly install toolv5.12.0-beta2Kai Koehne2018-10-121-0/+6
* | Fix feature dependenciesValentin Fokin2018-10-093-9/+21
* | Don't build Assistant if Qt Sql is missingEskil Abrahamsen Blomfeldt2018-10-051-0/+1
* | Doc: Fix typo and remove invalid quotes in QDoc manualPaul Wicking2018-10-031-2/+2
* | Skip unknown tokens of qhp files instead of raising an errorv5.12.0-beta1Jarek Kobus2018-10-021-12/+17
* | Doc: Add an entry to the pro file to include the qdocconfVenugopal Shivashankar2018-10-012-0/+28
* | Doc: Improve Clang for QDoc documentationPaul Wicking2018-09-271-10/+27
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-221-45/+44
|\ \ | |/
| * Doc: Fix language issues in Qt Help overview docsLeena Miettinen2018-09-211-45/+44
* | Qt Designer: Make font point size combo in Device Profile dialog editableFriedemann Kleint2018-09-212-2/+11
* | Doc: Update QDoc manual to describe auto-detection of libclangPaul Wicking2018-09-201-20/+29
* | QDoc: Let build system discover and set LLVM_INSTALL_DIR variablePaul Wicking2018-09-201-0/+3
* | qmake: Apply modernize-use-nullptrAlessandro Portale2018-09-148-26/+26
* | qmake: break out testFunc_cache() from evaluateBuiltinConditional()Edward Welbourne2018-09-142-162/+175
* | qmake: make access to raw data temporaries safeOswald Buddenhagen2018-09-143-76/+160
* | qmake: centralize resolution of file name arguments to qmake functionsOswald Buddenhagen2018-09-142-17/+23