| Commit message (Expand) | Author | Age | Files | Lines |
* | QTabBar: Fix the position of button in tabs. | Olivier Goffart | 2009-08-27 | 1 | -2/+2 |
|
|
* | QTabBar: fix text being croped when there is an icon on the tab | Olivier Goffart | 2009-08-27 | 1 | -4/+5 |
|
|
* | Fix compile error on Windows | Prasanth Ullattil | 2009-08-27 | 2 | -2/+2 |
|
|
* | Do not crash when double-clicking a tab in a QTabBar with movable tabs | Frank Reininghaus | 2009-08-27 | 1 | -1/+2 |
|
|
* | QToolbar now collapses when dragged | Thierry Bastian | 2009-08-26 | 3 | -5/+5 |
|
|
* | fix warnings on Windows CE | Joerg Bornemann | 2009-08-26 | 2 | -1/+3 |
|
|
* | QLineEdit: reenable the delete action from the context menu | Thierry Bastian | 2009-08-26 | 5 | -13/+2 |
|
|
* | Cocoa, the menus can be disabled after a modal dialog | Richard Moe Gustavsen | 2009-08-26 | 1 | -3/+10 |
|
|
* | Fix another minor copy'n'paste error from QLineControl refactoring | Alan Alpert | 2009-08-26 | 1 | -2/+2 |
|
|
* | QWidgetanimator: the animations are children of the widget they animate | Thierry Bastian | 2009-08-25 | 1 | -1/+1 |
|
|
* | Fix use of uninitialized memory in QLineEdit | Olivier Goffart | 2009-08-25 | 1 | -3/+3 |
|
|
* | Fix memory leak in QLineEdit | Olivier Goffart | 2009-08-25 | 1 | -0/+1 |
|
|
* | Mac: respect Qt::AA_MacPluginApplication and disable native menubar | Richard Moe Gustavsen | 2009-08-25 | 1 | -8/+7 |
|
|
* | Make sure we use layoutDirection from the widget and not always the app | Thierry Bastian | 2009-08-25 | 8 | -17/+19 |
|
|
* | Some cleanups after code review. | Jason Barron | 2009-08-25 | 2 | -6/+2 |
|
|
* | Mac: When using Qt as a plugin app, menubars does not work | Richard Moe Gustavsen | 2009-08-25 | 1 | -0/+6 |
|
|
* | QMenu: make no active action when the mouse leaves the menu | Thierry Bastian | 2009-08-25 | 1 | -0/+2 |
|
|
* | Carbon: pan gesture keeps breaking wheel events | Richard Moe Gustavsen | 2009-08-25 | 6 | -3/+25 |
|
|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-24 | 2 | -2/+14 |
|\ |
|
| * | Fix QPlainTextEdit painting errors | mae | 2009-08-24 | 1 | -2/+3 |
|
|
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Morten Sørvig | 2009-08-24 | 152 | -156/+156 |
| |\ |
|
| | * | Fix Menu icons are too large on Cocoa | Dean Dettman | 2009-08-13 | 1 | -2/+2 |
|
|
| | * | Revert "Frame property for QDateTimeEdit can be set independently of" | Matthew Cattell | 2009-08-11 | 1 | -1/+0 |
|
|
| | * | Frame property for QDateTimeEdit can be set independently of | Matthew Cattell | 2009-08-11 | 1 | -0/+1 |
|
|
| | * | Qt's domain name is now qt.nokia.com. | Jason McDonald | 2009-08-11 | 1 | -2/+2 |
|
|
| | * | Update license headers. | Jason McDonald | 2009-08-11 | 152 | -152/+152 |
|
|
| * | | Fix QCombobox popup flicker on OS | Morten Sørvig | 2009-08-24 | 1 | -0/+12 |
| |/ |
|
| * | Fix memory leak. | Olivier Goffart | 2009-07-22 | 1 | -0/+2 |
|
|
* | | QMenuBar: some update Geometries missing | Thierry Bastian | 2009-08-24 | 1 | -0/+2 |
|
|
* | | Fix QPlainTextEdit painting errors | mae | 2009-08-24 | 1 | -2/+3 |
|
|
* | | Gestures, Mac: remove pan gesture from qabstractscrollarea | Richard Moe Gustavsen | 2009-08-24 | 2 | -4/+9 |
|
|
* | | Merge commit 'qt/master' | Jason Barron | 2009-08-21 | 1 | -0/+7 |
|\ \ |
|
| * | | Handle Touch* events in the same way as other input events in QAbstractScroll... | Bradley T. Hughes | 2009-08-21 | 1 | -0/+7 |
|
|
* | | | Fix build error when Q_WS_S60 is undefined | Iain | 2009-08-20 | 2 | -1/+3 |
|
|
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-20 | 2 | -2/+15 |
|\ \ \
| |/ / |
|
| * | | Improved the documentation of saving and restoring window geometry. | Denis Dzyubenko | 2009-08-19 | 1 | -1/+14 |
|
|
| * | | Make the license test pass. | Frans Englich | 2009-08-19 | 1 | -1/+1 |
|
|
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-08-19 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Rectify copy'n'paste error from the QLineControl refactoring. | Alan Alpert | 2009-08-19 | 1 | -1/+1 |
|
|
* | | | Changed names and URLs to reflect name change. | axis | 2009-08-19 | 3 | -3/+3 |
|
|
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-18 | 46 | -82/+59 |
|\ \ \
| |/ / |
|
| * | | Restructure the documentation, both on a file and on a content level. | Volker Hilsheimer | 2009-08-17 | 44 | -77/+50 |
|
|
| * | | Fixed coverity warnings | Thierry Bastian | 2009-08-14 | 1 | -2/+1 |
|
|
| * | | Fix coverity warnings | Thierry Bastian | 2009-08-13 | 1 | -3/+1 |
|
|
| * | | Use the correct font for QLineEdit | Paul Olav Tvete | 2009-08-13 | 1 | -0/+1 |
|
|
| * | | fix tab and hold for Windows CE and scrollbars | Thomas Hartmann | 2009-08-13 | 1 | -0/+6 |
|
|
| * | | Compile with QT_KEYPAD_NAVIGATION defined | Alan Alpert | 2009-08-13 | 1 | -3/+2 |
|
|
* | | | Merge branch 'fixCursorLagInVK' | axis | 2009-08-17 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | Fix the cursor lagging one step behind in the Virtual Keyboard UI. | axis | 2009-08-17 | 1 | -0/+2 |
|
|
* | | | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 155 | -158/+159 |
|\ \ \ \
| | |/ /
| |/| | |
|