summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.5'Thiago Macieira2009-03-2750-544/+937
|\
| * Make use of a thread-specific variable in qFlagLocation.Thiago Macieira2009-03-271-2/+18
| * Add the parameter to the function call.Thiago Macieira2009-03-271-2/+2
| * Remove unnecessary debug message.Thiago Macieira2009-03-271-1/+0
| * Fix crashes in D-Bus due to race conditions.Thiago Macieira2009-03-272-5/+8
| * Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.5 ( ...Simon Hausmann2009-03-275-8/+67
| * Revert "make shadow builds work even if a non-shadow build is present"Bradley T. Hughes2009-03-272-2/+2
| * Fix Qt3Support compileBradley T. Hughes2009-03-271-0/+1
| * Documented the -xinput configure option in the doc.Denis Dzyubenko2009-03-271-1/+1
| * QDesktopWidget::resized wasn't emitted properly on X11.Denis Dzyubenko2009-03-271-6/+15
| * Crash in OpenGL paint engine when brush style is Qt::NoBrush.Samuel Rødal2009-03-271-0/+3
| * Small fix: initialise the global static isDebugging variable within theThiago Macieira2009-03-271-2/+1
| * Make QMutexPool actually be thread-safe (double-checked locking doesn'tThiago Macieira2009-03-272-13/+6
| * Major surface related fixAnders Bakken2009-03-276-217/+327
| * Fix background of QAbstractScrollArea when styled only with pseudo-classOlivier Goffart2009-03-272-1/+36
| * Fix very slow stroking of paths in X11 paint engine.Samuel Rødal2009-03-274-14/+24
| * Fix mismatch between stroke and fill of ellipses on X11.Samuel Rødal2009-03-272-7/+22
| * Fix QPixmap::fromImage() bug for monochrome images on Mac.Samuel Rødal2009-03-271-1/+1
| * properly process backslash line continuationsOswald Buddenhagen2009-03-271-6/+13
| * don't include uic in non-gui configurationsOswald Buddenhagen2009-03-272-0/+4
| * even more verbose debug outputOswald Buddenhagen2009-03-271-1/+1
| * make shadow builds work even if a non-shadow build is presentOswald Buddenhagen2009-03-272-2/+2
| * optimizeOswald Buddenhagen2009-03-271-1/+1
| * remove pointless checkOswald Buddenhagen2009-03-271-2/+1
| * most definitely NOT \since 4.5Oswald Buddenhagen2009-03-271-2/+0
| * static is even better than constOswald Buddenhagen2009-03-271-4/+4
| * declare type info next to the type, not "somewhere"Oswald Buddenhagen2009-03-272-2/+2
| * properly deal with messages which appear in multiple encodingsOswald Buddenhagen2009-03-276-220/+299
| * micro-optimization: don't evaluate same condition twiceOswald Buddenhagen2009-03-271-2/+2
| * actually ignore untranslated messages as it claimsOswald Buddenhagen2009-03-271-2/+4
| * avoid empty codec nameOswald Buddenhagen2009-03-272-2/+4
| * beautify / micro-optimizeOswald Buddenhagen2009-03-271-3/+4
| * proper encoding and escapingOswald Buddenhagen2009-03-271-4/+37
| * whitespaceOswald Buddenhagen2009-03-2716-27/+27
| * Creating a native window handle doesn't reset input context on X11.Denis Dzyubenko2009-03-271-1/+10
| * Creating an instance of the QDesktopWidget breaks clipboard on X11.Denis Dzyubenko2009-03-272-3/+17
* | Style QDial to look betterJens Bache-Wiig2009-03-279-110/+377
* | Clear QLineEdit selection when redoing a delete operation.jasplin2009-03-272-0/+15
* | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-03-2623-6/+1021
|\ \ | |/
| * Squashed commit of the following:David Boddie2009-03-261-0/+2
| * Squashed commit of the following:David Boddie2009-03-262-1/+8
| * Squashed commit of the following:David Boddie2009-03-262-2/+3
| * Squashed commit of the following:David Boddie2009-03-261-0/+5
| * Squashed commit of the following:David Boddie2009-03-264-2/+166
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5David Boddie2009-03-263-1/+121
| |\
| | * Fix a bug where lineedits in a second page of a stack widget would not get ke...Norwegian Rock Cat2009-03-263-1/+121
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5David Boddie2009-03-2678-1316/+1648
| |\ \ | | |/
| * | Squashed commit of the following:David Boddie2009-03-2610-0/+716
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-03-2622-162/+279
|\ \ \ | | |/ | |/|
| * | Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.5 ( ...Simon Hausmann2009-03-266-3/+54