summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Recursively set the output subdirectory for InnerNodeTopi Reinio2015-03-162-1/+12
* qdoc: ignores .pragma and .import in javascript filesMartin Smith2015-03-143-12/+23
* qdoc: Show correct method signatures for QML typesMartin Smith2015-03-125-0/+203
* qdoc: Bring qdoc's QML parser up to dateMartin Smith2015-03-129-324/+498
* qdoc: Fix const correctness in old style castsThiago Macieira2015-03-115-29/+29
* qdoc: Fix regression in Node type testingMartin Smith2015-03-071-6/+18
* qdoc: Teach qdoc to resolve namespacesMartin Smith2015-03-078-89/+153
* qdoc: Fix generation of Doxygen tag filesTopi Reinio2015-02-261-8/+19
* qdoc: Correct parsing of the using clauseMartin Smith2015-02-267-24/+118
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-245-30/+30
|\
| * qdoc: Replace qt-project.org/doc with doc.qt.ioSergio Ahumada2015-02-145-30/+30
* | Merge dev into 5.5Oswald Buddenhagen2015-02-2327-1022/+1123
|\ \
| * | qdoc: Support documentation of JavaScriptMartin Smith2015-02-2022-941/+1022
| * | qdoc: Mark Genus of each Node objectMartin Smith2015-02-204-29/+50
| * | qdoc: Omit output subdirectory from paths written to .qhpTopi Reinio2015-02-201-15/+14
| * | qdoc: Reduce size of Node classMartin Smith2015-02-202-41/+41
| * | Fixed license headersJani Heikkinen2015-02-175-5/+5
* | | Merge remote-tracking branch 'origin/dev' into 5.5Frederik Gladhorn2015-02-171-0/+1
|\| |
| * | qdoc: Clear the list of output files during generator initTopi Reinio2015-02-161-0/+1
* | | Output the JSON binary data with printable charactersThiago Macieira2015-02-171-1/+7
|/ /
* | Remove support for some very old compilersAllan Sandfeld Jensen2015-02-152-25/+0
* | Updated BSD licensed file headersJani Heikkinen2015-02-153-9/+9
* | Pass params of shareable type by const-ref rather than by valueKonstantin Ritt2015-02-1311-16/+15
* | Make qdbusxml2cpp output reproducibleSune Vuorela2015-02-121-10/+4
* | Update copyright headersJani Heikkinen2015-02-11191-1527/+1431
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-108-347/+353
|\|
| * uic: don't use QStringLiteral in comparisonsMarc Mutz2015-02-021-273/+273
| * uic: update sources from current generate_uiMarc Mutz2015-02-022-63/+66
| * Merge remote-tracking branch 'origin/5.4.1' into 5.4Frederik Gladhorn2015-01-296-10/+11
| |\
| | * rcc: fix build failure on Windows XP / MinGW 4.9Giuseppe D'Angelo2015-01-191-0/+1
| | * Bump copyright year to 2015Kai Koehne2015-01-155-10/+10
| * | Make it possible to generate rcc files from stdinAleix Pol2015-01-211-1/+3
* | | Remove traces of the Maemo platformTor Arne Vestbø2015-02-041-6/+0
* | | Fix 1700 override warnings [-Winconsistent-missing-override]Sérgio Martins2015-02-031-2/+2
* | | qdoc: Change remaining uses of qmlClass to qmlTypeMartin Smith2015-02-037-73/+73
* | | qdoc: Change uses of module and qmlModuleMartin Smith2015-02-0311-130/+152
* | | Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-031-4/+3
* | | complete reversal of adding QLibraryInfo to the bootstrap libraryOswald Buddenhagen2015-02-021-2/+1
* | | qdoc: Ensure .qhp file is generated for all modulesTopi Reinio2015-01-223-3/+16
* | | qdoc: Change name of node typeMartin Smith2015-01-2221-126/+126
* | | qdoc: Remove support for DITA XMLMartin Smith2015-01-215-6518/+1
* | | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-211-1/+1
|\| |
| * | Doc: Fix typosSze Howe Koh2015-01-191-1/+1
| |/
* | qdoc: Fixed broken links for abstract QML typesMartin Smith2015-01-173-16/+11
* | Introduce Q_ENUM and Q_FLAG macrosOlivier Goffart2015-01-134-2/+8
* | moc: Don't link to inexistent parent staticMetaObjectGabriel de Dietrich2015-01-132-1/+7
* | qdoc: qdoc's 'square bracket' parameters were evaluated too earlyMartin Smith2015-01-127-28/+72
* | moc: Work around 'unused variable' MSVC warningKai Koehne2015-01-091-1/+2
* | qdoc: Use qgetenv instead of getenvSérgio Martins2015-01-061-4/+4
* | Add annotation to rename methods created by qdbusxml2cppDavid Edmundson2015-01-051-3/+12