summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* DB2 driver returning double field as emptyBill King2009-04-081-1/+1
* Missed these changes from the last commit.Bill King2009-04-081-3/+7
* Fixes: Memory leak in DB2 driverBill King2009-04-071-12/+23
* Work around RGB32 issue in solidFillAnders Bakken2009-04-071-15/+22
* Make flipflags work a little better.Anders Bakken2009-04-073-24/+41
* compile with aCCOswald Buddenhagen2009-04-071-2/+2
* Merge branch '4.5' of git@scm.dev-nokia.troll.no:qt/qt into 4.5Thomas Hartmann2009-04-079-35/+49
|\
| * Make sure to clear surface in toImageAnders Bakken2009-04-071-1/+6
| * Fix compilation if SSL is not enabled.Thiago Macieira2009-04-071-6/+4
| * Bt: Fix regression in the Embedded dialogs exampleJens Bache-Wiig2009-04-072-13/+22
| * BT: Prevent a crash in Designer when quiting when in the filter edit.Norwegian Rock Cat2009-04-072-3/+6
| * fix tap-and-hold checkbox problem for Windows CEJoerg Bornemann2009-04-073-12/+11
* | Fixes: Support for OpenGL ES 2.0 in configure.exe (Windows CE)Thomas Hartmann2009-04-071-1/+13
|/
* Merge branch '4.5' of git@scm.dev-nokia.troll.no:qt/qt into 4.5Thomas Hartmann2009-04-075-36/+58
|\
| * My changelog for 4.5.1Peter Hartmann2009-04-071-0/+16
| * Drag cursor is not updated when modifier keys are pressed/released inPrasanth Ullattil2009-04-072-2/+6
| * BT: QFileDialog: A folder with a name containing diacritic is disabled on Mac...Richard Moe Gustavsen2009-04-071-1/+1
| * BT: Send the keyevent after we send the shortcutoverride in menuNorwegian Rock Cat2009-04-071-0/+1
| * Adjust commentsNorwegian Rock Cat2009-04-071-33/+34
* | BT: compilefix for Qt in namespaceThomas Hartmann2009-04-071-3/+3
* | Fixes: mediaobject autotest for windows ce (waveout)Thomas Hartmann2009-04-071-1/+1
|/
* Fixes: WDestructiveClose flag and the new WindowCancelButtonHint have the ...Thomas Hartmann2009-04-071-3/+3
* Fixes missing hover on QListView in VistaJens Bache-Wiig2009-04-072-0/+4
* qmake: additional compiler options were written twice into vcproj filesJoerg Bornemann2009-04-071-2/+0
* make shadow builds with default moc/ui dirs work againOswald Buddenhagen2009-04-073-0/+15
* fix QMAKE_VAR_FIRST_ expansion in compiler flagsOswald Buddenhagen2009-04-071-1/+1
* BT: Compile without QT3SUPPORTJens Bache-Wiig2009-04-071-1/+1
* QLocalSocket will disconnect 30 seconds after a successful delayed connectBradley T. Hughes2009-04-072-13/+16
* Compile.Norwegian Rock Cat2009-04-071-1/+1
* BT: Fix regression when tooltips dissappear suddenly in Unified toolbarNorwegian Rock Cat2009-04-073-2/+37
* Adds a few \warnings to the docs on do-not-use-for-performance-reasonsGunnar Sletta2009-04-074-5/+43
* Works around a crash in q3richtext.Gunnar Sletta2009-04-071-1/+2
* Fixes: Calling repaint() during a top-level resizeGunnar Sletta2009-04-071-10/+14
* Fixes: Make drawPixmap as fast as drawImage on rasterRGunnar Sletta2009-04-072-34/+68
* Fixes: Make drawPixmap slightly more optimal for QPaintEngineExGunnar Sletta2009-04-071-3/+6
* Kill some warningsAnders Bakken2009-04-071-0/+6
* Approriate warning with incompatible optionsAnders Bakken2009-04-071-0/+4
* Code cleanup.Anders Bakken2009-04-072-9/+9
* Call ReleaseSource where appropriateAnders Bakken2009-04-073-2/+5
* Better QDirectFBPixmapData::toImage()Anders Bakken2009-04-071-0/+11
* Optimize bytesPerLine furtherAnders Bakken2009-04-071-1/+0
* Optimize fillRects/fillRegionAnders Bakken2009-04-071-23/+5
* Cleanup. This function is no longer used.Anders Bakken2009-04-071-10/+0
* Make sure to set blitting flagsAnders Bakken2009-04-073-25/+43
* Improve QDirectFBPixmapData::copyAnders Bakken2009-04-071-2/+8
* Improve QDirectFBPixmapData::transformedAnders Bakken2009-04-071-5/+14
* Clean up surface creation codeAnders Bakken2009-04-071-9/+5
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Ian Walters2009-04-077-32/+57
|\
| * Make OpenGL/ES 1.1 CommonLite and OpenGL/ES 1.0 builds workRhys Weatherley2009-04-075-25/+37
| * Make sure to dirty clip in setStateAnders Bakken2009-04-071-2/+1