summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Introduce XmlGenerator to merge common functions for outputsThibaut Cuvelier2019-12-029-441/+656
* | qdoc: Set node URL in ExternalPageNode constructorTopi Reinio2019-12-021-2/+3
* | Rename functions to better describe their impactThibaut Cuvelier2019-11-283-12/+13
* | Correct a typo in a commentThibaut Cuvelier2019-11-211-5/+1
* | windeployqt: Fix detection of MSVC runtimeJiong Chang2019-11-211-7/+6
|/
* qdoc: Ensure the output subdirectory is used for locating dependenciesTopi Reinio2019-11-181-14/+40
* Update documentationThibaut Cuvelier2019-11-181-3/+2
* Clean-up some codeThibaut Cuvelier2019-11-181-9/+9
* Add missing spacesThibaut Cuvelier2019-11-181-4/+4
* Change documentation as proposed by Edward WelbourneThibaut Cuvelier2019-11-181-3/+4
* qdoc: Allow a documentation project to load all available index filesTopi Reinio2019-11-141-3/+9
* qdoc: Ignore the 'enum' keyword when parsing a Q_PROPERTY typeTopi Reinio2019-11-141-0/+2
* Change spaces to follow coding rulesThibaut Cuvelier2019-11-1313-50/+50
* Doc: Resolve documentation warningsTopi Reinio2019-11-119-26/+19
* qdoc: WebXML output: Reuse code to generate annotated listVenugopal Shivashankar2019-11-112-18/+15
* qdoc: WebXML output: Fix the annotated list table for groupsVenugopal Shivashankar2019-11-061-2/+6
* Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"v5.14.0-beta3Liang Qi2019-11-053-3/+30
|\
| * Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-11-053-3/+30
| |\
| | * Merge remote-tracking branch 'origin/5.13.2' into 5.135.13Qt Forward Merge Bot2019-10-303-3/+30
| | |\
| | | * Add changes file for Qt 5.13.2v5.13.25.13.2Antti Kokko2019-10-151-0/+27
| | | * Bump versionFrederik Gladhorn2019-10-141-1/+1
| | | * Merge 5.13 into 5.13.2Frederik Gladhorn2019-10-112-7/+9
| | | |\
| | | * | qdoc: Do not add class to map if isDontDocument() is trueMartin Smith2019-10-101-1/+1
| | | * | qdoc: Remove multiple QTypeInfo entries from All Classes pageMartin Smith2019-10-101-1/+1
| | * | | Correct a few typos in qdocThibaut Cuvelier2019-10-222-3/+3
* | | | | windeployqt: Do not patch Qt5Core.dll unless necessaryFriedemann Kleint2019-11-051-7/+12
|/ / / /
* | | | QAbstractFormBuilder::save(): Add a note explaining property issuesFriedemann Kleint2019-10-291-0/+15
* | | | pixeltool: Show color under mouse in the window titleAlessandro Portale2019-10-281-3/+4
* | | | pixeltool: Add context menu option to copy the colorFriedemann Kleint2019-10-282-1/+11
* | | | pixeltool: Pick color under cursor also outside of the pixeltool windowAlessandro Portale2019-10-281-0/+1
* | | | qtdiag: Disable autotest for all cross-built platformsFriedemann Kleint2019-10-281-2/+1
* | | | pixeltool: Small cleanupFriedemann Kleint2019-10-222-23/+15
* | | | qdoc: Fix MSVC warnings about '*/' found outside of commentFriedemann Kleint2019-10-211-16/+16
* | | | QDoc: Do not generate self-referencing links for methodsPaul Wicking2019-10-211-2/+5
* | | | Merge remote-tracking branch 'origin/5.13' into 5.14Paul Wicking2019-10-201-3/+9
|\ \ \ \ | |/ / /
| * | | qdoc: Remove shared comment nodes from all members pageTopi Reinio2019-10-151-6/+14
| | |/ | |/|
* | | Qt Designer: Adapt signal slot editor column widthsv5.14.0-beta2Friedemann Kleint2019-10-172-0/+12
* | | qdoc: Fix issues with shared comment nodesTopi Reinio2019-10-166-67/+82
* | | qdoc: Don't Auto-Link references to selfMartin Smith2019-10-161-0/+5
* | | Qt Designer: Fix updating of object names in the signal/slot editorFriedemann Kleint2019-10-161-1/+1
* | | qdoc: Fix warnings about un-annotated fallthrough and missing breakFriedemann Kleint2019-10-161-2/+3
* | | QDoc: Remove QDocGlobalsPaul Wicking2019-10-149-650/+165
* | | qdoc: Warn when writing QML import statement with incomplete informationTopi Reinio2019-10-141-0/+7
* | | Add new input data to test \reimp commandLevon Sargsyan2019-10-148-1/+112
* | | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-102-7/+9
|\ \ \ | |/ /
| * | Fix code snippet in qdoc manualPaul Wicking2019-10-101-2/+2
| * | Fix build with -no-feature-tooltipJoerg Bornemann2019-10-091-1/+3
| * | Doc: Minor corrections qdoc manualNico Vertriest2019-10-071-4/+4
| |/
* | QDoc: Minor clean-up in main.cppPaul Wicking2019-10-101-2/+3
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-051-0/+18
|\ \ | |/