summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix static leak to make valgrinding easier.dt2009-07-201-63/+61
* micro-optimize: (x.toLower() == y) => !x.compare(y, Qt:: CaseInsensitive)Oswald Buddenhagen2009-07-201-10/+10
* fix return value of error() & coOswald Buddenhagen2009-07-201-1/+2
* make message() & co. handling more qmake-likeOswald Buddenhagen2009-07-201-14/+1
* expand arguments to s// operatorOswald Buddenhagen2009-07-201-1/+1
* support loops: implement for(), next() & break()Oswald Buddenhagen2009-07-204-4/+149
* implement if() testOswald Buddenhagen2009-07-201-1/+81
* implement {greater,less}Than(), equals(), clear() & unset()Oswald Buddenhagen2009-07-201-5/+53
* support custom functions: implement defineTest(), defineReplace(), defined(),...Oswald Buddenhagen2009-07-204-110/+283
* remove return values from the visitors which need noneOswald Buddenhagen2009-07-203-38/+36
* surround file inclusion with saving/restoring condition stateOswald Buddenhagen2009-07-201-1/+4
* fix conditionals, in particular the nested else handlingOswald Buddenhagen2009-07-201-31/+27
* fix m_invertNext effect scopingOswald Buddenhagen2009-07-201-2/+4
* put condition state variables into a structureOswald Buddenhagen2009-07-202-23/+32
* return value cleanupOswald Buddenhagen2009-07-201-97/+61
* ifdef cleanupOswald Buddenhagen2009-07-201-1/+1
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtOswald Buddenhagen2009-07-201-9/+13
|\
| * doc: Print warning where \reimp is used where \internal should be used.Martin Smith2009-07-201-9/+13
* | Merge commit 'origin/4.5'Oswald Buddenhagen2009-07-2012-40/+78
|\ \ | |/ |/|
| * Fix assert in message handling.Frans Englich2009-07-201-3/+9
| * don't rely on system codec when handling PO filesOswald Buddenhagen2009-07-174-7/+16
| * reorganize numerus form count normalizationOswald Buddenhagen2009-07-179-30/+51
| * Designer fails to compile if Qt is compiled without size grip supportAntonio Aloisio2009-07-151-2/+4
* | doc: Increased memitemleft width from 160px to 180px.Martin Smith2009-07-202-2/+3
* | checksdk now uses the bootstrap libJoerg Bornemann2009-07-204-62/+32
* | Compile fix for windows and winceDenis Dzyubenko2009-07-202-0/+4
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtDavid Boddie2009-07-174-2/+11
|\ \
| * | Add priority property to QActionJens Bache-Wiig2009-07-171-1/+7
| * | Update to also use a uifile.icns file for Designer.Norwegian Rock Cat2009-07-173-1/+4
* | | Doc: Added XML Schema license information to the documentation.David Boddie2009-07-171-2/+3
|/ /
* | Doc: Updated the version numbers in the documentation metadata.David Boddie2009-07-177-13/+13
* | 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