summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Allow picking up tool button style from the systemJens Bache-Wiig2009-07-161-0/+5
* Update the license headers in XML Schema to the new formatThiago Macieira2009-07-162-2/+2
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtPeter Hartmann2009-07-153-0/+92
|\
| * Added a version information to our executables.Denis Dzyubenko2009-07-153-0/+92
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtPeter Hartmann2009-07-1544-412/+992
|\|
| * Improve error message from configure.exe when trying to compile the Windows p...David Faure2009-07-151-2/+8
| * fix for mingw to still look into LIB and INCLUDE env varThierry Bastian2009-07-141-7/+6
| * update to the configure program to support mingw+phononThierry Bastian2009-07-142-25/+39
| * Merge commit 'origin/4.5'Oswald Buddenhagen2009-07-137-170/+250
| |\
| | * implement proper vpath handlingOswald Buddenhagen2009-07-135-114/+93
| | * factor out linguist-specific partOswald Buddenhagen2009-07-137-67/+168
| * | Merge commit 'origin/4.5'Bill King2009-07-132-15/+11
| |\|
| | * Fix memory leak in $$system() calls from .pro filesOswald Buddenhagen2009-07-101-0/+4
| | * remove totally pointless conditionalOswald Buddenhagen2009-07-101-1/+1
| | * remove dead codeOswald Buddenhagen2009-07-101-10/+0
| | * Designer: Restore Widget box title when switching to docked modeJoão Abecasis2009-07-091-0/+6
| | * Stop showing then hiding windows on starting designer in top-level modeJoão Abecasis2009-07-091-4/+0
| * | Updated the french phrasebook (some translations from Qt Creator)Pierre Rossi2009-07-091-1/+226
| * | qdoc: Removed unnecessary error report/ruleMartin Smith2009-07-091-0/+3
| * | Let cetest return nonzero when it fails to run a test.Rohan McGovern2009-07-091-0/+1
| * | Improved cetest error reporting.Rohan McGovern2009-07-092-6/+10
| * | Disable private unit tests when Qt is configured withoutRohan McGovern2009-07-091-1/+4
| * | Merge commit 'origin/4.5'Bill King2009-07-099-47/+77
| |\|
| | * don't drop all location tags after the first file without anyOswald Buddenhagen2009-07-081-2/+3
| | * Stop showing then hiding windows on starting designer in top-level mode.Norwegian Rock Cat2009-07-071-3/+2
| | * Add basic Russian translation for qtconfigRitt Konstantin2009-07-061-0/+1
| | * Add Russian translation for qvfbRitt Konstantin2009-07-061-0/+1
| | * Update Russian Qt phrase bookRitt Konstantin2009-07-061-10/+42
| | * Removed superfluous code in assistant's search module.ck2009-07-063-16/+6
| | * Fixed race condition in search module.ck2009-07-063-15/+21
| | * Minor: fix spelling in configure.exe -help output.Thiago Macieira2009-07-021-1/+1
| * | doc: Output a clearer "All functions in this class are..." statement.Martin Smith2009-07-084-53/+156
| * | Added wildcard support for file lists in help projects.ck2009-07-071-3/+19
| * | general wording change for some file type namesFrederik Schwarzer2009-07-0618-62/+62
| * | support for id-based translationsOswald Buddenhagen2009-07-064-17/+126
| * | remove arbitrary string length limitsOswald Buddenhagen2009-07-061-11/+2
| * | qdoc: Added missing CR to help message.Martin Smith2009-07-061-1/+1
* | | Merge branch 'master' of git://gitorious.org/qt/qtTobias Koenig2009-07-051172-2891/+3766
|\| |
| * | Merge branch 'research/qdbus-improvements'Thiago Macieira2009-07-021-7/+4
| |\ \
| | * | Replace internalPropGet and internalPropSet with the QObject versions in QDBu...Thiago Macieira2009-07-021-7/+4
| | |/
| * | add support for attaching meta data to translatable messagesOswald Buddenhagen2009-07-021-5/+30
| * | Merge branch '4.5'Thiago Macieira2009-07-026-23/+114
| |\|
| | * Sync with QtCreator.kh2009-07-014-10/+94
| | * Sync with QtCreator.kh2009-07-011-9/+13
| | * Do not start Assistant without at least an empty page.kh2009-07-011-2/+5
| | * Improve QtHelp error reporting.Friedemann Kleint2009-07-011-2/+2
| * | doc: Corrected several qdoc warnings.Martin Smith2009-07-022-2/+4
| * | Fixed cetest compile.Rohan McGovern2009-07-021-1/+1
| * | Let cetest deploy libraries other than for Qt to make it usable forRohan McGovern2009-07-021-5/+29
| * | Let QtRemote report the error code to cetest when creating the testRohan McGovern2009-07-023-5/+21