summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* qt_add_lupdate: Fix SOURCES and INCLUDE_DIRECTORIES argumentsJoerg Bornemann2021-10-141-2/+6
* qdoc: Don't warn about undocumented namespaces if -no-link-errors is setTopi Reinio2021-10-123-7/+24
* qdoc: Fix static analysis errorChen Bin2021-10-121-1/+1
* qdoc: Ensure compatibility with boolean index attribute "related"Chen Bin2021-10-111-3/+18
* qdoc: Teach Config::getCanonicalPathList() to read include pathsTopi Reinio2021-10-116-41/+151
* Doc: Fix typoPaul Wicking2021-10-081-1/+1
* CMake: Fix incorrect docs for the default output dir of .qm filesCraig Scott2021-10-081-12/+12
* Deploy QtShaderTools as a dependency of renderers plugins (Qt3D)Oliver Wolff2021-10-061-3/+5
* lupdate: Default to absolute locations for message-less .ts filesLucie Gérard2021-10-051-0/+3
* Doc: Replace instances of `will` in qdoc-warnings.qdocLuca Di Sera2021-10-041-24/+24
* Doc: Clarify use of \relates in QDoc manualPaul Wicking2021-10-011-1/+1
* Qt Designer: Add some tooltips for Qt for Python to the promotion dialogFriedemann Kleint2021-10-011-2/+13
* 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