summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* | qdoc: Update qdoc manualMartin Smith2015-01-029-4/+360
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-292-6/+14
|\|
| * qdoc: Fixed broken TOC links to Reimplemented sectionsMartin Smith2014-12-191-5/+13
| * qdoc: Remove zero-width-space characters from function signaturesTopi Reinio2014-12-181-1/+1
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-105-7/+8
|\|
| * doc: Clarify \inqmlmodule usageAlejandro Exojo2014-12-085-7/+8
* | Fix maximal literal string limitation in moc.Jędrzej Nowacki2014-12-071-9/+25
* | Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-0325-667/+667
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-2416-1184/+1233
|\|
| * Implement Download folder path retrieval on OS XSamuel Gaist2014-11-241-3/+4
| * qdoc: Missing break in qdoc switch statementMartin Smith2014-11-181-0/+1
| * qdoc: Removed text formatting from requisites tableTopi Reinio2014-11-151-12/+4
| * qdoc: Prepare QDoc for the new style on qt.ioTopi Reinio2014-11-113-51/+73
| * Merge "Merge remote-tracking branch 'origin/5.4' into 5.4.0" into refs/stagin...Jani Heikkinen2014-11-1111-1091/+1124
| |\
| | * moc: use Q_NULLPTR instead of 0 in generated code.Axel Rasmussen2014-11-061-10/+10
| | * Update the copy of the Qml parserSimon Hausmann2014-11-055-1078/+1105
| | * New Qt logoAlessandro Portale2014-11-052-0/+0
| | * Rcc: ensure enough space for the embeddedhjk2014-11-051-0/+2
| | * qdoc: Delayed the examples manifest file creationVenu2014-11-041-3/+1
| | * Check the Q_SCRIPTABLE tag of signals and slots as early as possible.Robert Griebl2014-11-041-0/+6
| * | rcc: Replace all occurrences of the marker in two-pass modehjk2014-11-111-23/+27
| |/
| * moc: do not error if the last token of a define is #Olivier Goffart2014-10-281-5/+1
* | Fix a typo in code comment in mocJędrzej Nowacki2014-11-191-1/+1
* | qdoc: Include source file and line number of linksMartin Smith2014-11-124-25/+47
* | qdoc: Remove CR from command parametersMartin Smith2014-11-121-1/+4
* | qdoc: Generate the links-to-broken-links pageMartin Smith2014-11-125-23/+87
* | qdoc: no longer autolinks symbols that begin with "__"Martin Smith2014-11-121-4/+6
* | qdoc: Generate \keyword anchors at the top of the pageMartin Smith2014-11-126-4/+37
* | qdoc: Generate cross-module links-to-links pagesMartin Smith2014-11-118-65/+171
* | qdoc: Fixed a link generation regressionMartin Smith2014-11-111-3/+4
* | Fix moc preprocessorJędrzej Nowacki2014-11-111-0/+31
* | Use file mapping in moc.Jędrzej Nowacki2014-10-302-10/+20
* | moc: Move the property access code to the qt_static_metacallOlivier Goffart2014-10-281-133/+162
* | moc: Have a staticMetaCall in the Q_GADGET metaobjectOlivier Goffart2014-10-281-4/+9
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-271-0/+12
|\|
| * Add extra declarations to make rcc output pass -Wmissing-declarationshjk2014-10-251-0/+12
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-202-8/+15
|\|
| * qdoc: Fixed recursion of \sincelist command handlingTopi Reinio2014-10-151-4/+4