summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* macdeployqt: detect debug libs by using “_debug” suffixMorten Johan Sørvig2021-09-091-1/+1
* macdeployqt: process rpaths in deterministic orderMorten Johan Sørvig2021-09-092-27/+33
* 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
* Consistently use const in private custom widget plugin management APIVolker Hilsheimer2021-09-071-3/+3
* 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
* Qt Designer: Migrate from legacy to standard data directory in Qt 7Friedemann Kleint2021-09-016-4/+49
* Ensure versionless wrappers do not introduce a new variable scopeCraig Scott2021-09-011-15/+13
* lupdate/Python: Add support for extra comments and idsFriedemann Kleint2021-08-301-4/+45
* Replace foreach with C++11 for loopJonas Kvinge2021-08-301-25/+27
* 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
* Qt Designer: Use standard data directory starting from Qt 7Friedemann Kleint2021-08-257-41/+28
* 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
* Doc: Remove unsupported customFiltersKai Köhne2021-08-259-29/+0
* Qt Assistant: fix bookmark menu's jumpping functionYe ShanShan2021-08-241-5/+2
* macdeployqt: Remove misplaced whitespaceJonas Kvinge2021-08-241-1/+1
* qdoc: Improve function tagging for grouped \fn commandsTopi Reinio2021-08-237-33/+33
* CMake: Clean up Qt6LinguistToolsMacros.cmake a bitJoerg Bornemann2021-08-191-12/+8
* Don't embed Assistant doc in AssistantJarek Kobus2021-08-194-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
* 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
* qdbusviewer: Display errors for dbus method callsAlexander Volkov2021-07-292-4/+9
* qdbusviewer: Show message on successful connect to signalAlexander Volkov2021-07-281-2/+5
* 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-233-3/+3
* Create versioned link for qtdiagJoerg Bornemann2021-07-191-0/+1
* 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
* lupdate/clang: Add support for alias functionLucie Gérard2021-07-124-0/+113
* lupdate/clang: Add support for QT_TR_NOOP_UTF8Lucie Gérard2021-07-121-0/+3