summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* The QMenuPrivate::activationRecursionGuard has to be a boolean.Marius Bugge Monsen2009-10-211-1/+1
* Make QMenu::activateCausedStack() exception safe.Marius Bugge Monsen2009-10-211-3/+11
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Marius Bugge Monsen2009-10-2146-30180/+54601
|\
| * Make Symbian emulator behave the same as device for mouse & touchscreenShane Kearns2009-10-211-0/+7
| * Cleaned up the API of the Symbian event hooks.axis2009-10-2112-76/+361
| * fix editable comboboxes in the Windows mobile styleJoerg Bornemann2009-10-211-31/+73
| * don't remap VK_RETURN on Windows mobile if not in keypad navigation modeJoerg Bornemann2009-10-211-2/+2
| * S60Style's tab widget is too small for touch useSami Merilä2009-10-214-4/+36
| * VXWorks changes.Bill King2009-10-211-5/+24
| * Fixes: WebKit Windows CE buildBill King2009-10-211-1/+1
| * Trolltech modifications to SQLite.Bill King2009-10-211-2/+17
| * Update sqlite to 3.6.19Bill King2009-10-212-30056/+53754
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Kurt Korbatits2009-10-2142-563/+871
| |\
| | * Increase PowerVR memory alignment from 8 to 32 for SGX systems.Rhys Weatherley2009-10-201-1/+1
| | * Introduce the QAccessibleActionInterfaceHarald Fernengel2009-10-205-2/+103
| | * Implement QAccesibleValueInterface for QProgressBarHarald Fernengel2009-10-203-1/+50
| | * Set OFN_PATHMUSTEXIT as a default parameterMartin Pejcoch2009-10-201-2/+2
| | * Merge commit 'qt/4.6' into mmfphononFrans Englich2009-10-2026-462/+678
| | |\
| | | * Mac: fix bug when reparenting non-native menu barsRichard Moe Gustavsen2009-10-203-4/+26
| | | * Fixed QFileDialog crash on SymbianMiikka Heikkinen2009-10-201-0/+10
| | | * Use premultiplied alpha pixel format in SymbianShane Kearns2009-10-2010-25/+77
| | | * QT-693 QS60Style does not regard selection beahviors with itemviewsSami Merilä2009-10-201-2/+22
| | | * Doc update for QDir::rootPath and QDir::homePath in Symbian.Janne Anttila2009-10-201-2/+3
| | * | Fix bug introduced by cleanup commit.Frans Englich2009-10-201-2/+0
| * | | Fixed compile issue with alsa < 1.0.14Kurt Korbatits2009-10-215-4/+74
* | | | Clips color interpolation to range [0, 255]Leonardo Sobral Cunha2009-10-211-4/+4
* | | | 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-204-70/+70
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6Jan-Arve Sæther2009-10-201-6/+6
|\ \ \ \ \
| * | | | | Extended commit 6c1388ee for LeftToRight flowGabriel de Dietrich2009-10-201-6/+6
* | | | | | Merge branch 'qlayout-make_adjustSize_better' into 4.6Jan-Arve Sæther2009-10-201-0/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Make adjustSize work even if there is a pending LayoutRequest event.Jan-Arve Sæther2009-10-201-0/+4
| |/ / / /
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6Jan-Arve Sæther2009-10-20172-2486/+3282
|\ \ \ \ \
| * | | | | 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-201-3/+3
| * | | | | Fixed a bug in that could unregister not-registered animationsThierry Bastian2009-10-201-2/+3
| * | | | | 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-202-3/+13
| * | | | | 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-202-7/+18
| * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Alexis Menard2009-10-20160-2458/+3116
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6Alexis Menard2009-10-209-412/+533
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Merge branch 'mmfphonon' into 4.6Frans Englich2009-10-202-3/+5
| | |\ \ \ \
| | | * | | | Does not disable full screen when end of video playlist is reached.Frans Englich2009-10-191-1/+1