summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Merge branch 'stable' into devSergio Ahumada2013-09-1318-8893/+8859
| |\
| | * Doc: split up Qdoc-manualNico Vertriest2013-09-1018-8893/+8859
* | | Remove qFill usages from uicGiuseppe D'Angelo2013-09-131-2/+4
|/ /
* | qdoc: Eliminate duplicate page warnings in some casesMartin Smith2013-09-131-1/+15
* | Remove qSort usages from qdocGiuseppe D'Angelo2013-09-132-2/+6
* | Fix Strict Weak Ordering in qdoc's comparatorGiuseppe D'Angelo2013-09-131-1/+1
* | QDoc: properly initialize a memberGiuseppe D'Angelo2013-09-131-1/+3
* | moc: add -M<key=value> to ease static qml plugin linkingRichard Moe Gustavsen2013-09-134-0/+35
* | qdoc: Avoid CppCodeMarker crash on abstract QML typesMartin Smith2013-09-121-1/+7
* | Fix moc-crash when compiling QtScript on Windows.Friedemann Kleint2013-09-111-8/+7
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-09-101-3/+8
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-09-071-3/+8
| |\|
| | * Doc: minor language and layout editsNico Vertriest2013-08-291-3/+8
* | | Port moc to QCommandLineParserDavid Faure2013-09-103-226/+202
* | | qdoc: Better use of versions of QML modulesMartin Smith2013-09-103-36/+44
* | | QMetaMethod and QDBusMetaObject: Give public access to signal methodsCaroline Chao2013-09-091-1/+1
|/ /
* | qdoc: Removed declared but undefined member functionMartin Smith2013-09-051-1/+0
* | Doc: Get QDoc to list the QT variable for namespaces.Jerome Pasion2013-09-051-13/+14
* | Doc: Fixed QDoc's HTML generator to avoid creating blank pages.Jerome Pasion2013-09-041-8/+9
* | Remove qSort usage from rccGiuseppe D'Angelo2013-09-031-2/+4
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-09-024-6/+122
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-274-6/+122
| |\|
| | * Doc: added excludedirs to qdocconf example.Nico Vertriest2013-08-231-0/+18
| | * Doc: minimal qdocconf file with commentsNico Vertriest2013-08-231-0/+86
| | * moc generated code should compile with QT_NO_KEYWORDSOlivier Goffart2013-08-221-2/+2
| | * moc: Fix related objects containing itselfOlivier Goffart2013-08-221-2/+14
| | * moc: Issue a warning instead of an error when macro argument mismatchOlivier Goffart2013-08-221-2/+2
* | | QDoc: Fix (!a == b) bugTobias Hunger2013-09-022-2/+2
* | | qdoc: Enable support for rvalue references in function signaturesTopi Reinio2013-08-301-1/+5
* | | Port uic to QCommandLineParserDavid Faure2013-08-291-79/+60
* | | Port rcc to QCommandLineParser.David Faure2013-08-291-98/+90
* | | Add QCommandLineParser to the bootstrap libDavid Faure2013-08-281-0/+2
|/ /
* | qdoc: Fixed the relative link to installdir problemMartin Smith2013-08-261-1/+2