summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Remove unused private members [tools]Thiago Macieira2013-04-115-7/+2
* qdoc: Removed dead code from qdocMartin Smith2013-04-083-17/+10
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-04-032-2/+2
|\
| * qdoc: Use 'org.qt-project.' prefix in namespaceSergio Ahumada2013-03-271-1/+1
| * Revert "qclass_lib_map.h: Fix include of the QDeclarativeView widget."Friedemann Kleint2013-03-261-1/+1
* | make bootstrapping of qdoc optionalOswald Buddenhagen2013-04-031-1/+2
* | add qcryptographichash to bootstrap libOswald Buddenhagen2013-04-032-4/+5
* | fix non-bootstrapped buildOswald Buddenhagen2013-04-021-1/+1
* | move the setup of QT_INSTALL_DOCS from qdoc to qt_docs.prfOswald Buddenhagen2013-04-021-12/+0
* | qdoc: Show signals inherited from abstract base typesMartin Smith2013-03-262-3/+4
* | Silence warning by Apple Clang 4.2 about adding an integer to a stringThiago Macieira2013-03-261-1/+1
* | qdoc: List of all members subpage redesignedMartin Smith2013-03-224-22/+124
* | Initialize gen_ variableMontel Laurent2013-03-221-0/+1
* | Merge remote-tracking branch 'gerrit/release' into stableSamuel Rødal2013-03-211-0/+1
|\|
| * pass module version to syncqtOswald Buddenhagen2013-03-201-1/+1
* | Merge branch 'dev' into stableOswald Buddenhagen2013-03-2042-1636/+2026
|\ \
| * | Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-165-10/+10
| * | bring bootstrapped QT magic from qt_tool to qt_moduleOswald Buddenhagen2013-03-162-5/+2
| * | update qml parser to current version from qtdeclarativeOswald Buddenhagen2013-03-1419-1465/+1883
| * | don't bootstrap tools when not necessaryOswald Buddenhagen2013-03-145-2/+9
| * | create bootstrap-dbus moduleOswald Buddenhagen2013-03-143-34/+40
| * | normalize #includesOswald Buddenhagen2013-03-144-11/+9
| * | add QStandardPaths to bootstrap libOswald Buddenhagen2013-03-141-0/+13
| * | add QCoreApplication to bootstrap libOswald Buddenhagen2013-03-141-0/+3
| * | qfilesystemengine_mac.cpp is empty => purgeOswald Buddenhagen2013-03-141-2/+1
| * | consolidate syncqt invocationsOswald Buddenhagen2013-03-131-17/+8
| * | remove pointless DBUS_PATH includesOswald Buddenhagen2013-03-132-4/+0
| * | melt src/tools/tools.pro into src/src.proOswald Buddenhagen2013-03-121-36/+0
| * | remove strange qdoc dependencyOswald Buddenhagen2013-03-121-7/+0
| * | moc: Remove VC6 workaroundOlivier Goffart2013-03-061-10/+0
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-065-14/+43
| |\ \
| * \ \ Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-03-0614-59/+372
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-0514-59/+372
| | |\ \ \
| * | | | | Distinguish between 'mac' and 'macx' qmake scopesTor Arne Vestbø2013-03-051-1/+1
| |/ / / /
| * | | | moc: Support the '$' character as an identifierOlivier Goffart2013-03-024-8/+9
| * | | | Fix compilation of moc generated file with MEMBER propertiesOlivier Goffart2013-03-021-1/+2
| * | | | Rename the SQL driver header files to _p.h (make private)Thiago Macieira2013-02-261-18/+0
| * | | | Compile only the SHA-1 code into qdocThiago Macieira2013-02-231-1/+2
| * | | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-201-72/+9
| |\ \ \ \
| * | | | | moc: Error out when detecting unterminated macro usageTor Arne Vestbø2013-02-191-0/+2
| * | | | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1814-35/+126
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1467-1380/+353
| |\ \ \ \ \ \
| * | | | | | | Remove unused variableMontel Laurent2013-02-111-1/+0
| * | | | | | | Fix initialize variablesMontel Laurent2013-02-111-0/+2
| * | | | | | | Remove left-overs of QT_{BEGIN,END}_HEADERSSergio Ahumada2013-01-311-2/+0
| * | | | | | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-284-10/+10
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-22156-163/+163
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Add support for defining properties from member variables.Gerhard Gappmeier2013-01-193-11/+40
* | | | | | | | | | qdoc: Sort QML methods by nameMartin Smith2013-03-191-3/+2
* | | | | | | | | | qdoc: Now checks for existance of each exclude dirMartin Smith2013-03-181-1/+3