summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* QDoc: Introduce a variable to set table of contents depth.Jerome Pasion2014-06-114-17/+41
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...J-P Nurmi2014-06-071-9/+1
|\
| * Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2014-06-051-9/+1
| |\
| | * do not auto-add install dir to index dirsOswald Buddenhagen2014-06-051-3/+1
| | * Fix Null pointer dereferencing in an error handlerFrederik Gladhorn2014-05-281-1/+1
| | * purge obsolete variable documentationPathOswald Buddenhagen2014-05-231-6/+0
* | | Make RCC handle bigger binarieshjk2014-06-063-53/+167
|/ /
* | RCC: Avoid some needless to/fromLatin1 cyclehjk2014-06-031-10/+11
* | qdoc: Give documenter more control of linkingMartin Smith2014-06-0121-609/+816
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-05-224-7/+10
|\|
| * Disable hash seeding for bootstrapped toolsThiago Macieira2014-05-212-0/+5
| * QDoc: Stop copying title string unnecessarilySze Howe Koh2014-05-201-6/+2
| * Make the use of -ffunction-sections more generic in QtThiago Macieira2014-05-191-2/+0
| * QDoc: Added "QML Type" to HTML titles of QML type pages.Jerome Pasion2014-05-141-0/+4
* | Force qdbusxml2cpp to use QStringLiteral rather than QLatin1StringAlex Blasche2014-05-151-3/+3
* | qdoc: Now lists variable in namespacesMartin Smith2014-05-101-1/+24
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-063-370/+220
|\|
| * Add default case to switch statementsKurt Pattyn2014-05-021-0/+9
| * Build fix with defined DEBUG_MOCJędrzej Nowacki2014-04-252-370/+211
* | qdoc: Added 2nd argument to \generate list classes commandMartin Smith2014-05-023-10/+26
* | qdoc: attaching type of attached properties was missingMartin Smith2014-05-026-23/+28
* | qdoc: Simplify config code for reading file pathsTopi Reinio2014-05-026-107/+39
* | qdoc: \l now works with QML property groupsMartin Smith2014-04-172-3/+1
* | Mark each QT_MOC_LITERAL usage with a commentJędrzej Nowacki2014-04-151-2/+4
* | Merge remote-tracking branch 'origin/stable' into devIikka Eklund2014-04-016-20/+17
|\|
| * Update copyright year in tools outputKai Koehne2014-03-313-6/+6
| * Doc: Update year to 2014Kai Koehne2014-03-272-2/+2
| * QDoc: Doc: Use correct terminology ("signal" vs. "signal handler")Sze Howe Koh2014-03-261-12/+9
* | qdoc: Unexplained empty ref attributes in qhp filesMartin Smith2014-03-312-4/+8
* | qdoc: \l{Qt::Window} links to the wrong pageMartin Smith2014-03-316-229/+220
* | qdoc: fix inheritance information for some QML typesMartin Smith2014-03-3116-71/+99
* | doc: Remove "current child" codeMartin Smith2014-03-316-93/+1
* | qdoc: Teach qdoc to use multiple trees (part 3)Martin Smith2014-03-3118-1032/+1696
* | qdoc: Teach qdoc to use multiple trees (part 2)Martin Smith2014-03-3126-626/+1375
* | qdoc: Teach qdoc to use multiple treesMartin Smith2014-03-3116-677/+704
* | QDebugStateSaver: call maybeSpace() in destructor.David Faure2014-03-131-0/+1
|/
* qdoc: Improve navigation bar for example filesTopi Reinio2014-03-091-13/+13
* QDoc: Do not warn about a file overwritting while writing to /dev/nullJędrzej Nowacki2014-03-061-1/+1
* Fix some typosSergio Ahumada2014-03-031-1/+1
* Doc: Removed Contents listing for Qt Examples and Tutorials page.Jerome Pasion2014-02-201-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-171-14/+26
|\
| * moc: Fix parsing of operator<Olivier Goffart2014-02-141-0/+4
| * Make parsing of template arguments more robust.Olivier Goffart2014-02-141-15/+23
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-122-7/+6
|\|
| * Document `moc -f<...>` behavior change in Qt-5.2.0David Faure2014-02-111-1/+1
| * qdoc: fix memory leaks, unchecked open(), hardcoded path - in debugging codeDavid Faure2014-02-101-6/+5
* | Enable categorized logging for bootstrapped toolsKai Koehne2014-02-111-0/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-074-11/+11
|\|
| * Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2014-02-041-1/+2
| |\
| | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-02-031-1/+2
| | |\