summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QDoc: Check aggregates with Node::nodeNameLessThan to improve sortingPaul Wicking2018-07-181-11/+3
* Qt Designer: Fix Qt Creator crashes on reloading malformed UI filesFriedemann Kleint2018-07-106-87/+137
* windeployqt: document verbosity levelsMitch Curtis2018-07-051-1/+1
* fix installation of cmake config for linguist in clean buildsOswald Buddenhagen2018-07-041-1/+1
* Prospective fix for linking qdoc against libclang with MinGWSimon Hausmann2018-07-022-18/+12
* windeployqt: Fix Elf parserFriedemann Kleint2018-06-271-0/+2
* qdoc: Fix link generation code for \brief statementsTopi Reinio2018-06-221-7/+8
* qdoc: Remove 'QML' specifier from generated type stringsTopi Reinio2018-06-221-7/+5
* qdoc: Prevent duplicated example entries in annotated listTopi Reinio2018-06-222-4/+10
* Remove dead test - compilerwarningsJarek Kobus2018-06-221-39/+0
* Move androiddeployqt to qtbaseJan Arve Sæther2018-06-213-2928/+0
* windeployqt: Add support for Qt3DExtras moduleAndy Shaw2018-06-191-1/+3
* Merge remote-tracking branch 'origin/5.11.1' into 5.11Qt Forward Merge Bot2018-06-191-0/+24
|\
| * Add changes file for Qt 5.11.1v5.11.15.11.1Antti Kokko2018-06-091-0/+24
* | Doc: Add trailing dot in QDoc examplesPaul Wicking2018-06-191-2/+2
* | Doc: Add missing dotsPaul Wicking2018-06-194-4/+4
* | Remove repeated Qt moduleJesus Fernandez2018-06-131-1/+1
|/
* Add binary compatibility files for 5.11 for QtToolsMilla Pohjanheimo2018-06-053-0/+60554
* qdoc: Fix issues with processing of \brief statementsTopi Reinio2018-06-052-5/+12
* Add changes file for Qt 5.9.6Antti Kokko2018-06-011-0/+24
* Add changes file for Qt 5.9.5Antti Kokko2018-06-011-0/+34
* qtattributionsscanner: Make QDocModule, QtUsage entries optionalKai Koehne2018-06-012-6/+1
* Bump versionOswald Buddenhagen2018-05-311-1/+1
* Qt Designer: Fix crash when morphing widgets with buddiesFriedemann Kleint2018-05-281-0/+2
* Flush wcout before exiting the appLars Knoll2018-05-241-0/+1
* qdoc: WebXML generator: List related non-members in the outputTopi Reinio2018-05-231-0/+2
* Merge remote-tracking branch 'origin/5.11.0' into 5.11Qt Forward Merge Bot2018-05-182-200/+213
|\
| * Fix logic for choosing static or dynamic libclang linkagev5.11.0-rc2v5.11.05.11.0Simon Hausmann2018-05-161-1/+1
| * Allow to link qdoc dynamically to libclangJędrzej Nowacki2018-05-142-200/+213
* | Merge remote-tracking branch 'origin/5.11.0' into 5.11Qt Forward Merge Bot2018-05-093-3/+274
|\ \ | |/
| * Fix disabling of qdoc build when cross-compiling with MinGW hostv5.11.0-rc1Simon Hausmann2018-05-031-1/+1
| * Disable QDoc on MinGWJędrzej Nowacki2018-05-031-0/+7
| * Link qdoc to static libclangJędrzej Nowacki2018-04-292-3/+202
| * Add changes file for Qt 5.11.0Antti Kokko2018-04-261-0/+65
* | Warn when an asset is discarded due to unmet dependenciesAleix Pol2018-04-201-11/+7
|/
* windeployqt: Improve detection of Qt librariesFriedemann Kleint2018-04-191-7/+5
* linguist: Add Done action in Translation menuJosep Llodrà2018-04-186-1/+33
* linguist: Show context also for guesses without shortcutJosep Llodrà2018-04-171-1/+1
* qdoc: WebXML: Fix generation of module pagesTopi Reinio2018-04-171-1/+1
* linguist: Add actions in View menu to show more/fewer guessesv5.11.0-beta4Josep Llodrà2018-04-134-4/+76
* qdoc: Remove duplicate 'const' from function signatures in .indexTopi Reinio2018-04-121-3/+3
* linguist: Add Regular expression checkbox in Find DialogJosep Llodrà2018-04-115-58/+78
* Doc: Fix documentation warnings for Qt DesignerTopi Reinio2018-04-104-4/+26
* linguist: Show remaining global&context translation counts in tooltipsJosep Llodrà2018-04-092-5/+12
* linguist: Show context in guessesJosep Llodrà2018-04-093-6/+9
* Fix possible crash inside connection to the lambdaJarek Kobus2018-04-095-6/+6
* Qt Designer: Write out idbased-attribute only when setFriedemann Kleint2018-04-061-1/+2
* Create QHelpCollectionHandler's query dynamicallyJarek Kobus2018-04-052-180/+203
* qdoc: Query environment variables from qmakeTopi Reinio2018-04-052-2/+30
* qdoc: Combine anonymous enumsv5.11.0-beta3Martin Smith2018-04-041-4/+13