summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |/ /
| * | Improved the documentation of saving and restoring window geometry.Denis Dzyubenko2009-08-191-1/+14
| * | Make the license test pass.Frans Englich2009-08-191-1/+1
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-08-191-1/+1
|\ \ \ | |/ /
| * | Rectify copy'n'paste error from the QLineControl refactoring.Alan Alpert2009-08-191-1/+1
* | | Changed names and URLs to reflect name change.axis2009-08-193-3/+3
* | | Merge commit 'qt/master'Jason Barron2009-08-1846-82/+59
|\ \ \ | |/ /
| * | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-1744-77/+50
| * | Fixed coverity warningsThierry Bastian2009-08-141-2/+1
| * | Fix coverity warningsThierry Bastian2009-08-131-3/+1
| * | Use the correct font for QLineEditPaul Olav Tvete2009-08-131-0/+1
| * | fix tab and hold for Windows CE and scrollbarsThomas Hartmann2009-08-131-0/+6
| * | Compile with QT_KEYPAD_NAVIGATION definedAlan Alpert2009-08-131-3/+2
* | | Merge branch 'fixCursorLagInVK'axis2009-08-171-0/+2
|\ \ \
| * | | Fix the cursor lagging one step behind in the Virtual Keyboard UI.axis2009-08-171-0/+2