summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * qdoc: Extend \include command to include exampledirsVenugopal Shivashankar2020-02-1427-10/+1177
| | | * QDoc: Remove Location::nullPaul Wicking2020-02-128-26/+22
| | | * qdoc: Fix regression in linking to QML properties in offline docsTopi Reinio2020-02-128-32/+34
| | | * Doc: Remove references to 4.x in QDoc manualPaul Wicking2020-02-123-25/+17
| | | * Bump versionAlexandru Croitor2020-02-021-1/+1
| | | * QDoc: Move logging to helper methodPaul Wicking2020-01-301-13/+24
| | | * qdoc: Do not sort nodes based on their addressTopi Reinio2020-01-291-1/+1
| | | * qdoc: Override isObsolete() for a FunctionNodeTopi Reinio2020-01-293-17/+19
| | | * qdoc: Allow per-example override of install pathTopi Reinio2020-01-2910-15/+85
| | | * QMake: fix GCC 9 -Wdeprecated-copy warningsThiago Macieira2020-01-282-1/+1
| * | | Rewrite how the source location is stored in PP storesLucie Gérard2020-02-193-7/+24
| * | | Add PP calls context and fill the information in translatorKarsten Heimrich2020-02-184-146/+353
| * | | Split the PP handling out of the AST parsingLucie Gérard2020-02-188-281/+440
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-1885-1982/+2906
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-1859-138/+1393
| | * | qdoc: Fix assert in DocBookGeneratorTopi Reinio2020-02-171-1/+5
| | * | QDoc: clean up includes in DocBookGeneratorPaul Wicking2020-02-141-5/+2
| | * | QDoc: Let generators keep a pointer to ConfigPaul Wicking2020-02-144-49/+56
| | * | QDoc: Remove unused make target for test projectPaul Wicking2020-02-141-2/+0
| | * | QDoc: Format according to stylePaul Wicking2020-02-149-29/+25
| | * | QHelpFilterSettingsWidget: Improve APIFriedemann Kleint2020-02-144-11/+10
| | * | Fix qmake warning about failure to find /xmlparser.hKai Koehne2020-02-141-1/+1
| | * | Fix deprecation warnings about QComboBox: deprecate currentIndexChanged(QString)Friedemann Kleint2020-02-139-12/+12
| | * | Assistant/remotecontrol example: Fix deprecation warningFriedemann Kleint2020-02-131-1/+1
| | * | Refactor DocBookGeneratorPaul Wicking2020-02-122-1379/+1380
| | * | QDoc: add const to string collectionsPaul Wicking2020-02-121-4/+8
| | * | QDoc: Fix tag-files for enum types and valuesPaul Wicking2020-02-121-5/+6
| | * | QDoc: Remove references to DITA in documentationPaul Wicking2020-02-125-346/+8
| * | | Update dependencies on 'dev' in qt/qttoolsQt Submodule Update Bot2020-02-161-2/+2
| * | | Update dependencies on 'dev' in qt/qttoolsQt Submodule Update Bot2020-02-161-2/+2
| * | | Update dependencies on 'dev' in qt/qttoolsQt Submodule Update Bot2020-02-151-2/+2
| * | | Update dependencies on 'dev' in qt/qttoolsQt Submodule Update Bot2020-02-141-2/+2
| * | | Make Qt UiTools a dynamic libraryKai Koehne2020-02-145-6/+67
| * | | Revert "Release Qt UI Tools library under BSD license"Kai Koehne2020-02-1419-585/+348
| * | | Update dependencies on 'dev' in qt/qttoolsQt Submodule Update Bot2020-02-131-2/+2
| * | | Correct isValid for Q_DECLARELucie Gerard2020-02-110-0/+0
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-0812-15/+253
| |\| |
| | * | qdoc: Avoid excessive 'Illegal \reimp' warningsv5.15.0-alpha1Topi Reinio2020-02-071-5/+4
| | * | Qt Designer: Fix deprecation warning about QMap::unite()Friedemann Kleint2020-02-071-2/+2
| | * | QDoc: Remove compiler warningsPaul Wicking2020-02-061-1/+15
| | * | qdoc: Correctly resolve qualified path of external base classesTopi Reinio2020-02-048-2/+216
| | * | lrelease: Embed target language in .qm fileKai Koehne2020-02-031-5/+16
| * | | Fix build without fetures.commandlineparserTasuku Suzuki2020-02-071-7/+10
| * | | QDoc: Bump std version to c++17Mårten Nordheim2020-02-071-1/+1
| * | | Remove QT_NO_LINKED_LISTSona Kurazyan2020-02-051-1/+1
| * | | Update dependencies on 'dev' in qt/qttoolsQt Submodule Update Bot2020-02-041-2/+2
| * | | Don't mention QLinkedList in docsSona Kurazyan2020-02-031-5/+5
| * | | Update dependencies on 'dev' in qt/qttoolsQt Submodule Update Bot2020-02-021-2/+2
| * | | Update dependencies on 'dev' in qt/qttoolsQt Submodule Update Bot2020-02-011-1/+1
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-0117-61/+189
| |\| |