summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Clean up white space.Jan-Arve Sæther2009-04-201-165/+160
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-2086-7861/+23485
|\
| * fix compilation of QtWebKit with Visual StudioJoerg Bornemann2009-04-201-1/+6
| * Fixes over-verboseness in OCI tables function.Bill King2009-04-191-2/+2
| * Miscellaneous cleanups for Sql tests.Bill King2009-04-191-12/+31
| * Make temporary files close-on-execOswald Buddenhagen2009-04-181-0/+11
| * sanitize whitespace & parenthesesOswald Buddenhagen2009-04-181-128/+127
| * Run syncqt when available and necessaryDirk Mueller2009-04-181-1/+1
| * Fix the About Qt dialog text to be truthful, post-LGPLJason McDonald2009-04-1866-7450/+22935
| * Fix an endianess issue with 32 bit pixmaps on big endian systems.Trond Kjernåsen2009-04-171-1/+1
| * compilePaul Olav Tvete2009-04-171-1/+1
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jason McDonald2009-04-171-1/+1
| |\
| | * autotest didn't compile with gccThierry Bastian2009-04-171-1/+1
| * | BT: Obsolete license textJason McDonald2009-04-171-6/+0
| |/
| * Compile.Jan-Arve Sæther2009-04-171-3/+3
| * Possible assert when hiding tabbed QDockWidgetThierry Bastian2009-04-172-3/+35
| * BT: Make native QFontDialog work when using show and changing windowsNorwegian Rock Cat2009-04-171-3/+5
| * Display error with QTableView with custom default row heightThierry Bastian2009-04-173-8/+50
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jason McDonald2009-04-171-238/+273
| |\
| | * Even more cleanups on the Change Log.Kavindra Devi Palaraja2009-04-171-165/+185
| | * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Kavindra Devi Palaraja2009-04-177-178/+11
| | |\
| | * | More cleanups on the change log.Kavindra Devi Palaraja2009-04-171-90/+105
| * | | Fix a couple more unmaintained version numbers.Jason McDonald2009-04-172-2/+2
| | |/ | |/|
| * | Fix obsolete version number in docs.Jason McDonald2009-04-171-2/+2
* | | Make sure tooltips are shown properly in popups.Jan-Arve Sæther2009-04-172-4/+30
* | | Merge commit 'remotes/tb-optim/qvariant-optimizations'Thierry Bastian2009-04-173-60/+88
|\ \ \
| * | | make construction for known type fasterThierry Bastian2009-03-312-23/+34
| * | | make the float constructor inline (improves construction/destruction performa...Thierry Bastian2009-03-312-3/+1
| * | | small change wrt to destruction (patch suggested by ogoffart)Thierry Bastian2009-03-311-5/+9
| * | | add proper support for floats to QVariantThierry Bastian2009-03-262-7/+21
| * | | Improved qVariantSetValue by reusing the internals if possibleThierry Bastian2009-03-261-1/+12
| * | | small simplification in internals of QVariantThierry Bastian2009-03-261-25/+4
| * | | Added template to the private classes to avoid double allocation in QVariantThierry Bastian2009-03-261-7/+18
| * | | Avoids calling function pointer in constructor of QVariantThierry Bastian2009-03-261-23/+23
* | | | Fix QGraphicsView::mapToScene(QRect) to avoid extra adjustments.Andreas Aardal Hanssen2009-04-172-18/+49
* | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-17179-2194/+917
|\ \ \ \ | | |/ / | |/| |
| * | | Fix obsolete version number in docs.Jason McDonald2009-04-171-3/+1
| * | | Wrong version number in windows installation doc.Jason McDonald2009-04-171-1/+1
| * | | Remove out-of-date Cocoa known issues page.Jason McDonald2009-04-171-168/+0
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jason McDonald2009-04-171-1/+4
| |\ \ \
| | * | | Line edit displays garbage when pressing up or down arrow keys (Cocoa).Prasanth Ullattil2009-04-171-1/+4
| | | |/ | | |/|
| * | | Fix incorrect year and version number in assistant docs.Jason McDonald2009-04-171-2/+2
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jason McDonald2009-04-179-21/+42
| |\ \ \ | | |/ /
| | * | Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.5 ( ...Simon Hausmann2009-04-175-4/+24
| | * | Add my bugfix.Ariya Hidayat2009-04-171-0/+1
| | * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jarek Kobus2009-04-17210-2891/+3388
| | |\ \
| | * | | Fix management of svg iconsJarek Kobus2009-04-173-17/+17
| * | | | BT: Fix version number in FAQ.txt.Jason McDonald2009-04-171-1/+1
| | |/ / | |/| |
| * | | Allow -help to be used in a non-eval package.Lincoln Ramsay2009-04-171-2/+2
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Rhys Weatherley2009-04-171-5/+4
| |\ \ \