summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* CMake: Regenerate projects after mergewip/cmakeAlexandru Croitor2020-03-1835-135/+239
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-18354-9755/+14756
|\
| * QDoc: Remove \contentspage codePaul Wicking2020-03-112-5/+1
| * Merge remote-tracking branch 'origin/5.15' into devPaul Wicking2020-03-1123-327/+274
| |\
| | * QDoc: Add warning to use of \contentspage commandv5.15.0-beta2Paul Wicking2020-03-119-44/+3
| | * qdoc: Fix regression in .index file outputTopi Reinio2020-03-101-18/+21
| | * qdoc: ClangCodeParser: Clear the stored namespaceTopi Reinio2020-03-101-0/+1
| | * QDoc: Clean up whitespace in log messagesPaul Wicking2020-03-093-6/+6
| | * QDoc: Clean up log messagesPaul Wicking2020-03-091-3/+3
| | * Add missing QPainterPath includeMitch Curtis2020-03-091-0/+1
| | * QDoc: Use correct node type string for \since in shared commentsPaul Wicking2020-03-061-0/+4
| | * qdoc: Add an auto-generated note in \qmlsignal documentationTopi Reinio2020-03-063-1/+28
| | * qdoc: Refactor automatic note generation for function nodesTopi Reinio2020-03-066-169/+155
| | * qdoc: Fix issues in HelpProjectWriterTopi Reinio2020-03-054-85/+50
| | * Qt Designer: Fix warnings about deprecated style metricsFriedemann Kleint2020-03-051-3/+4
| * | Qt Linguist: Fix compilationFriedemann Kleint2020-03-101-1/+1
| * | Qt Designer: Fix build with regards to QOpenGLWidgetFriedemann Kleint2020-03-055-5/+7
| * | Merge remote-tracking branch 'origin/5.15' into devPaul Wicking2020-03-0417-123/+120
| |\|
| | * QDoc: Disentangle Generator and ConfigPaul Wicking2020-03-0412-66/+65
| | * QDoc: Use logging category over logToStdErrPaul Wicking2020-03-043-17/+3
| | * QDoc: Use logging category over logToStdErrAlwaysPaul Wicking2020-03-045-34/+14
| | * QDoc: Add warning about future removal of QA page optionPaul Wicking2020-03-041-1/+5
| | * Fix deprecation warningsFriedemann Kleint2020-03-041-5/+0
| | * Assistant: Add missing "We mean it" comments to private headersFriedemann Kleint2020-03-033-0/+33
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-0326-69/+104
| |\|
| | * Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-03-0214-20/+20
| | * Prepare for internal QML Parser API changeSimon Hausmann2020-03-029-34/+67
| | * QHelpFilterSettingsWidget: Fix context of translated messagesFriedemann Kleint2020-02-281-11/+7
| | * qdoc: Parse arguments for an \obsolete commandTopi Reinio2020-02-282-1/+7
| | * qdoc: Fix warning when accessing a QString outside of its rangeAndy Shaw2020-02-261-2/+2
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-251-1/+1
| | |\
| | | * windeployqt: Use correct file name for ANGLEYuhang Zhao2020-02-181-1/+1
| | | * qdoc: Extend \include command to include exampledirsVenugopal Shivashankar2020-02-142-10/+14
| | | * QDoc: Remove Location::nullPaul Wicking2020-02-128-26/+22
| | | * qdoc: Fix regression in linking to QML properties in offline docsTopi Reinio2020-02-121-2/+4
| | | * Doc: Remove references to 4.x in QDoc manualPaul Wicking2020-02-123-25/+17
| | | * 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-294-10/+38
| | | * QMake: fix GCC 9 -Wdeprecated-copy warningsThiago Macieira2020-01-282-1/+1
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-2511-52/+100
| |\| |
| | * | 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
| * | | 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