summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * | Fixes missing quotation markkh2009-03-261-1/+1
| * | Fixes missing quotation markkh2009-03-261-1/+1
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Kavindra Devi Palaraja2009-03-264-136/+162
| |\ \
| | * | Fix regression in qscriptvalue_cast (primitive-->complex type cast)Kent Hansen2009-03-262-1/+30
| | * | Fix broken shortcutskh2009-03-262-135/+132
| * | | Doc - added QHostInfo to QHostAddress' See Also line, as requested byKavindra Devi Palaraja2009-03-261-1/+1
| |/ /
| * | Fix crash when accessing newly constructed QTextObjects.Benjamin Poulain2009-03-268-10/+45
| * | Reduce the number of calls to QThread::idealThreadCount() in QtConcurrent.Morten Sørvig2009-03-261-4/+6
| * | Make the traffic info example not hit the server every minute.Thiago Macieira2009-03-261-1/+1
| * | Fix regression where QMacStyle would only draw tabs w/QStyleOptionTabV3.Norwegian Rock Cat2009-03-261-7/+10
* | | Merge branch '4.5'Rohan McGovern2009-03-2640-43/+121
|\ \ \ | |/ /
| * | Change testlib selftest targets to help autotest tools.Rohan McGovern2009-03-2633-2/+34
| * | Remove outdated script which can't have worked since we stopped usingRohan McGovern2009-03-251-34/+0
| * | Not part of the repositoryAlessandro Portale2009-03-251-0/+0
| * | alphaMask needs to be const, because first bytesPerLine() is called and then ...Alessandro Portale2009-03-251-1/+1
| * | QGtkStyle: Support styled QFrameJens Bache-Wiig2009-03-251-0/+65
| * | Fix flipping.Anders Bakken2009-03-251-5/+16
* | | Small documentation enhancement for QSslSocketMarkus Goetz2009-03-251-2/+5
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-03-2519-1112/+1253
|\ \ \ | |/ /
| * | Clean up locking/unlockingAnders Bakken2009-03-251-21/+11
| * | Minor code cleanupAnders Bakken2009-03-251-3/+4
| * | Make QDirectFBPaintDevice() protected.Anders Bakken2009-03-251-5/+7