summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'qgal-api' into 4.6Jan-Arve Sæther2009-10-212-7/+18
|\
| * Group the spacing functions together, and add a sizePolicy property.Jan-Arve Sæther2009-10-212-7/+18
* | Fixes to the way animations are registered to the timerThierry Bastian2009-10-211-12/+9
* | Improve performance when starting a lot of animationsThierry Bastian2009-10-211-2/+3
* | Optimization in qt_closestItemFirst private functionLeonardo Sobral Cunha2009-10-201-11/+10
* | Moved private function to test which graphic items is in front of the otherLeonardo Sobral Cunha2009-10-205-70/+113
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6Jan-Arve Sæther2009-10-202-15/+27
|\ \
| * | Extended commit 6c1388ee for LeftToRight flowGabriel de Dietrich2009-10-202-15/+27
* | | Merge branch 'qlayout-make_adjustSize_better' into 4.6Jan-Arve Sæther2009-10-202-2/+30
|\ \ \ | |/ / |/| |
| * | Make adjustSize work even if there is a pending LayoutRequest event.Jan-Arve Sæther2009-10-202-2/+30
| |/
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6Jan-Arve Sæther2009-10-20283-5072/+5381
|\ \
| * | fix for QTreeView to not animate if there are no visible childrenThierry Bastian2009-10-201-4/+6
| * | Fixed QTreeView trying to animate when parent item has no childThierry Bastian2009-10-202-3/+17
| * | Fixed a bug in that could unregister not-registered animationsThierry Bastian2009-10-201-2/+3
| * | QPauseAnimation autotests fixedThierry Bastian2009-10-201-1/+2
| * | adding autotestsThierry Bastian2009-10-201-0/+14
| * | Make the default duration of pause animations 250msThierry Bastian2009-10-201-1/+2
| * | Make the total duration of animation be 0 if duration is 0Thierry Bastian2009-10-201-8/+8
| * | Fix bug in embedded dialog demo with tab focus.Alexis Menard2009-10-203-4/+57
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Alexis Menard2009-10-202-17/+7
| |\ \
| | * | Revert "Change the way we handle KeyboardUIMode on Mac"Benjamin Poulain2009-10-202-17/+7
| * | | Fixed wrong scrolling in QListView with hidden rows in ListModeGabriel de Dietrich2009-10-203-7/+43
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Alexis Menard2009-10-20265-4993/+5043
| |\ \ \ | | |/ /
| | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6Alexis Menard2009-10-2020-453/+1089
| | |\ \
| | * \ \ Merge branch 'mmfphonon' into 4.6Frans Englich2009-10-203-3/+8
| | |\ \ \
| | | * | | Does not disable full screen when end of video playlist is reached.Frans Englich2009-10-192-1/+4
| | | * | | Kill warning, simplify code.Frans Englich2009-10-161-2/+4
| | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-10-201-2/+13
| | |\ \ \ \
| | | * | | | Cocoa: modal window reappears on screen after reactivating appRichard Moe Gustavsen2009-10-201-2/+13
| | * | | | | The shipped pvr2d.h/wsegl.h for PowerVR do not work with MBXRhys Weatherley2009-10-201-3/+4
| | |/ / / /
| | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-10-201-3/+0
| | |\ \ \ \
| | | * | | | Fix now invalid ExpectFail.Bill King2009-10-201-3/+0
| | * | | | | Remove unnecessary PowerVR helper functionsRhys Weatherley2009-10-202-75/+0
| | |/ / / /
| | * | | | Fix dangling shader manager pointersJulian de Bhal2009-10-201-1/+1
| | * | | | Fix bug QTBUG-4848Sarah Smith2009-10-204-24/+78
| | * | | | Misc mysql test fixes.Bill King2009-10-201-3/+6
| | * | | | Optimize QVGPixmapDropShadowFilter by removing colorize stepRhys Weatherley2009-10-193-52/+25
| | * | | | fix widget activation from minimized state on Windows mobileJoerg Bornemann2009-10-191-0/+2
| | * | | | fix bug in tst_qwidget.cppJoerg Bornemann2009-10-191-4/+6
| | * | | | qwidget_wince.cpp: don't invalidate the crect on maximizeJoerg Bornemann2009-10-191-14/+4
| | * | | | qwindowsmobilestyle.cpp: endif comment fixedJoerg Bornemann2009-10-191-1/+1
| | * | | | QTestLib: do not assert if testLogger object is already destroyedPeter Hartmann2009-10-191-2/+2
| | * | | | Reimplementing QDate/QTime/QDateTime in Symbian native mannerAleksandar Sasha Babic2009-10-191-1/+61
| | * | | | Fix doc error.Jason Barron2009-10-191-1/+1
| | * | | | Fixed the build for people who only have emulator binaries installedaxis2009-10-191-1/+1
| | * | | | Fluidlauncher now comes to foreground when child application dies.Miikka Heikkinen2009-10-191-0/+4
| | * | | | Fixed QWidget::raise in SymbianMiikka Heikkinen2009-10-191-1/+6
| | * | | | setcepaths: add support for wincewm65professional-msvc200? mkspecsJoerg Bornemann2009-10-191-0/+10
| | * | | | QTestLib: do not assert if file is not given in logging functionPeter Hartmann2009-10-191-1/+0
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-19256-5633/+5909
| | |\ \ \ \