Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | Move the labels a bit down so that they align better vertically with the field. | Jan-Arve Sæther | 2010-01-20 | 1 | -3/+3 | |
| | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Cocoa: Fix painting errors on QGLWidget resizing. | Morten Johan Sørvig | 2010-01-20 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Designer crashes when previewing QMainWindow with native Toolbar on Mac | Prasanth Ullattil | 2010-01-19 | 1 | -0/+13 | |
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Fixes: When calling QDesktopWidget::screenGeometry() with a null | Andy Shaw | 2010-01-18 | 1 | -0/+10 | |
| * | | | | | | | | | | | Enable surface transparency support on Symbian^4. | Jason Barron | 2010-01-14 | 1 | -0/+8 | |
| * | | | | | | | | | | | Improve the behavior of expose events on Symbian. | Jason Barron | 2010-01-14 | 3 | -2/+11 | |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Prevent a crash when creating an inputContext from the QApplication dtor. | Simon Hausmann | 2010-01-12 | 2 | -2/+2 | |
| * | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-01-09 | 187 | -208/+222 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Cocoa: Fix painting errors on QGLWidget resizing. | Morten Johan Sørvig | 2010-01-08 | 1 | -0/+7 | |
| | * | | | | | | | | | Fixes a crash when destroying and creating QApplication. | Denis Dzyubenko | 2010-01-07 | 4 | -15/+15 | |
| | * | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-01-07 | 187 | -193/+200 | |
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | Fixes a crash when setting focus on a widget with a focus proxy. | Denis Dzyubenko | 2010-01-06 | 1 | -6/+13 | |
| | | * | | | | | | | | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 187 | -187/+187 | |
| * | | | | | | | | | | Added a flag to avoid construction of application panes. | axis | 2010-01-08 | 1 | -1/+2 | |
| * | | | | | | | | | | Fixed QDesktopWidget autotest. | axis | 2010-01-08 | 1 | -1/+1 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-01-06 | 1 | -2/+4 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | QBoxLayout::setGeometry would not respect the widget min/max width | Gabriel de Dietrich | 2010-01-06 | 1 | -2/+4 | |
| | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| * | | | | | | | | Prevent a crash when creating an inputContext from the QApplication dtor. | Denis Dzyubenko | 2010-01-05 | 2 | -1/+3 | |
| * | | | | | | | | doc: Added note explaining grabMouse() for Cocoa and Carbon. | Martin Smith | 2010-01-05 | 1 | -4/+10 | |
| * | | | | | | | | Cocoa: added release pool | Richard Moe Gustavsen | 2010-01-04 | 1 | -0/+1 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Fixes crash when widget with WA_StaticContents child become toplevel. | Olivier Goffart | 2009-12-29 | 1 | -6/+5 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2009-12-22 | 1 | -1/+5 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Memory leak when using QWidget::setWindowIcon() in Carbon. | Prasanth Ullattil | 2009-12-22 | 1 | -1/+5 | |
| * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2009-12-22 | 1 | -3/+6 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | Drag and drop icon not updated correctly in Cocoa. | Prasanth Ullattil | 2009-12-21 | 1 | -3/+6 | |
| * | | | | | | | Edit focus should not be lost unless by explicit action | Sami Merila | 2009-12-21 | 1 | -1/+5 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge remote branch 'staging/4.6' into 4.6 | Simon Hausmann | 2009-12-17 | 6 | -32/+72 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Avoid timer starvation when handling many X11 events | Bradley T. Hughes | 2009-12-17 | 1 | -0/+2 | |
| | * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | David Boddie | 2009-12-16 | 2 | -2/+4 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Fixed wheel event delivery in graphicsview. | Denis Dzyubenko | 2009-12-16 | 1 | -1/+1 | |
| | | * | | | | | | Doc fix: mark QFileOpenEvent::url to be available since 4.6 | Denis Dzyubenko | 2009-12-16 | 1 | -1/+3 | |
| | * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | David Boddie | 2009-12-15 | 3 | -28/+64 | |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | ||||||
| | | * | | | | | | Optimisations to gesture event filtering. | Denis Dzyubenko | 2009-12-15 | 3 | -28/+64 | |
| | | | |_|_|/ / | | | |/| | | | | ||||||
| | * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | David Boddie | 2009-12-14 | 5 | -15/+25 | |
| | |\ \ \ \ \ \ | | | |/ / / / / | ||||||
| | * | | | | | | Doc: Fixed an image reference. | David Boddie | 2009-12-14 | 1 | -2/+2 | |
| * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60 | axis | 2009-12-16 | 1 | -2/+8 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| | * | | | | | | Fix crashes when deleting QWidgets and QGraphicsItems in touch event handlers. | Bradley T. Hughes | 2009-12-11 | 1 | -2/+8 | |
| * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60 | axis | 2009-12-11 | 11 | -370/+301 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | Merge commit 'origin/4.6' into 4.6-upstream | Bradley T. Hughes | 2009-12-09 | 1 | -66/+46 | |
| | |\ \ \ \ \ \ | | | |/ / / / / | ||||||
| | | * | | | | | Cannot drag scrollbars in a QPlainTextEdit on Cocoa. | Prasanth Ullattil | 2009-12-07 | 1 | -66/+46 | |
| | | | |_|/ / | | | |/| | | | ||||||
| | * | | | | | Merge oslo-staging-2/4.6 into upstream/4.6 | Olivier Goffart | 2009-12-09 | 4 | -13/+17 | |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | * | | | | | Merge commit '33441e2a611f07207b0b942368aab9010cdf8ab1' of oslo-staging-1/4.6... | Simon Hausmann | 2009-12-05 | 10 | -304/+255 | |
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | ||||||
| | | * | | | | Ensure the button state is correct when creating a QWheelEvent on Mac. | Andy Shaw | 2009-12-03 | 2 | -2/+5 | |
| | | * | | | | Compile fix for mac after the merge. | Denis Dzyubenko | 2009-12-03 | 1 | -0/+1 | |
| | | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-staging1 | Denis Dzyubenko | 2009-12-03 | 10 | -298/+286 | |
| | | |\ \ \ \ | ||||||
| | | | * | | | | Cocoa: refactor common code into a shared file | Richard Moe Gustavsen | 2009-12-03 | 6 | -277/+195 | |
| | | | | |/ / | | | | |/| | | ||||||
| | | * | | | | Improved mouse wheel event delivery on Mac. | Denis Dzyubenko | 2009-12-03 | 1 | -2/+9 | |
| | | * | | | | Do not emulate mouse event out of touch pad events | Denis Dzyubenko | 2009-12-02 | 1 | -1/+3 | |
| | | * | | | | Improved implicit mouse grabbing on Cocoa. | Denis Dzyubenko | 2009-12-02 | 4 | -42/+69 | |
| * | | | | | | Rewrote most of the regular pointer handling. | axis | 2009-12-09 | 2 | -90/+94 | |
| | |_|_|/ / | |/| | | | |