summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | My 4.5.1 changes.Bjoern Erik Nilsen2009-04-161-0/+22
| | * | | Fix a bug that made it hard to click the top items in a list widgetNorwegian Rock Cat2009-04-161-2/+2
| | * | | Fixed titlebar on X11 for fixed size windows with Qt::CustomizeWindowHintDenis Dzyubenko2009-04-161-1/+3
| * | | | Remove obsolete code from autotests.Jason McDonald2009-04-16109-1576/+415
| |/ / /
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jason McDonald2009-04-161-3/+18
| |\ \ \
| | * | | QFileDialog: When passing an invalid path in static functions the nativeAlexis Menard2009-04-161-3/+18
| * | | | Remove obsolete pre-processor directives that check QT_VERSION.Jason McDonald2009-04-1616-96/+0
| * | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jason McDonald2009-04-162-4/+21
| |\ \ \ \ | | |/ / /
| | * | | QX11Embed crashes on 64-bit SolarisBradley T. Hughes2009-04-161-4/+3
| | * | | Add sql changes to 4.5.1 changelogBill King2009-04-161-0/+18
| * | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jason McDonald2009-04-1661-925/+2568
| |\ \ \ \ | | |/ / /
| * | | | Remove obsolete pre-processor directives that check QT_VERSION.Jason McDonald2009-04-1613-101/+0
* | | | | Fix two bugs in Graphics View's mouse grab logics + add autotests.Andreas Aardal Hanssen2009-04-173-7/+317
* | | | | Condense this code into one single case. Avoid duplicating code.Thiago Macieira2009-04-161-11/+6
* | | | | QTreeView automatic resize can be brokenThierry Bastian2009-04-163-20/+37
* | | | | Make subpixel antialiasing of text work on Mac OS X under carbonGunnar Sletta2009-04-164-41/+92
* | | | | Fixes: Faster string-splitting in QResource::findNode()Gunnar Sletta2009-04-161-7/+37
* | | | | Fixes: Make QDir::cleanPath() slightly faster, by avoiding some detach calls..Gunnar Sletta2009-04-161-4/+8
* | | | | Fixes: Speed up QFileInfo::setFile() a bit...Gunnar Sletta2009-04-161-6/+4
* | | | | Experimental fix for speeding up QResource::name()...Gunnar Sletta2009-04-161-2/+8
* | | | | Reduce the number of calls to cleanPath() in QResourceRoot::findNodeSamuel Rødal2009-04-161-8/+16
* | | | | Optimize vector normalize for vectors of length 1Rhys Weatherley2009-04-155-39/+63
* | | | | Add the QQuaternion::nlerp() function as a counterpart to slerp()Rhys Weatherley2009-04-153-0/+98
* | | | | Rename QQuaternion::interpolate() to slerp()Rhys Weatherley2009-04-153-7/+7
* | | | | Remove the int constructors from the vector classesRhys Weatherley2009-04-158-37/+0
* | | | | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-04-152-9/+26
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | protect against circular inclusion of pro/pri filesOswald Buddenhagen2009-04-151-1/+7
| * | | | do not crash on lines starting with an equal signOswald Buddenhagen2009-04-151-0/+3
| * | | | fix uninitialized variable readOswald Buddenhagen2009-04-151-4/+12
| * | | | add some commentsOswald Buddenhagen2009-04-151-4/+4
| * | | | Changelog for 4.5.1Denis Dzyubenko2009-04-151-0/+42
| * | | | GTK: Fix line edit background color with custom brushJens Bache-Wiig2009-04-151-1/+1
| * | | | Silence warning about unused static function on WindowsJoão Abecasis2009-04-151-0/+2
| * | | | QFileDialog : Fix filters that doesn't work if whitespaces at the endAlexis Menard2009-04-152-6/+26
| * | | | Fixed and improved the example codeJan-Arve Sæther2009-04-152-14/+58
| * | | | Updated changesPaul Olav Tvete2009-04-151-0/+3
| * | | | Make choosing a file path for a QUrl-type property work on Windows.Friedemann Kleint2009-04-151-1/+1
| * | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jarek Kobus2009-04-1543-858/+2198
| |\ \ \ \
| | * | | | Update changelog with my changesBradley T. Hughes2009-04-151-0/+26
| | * | | | Fixed painting issues with draggable tabsJens Bache-Wiig2009-04-153-75/+57
| | * | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Kavindra Devi Palaraja2009-04-152-2/+9
| | |\ \ \ \
| | | * | | | Prevent crash in qt_scrollRectInImage.Samuel Rødal2009-04-152-2/+9
| | * | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Kavindra Devi Palaraja2009-04-158-15/+96
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | My 4.5.1 changes.Morten Sørvig2009-04-151-2/+16
| | | * | | | Update the item if the text has changed but the boundingRect is theAlexis Menard2009-04-152-0/+35
| | | * | | | BT: Updated configure for OpenGL ES 2.0 Windows CEFriedemann Kleint2009-04-151-0/+0
| | | * | | | Reparenting QGLWidgets did sometimes caused warnings to be printed onTrond Kjernåsen2009-04-151-1/+1
| | | * | | | BT: Namespace compile fixes for Cocoa.Norwegian Rock Cat2009-04-153-6/+15
| | | * | | | My changesJan-Arve Sæther2009-04-151-6/+19
| | | * | | | My changes for 4.5.1João Abecasis2009-04-151-0/+10