summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add sql changes to 4.5.1 changelogBill King2009-04-161-0/+18
* 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
| * | Doc - clarified that on Windows, for 32-bit programs running in WOW64Kavindra Devi Palaraja2009-04-151-0/+4
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Kavindra Devi Palaraja2009-04-153-7/+18
| |\ \ | | |/
| | * My ChangeLog.Andreas Aardal Hanssen2009-04-151-1/+9
| | * Correcting paragraphMorten Engvoldsen2009-04-151-3/+1
| | * BT: OpenGL ES 2.0 now compiles properly for Windows CEThomas Hartmann2009-04-151-4/+6
| | * Added remark about XML inputMorten Engvoldsen2009-04-151-2/+5
| * | Doc - changed "MAY NOT" to an italicized version of 'may not' for someKavindra Devi Palaraja2009-04-151-1/+1
| |/
| * BT: Fix Cocoa bug w/OpenGL widgets in dock widgets would disappear.Norwegian Rock Cat2009-04-155-23/+32
| * BT: Fix a crash on certain theme changes in GNOMEJens Bache-Wiig2009-04-151-0/+1
| * Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.5 ( ...Simon Hausmann2009-04-1513-700/+1794
| * BT: QAbstractSocket: fix check for closing state (typo)Peter Hartmann2009-04-151-1/+1
| * The submenu of a multicolumn menu have an incorrect positionThierry Bastian2009-04-152-2/+36
| * Stabilize test for QItemDelegateOlivier Goffart2009-04-151-0/+1
| * Fixes QSortFilterProxyModel not reporting child if the model need to fetchMoreOlivier Goffart2009-04-152-0/+90
| * Fixes warning about potential use of uninitialized valueOlivier Goffart2009-04-151-14/+12
| * Fix regression in QString::replace(int, int, QChar) when string is emptyPaul Olav Tvete2009-04-152-18/+20
* | Make the configured namespace part of QT_BUILD_KEY_COMPAT too.Jarek Kobus2009-04-151-0/+3
|/
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jarek Kobus2009-04-155-23/+181
|\
| * BT: Fix a regression to 4.4 in Graphics View's handling of child clippersAndreas Aardal Hanssen2009-04-153-14/+125
| * Don't crash or loop infinitely when we retrieving the accessible accel.Jan-Arve Sæther2009-04-152-9/+56
* | Compile with namespaceJarek Kobus2009-04-151-0/+2
|/
* Display QAction keyboard shortcuts in action editor correctly.Friedemann Kleint2009-04-155-13/+25
* Fixes an issue with FreeTDS and quoting.Bill King2009-04-151-0/+5
* Fix typo in documentation.Jason McDonald2009-04-151-1/+1
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Rohan McGovern2009-04-1547-308/+1556
|\