summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | Remove unneeded includeJarek Kobus2018-07-121-1/+0
* | Move the QHelpGenerator into the shared folderJarek Kobus2018-07-126-974/+805
* | Remove unneeded includeJarek Kobus2018-07-111-1/+0
* | Order contents items alphabetically by titleJarek Kobus2018-07-091-7/+45
* | Qt Designer: Unexport some QUndo-command classesFriedemann Kleint2018-07-091-26/+26
* | Qt Designer: De-virtualize helper functions in container commandsFriedemann Kleint2018-07-091-12/+12
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-073-12/+3
|\|
| * windeployqt: document verbosity levelsMitch Curtis2018-07-051-1/+1
| * fix installation of cmake config for linguist in clean buildsOswald Buddenhagen2018-07-041-1/+1
| * Prospective fix for linking qdoc against libclang with MinGWSimon Hausmann2018-07-021-10/+1
* | We no longer need a workaround to include PrivateWidgetsAndy Shaw2018-07-052-41/+1
* | winrtrunner: Increase deployment timeoutOliver Wolff2018-07-051-2/+2
* | qmlvisitor: deal with PatternElement::bindingIdentifer as QStringRefShawn Rutledge2018-07-032-2/+1
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-3014-2983/+34
|\|
| * windeployqt: Fix Elf parserFriedemann Kleint2018-06-271-0/+2
| * qdoc: Fix link generation code for \brief statementsTopi Reinio2018-06-221-7/+8
| * qdoc: Remove 'QML' specifier from generated type stringsTopi Reinio2018-06-221-7/+5
| * qdoc: Prevent duplicated example entries in annotated listTopi Reinio2018-06-222-4/+10
| * Move androiddeployqt to qtbaseJan Arve Sæther2018-06-213-2928/+0
| * windeployqt: Add support for Qt3DExtras moduleAndy Shaw2018-06-191-1/+3
| * Doc: Add trailing dot in QDoc examplesPaul Wicking2018-06-191-2/+2
| * Doc: Add missing dotsPaul Wicking2018-06-194-4/+4
* | Temporarily disable QML parsingSimon Hausmann2018-06-261-0/+1
* | Add support for the new QT_TR*_N_NOOP() macro familyMateusz Starzycki2018-06-252-13/+26
* | Remove the ancient qhelpconverterJarek Kobus2018-06-2248-3217/+2
* | Assistant: Connect to fileChanged() signal only onceJarek Kobus2018-06-211-6/+5
* | Don't substitute table names in queriesJarek Kobus2018-06-192-11/+43
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-191-1/+1
|\|
| * Remove repeated Qt moduleJesus Fernandez2018-06-131-1/+1
* | qdoc: Allow escaping of single words to prevent autolinkingMartin Smith2018-06-181-5/+54
* | Compile qdoc with new JS parserLars Knoll2018-06-154-59/+21
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-122-5/+12
|\|
| * qdoc: Fix issues with processing of \brief statementsTopi Reinio2018-06-052-5/+12
* | qdoc: Don't output empty sections for Document nodeMartin Smith2018-06-081-5/+7
* | qdoc: Don't output empty QML sections in QML basic typesMartin Smith2018-06-081-11/+15
* | qdoc: Don't output empty QML sectionsMartin Smith2018-06-071-11/+15
* | qdoc: Clear containers in class Section clear() functionMartin Smith2018-06-052-4/+8
* | Detect doc version number and fix jumping to the proper docJarek Kobus2018-06-056-10/+145
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-042-4/+3
|\|
| * qtattributionsscanner: Make QDocModule, QtUsage entries optionalKai Koehne2018-06-011-4/+1
| * Qt Designer: Fix crash when morphing widgets with buddiesFriedemann Kleint2018-05-281-0/+2
* | qdoc: Refactor section construction and processingMartin Smith2018-06-0110-1117/+1167
* | qdoc: Remove support for \compat commandMartin Smith2018-06-0115-374/+30
* | qdoc: Refactor section constructionMartin Smith2018-06-0115-1348/+1215
* | qdoc: Document a namespace in multiple modulesMartin Smith2018-06-0115-295/+413
* | Qt Designer: Use override in QUndoCommand-derived classesFriedemann Kleint2018-05-287-127/+127
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-262-0/+3
|\|
| * Flush wcout before exiting the appLars Knoll2018-05-241-0/+1
| * qdoc: WebXML generator: List related non-members in the outputTopi Reinio2018-05-231-0/+2
* | Qt Designer: Fix Qt include statementsFriedemann Kleint2018-05-23380-2224/+2191