summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Qt Designer: Add missing extra comments to strings from Palette PreviewFriedemann Kleint2020-02-211-15/+15
* qdoc: Fix behavior with missing \inmodule commandTopi Reinio2020-02-211-1/+1
* qdoc: Remove code for unimplemented command \pagekeywordsTopi Reinio2020-02-216-28/+5
* qtdiag: rhi: Output supported texture formats and sample countsLaszlo Agocs2020-02-211-1/+53
* Fix coverity warning of uninitialized pointerLevon Sargsyan2020-02-201-1/+1
* qdoc: Store and use the current namespace scope for \fn commentsTopi Reinio2020-02-182-6/+25
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-1820-103/+141
* 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: 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
* 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
* 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-041-2/+3
* lrelease: Embed target language in .qm fileKai Koehne2020-02-031-5/+16
* Qt Designer: Fix deprecation warning about const QPixmap* QLabel::pixmap()Friedemann Kleint2020-01-311-2/+1
* Assistant: Change handling of highlighted URLs to use QUrlFriedemann Kleint2020-01-285-11/+13
* Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-01-284-35/+20
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-284-35/+20
| |\
| | * qdoc: Sort the members of shared comment node collectiveTopi Reinio2020-01-242-0/+7
| | * qdoc: Fix regression in QML types inheriting property groupsTopi Reinio2020-01-241-31/+9
| | * QDoc: Let configure accept libclang built from git sourcesPaul Wicking2020-01-211-4/+4
* | | [macdeployqt] Use entitlements from file for signing if presentMichael BrĂ¼ning2020-01-281-0/+24
|/ /
* | CMake: Add Qt6 forward compatible CMake API and targetsAlexandru Croitor2020-01-245-0/+66
* | qdoc: Ensure that \dontdocument works as expectedTopi Reinio2020-01-243-5/+9
* | qdoc: Handle \qmlmodule pages that are marked \internalTopi Reinio2020-01-243-29/+31
* | qdoc: Fix deprecation warnings about QMultiMap/QMapFriedemann Kleint2020-01-236-11/+11
* | Assistant: Fix deprecation warningsJarek Kobus2020-01-232-3/+5
* | qdoc: Parse enum classes correctlyTopi Reinio2020-01-205-24/+34
* | qdoc: Teach QDoc to output function and class template parametersTopi Reinio2020-01-206-44/+114
* | Doc: Improve formatting of subtitles on class reference pagesTopi Reinio2020-01-202-6/+11
* | Doc: Fix typos in QDoc ManualTopi Reinio2020-01-151-2/+2
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-148-17/+13
|\|
| * Remove identical code under if for different branchesLevon Sargsyan2020-01-131-5/+1
| * Update internal assistant documentationJarek Kobus2020-01-091-0/+0
| * Bump copyright yearJani Heikkinen2020-01-086-12/+12
* | qdoc: Introduce locationinfo configuration variableTopi Reinio2020-01-136-10/+45
* | qdoc: Introduce ignoresince configuration variableTopi Reinio2020-01-134-3/+53
* | qdoc: Make Config a singletonTopi Reinio2020-01-1331-128/+130
* | Don't use deprecated QMatrix class anymoreJarek Kobus2020-01-105-14/+14
* | Remove two potential instances of help engine before exec()Jarek Kobus2020-01-091-72/+90
* | Assistant: Remove unused stuffJarek Kobus2020-01-0911-495/+0