summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Removed MacRefs for Xcode documentation stuff.Martin Smith2010-04-273-3/+50
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-231-13/+30
|\
| * qdoc: Removed nested <ul> elements from the TOCMartin Smith2010-04-231-13/+30
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-2211-106/+341
|\ \ | |/ |/|
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-2211-106/+341
| |\
| | * Do not treat images in qml examples differently.Yann Bodson2010-04-221-23/+7
| | * Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-213-7/+7
| | * delete the viewer before calling exit(). Ensures correct cleanup.Martin Jones2010-04-211-26/+28
| | * Make logger widget thread safe.Martin Jones2010-04-213-4/+6
| | * Visual test fix.Michael Brasser2010-04-211-1/+2
| | * License headersAaron Kennedy2010-04-203-1/+83
| | * Show command line help / qml runtime output in GUIKai Koehne2010-04-205-11/+114
| | * Improve error messages, especially on embedded.Warwick Allison2010-04-201-1/+1
| | * Modify qdoc to handle qml examples files.Yann Bodson2010-04-201-23/+45
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Alan Alpert2010-04-1918-87/+1478
| | |\
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-174-54/+84
| | |\ \
| | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-163-44/+81
| | | |\ \
| | | | * | ResizeMode support for QGraphicsWidgets created with QDeclarativeViewJoona Petrell2010-04-163-44/+81
| | | * | | Doc: Put "default" property label on same line as property nameMartin Jones2010-04-161-10/+3
| | | |/ /
* | | | | qdoc: Updated the extra images variable again, for each manual.qdocconf.Martin Smith2010-04-225-10/+43
|/ / / /
* | | | qdoc: Updated the extra images variable for each manual.qdocconf.Martin Smith2010-04-214-4/+160
* | | | fix typosOswald Buddenhagen2010-04-202-2/+2
* | | | Just use the path as the url can have an anchor attached etc...kh12010-04-202-4/+5
* | | | Doc: Cleaning HTML generator and updating index.qdocMorten Engvoldsen2010-04-202-73/+68
* | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-04-209-38/+92
|\ \ \ \
| * | | | Backport a few fixes to the Designer filteredit from CreatorJens Bache-Wiig2010-04-201-4/+10
| * | | | Doc: Correcting qdocconf files for assistantMorten Engvoldsen2010-04-204-28/+53
| * | | | Quick fix to make the documentation work, needs a proper solution though.kh12010-04-193-4/+23
| * | | | Fix the code for estimate whether the project is debug/release only in cetest.Liang Qi2010-04-191-2/+6
* | | | | qdoc: Avoided putting bad chars in linksMartin Smith2010-04-202-7/+10
|/ / / /
* | | | qdoc: Added online flag to the qdocconf file.Martin Smith2010-04-194-141/+157
* | | | Fix compile warning.Friedemann Kleint2010-04-191-1/+1
| |_|/ |/| |
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1718-89/+1471
|\ \ \ | |/ / |/| |
| * | don't add -unix to the qmake command lineOswald Buddenhagen2010-04-161-1/+0
| * | qdoc: Output TOC for more class ref pages.Martin Smith2010-04-161-10/+6
| * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-04-1610-179/+107
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1616-78/+1436
| | |\ \ | | | |/ | | |/|
| | | * qdoc: Added the index and fixed images in the extra files list.David Boddie2010-04-155-27/+30
| * | | qdoc: Improved TOC for class ref pages.Martin Smith2010-04-162-10/+39
| | |/ | |/|
| * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-04-1512-34/+76
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1512-71/+1317
| | |\ \
| | | * | Fix MOBILITY-404Wolfgang Beck2010-04-151-0/+2
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1411-71/+1315
| | | |\ \
| | | | * | Added missing newline after warning message when using -L with qmlThorbjørn Lindeijer2010-04-141-1/+1
| * | | | | qdoc: Fixed .qdocconf files for assistant.Martin Smith2010-04-154-4/+113
| | |_|/ / | |/| | |
| * | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-04-143-6/+16
| |\ \ \ \
| | * | | | Revert "Doc: Updating design files."Morten Engvoldsen2010-04-142-2/+2
| | * | | | Remove statically allocated pixmaps through the post routineJarek Kobus2010-04-141-4/+14
| * | | | | qdoc: Removed all <table> attributes in favor of using css.Martin Smith2010-04-141-40/+25
| |/ / / /
| * | | | qdoc: Checked for empty title.Martin Smith2010-04-141-2/+4