summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Unbreak the bootstrap lib build on MinGWKonstantin Ritt2012-11-211-0/+3
* uic - fix to handle QTreeWidget with empty header(s)Thorbjørn Lund Martsum2012-11-211-0/+6
* qdoc: Make image paths relative to html fileMartin Smith2012-11-211-4/+5
* don't run syncqt three times in debug_and_release configsOswald Buddenhagen2012-11-201-12/+14
* don't set CONFIG+=release during build passesOswald Buddenhagen2012-11-201-2/+1
* Merge branch 'newdocs'Eskil Abrahamsen Blomfeldt2012-11-2020-278/+504
|\
| * qdoc: Handle extra imahes exactly like stylesMartin Smith2012-11-161-18/+7
| * qdoc: Handle scripts exactly like stylesMartin Smith2012-11-161-15/+3
| * qdoc: Removed debug codeMartin Smith2012-11-163-13/+0
| * qdoc: better copying of .css filesMartin Smith2012-11-166-85/+196
| * qdoc: better copying of .css filesMartin Smith2012-11-144-9/+27
| * qdoc: better copying of .css filesMartin Smith2012-11-081-46/+40
| * qdoc: Removed setting of codeindent variableMartin Smith2012-11-072-3/+6
| * Help generator: Add a global config for "extraFiles".Jerome Pasion2012-11-071-0/+1
| * qdoc: Added module attribute to most index elementsMartin Smith2012-11-067-10/+100
| * Merge branch 'master' of ssh://codereview.qt-project.org/qt/qtbase into newdocsJerome Pasion2012-11-023-2/+2
| |\
| * | qdoc: Fixed the since list for modularized QtMartin Smith2012-11-024-26/+24
| * | qdoc: Fixed All Namespaces listMartin Smith2012-10-311-1/+1
| * | qdoc: Fixed All Functions listMartin Smith2012-10-301-1/+1
| * | qdoc: Fixed All Classes listMartin Smith2012-10-261-1/+1
| * | Merge remote-tracking branch 'gerrit/master' into newdocsTor Arne Vestbø2012-10-261-2/+0
| |\ \
| * | | qdoc: Adding the -log-progress optionMartin Smith2012-10-254-8/+18
| * | | qdoc: Don't load index in -prepare phaseMartin Smith2012-10-254-92/+122
| * | | Add config option to build documentation as a two-step processTor Arne Vestbø2012-10-251-3/+3
| * | | qdoc: Clear outputdir in -prepare phase onlyMartin Smith2012-10-232-16/+23
* | | | make qt_tool support building bootstrapped toolsOswald Buddenhagen2012-11-167-41/+7
* | | | remove pointless TARGET assignmentsOswald Buddenhagen2012-11-166-6/+0
* | | | add QLinkedList to bootstrap libOswald Buddenhagen2012-11-111-0/+1
* | | | add (parts of) QtXml to the bootstrap libOswald Buddenhagen2012-11-082-12/+13
* | | | compile bootstrap lib with QT_NO_TRANSLATIONOswald Buddenhagen2012-11-082-2/+1
* | | | Generate a proper static QtBootstrap moduleOswald Buddenhagen2012-11-088-99/+39
* | | | fix warnings about empty "while" bodiesOswald Buddenhagen2012-11-071-7/+7
| |_|/ |/| |
* | | purge dead definesOswald Buddenhagen2012-11-011-1/+0
* | | Use -ffunction-sections in libbootstrap.aThiago Macieira2012-10-301-0/+1
* | | Set the Directory flag when we find a directory.Stephen Kelly2012-10-261-1/+1
| |/ |/|
* | Remove Cleanlooks and PlastiqueJens Bache-Wiig2012-10-221-2/+0
|/
* Rename the syncqt -qtdir to -mkspecsdirThiago Macieira2012-10-191-1/+1
* Adapt to WebKit Widgets module changesSimon Hausmann2012-10-151-2/+2
* moc: parse properly the gcc extension for variadic macroOlivier Goffart2012-10-141-2/+12
* qdoc outputs warnings in a form which Creator will recognizeShawn Rutledge2012-10-131-2/+3
* Fix moc preprocessor-only mode with input that contains seemingly invalid ide...Simon Hausmann2012-10-131-2/+5
* qdoc: qdoc now can run in 2 passesMartin Smith2012-10-135-26/+56
* qdoc: Allow empty character literal ''Martin Smith2012-10-131-2/+8
* Modularize documenation buildTor Arne Vestbø2012-10-102-1/+12
* Centralize place where we ensure qdoc is built before generating docsTor Arne Vestbø2012-10-103-8/+7
* qdoc: Implements the -no-link-errors optionMartin Smith2012-10-108-50/+36
* QDoc/Bootstrap library: fix link error on WindowsPierre Rossi2012-10-091-1/+1
* uic: Map QLCDNumber::numDigits to QLCDNumber::digitCount.Friedemann Kleint2012-10-081-1/+6
* doc: remove old un-used monolithic qdocconf fileTor Arne Vestbø2012-10-081-115/+0
* Tools: add QLibraryInfo to the bootstrapped library.Pierre Rossi2012-10-081-4/+10