summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Make windows the right formats and videoonlyAnders Bakken2009-04-071-5/+14
| * Make sure RGB32 workaround works for windowsAnders Bakken2009-04-071-0/+3
| * Pens can have brushesAnders Bakken2009-04-071-1/+3
* | Remove inline keywords, fix compile bugIan Walters2009-04-071-3/+3
|/
* Fix up some QT_...NO_PALETTE codepathsAnders Bakken2009-04-071-4/+6
* Move QT_BEGIN_NAMESPACE to after the usual Qt header includesRhys Weatherley2009-04-073-8/+8
* Don't use uninitialized capsAnders Bakken2009-04-061-2/+6
* Make compile when Qt3Support is turned offBill King2009-04-061-0/+2
* Fixes: QSqlTableModel does not handle updates when one of the fields hasBill King2009-04-062-3/+36
* BT: Fixed treeview painting regression on VistaJens Bache-Wiig2009-04-061-6/+14
* BT: Adjust the colliding mice example to work with coalesced updates.Norwegian Rock Cat2009-04-064-25/+30
* De-inlined 2 functions in QHttpNetworkHeaderMarkus Goetz2009-04-061-2/+2
* Splitted qhttpnetworkconnection* files into individual filesMarkus Goetz2009-04-069-1237/+1659
* Removed usage of NaN in SVG gradients.Kim Motoyoshi Kalland2009-04-062-3/+5
* Update the autotest to pass again due to a previous behaviuour change.Jan-Arve Sæther2009-04-061-9/+12
* compile for non x11 systemsMaurice Kalinowski2009-04-061-0/+2
* Update WebKit from code.staikos.net/srv/git/webkitTor Arne Vestbø2009-04-0612-1657/+744
* Merge commit 'ab56759cefbcf2072ac777f0d897e561f5a3c8af' into 4.5Joerg Bornemann2009-04-061-6/+6
|\
| * don't display warning message when calling checksdk -listJoerg Bornemann2009-04-011-6/+6
* | compileMaurice Kalinowski2009-04-061-1/+1
* | remove dead codeMaurice Kalinowski2009-04-061-1/+0
* | compile for systems without Qt3SupportMaurice Kalinowski2009-04-061-1/+1
* | BT: Fix combobox background color regressionJens Bache-Wiig2009-04-062-9/+5