Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | Cocoa: Menus show old selected values. | Richard Moe Gustavsen | 2009-08-05 | 1 | -0/+6 | |
* | | | Merge commit 'origin/master' | Jason Barron | 2009-08-04 | 1 | -1/+5 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Squashed commit of the topic/exceptions branch. | Harald Fernengel | 2009-08-03 | 1 | -1/+5 | |
| * | | Merge commit 'origin/master' into 4.6-merged | Jason Barron | 2009-07-09 | 1 | -7/+29 | |
| |\ \ | ||||||
| | * \ | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-07-07 | 1 | -7/+29 | |
| | |\ \ | ||||||
| | * \ \ | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-06-29 | 1 | -4/+4 | |
| | |\ \ \ | ||||||
| * | \ \ \ | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 1 | -179/+117 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge commit 'qt/master-stable' into 4.6-stable | Jason Barron | 2009-06-25 | 1 | -42/+25 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Make Qt exception safer. | Robert Griebl | 2009-06-10 | 1 | -1/+1 | |
* | | | | | | | Merge branch '4.5' | Thiago Macieira | 2009-08-03 | 1 | -21/+31 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | Remove mem leak / warning in the cocoaport | Richard Moe Gustavsen | 2009-07-30 | 1 | -0/+1 | |
| * | | | | | | Prematurely creating a dialog as a sheet causes problems | Richard Moe Gustavsen | 2009-07-24 | 1 | -21/+30 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Mac/Carbon: Fix issue causing update(QRegion) to fail on large widgets. | Morten Sørvig | 2009-07-30 | 1 | -1/+6 | |
* | | | | | | Remove all the last vestiges of QuickDraw in Qt/Mac. | Norwegian Rock Cat | 2009-07-24 | 1 | -18/+0 | |
* | | | | | | Compile after a72c30020bdadbe0d82e583e17acd25715604f7b | Bjørn Erik Nilsen | 2009-07-15 | 1 | -1/+1 | |
* | | | | | | Bad drawing of styled viewports within QAbstractScrollArea | Olivier Goffart | 2009-07-15 | 1 | -10/+1 | |
* | | | | | | Make the window title set by setWindowFilePath() match our docs. | Norwegian Rock Cat | 2009-07-14 | 1 | -1/+3 | |
* | | | | | | use qt_mac_QStringToNString & qt_mac_NSStringToQString | Norwegian Rock Cat | 2009-07-14 | 1 | -4/+2 | |
* | | | | | | Ensure that when we hide QToolBar in unified, unified follows. | Norwegian Rock Cat | 2009-07-09 | 1 | -2/+1 | |
* | | | | | | Merge commit 'origin/4.5' | Bill King | 2009-07-08 | 1 | -2/+5 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Fix issue where a mainwindow would show two size grips in Cocoa. | Norwegian Rock Cat | 2009-07-06 | 1 | -2/+5 | |
* | | | | | | The offset of cropRect should not depend on the position of the window | Benjamin Poulain | 2009-07-08 | 1 | -1/+1 | |
* | | | | | | On Mac OS X, translate the wrect to the coordinates on screen | Benjamin Poulain | 2009-07-07 | 1 | -7/+16 | |
* | | | | | | Fix to paint big widgets in a scroll area | Benjamin Poulain | 2009-07-06 | 1 | -5/+3 | |
* | | | | | | Drag leave event is delivered, after re-entering the widget. | Prasanth Ullattil | 2009-07-03 | 1 | -0/+8 | |
* | | | | | | Merge commit 'origin/4.5' | Oswald Buddenhagen | 2009-06-30 | 1 | -2/+17 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Fix Toolbars in unified toolbar looking bad Carbon w/Fullscreen changes | Norwegian Rock Cat | 2009-06-30 | 1 | -2/+17 | |
* | | | | | | Merge branch '4.5' | Marius Storm-Olsen | 2009-06-30 | 1 | -3/+7 | |
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | | | ||||||
| * | | | | QWidget::adjustSize() sends a spontaneous event - Mac OS X Cocoa | Prasanth Ullattil | 2009-06-30 | 1 | -1/+6 | |
| * | | | | Always turn on shadows for Cocoa. | Norwegian Rock Cat | 2009-06-29 | 1 | -2/+1 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge branch '4.5' | Thiago Macieira | 2009-06-28 | 1 | -2/+2 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Fix painting errors in QScrollArea on Mac (Carbon) | Morten Sørvig | 2009-06-26 | 1 | -2/+2 | |
* | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-24 | 1 | -174/+94 | |
|\ \ \ \ | ||||||
| * | | | | More culling of Panther Code. | Norwegian Rock Cat | 2009-06-23 | 1 | -160/+91 | |
| * | | | | Scroll the dirty parts of the scroll area in scrollby for Cocoa. | Norwegian Rock Cat | 2009-06-23 | 1 | -14/+3 | |
* | | | | | Multitouch, Cocoa: First revision of multi touch in Qt/Cocoa | Richard Moe Gustavsen | 2009-06-19 | 1 | -1/+19 | |
|/ / / / | ||||||
* | | | | 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 'origin/4.5' | Oswald Buddenhagen | 2009-06-08 | 1 | -5/+8 | |
|\ \ | |/ | ||||||
| * | Revert "BT: Fixed crash on Mac caused by erroneous handling of native focus e... | jasplin | 2009-06-05 | 1 | -4/+1 | |
| * | Example MDI: keybord focus not working correctly! | Richard Moe Gustavsen | 2009-06-05 | 1 | -1/+7 | |
* | | Merge branch '4.5' | Denis Dzyubenko | 2009-06-02 | 1 | -1/+4 | |
|\ \ | |/ | ||||||
| * | BT: Fixed crash on Mac caused by erroneous handling of native focus events. | jasplin | 2009-06-02 | 1 | -1/+4 | |
* | | Merge commit 'origin/4.5' | Olivier Goffart | 2009-05-18 | 1 | -2/+2 | |
|\ \ | |/ | ||||||
| * | Cocoa: Window flickers when resized with a QTabWidget | Richard Moe Gustavsen | 2009-05-15 | 1 | -2/+2 | |
* | | Merge branch '4.5' | Thiago Macieira | 2009-05-14 | 1 | -10/+0 | |
|\ \ | |/ | ||||||
| * | Sheets misbehaviour on Carbon - Mac OS X | Richard Moe Gustavsen | 2009-05-14 | 1 | -10/+0 | |
* | | Ensure that sheets are hidden if the parents are hidden in Carbon. | Norwegian Rock Cat | 2009-05-13 | 1 | -0/+14 | |
* | | Cleanup private QWidget functions. | Bjørn Erik Nilsen | 2009-05-12 | 1 | -18/+0 | |
* | | Reduce QWidget footprint and do some cleanup. | Bjørn Erik Nilsen | 2009-05-12 | 1 | -2/+4 | |