summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-101-0/+5
|\
| * Make qtbase compile with QT_NO_XMLSTREAMWRITERTasuku Suzuki2014-01-101-0/+5
* | Windows/Windows CE: Do not dynamically load shell32/coredll.Friedemann Kleint2014-01-071-1/+1
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-031-6/+16
|\|
| * qdoc: Fix Q_PROPERTY parsingTopi Reinio2013-12-311-6/+16
* | Fix regression in property handling with enums from gadgetsSimon Hausmann2013-12-244-11/+24
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-163-9/+13
|\|
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-12-053-9/+13
| |\
| | * qdoc: Fix output filenames for QML basic type documentationTopi Reinio2013-12-041-8/+8
| | * qdoc: Replaced hard-coded href with computed hrefMartin Smith2013-12-032-1/+5
* | | Implement support for ref-qualified QString::toLatin1 & friendsThiago Macieira2013-12-131-0/+1
* | | Fix erroneous exclusion of classes from related meta objects in mocSimon Hausmann2013-12-124-17/+34
* | | moc: move qt_meta_extradata data from .data.rel into .data.rel.roMarc Mutz2013-12-091-1/+1
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-051-3/+8
|\| |
| * | qdbusxml2cpp: Use the mtime on the input XML to avoid needless source changes.Robin Burchell2013-11-301-3/+8
| |/
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-2635-1516/+1808
|\|
| * Doc: Updated the \l links in the manualVenu2013-11-145-265/+256
| * qdoc: Don't include internal QML typesMartin Smith2013-11-073-3/+5
| * qdoc: Fix output file name generation for examplesTopi Reinio2013-11-071-1/+5
| * Doc: Updated url variable in qdocconf files.Jerome Pasion2013-11-061-1/+1
| * qdoc: warn if index file for dependency is not foundTopi Reinio2013-11-041-2/+9
| * qdoc: Don't output docs for internal thingsMartin Smith2013-11-012-0/+5
| * qdoc: Update qdoc's QML parserMartin Smith2013-11-0114-1157/+1422
| * qdoc: Corrected error in QDocDatabase::findQmlType()Martin Smith2013-11-013-59/+16
| * qdoc: Part 2 of fix for inheriting abstract QML typesMartin Smith2013-11-016-11/+46
| * qdoc: Internal QML Types no longer marked publicMartin Smith2013-11-011-1/+2
| * qdoc: Snippets files no longer parsed by qdocMartin Smith2013-11-011-0/+8
| * qdoc:headers and sources paths are canonicalizedMartin Smith2013-11-011-1/+1
| * qdoc: Include internal types in the index filesMartin Smith2013-11-013-4/+16
| * qdbusxml2cpp: Fix warnings about writing to closed devices.Friedemann Kleint2013-10-291-12/+17
* | uic: Accept an -include argument to generate a #include.Stephen Kelly2013-11-113-0/+10
|/
* Fix crash in qdoc startupKai Koehne2013-10-181-25/+23
* Fix build when fwrite() is declared with attribute warn_unused_resultTasuku Suzuki2013-10-151-1/+1
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-0817-55/+55
* qdoc: Remove algorithm to find common prefixMartin Smith2013-10-044-56/+30
* qdoc: Eliminate uses of qmlModuleIdentifier()Martin Smith2013-10-047-34/+35
* qdoc: Remove debug codeTopi Reinio2013-10-021-3/+0
* qdoc: Use empty common prefix for alphabetical QML type listsTopi Reinio2013-10-021-8/+8
* qdoc: Fixed handling of QML referencesMartin Smith2013-10-018-99/+133
* qdoc: Correct location info for typedefs with associated enumsTopi Reinio2013-09-271-0/+6
* rcc: Remove compile dependency on private headers.hjk2013-09-262-2/+0
* Doc: Restore QDoc's use of the \sinceJerome Pasion2013-09-242-31/+9
* qdoc: Import statement now shows correct versionMartin Smith2013-09-241-1/+7
* Add QKeySequenceEditIvan Komissarov2013-09-241-0/+1
* moc: Don't stumble over MSVC __declspec.Stephen Kelly2013-09-241-0/+1
* qdoc: \externalpage links are fixedMartin Smith2013-09-233-11/+21
* Improve qdoc performance.Jędrzej Nowacki2013-09-219-152/+298
* qdoc: Documentation for property groups is backMartin Smith2013-09-181-8/+5
* qdoc: Now reports duplicate page titles better.Martin Smith2013-09-163-7/+22
* Merge "Merge branch 'stable' into dev" into refs/staging/devSergio Ahumada2013-09-1418-8893/+8859
|\