summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Fixed all references to obsolete QHttp classes.Martin Smith2009-07-241-3/+11
* Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-07-242-5/+26
|\
| * Enabled setting of DESIGNABLE=false-properties using FormWindowCursor APIFriedemann Kleint2009-07-231-4/+24
| * Recognize .jui file format in lupdateEskil Abrahamsen Blomfeldt2009-07-231-0/+3
* | configure shows Windows CE specific build steps when its doneJoerg Bornemann2009-07-231-2/+10
* | repair showSummary after commit 08b3511a0cJoerg Bornemann2009-07-231-1/+3
* | qdoc: Removed obsolete classes from annotated lists.Martin Smith2009-07-231-0/+3
* | fix linker error for the cetest toolJoerg Bornemann2009-07-221-1/+2
* | Merge commit 'origin/4.5'Olivier Goffart2009-07-221-2/+5
|\|
| * Designer: Fixed bug in setting QUrl property values from resources.Friedemann Kleint2009-07-221-2/+5
* | qdoc: Reported links to obsolete things that appear in non-obsolete things.Martin Smith2009-07-221-2/+7
* | qdoc: Added page for obsolete classes.Martin Smith2009-07-222-21/+59
* | qdoc: Changed to build qdoc3 in release mode.Martin Smith2009-07-221-2/+3
* | configure -dont-process must build the host tools on Windows CEJoerg Bornemann2009-07-212-2/+2
* | sunpro doesn't like templated friend classes, eitherOswald Buddenhagen2009-07-212-2/+2
* | 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