summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* qdoc: DITA XML generator now uses <section> elements...Martin Smith2010-09-185-209/+258
* qdoc: Converted some more html output to xml output.Martin Smith2010-09-151-40/+20
* qdoc: Converted some more html output to xml output.Martin Smith2010-09-141-140/+208
* Merge branch 'mimir' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into mimirMartin Smith2010-09-1340-126/+1572
|\
| * Merge commit 'doc-team/4.7' into mimirMorten Engvoldsen2010-09-1340-126/+1572
| |\
| | * Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-1014-0/+1337
| | |\
| | | * Fixed compiler warnings in meego graphics system helper.Samuel Rødal2010-09-103-13/+13
| | | * Added meego graphics system helper to features/qt.prf and syncqt.Samuel Rødal2010-09-101-2/+1
| | | * Use QFactoryLoader to ensure we get the correct graphics system plugin.Samuel Rødal2010-09-103-18/+35
| | | * Updated license headers for meego graphics system helper.Samuel Rødal2010-09-1012-84/+408
| | | * Fixed compilation and API of meego graphics system helper.Samuel Rødal2010-09-1014-228/+224
| | | * Renamed meego graphics system helper files.Samuel Rødal2010-09-1013-0/+0
| | | * Imported meego graphics system helper sources.Samuel Rødal2010-09-1013-0/+1001
| | * | Doc: Excluded the libconninet library from the documentation.David Boddie2010-09-084-6/+10
| | * | Merge branch '4.7-oslo1' into 4.7-docA-Team2010-09-071-1/+0
| | |\ \ | | | |/
| | | * Tools (uic/rcc): Improve warning messages.Friedemann Kleint2010-09-071-1/+0
| | * | Merge branch '4.7-oslo1' into 4.7-docA-Team2010-09-0722-125/+204
| | |\ \ | | | |/
| | | * explicitly remove qt_webkit_version.pri when building with -no-webkitOswald Buddenhagen2010-09-071-2/+2
| | | * Doc: fixing page name bug caused by 07bbace404078dcfd82eff717daa97299b8ba52c ...Morten Engvoldsen2010-09-071-1/+1
| | | * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Morten Engvoldsen2010-09-076-19/+74
| | | |\
| | | | * Pause orientation sensors in Qml Viewer when the application window is not ac...Joona Petrell2010-09-075-17/+73
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-064-4/+21
| | | | |\
| | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-061-2/+1
| | | | |\ \
| | | | | * | Fix recording of QML visual tests when using a QGLWidget viewport.Michael Brasser2010-09-061-2/+1
| | | * | | | Doc: updating the qdocconf files and the stylesheetMorten Engvoldsen2010-09-0712-99/+116
| | | | |_|/ | | | |/| |
| | | * | | search translator commentsOswald Buddenhagen2010-09-061-0/+2
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-063-4/+19
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | Install translators earlier in assistantVictor Ostashevsky2010-09-061-2/+1
| | | | * | Symbian: Disable IPv6 for nowMarkus Goetz2010-09-031-0/+4
| | | | * | Doc: Fixing links on index page and corecting HTML in the template.Morten Engvoldsen2010-09-031-1/+1
| | | * | | Designer: Fix action editor scrolling.Friedemann Kleint2010-09-061-2/+4
| | | | |/ | | | |/|
| | * | | Doc: Added dual documentation license information to the HTML templates.David Boddie2010-09-063-0/+27
* | | | | qdoc: Implemented stacking of XML stream writers.Martin Smith2010-09-133-1049/+886
|/ / / /
* | | | qdoc: Generate more xml for group pages.Martin Smith2010-09-093-227/+252
* | | | qdoc: Generate more xml for group pages.Martin Smith2010-09-091-9/+10
* | | | qdoc: Generate more xml for module pages.Martin Smith2010-09-092-25/+44
* | | | qdoc: Generate xml for more kinds of pages.Martin Smith2010-09-083-61/+114
* | | | qdoc: Generate correct dita table for the annotated list.Martin Smith2010-09-071-17/+30
* | | | qdoc: Updated with current dita xml generation code from oslo-staging-1.Martin Smith2010-09-074-569/+717
|/ / /
* | | Merge commit 'staging-1/4.7' into doc-4.7Morten Engvoldsen2010-09-0337-458/+590
|\ \ \ | | |/ | |/|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-021-1/+13
| |\ \ | | |/ | |/|
| | * Add option to enable -MP compile option for MSVCMarius Storm-Olsen2010-09-021-1/+13
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-011-1/+158
| |\ \ | | |/ | |/|
| | * The declarative parser should only save comment text (and not /*,*/,//)Michael Brasser2010-09-011-3/+1
| | * Support for qsTrId and meta-data in comments for QML.Michael Brasser2010-09-011-1/+160
| * | QString usage cleanupsOswald Buddenhagen2010-09-013-17/+17
| * | Wrap translatable messages with tr() in assistant, designer and linguistVictor Ostashevsky2010-09-0128-219/+269
| * | Enable loading/generating translations by assistant and linguist toolsVictor Ostashevsky2010-09-016-6/+80
| |/
| * Remove unused source files in designerVictor Ostashevsky2010-08-313-170/+1
| * fix windows build with -prefixOswald Buddenhagen2010-08-311-3/+5