summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Remove the use of deprecated qVariant*Olivier Goffart2010-08-0653-471/+471
* Remove the use of deprecated qFindChild(ren)Olivier Goffart2010-08-0624-102/+102
* Remove obsolete code & workarounds for unsupported versions of MS Visual C++miniak2010-08-033-21/+2
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-07-2867-2390/+773
|\
| * Fixed the following sub-tasks for QTBUG-12192Kevin Wright2010-07-2612-78/+159
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-231-27/+25
| |\
| | * qdoc: Cleaned up the TOC for QML element pages.Martin Smith2010-07-231-5/+11
| | * qdoc: Cleaned up the Inherits and Inherited by lines for QML elements.Martin Smith2010-07-231-22/+14
| * | Make it possible for Qt modules to extend QT_CONFIGSimon Hausmann2010-07-231-0/+2
| |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-2212-45/+265
| |\
| | * qdoc: Removed debug code.Martin Smith2010-07-221-1/+0
| | * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-07-2233-1632/+169
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-212-3/+3
| | | |\
| | | | * fix the export macros for the QtDBus moduleRomain Pokrzywka2010-07-211-1/+1
| | | | * make "configure -qt-gif" work again on WindowsJoerg Bornemann2010-07-211-2/+2
| | * | | qdoc: Fixed reporting of read-only status for QML properties.Martin Smith2010-07-2210-42/+263
| * | | | Docs: Additional HTML extraction marks for enumerations.Leandro Melo2010-07-221-1/+5
| | |/ / | |/| |
| * | | Merge remote branch 'origin/4.6' into 4.7-from-4.6Rohan McGovern2010-07-2013-1504/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Revert "Add the chart utility from qtestlib-tools."Rohan McGovern2010-07-2013-1488/+1
| | * | Bump version number after 4.6.3 release.Jason McDonald2010-06-157-11/+11
| * | | Make configure.exe accept -no-gif again, fix commentDaniel Molkentin2010-07-191-1/+3
| * | | Remove qMemCopy() usage from all .cpp files of Qt itself.Robin Burchell2010-07-182-2/+2
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-07-1647-549/+3792
| |\ \ \
| | * \ \ Merge remote branch 'origin/4.7' into oslo-staging-1Aaron McCarthy2010-07-164-1/+75
| | |\ \ \
| | | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-154-1/+75
| | | |\ \ \
| | | | * | | Docs: HTML comments marks so Creator can extract data efficiently.Leandro Melo2010-07-144-1/+75
| | * | | | | more fine-grained ts targetsOswald Buddenhagen2010-07-156-67/+0
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-1541-726/+270
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Unbreak the Maemo 5 build after the Symbian fixHarald Fernengel2010-07-151-5/+5
| | | * | | | fix qconfig.h aliased header creationOswald Buddenhagen2010-07-141-10/+0
| | | | |_|/ | | | |/| |
| | | * | | qdoc: Removed navigation arrow that was causing display problems.Martin Smith2010-07-142-12/+19
| | | * | | Fixing merge conflicts.Martin Smith2010-07-138-91/+283
| | | |\ \ \ | | | | |/ /
| | | * | | qdoc: Fixed several <div> elements that had the "/>" ending.Martin Smith2010-07-131-4/+4
| | | * | | qdoc: Fixed breadcrumbs for QML examples.Martin Smith2010-07-131-6/+11
| | | * | | remove redundand translations project filesOswald Buddenhagen2010-07-1211-300/+55
| | | * | | make projects lupdate-friendlyOswald Buddenhagen2010-07-127-17/+17
| | | * | | fixed built-in jpeg and tiff in configure.exe, QTBUG-12093Mark Brand2010-07-121-0/+4
| | | * | | fix indentationMark Brand2010-07-121-1/+1
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-1024-371/+154
| | | |\ \ \
| | | | * | | Doc: Cleaning style and adding support for CreatorMorten Engvoldsen2010-07-094-26/+21
| | | | * | | Doc: fixing offline styleMorten Engvoldsen2010-07-091-7/+5
| * | | | | | Doc: Excluded the QML documentation from the Qt-only set.David Boddie2010-07-163-0/+21
| * | | | | | Doc: Whitespace fixes.David Boddie2010-07-161-41/+41
| | |_|/ / / | |/| | | |
| * | | | | Doc: Adding support for Qt Creator styleMorten Engvoldsen2010-07-093-2/+18
| * | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-07-091-2/+4
| |\ \ \ \ \
| | * | | | | qhelpgenerator: Fix namespace syntax checking.ck2010-07-091-2/+4
| * | | | | | qdoc: Marked some missing declarative properties and functions as \internal.Martin Smith2010-07-091-1/+2
| |/ / / / /
| * | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-07-081-1/+1
| |\ \ \ \ \
| | * | | | | Doc: documenting docsMorten Engvoldsen2010-07-081-1/+1
| * | | | | | qdoc: Fixed broken QML property links.Martin Smith2010-07-082-2/+2
| |/ / / / /