summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* BT: Update text of About Qt dialogJason McDonald2009-04-2016-125/+126
* Ifdef out the QWS blend functions for less common bitdephts by defaultGunnar Sletta2009-04-201-45/+45
* Make the 32-bit ARGBPM on 16-bit RGB blend function fasterGunnar Sletta2009-04-201-101/+33
* Fix drawhelper pixel-writeback when dest has alpha.Gunnar Sletta2009-04-201-1/+1
* Fix ARGB24PM->RGB16 for i386 GCCGunnar Sletta2009-04-201-20/+1
* Fix ARGB8565 onto RGB16 image blending on windowsGunnar Sletta2009-04-201-3/+3
* Fix docs for QPixmapCache::setCacheLimit()/cacheLimit()Gunnar Sletta2009-04-201-2/+4
* Some ifdefs for debugging clipping performanceGunnar Sletta2009-04-201-0/+36
* BT: Fix a crash when using Q(File)Dialog::open() in QCocoa.Norwegian Rock Cat2009-04-201-1/+4
* 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
* | 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
|\ \
| * | BT: Whats new doc page has a link to changes-4.5.0 file instead of 4.5.1Jason McDonald2009-04-171-5/+4
* | | Document my QGLFramebufferObject changeRhys Weatherley2009-04-171-0/+3
|/ /
* | Fixes long strings getting truncated by the ODBC Driver.Bill King2009-04-162-1/+35
* | Document my changes for 4.5.1Rhys Weatherley2009-04-161-0/+6
* | Use setContentsMargins() instead of setMargin().Jan-Arve Sæther2009-04-161-2/+2