summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Assistant: Refactor help engine wrapper.ck2009-12-213-144/+187
* Assistant: Fix console output glitch.ck2009-12-161-1/+1
* qdbus: short forms to get/set propertiesGiuseppe Bilotta2009-12-151-12/+36
* Merge branch '4.6'Thiago Macieira2009-12-151-1/+1
|\
| * Fix precision loss warning (qreal vs. float on Windows)Alessandro Portale2009-12-151-1/+1
* | Merge commit 'origin/4.6'Olivier Goffart2009-12-153-3/+12
|\ \ | |/
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Justin McPherson2009-12-141-0/+2
| |\
| | * Compile with QT_NO_DEPRECATEDOlivier Goffart2009-12-091-0/+2
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-multimedia-team into 4.6Justin McPherson2009-12-141-2/+9
| |\ \ | | |/ | |/|
| | * Add -audio-backend and -no-audio-backend configure option.Kurt Korbatits2009-12-091-2/+9
| * | Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-12-091-1/+1
| |\ \
| | * \ Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-12-044-3/+10
| | |\ \
| | * \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Jan-Arve Sæther2009-12-0316-46/+90
| | |\ \ \
| | * | | | Make lrelease link again with the win32-icc and win32-g++ mkspecsJan-Arve Sæther2009-12-031-1/+1
* | | | | | Assistant: Topic chooser links correctly to Urls with identical titles.ck2009-12-142-12/+13
* | | | | | qhelpgenerator: Don't insert identical indices.ck2009-12-141-2/+12
* | | | | | Assistant: Performance improvements in qhelpgenerator.ck2009-12-142-13/+16
* | | | | | Assistant: Added rebuild-search-index command line option.ck2009-12-103-3/+40
* | | | | | Assistant: Make doc file watching work for the intended use case.ck2009-12-092-1/+75
* | | | | | Assistant: Try to reload open pages on doc file update.ck2009-12-095-10/+23
* | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtck2009-12-093-5/+4
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch '4.6'Thiago Macieira2009-12-083-5/+4
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge remote branch 'staging/4.6' into 4.6Oswald Buddenhagen2009-12-073-5/+4
| | |\ \ \ \ \
| | | * | | | | make qdoc3 a proper tools subtarget and install itOswald Buddenhagen2009-12-042-0/+4
| | | * | | | | remove dead fileOswald Buddenhagen2009-12-041-5/+0
* | | | | | | | Assistant: Allow search tab to be displayed on start-up.ck2009-12-081-2/+2
|/ / / / / / /
* | | | | | | Assistant: Don't re-load saved pages that don't exist anymore.ck2009-12-081-11/+13
* | | | | | | Assistant: Add "shared" directory to dependency list.ck2009-12-071-0/+1
* | | | | | | Assistant: Use tracing macro in all functions.ck2009-12-0718-0/+472
* | | | | | | Assistant: Logical re-structuring of start-up code.ck2009-12-076-148/+172
* | | | | | | Cleanup, no functional change.kh12009-12-071-23/+30
* | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-12-0511-28/+170
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge commit '33441e2a611f07207b0b942368aab9010cdf8ab1' of oslo-staging-1/4.6...Simon Hausmann2009-12-0510-26/+168
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2009-12-047-11/+11
| | |\ \ \ \ \
| | * | | | | | doc: Example page now lists images used by the exampleMartin Smith2009-12-0410-26/+168
| * | | | | | | Merge commit 'c0b81480b2909b18ac15bdd124a562ae005c2f41' into origin-4.6Olivier Goffart2009-12-041-2/+2
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | / / | | | |_|_|/ / | | |/| | | |
| | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-12-031-2/+2
| | |\ \ \ \ \
| | | * | | | | Fixed "illegal empty declaration" warning from \tools\xmlpatternsJanne Anttila2009-12-021-2/+2
| | | | |_|/ / | | | |/| | |
* | | | | | | Assistant: More small refactorings + compile fix.ck2009-12-041-37/+49
* | | | | | | Merge branch '4.6'Thiago Macieira2009-12-032-0/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-12-039-14/+19
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Assistant: Fix race condition in CLucene indexer.ck2009-12-012-0/+2
* | | | | | | Assistant: Another small refactoring.ck2009-12-031-14/+33
* | | | | | | Assistant: Small refactoring to prepare for upcoming functional change.ck2009-12-031-18/+24
* | | | | | | Assistant: Compile fix for namespaced Qt.ck2009-12-032-0/+8
* | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtck2009-12-0310-36/+85
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch '4.6'Thiago Macieira2009-12-0210-36/+85
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-12-027-11/+11
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | / / | | | |_|_|/ / | | |/| | | |
| | | * | | | Bump version to 4.6.1Jason McDonald2009-12-017-11/+11
| | | |/ / /
| | * | | | Creator crashes when reloading externally modified .ui files on MacPrasanth Ullattil2009-12-011-0/+1