Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6 | Jan-Arve Sæther | 2009-10-20 | 283 | -5072/+5381 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fix for QTreeView to not animate if there are no visible children | Thierry Bastian | 2009-10-20 | 1 | -4/+6 | |
| * | | | | | | | | | Fixed QTreeView trying to animate when parent item has no child | Thierry Bastian | 2009-10-20 | 2 | -3/+17 | |
| * | | | | | | | | | Fixed a bug in that could unregister not-registered animations | Thierry Bastian | 2009-10-20 | 1 | -2/+3 | |
| * | | | | | | | | | QPauseAnimation autotests fixed | Thierry Bastian | 2009-10-20 | 1 | -1/+2 | |
| * | | | | | | | | | adding autotests | Thierry Bastian | 2009-10-20 | 1 | -0/+14 | |
| * | | | | | | | | | Make the default duration of pause animations 250ms | Thierry Bastian | 2009-10-20 | 1 | -1/+2 | |
| * | | | | | | | | | Make the total duration of animation be 0 if duration is 0 | Thierry Bastian | 2009-10-20 | 1 | -8/+8 | |
| * | | | | | | | | | Fix bug in embedded dialog demo with tab focus. | Alexis Menard | 2009-10-20 | 3 | -4/+57 | |
| * | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Alexis Menard | 2009-10-20 | 2 | -17/+7 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | Revert "Change the way we handle KeyboardUIMode on Mac" | Benjamin Poulain | 2009-10-20 | 2 | -17/+7 | |
| * | | | | | | | | | Fixed wrong scrolling in QListView with hidden rows in ListMode | Gabriel de Dietrich | 2009-10-20 | 3 | -7/+43 | |
| * | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Alexis Menard | 2009-10-20 | 265 | -4993/+5043 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | ||||||
| | * | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6 | Alexis Menard | 2009-10-20 | 20 | -453/+1089 | |
| | |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | Merge branch 'mmfphonon' into 4.6 | Frans Englich | 2009-10-20 | 3 | -3/+8 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Does not disable full screen when end of video playlist is reached. | Frans Englich | 2009-10-19 | 2 | -1/+4 | |
| | | * | | | | | | | | Kill warning, simplify code. | Frans Englich | 2009-10-16 | 1 | -2/+4 | |
| | * | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Rhys Weatherley | 2009-10-20 | 1 | -2/+13 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Cocoa: modal window reappears on screen after reactivating app | Richard Moe Gustavsen | 2009-10-20 | 1 | -2/+13 | |
| | * | | | | | | | | | | The shipped pvr2d.h/wsegl.h for PowerVR do not work with MBX | Rhys Weatherley | 2009-10-20 | 1 | -3/+4 | |
| | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Rhys Weatherley | 2009-10-20 | 1 | -3/+0 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Fix now invalid ExpectFail. | Bill King | 2009-10-20 | 1 | -3/+0 | |
| | * | | | | | | | | | | Remove unnecessary PowerVR helper functions | Rhys Weatherley | 2009-10-20 | 2 | -75/+0 | |
| | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | Fix dangling shader manager pointers | Julian de Bhal | 2009-10-20 | 1 | -1/+1 | |
| | * | | | | | | | | | Fix bug QTBUG-4848 | Sarah Smith | 2009-10-20 | 4 | -24/+78 | |
| | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | Misc mysql test fixes. | Bill King | 2009-10-20 | 1 | -3/+6 | |
| | * | | | | | | | | Optimize QVGPixmapDropShadowFilter by removing colorize step | Rhys Weatherley | 2009-10-19 | 3 | -52/+25 | |
| | | |_|_|/ / / / | | |/| | | | | | | ||||||
| | * | | | | | | | fix widget activation from minimized state on Windows mobile | Joerg Bornemann | 2009-10-19 | 1 | -0/+2 | |
| | * | | | | | | | fix bug in tst_qwidget.cpp | Joerg Bornemann | 2009-10-19 | 1 | -4/+6 | |
| | * | | | | | | | qwidget_wince.cpp: don't invalidate the crect on maximize | Joerg Bornemann | 2009-10-19 | 1 | -14/+4 | |
| | * | | | | | | | qwindowsmobilestyle.cpp: endif comment fixed | Joerg Bornemann | 2009-10-19 | 1 | -1/+1 | |
| | * | | | | | | | QTestLib: do not assert if testLogger object is already destroyed | Peter Hartmann | 2009-10-19 | 1 | -2/+2 | |
| | * | | | | | | | Reimplementing QDate/QTime/QDateTime in Symbian native manner | Aleksandar Sasha Babic | 2009-10-19 | 1 | -1/+61 | |
| | * | | | | | | | Fix doc error. | Jason Barron | 2009-10-19 | 1 | -1/+1 | |
| | * | | | | | | | Fixed the build for people who only have emulator binaries installed | axis | 2009-10-19 | 1 | -1/+1 | |
| | * | | | | | | | Fluidlauncher now comes to foreground when child application dies. | Miikka Heikkinen | 2009-10-19 | 1 | -0/+4 | |
| | * | | | | | | | Fixed QWidget::raise in Symbian | Miikka Heikkinen | 2009-10-19 | 1 | -1/+6 | |
| | * | | | | | | | setcepaths: add support for wincewm65professional-msvc200? mkspecs | Joerg Bornemann | 2009-10-19 | 1 | -0/+10 | |
| | * | | | | | | | QTestLib: do not assert if file is not given in logging function | Peter Hartmann | 2009-10-19 | 1 | -1/+0 | |
| | * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-10-19 | 256 | -5633/+5909 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | qdoc3: Added the \qmlattachedproperty command. | Martin Smith | 2009-10-19 | 5 | -17/+56 | |
| | | * | | | | | | | Regression fix. Fix the hasUncaughtException() flag in debugger's event. | Jedrzej Nowacki | 2009-10-19 | 5 | -3/+57 | |
| | | * | | | | | | | Fix crash in QPixmapCache. | David Faure | 2009-10-19 | 1 | -0/+1 | |
| | | * | | | | | | | QSslSocket: Also handle setSocketOption | Markus Goetz | 2009-10-19 | 3 | -0/+33 | |
| | | * | | | | | | | Made sure the noSocketEvents value is preserved in case of exception. | axis | 2009-10-19 | 1 | -3/+3 | |
| | | * | | | | | | | Made Mac Carbon use the input method hints when deciding on IM. | axis | 2009-10-19 | 1 | -1/+5 | |
| | | * | | | | | | | Fix autotest case for QSoftkeyManager | Sami Merilä | 2009-10-19 | 1 | -10/+46 | |
| | | * | | | | | | | Remove debug output. | Morten Johan Sørvig | 2009-10-19 | 1 | -1/+0 | |
| | | | |_|_|/ / / | | | |/| | | | | | ||||||
| | | * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-10-19 | 1 | -0/+25 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Peter Yard | 2009-10-19 | 1 | -1/+1 | |
| | | | |\ \ \ \ \ \ |