summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-6.2.7' into tqtc/lts-6.2-openso...Tarja Sundqvist2023-10-039-89/+171
|\
| * qdoc: Cache source files when retrieving code snippetsFriedemann Kleint2022-11-251-9/+45
| * Update list of windeployqt modulesTimothée Keller2022-11-161-53/+64
| * Windeployqt command line module expansionTimothée Keller2022-11-161-2/+4
| * Doc: Add overview page to LinguistToolsKai Köhne2022-11-143-6/+36
| * Doc: Fix typosAndreas Eliasson2022-11-111-2/+2
| * Doc: Show CMake command summary also in page itselfKai Köhne2022-11-071-6/+6
| * qdoc: Enable correct linking to externally-built dependenciesTopi Reinio2022-10-261-9/+10
| * qdoc: fix typo in variable name in documentationRolf Eike Beer2022-09-231-1/+1
| * Qt Designer: Fix blurry icon in version dialog on Hi DPI screensFriedemann Kleint2022-09-201-4/+6
* | Merge remote-tracking branch 'origin/tqtc/lts-6.2.6' into tqtc/lts-6.2-openso...Tarja Sundqvist2023-03-0224-124/+185
|\|
| * QDoc manual: drop extra backslash in macroPaul Wicking2022-08-291-1/+1
| * QDoc: Generate briefs also for QmlBasicType pagesPaul Wicking2022-08-291-0/+1
| * QDoc manual: improve Clang for QDoc sectionPaul Wicking2022-08-291-9/+14
| * Make order of sections in .qhp file deterministic (take 2)Kai Köhne2022-08-291-4/+6
| * Fix qhelpgenerator for static top-level buildsJoerg Bornemann2022-08-241-3/+13
| * doc: Handle macros while generating since infoVenugopal Shivashankar2022-08-221-0/+3
| * macdeployqt: Ignore repeated references to binary when parsing otool -LTor Arne Vestbø2022-08-151-0/+2
| * CMake: Fix build with system litehtml and gumboAlexandru Croitor2022-07-251-3/+11
| * QHelpIndexWidget: guard the usage of deprecated signalsIvan Solovev2022-07-211-0/+4
| * Assistant: guard deprecated method definitionsIvan Solovev2022-07-212-0/+10
| * Designer: port away from the deprecated QAction APIsIvan Solovev2022-07-218-38/+54
| * Make order in tags file deterministicKai Köhne2022-07-211-1/+2
| * Make order of sections in .qhp file deterministicKai Köhne2022-07-211-1/+2
| * lrelease: Fix reporting of duplicatesJoerg Bornemann2022-07-111-34/+30
| * linguist: work around Clang 10 headers throwing GCC 12 -Werror=nonnullMarc Mutz2022-07-013-0/+3
| * linguist: port from \#pragma to QT_WARNING macrosMarc Mutz2022-07-013-30/+19
| * Qt Designer: Fix assert when switching from Top Level Mode to DockedFriedemann Kleint2022-06-301-0/+7
| * Qt Designer: Fix assert when switching from Docked to Top Level mode with formsFriedemann Kleint2022-06-281-0/+3
* | Revert "Update commercial license headers"Tarja Sundqvist2022-11-24926-11531/+11531
|/
* Fix typo in \ingroup documentationKai Köhne2022-06-271-1/+1
* lupdate: Allow multiple specifiers after method signatureJoerg Bornemann2022-06-231-2/+0
* qtdiag: Fix missing output on WindowsFriedemann Kleint2022-06-201-3/+6
* Qt Designer: Fix occasional exit assert in property editorFriedemann Kleint2022-06-161-0/+3
* Qt Designer: Fix a crash when reading a device profileFriedemann Kleint2022-06-041-1/+1
* QDoc: Contextualize QML methods/properties in sincelistsLuca Di Sera2022-05-302-5/+12
* QDoc: Show all inherited members in the all members pagesLuca Di Sera2022-05-301-5/+2
* QDoc: Save QML methods return type/parameters in index filesLuca Di Sera2022-05-301-34/+42
* Doc: Update documentation of \since command in the QDoc manualTopi Reinio2022-05-301-8/+19
* QUiLoader: Fix repetitive setting of translatable string propertiesFriedemann Kleint2022-05-301-1/+2
* Update commercial license headersTarja Sundqvist2022-05-30926-11531/+11531
* Skip endonym in linguist settings list when not availableEdward Welbourne2022-05-301-9/+11
* Qt Designer: Fix the widget box tooltip displayFriedemann Kleint2022-04-061-12/+12
* Qt Designer: Add checks to setters of QDesignerWidgetBoxInterface::WidgetFriedemann Kleint2022-04-061-4/+8
* Qt Designer: make icon theme selectableTasuku Suzuki2022-03-293-29/+339
* lrelease-pro: Take EXTRA_TRANSLATIONS into accountJoerg Bornemann2022-03-282-9/+30
* CMake: Fix qhelpgenerator to run in static buildsAlexandru Croitor2022-03-251-4/+27
* Install qhelpgenerator in libexecJoerg Bornemann2022-03-221-0/+1
* qt6_add_translations: Fix duplicate target names for resourcesJoerg Bornemann2022-03-211-1/+1
* qhelpgenerator: Fix infinite loop issue in checkLinksVenugopal Shivashankar2022-03-161-1/+1