Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 1 | -4/+54 |
|\ | |||||
| * | Merge commit 'origin/4.5' | Bill King | 2009-07-13 | 1 | -0/+15 |
| |\ | |||||
| | * | Fixed a crash with input methods | Pierre Rossi | 2009-07-10 | 1 | -0/+15 |
| * | | On Mac OS X, translate the wrect to the coordinates on screen | Benjamin Poulain | 2009-07-07 | 1 | -0/+35 |
| * | | tests: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT support | miniak | 2009-07-01 | 1 | -4/+4 |
* | | | Fixed a consistency problem in the backing store. | axis | 2009-07-14 | 1 | -0/+29 |
* | | | Merge commit 'origin/master' into 4.6-merged | Jason Barron | 2009-07-09 | 1 | -0/+12 |
|\ \ \ | |||||
| * | | | Switched to asynchronous focus handling on Symbian. | axis | 2009-07-09 | 1 | -0/+9 |
| * | | | Added some extra cleanup for QWidget autotest. | axis | 2009-07-09 | 1 | -0/+3 |
| * | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-06-29 | 1 | -2/+31 |
| |\ \ \ | | | |/ | | |/| | |||||
* | | | | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 1 | -2/+31 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Merge branch '4.5' | Thiago Macieira | 2009-06-28 | 1 | -0/+1 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Fix painting errors in QScrollArea on Mac (Carbon) | Morten Sørvig | 2009-06-26 | 1 | -0/+1 |
| * | | | Merge commit 'origin/4.5' | Oswald Buddenhagen | 2009-06-23 | 1 | -0/+28 |
| |\ \ \ | | |/ / | |||||
| | * | | Moving a child widget right after show() does not work as expected. | Bjørn Erik Nilsen | 2009-06-22 | 1 | -0/+28 |
| * | | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 1 | -2/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
* | | | | Merge commit 'qt/master-stable' into 4.6-stable | Jason Barron | 2009-06-25 | 1 | -0/+152 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| * | | QPainter::worldTransform() does not return identity matrix. | Bjørn Erik Nilsen | 2009-06-10 | 1 | -0/+94 |
| * | | Revert two of my commits, restoring the original fix for focus handling. | Denis Dzyubenko | 2009-06-05 | 1 | -18/+0 |
| * | | Setting a focus on a widget hierarchy which contains both visible and | Denis Dzyubenko | 2009-06-02 | 1 | -0/+35 |
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-05-19 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| * | | Merge branch '4.5' of git@scm.dev.troll.no:qt/qt | Simon Hausmann | 2009-05-06 | 1 | -0/+11 |
| |\ \ | |||||
| * \ \ | Merge commit 'origin/4.5' | Bjoern Erik Nilsen | 2009-04-29 | 1 | -3/+105 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch '4.5' of git@scm.dev.troll.no:qt/qt | Simon Hausmann | 2009-04-25 | 1 | -0/+98 |
| |\ \ \ \ | |||||
| * | | | | | Make sure tooltips are shown properly in popups. | Jan-Arve Sæther | 2009-04-17 | 1 | -0/+29 |
| * | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-04-17 | 1 | -20/+1 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge commit 'origin/4.5' | Bjoern Erik Nilsen | 2009-04-07 | 1 | -0/+2 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Provide a previousInFocusChain for consistancy | Olivier Goffart | 2009-03-30 | 1 | -0/+12 |
* | | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-05-20 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | qwidget autotest fixed for Windows CE | Joerg Bornemann | 2009-05-19 | 1 | -0/+1 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-05-11 | 1 | -0/+11 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Crash in QWidget::render when passing an untransformed QPixmap painter. | Bjoern Erik Nilsen | 2009-05-06 | 1 | -0/+11 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-05-06 | 1 | -0/+200 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Stabilize tst_QWidget::render_systemClip2 and remove wrong ifdef | Bjoern Erik Nilsen | 2009-04-29 | 1 | -3/+3 |
| * | | | | | Wrong clip in QWidget::render(QPainter *, ...) when using Qt::(Replace|No)Clip. | Bjoern Erik Nilsen | 2009-04-29 | 1 | -0/+102 |
| | |_|_|/ | |/| | | | |||||
| * | | | | Sometimes wrong clipping in QWidget::render() when passing a device or | Bjoern Erik Nilsen | 2009-04-24 | 1 | -0/+98 |
| | |_|/ | |/| | | |||||
* | | | | Fix compilation of tst_qwidget with some compilers. | Jason Barron | 2009-04-28 | 1 | -2/+2 |
* | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-04-27 | 1 | -20/+17 |
|\ \ \ \ | |/ / / | |||||
| * | | | Remove obsolete code from autotests. | Jason McDonald | 2009-04-16 | 1 | -20/+1 |
| | |/ | |/| | |||||
| * | | compile for non x11 systems | Maurice Kalinowski | 2009-04-06 | 1 | -0/+2 |
| |/ | |||||
| * | Fixes a focusWidget when showing a toplevel that accepts keyboard input. | Denis Dzyubenko | 2009-03-24 | 1 | -0/+14 |
| * | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+8731 |
* | Long live Qt for S60! | axis | 2009-04-24 | 1 | -0/+8801 |