summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Use const-ref in foreach if T is big or non-trivialSérgio Martins2015-07-046-11/+11
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-013-7/+18
|\
| * Replace MAC OS X with OS XNico Vertriest2015-06-302-5/+5
| * Merge remote-tracking branch 'origin/5.5.0' into 5.5Liang Qi2015-06-271-2/+12
| |\
| | * qdoc: Keep track of attributes written to example manifest filesTopi Reinio2015-06-171-2/+12
| * | qdoc: Clear the map of HTML anchors for each generated pageTopi Reinio2015-06-051-0/+1
* | | qdoc: mark Location::StackEntry as movable and Location as complexMarc Mutz2015-06-221-0/+3
* | | qdoc: don't hold Location in QLists, don't even copy itMarc Mutz2015-06-221-5/+2
* | | qdoc: don't hold QQmlJS::AST::SourceLocation in QListsMarc Mutz2015-06-219-36/+39
* | | qdoc: fix one of the most expensive loops in QtMarc Mutz2015-06-211-6/+7
* | | qdoc: Improve documentation for propertiesMartin Smith2015-06-108-53/+125
* | | qdoc: Related non-members are now linked correctlyMartin Smith2015-06-1010-183/+190
* | | qdoc: Always try to use the declaration locationMartin Smith2015-06-095-22/+54
* | | qdoc: fix invalid memory access in HtmlGeneratorMartin Smith2015-06-051-1/+2
* | | qdoc: Just reformatting and removing dead codeMartin Smith2015-06-052-50/+6
* | | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-038-40/+60
|\| |
| * | Don't assign iterator to const_iteratorSérgio Martins2015-06-025-16/+16
| |/
| * moc: Fix crash parsing invalid macro invocationOlivier Goffart2015-05-301-3/+5
| * qdoc: Improve logic for automatic example tag generationTopi Reinio2015-05-191-17/+33
| * moc: Generate qt_static_metacall for creatable-only gadgetsGabriel de Dietrich2015-05-131-1/+2
| * moc: Fix type for gadget's CreateInstance metacallGabriel de Dietrich2015-05-131-1/+2
| * qdoc: Enable prepare-phase warnings in single-exec modeTopi Reinio2015-05-051-2/+2
* | Deinline QRingBuffer classAlex Trotsenko2015-05-201-0/+1
* | qdoc: Update documentation of \qmlabstractMartin Smith2015-05-1211-63/+40
* | Documentation: Show an example for each overloaded signalOlivier Goffart2015-05-103-1/+72
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-277-63/+70
|\|
| * Moc: test if superclass list is not empty before accessing first()Jacek Całusiński2015-04-271-1/+2
| * qdoc: Resolve base classes for a class declared in a namespaceTopi Reinio2015-04-271-3/+4
| * qdoc: Sanitize anchors in URLs for functionsTopi Reinio2015-04-274-58/+58
| * uic: Delay the setting of QPushButton::default.Friedemann Kleint2015-04-231-1/+6
* | qdoc: Fix broken links in qdoc manualMartin Smith2015-04-271-18/+15
* | qdoc: Now parses enum values containing commasMartin Smith2015-04-231-2/+10
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-229-7/+56
|\|
| * Fix inconsistent overrides. [-Winconsistent-missing-override]Sérgio Martins2015-04-201-1/+1
| * qdoc: Properly document "private" signalsMartin Smith2015-04-168-3/+49
| * qdoc: Don't end sentences with a full stop in requisite tablesTopi Reinio2015-04-152-3/+3
| * Work around MSVC warnings about unused variables in moc outputKai Koehne2015-04-151-0/+3
* | Remove <qhash.h> where it's not usedMarc Mutz2015-04-203-3/+0
* | qdoc: Changing InnerNode to AggregateMartin Smith2015-04-1325-277/+277
* | qdoc: More data member name changesMartin Smith2015-04-1129-171/+171
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-081-1/+1
|\|
| * qdoc: Use the title instead of plain name when listing groupsTopi Reinio2015-04-071-1/+1
* | qdoc: Data member name changesMartin Smith2015-04-088-220/+212
* | qdoc: No longer creates empty subdirectoriesMartin Smith2015-04-071-28/+34
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-0119-267/+162
|\|
| * qdoc: No internal qmlabstract types in the "inherited by" listMartin Smith2015-03-274-5/+6
| * qdoc: Update for classes in namespacesMartin Smith2015-03-275-9/+44
| * qdoc: Add details to messages about not finding files.Friedemann Kleint2015-03-272-3/+9
| * qdoc: Duplicate QML types in the "All QML Types" list are distinguishedMartin Smith2015-03-257-146/+96
| * qdoc: Remove obsolete stuff from the qdoc manualMartin Smith2015-03-259-104/+7