summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets
Commit message (Expand)AuthorAgeFilesLines
* Fix ./tst_qdatetimeedit::task118867Olivier Goffart2009-09-041-1/+1
* Update license headersJason McDonald2009-09-041-0/+1
* Merge branch '4.5' into 4.6Thiago Macieira2009-09-036-24/+16
|\
| * Update license headers.Jason McDonald2009-09-024-12/+0
| * Made mouse wheel navigation skip disabled tabsStian Sandvik Thomassen2009-09-022-12/+16
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5David Boddie2009-09-01152-1979/+1993
| |\
| * | Doc: Fixed broken links to renamed functions.David Boddie2009-09-011-4/+5
* | | Improved the gesture api.Denis Dzyubenko2009-09-034-8/+5
* | | QMainWindow doesn't respect the sizehint of the dockwidgetsThierry Bastian2009-09-021-4/+4
* | | Doc: Fixed broken links to renamed functions.David Boddie2009-09-011-4/+5
* | | Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-315-65/+65
* | | Merge branch '4.5' into 4.6Thiago Macieira2009-08-31153-1989/+1989
|\ \ \ | | |/ | |/|
| * | Update tech preview license header.Jason McDonald2009-08-31152-1976/+1976
| * | Fixes: Crash when double-clicking a tab in a QTabBar with movable tabsOlivier Goffart2009-08-281-1/+2
* | | Compile with Qt-in-a-namepsace.Morten Sørvig2009-08-281-2/+4
* | | QTabBar: Fix the position of button in tabs.Olivier Goffart2009-08-271-2/+2
* | | QTabBar: fix text being croped when there is an icon on the tabOlivier Goffart2009-08-271-4/+5
* | | Fix compile error on WindowsPrasanth Ullattil2009-08-272-2/+2
* | | Do not crash when double-clicking a tab in a QTabBar with movable tabsFrank Reininghaus2009-08-271-1/+2
* | | QToolbar now collapses when draggedThierry Bastian2009-08-263-5/+5
* | | fix warnings on Windows CEJoerg Bornemann2009-08-262-1/+3
* | | QLineEdit: reenable the delete action from the context menuThierry Bastian2009-08-265-13/+2
* | | Cocoa, the menus can be disabled after a modal dialogRichard Moe Gustavsen2009-08-261-3/+10
* | | Fix another minor copy'n'paste error from QLineControl refactoringAlan Alpert2009-08-261-2/+2
* | | QWidgetanimator: the animations are children of the widget they animateThierry Bastian2009-08-251-1/+1
* | | Fix use of uninitialized memory in QLineEditOlivier Goffart2009-08-251-3/+3
* | | Fix memory leak in QLineEditOlivier Goffart2009-08-251-0/+1
* | | Mac: respect Qt::AA_MacPluginApplication and disable native menubarRichard Moe Gustavsen2009-08-251-8/+7
* | | Make sure we use layoutDirection from the widget and not always the appThierry Bastian2009-08-258-17/+19
* | | Some cleanups after code review.Jason Barron2009-08-252-6/+2
* | | Mac: When using Qt as a plugin app, menubars does not workRichard Moe Gustavsen2009-08-251-0/+6
* | | QMenu: make no active action when the mouse leaves the menuThierry Bastian2009-08-251-0/+2
* | | Carbon: pan gesture keeps breaking wheel eventsRichard Moe Gustavsen2009-08-256-3/+25
* | | Merge branch '4.5' into 4.6Thiago Macieira2009-08-242-2/+14
|\| |
| * | Fix QPlainTextEdit painting errorsmae2009-08-241-2/+3
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Morten Sørvig2009-08-24152-156/+156
| |\|
| | * Fix Menu icons are too large on CocoaDean Dettman2009-08-131-2/+2
| | * Revert "Frame property for QDateTimeEdit can be set independently of"Matthew Cattell2009-08-111-1/+0
| | * Frame property for QDateTimeEdit can be set independently ofMatthew Cattell2009-08-111-0/+1
| | * Qt's domain name is now qt.nokia.com.Jason McDonald2009-08-111-2/+2
| | * Update license headers.Jason McDonald2009-08-11152-152/+152
| * | Fix QCombobox popup flicker on OSMorten Sørvig2009-08-241-0/+12
| |/
| * Fix memory leak.Olivier Goffart2009-07-221-0/+2
* | QMenuBar: some update Geometries missingThierry Bastian2009-08-241-0/+2
* | Fix QPlainTextEdit painting errorsmae2009-08-241-2/+3
* | Gestures, Mac: remove pan gesture from qabstractscrollareaRichard Moe Gustavsen2009-08-242-4/+9
* | Merge commit 'qt/master'Jason Barron2009-08-211-0/+7
|\ \
| * | Handle Touch* events in the same way as other input events in QAbstractScroll...Bradley T. Hughes2009-08-211-0/+7
* | | Fix build error when Q_WS_S60 is undefinedIain2009-08-202-1/+3
* | | Merge commit 'qt/master'Jason Barron2009-08-202-2/+15
|\| |