Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mac: add support for public.vcard UTI (DnD) | Richard Moe Gustavsen | 2009-12-10 | 1 | -0/+57 |
* | Cocoa: scrolling viewports containing many widgets is slow | Richard Moe Gustavsen | 2009-12-09 | 1 | -0/+4 |
* | Fix the int validator not handling the locale | Thierry Bastian | 2009-12-09 | 2 | -2/+19 |
* | Merge branch '4.6' | Thiago Macieira | 2009-12-08 | 2 | -4/+12 |
|\ | |||||
| * | Fix cleanup hooks error. | Sarah Smith | 2009-12-08 | 1 | -2/+2 |
| * | Merge remote branch 'staging/4.6' into 4.6 | Oswald Buddenhagen | 2009-12-07 | 1 | -2/+10 |
| |\ | |||||
| | * | Fix cursor positiong after block undo and redo | mae | 2009-12-04 | 1 | -2/+10 |
* | | | Added QToolBar::visibilityChanged(bool) signal. | J-P Nurmi | 2009-12-08 | 2 | -0/+10 |
* | | | Fix performance issue with live resize | Richard Moe Gustavsen | 2009-12-07 | 1 | -0/+4 |
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-12-05 | 9 | -20/+19 |
|\ \ \ | |/ / | |||||
| * | | Merge commit '33441e2a611f07207b0b942368aab9010cdf8ab1' of oslo-staging-1/4.6... | Simon Hausmann | 2009-12-05 | 15 | -311/+286 |
| |\ \ | |||||
| | * | | Fix compilation with Sun CC 5.9: it was crashing with this code. | Thiago Macieira | 2009-12-04 | 1 | -4/+5 |
| * | | | Merge commit 'c0b81480b2909b18ac15bdd124a562ae005c2f41' into origin-4.6 | Olivier Goffart | 2009-12-04 | 8 | -16/+14 |
| |\ \ \ | |||||
| | * | | | Better check for EGL extension strings | Rhys Weatherley | 2009-12-04 | 1 | -1/+4 |
| | * | | | Some doc fixes | Jan-Arve Sæther | 2009-12-03 | 1 | -2/+2 |
| | * | | | Fixes broken selection with Shift and extended selection | Olivier Goffart | 2009-12-03 | 1 | -2/+2 |
| | * | | | QCompleter wouldn't emit highlighted() and activated() signals | Gabriel de Dietrich | 2009-12-03 | 1 | -3/+3 |
| | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st... | axis | 2009-12-03 | 2 | -5/+1 |
| | |\ \ \ | |||||
| | | * | | | Fixed softkey merging/traversing over window boundaries. | Janne Anttila | 2009-12-02 | 1 | -1/+1 |
| | | * | | | Fixed crash on Symbian when using QProgressDialog::setCancelButton(0). | Janne Anttila | 2009-12-02 | 1 | -4/+0 |
| | * | | | | Fixes transformation problems with QGraphicsProxyWidget. | Yoann Lopes | 2009-12-02 | 2 | -3/+2 |
* | | | | | | Cocoa: amend dnd optimization: 067cab5af | Richard Moe Gustavsen | 2009-12-04 | 1 | -10/+16 |
* | | | | | | Cocoa: impl. performance boost for dnd | Richard Moe Gustavsen | 2009-12-04 | 7 | -65/+151 |
* | | | | | | Merge commit 'oslo-staging-1/4.6' into master-mainline | Richard Moe Gustavsen | 2009-12-04 | 14 | -307/+281 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Fixes: Compile fix | Jens Bache-Wiig | 2009-12-03 | 1 | -1/+2 |
| * | | | | | Ensure the button state is correct when creating a QWheelEvent on Mac. | Andy Shaw | 2009-12-03 | 2 | -2/+5 |
| * | | | | | Fixes: Support gtk-enable-mnemonics on QGtkStyle | Jens Bache-Wiig | 2009-12-03 | 1 | -0/+8 |
| * | | | | | 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 | 28 | -357/+368 |
| |\ \ \ \ \ | |||||
| | * | | | | | Update include path for Symbian^3 | Iain | 2009-12-03 | 1 | -0/+3 |
| | * | | | | | Cocoa: refactor common code into a shared file | Richard Moe Gustavsen | 2009-12-03 | 6 | -277/+195 |
| | * | | | | | Improved compatibility with MDI area custom themes on XP | Jens Bache-Wiig | 2009-11-11 | 1 | -3/+10 |
| * | | | | | | 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 |
| * | | | | | | Do not enabled Pan gesture by default on Mac. | Denis Dzyubenko | 2009-12-02 | 1 | -0/+4 |
| * | | | | | | Improved implicit mouse grabbing on Cocoa. | Denis Dzyubenko | 2009-12-02 | 4 | -42/+69 |
* | | | | | | | Fix QPlainTextEdit cursorUp/Down in combination with non-visible blocks | mae | 2009-12-03 | 1 | -0/+1 |
* | | | | | | | Merge branch '4.6' | Thiago Macieira | 2009-12-03 | 8 | -5/+65 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | Fix for virtual keyboard poping up when it should not. | Robert Griebl | 2009-12-03 | 4 | -4/+4 |
| * | | | | | | Added a placeholderText(*) property to QLineEdit. | Robert Griebl | 2009-12-03 | 3 | -0/+56 |
| | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Merge remote branch 'mainline/4.6' into 4.6 | Oswald Buddenhagen | 2009-12-03 | 23 | -74/+164 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| * | | | | | compile fix for Qt in namespace | hjk | 2009-12-01 | 1 | -0/+4 |
| * | | | | | Fix a documentation typo. | Christian Kamm | 2009-11-30 | 1 | -1/+1 |
* | | | | | | Added QGraphicsWidget::autoFillBackground property. | J-P Nurmi | 2009-12-03 | 4 | -0/+38 |
* | | | | | | Merge branch '4.6' | Thiago Macieira | 2009-12-02 | 44 | -492/+403 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge commit 'upstream/4.6' into 4.6 | Bradley T. Hughes | 2009-12-02 | 20 | -66/+156 |
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| | | |||||
| | * | | | Merge commit 'oslo-staging-2/4.6' into upstream/4.6 | Olivier Goffart | 2009-12-02 | 20 | -66/+156 |
| | |\ \ \ | | | |/ / | | |/| / | | | |/ | |||||
| | | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st... | axis | 2009-12-02 | 1 | -2/+8 |
| | | |\ | |||||
| | | | * | Clarify the docs a bit when setting focus. | axis | 2009-12-01 | 1 | -2/+8 |
| | | * | | QWindowStyle: make sure there is no duplicate in the list of scrollbar. | Olivier Goffart | 2009-12-01 | 1 | -4/+6 |