summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QDoc: Double the buffer size for TokenizerLuca Di Sera2021-10-011-5/+6
* Use versionless CMake commands in example snippetsCraig Scott2021-10-011-8/+8
* QDoc: Add a warning for tokens that are too long to be parsedLuca Di Sera2021-09-303-3/+50
* Document Qt Assistant licensesKai Köhne2021-09-273-2/+21
* Update qlitehtml submoduleJarek Kobus2021-09-241-0/+0
* qdoc: Fix warnings about \generatelist argumentsKai Köhne2021-09-241-3/+3
* Do not translate Qt Linguist command line toolsKai Köhne2021-09-1314-302/+262
* Doc: Link to CMake commands on the Linguist pageJoerg Bornemann2021-09-091-0/+1
* qt6_add_lrelease: Generate initial .ts files with target languageJoerg Bornemann2021-09-091-7/+6
* windeployqt: Include networkaccess and networkinformation pluginsMårten Nordheim2021-09-071-0/+2
* windeployqt: Fix deployment of tls pluginsJarkko Koivikko2021-09-061-1/+1
* Fix extensions without leading period having first character droppedCraig Scott2021-09-061-1/+1
* Use functions rather than macros to implement versionless wrappersCraig Scott2021-09-061-4/+15
* Revert "Ensure versionless wrappers do not introduce a new variable scope"Craig Scott2021-09-061-13/+15
* Show Assistant Quick Guide page on first runJarek Kobus2021-09-038-21/+46
* Identify files with the same name in the projectChen Bin2021-09-032-5/+11
* Ensure versionless wrappers do not introduce a new variable scopeCraig Scott2021-09-011-22/+16
* lupdate/Python: Add support for extra comments and idsFriedemann Kleint2021-08-301-4/+45
* CMake: Fix output argument forwarding of qt_add_(lrelease|translations)Joerg Bornemann2021-08-301-4/+4
* Doc: Remove mentions of the scoping of \target / \l pairsLuca Di Sera2021-08-302-4/+4
* Doc: Use \versionlessCMakeCommandsNote where applicableJoerg Bornemann2021-08-271-5/+6
* Doc: Remove \versionlessNote qdoc macroJoerg Bornemann2021-08-272-6/+3
* macdeployqt: deploy plugins also when QtCore5Compat existsMorten Johan Sørvig2021-08-271-1/+2
* macdeployqt: fix network plugin deploymentMorten Johan Sørvig2021-08-251-1/+1
* Doc: Remove mention of custom filters, part 2Kai Köhne2021-08-252-22/+0
* qdoc: Improve function tagging for grouped \fn commandsTopi Reinio2021-08-237-33/+33
* Don't embed Assistant doc in AssistantJarek Kobus2021-08-184-53/+2
* Doc: Document the new CMake translation APIJoerg Bornemann2021-08-163-1/+310
* CMake: Use renamed qt6_add_plugin PLUGIN_TYPE optionAlexandru Croitor2021-08-104-4/+4
* windeployqt: Account for debug version of ICU library when deployingAndy Shaw2021-08-061-1/+12
* Create versioned link for qtdiagJoerg Bornemann2021-08-041-0/+1
* Doc: Fix a typo in the "Introduction to QDoc" documentation pageLuca Di Sera2021-08-041-1/+1
* Pixeltool: Fix warning about invalid timer id in killTimer()Friedemann Kleint2021-07-302-3/+4
* Fix deprecation warnings about QFont(QString)Friedemann Kleint2021-07-282-3/+2
* qlitehtml: fix library output directory in multi-config buildsLi Xinwei2021-07-271-0/+1
* CMake: Work around CMake 3.21.0 AUTOUIC issue with cross config NinjaAlexandru Croitor2021-07-232-26/+72
* CMake: Don't give plugins PUBLIC usage requirements part 2Li Xinwei2021-07-223-3/+3
* qt6_add_translations: Add OUTPUT_TARGETS argumentJoerg Bornemann2021-07-161-1/+10
* qt_add_translation: Embed .qm files into resources by defaultJoerg Bornemann2021-07-161-0/+9
* Rename qt6_add_lrelease's MANUAL argumentJoerg Bornemann2021-07-151-2/+2
* Mark qt6_add_translations as being in technical previewJoerg Bornemann2021-07-151-0/+2
* Remove Qt 5 leftover filesKai Köhne2021-07-143-175/+0
* qdoc: Remove bogus include pathsJoerg Bornemann2021-07-121-3/+0
* CMake: Don't give plugins PUBLIC usage requirementsJoerg Bornemann2021-07-091-2/+1
* Make the build of some tools configurableLi Xinwei2021-07-091-18/+13
* lupdate: Support PythonFriedemann Kleint2021-07-074-0/+710
* lupdate/clang: Correct testing of skipped code warningLucie Gérard2021-07-021-2/+2
* lupdate/clang: Print warnings in consistent orderLucie Gérard2021-07-022-9/+26
* qdoc: Clean up index file generationTopi Reinio2021-07-017-116/+24
* lupdate/clang: Make sure warning are printed in consistent orderLucie Gérard2021-06-304-21/+41