Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Fixed compile with Windows CE 5. | Rohan McGovern | 2009-06-29 | 1 | -0/+4 | |
| * | | | QMenuBar: adding autotest for the geometry calculation | Thierry Bastian | 2009-06-29 | 1 | -5/+6 | |
| * | | | Fix some coverity warnings | Thierry Bastian | 2009-06-29 | 5 | -9/+8 | |
| * | | | QMenuBar: some private members weren't initialized | Thierry Bastian | 2009-06-29 | 1 | -1/+4 | |
| * | | | QMenuBar: adding autotest and simplify/fix geometry calculation | Thierry Bastian | 2009-06-29 | 2 | -15/+9 | |
| * | | | QMenu: adding autotest for the geometry calculations | Thierry Bastian | 2009-06-29 | 1 | -4/+4 | |
| * | | | QMenu: fixed geometry problem that was adding twice the panel width | Thierry Bastian | 2009-06-29 | 1 | -5/+6 | |
| * | | | QMenuBar: simplification of code | Thierry Bastian | 2009-06-29 | 3 | -114/+99 | |
| * | | | Doc - Improved the Detailed Description section for QCheckBox with | Kavindra Devi Palaraja | 2009-06-29 | 1 | -58/+71 | |
| * | | | Compile. | Norwegian Rock Cat | 2009-06-29 | 1 | -1/+1 | |
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Jason McDonald | 2009-06-29 | 2 | -2/+6 | |
| |\ \ \ | ||||||
| | * | | | Fixed QPushButton sizeHint recalculation bug. | jasplin | 2009-06-29 | 2 | -2/+6 | |
| * | | | | Fix license headers after multitouch+gestures merge. | Jason McDonald | 2009-06-29 | 13 | -65/+65 | |
| |/ / / | ||||||
| * | | | Fix old/missing license headers from multitouch+gestures merge. | Jason McDonald | 2009-06-29 | 15 | -43/+43 | |
| * | | | Merge branch '4.5' | Thiago Macieira | 2009-06-28 | 2 | -3/+21 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | Fix painting errors in QScrollArea on Mac (Carbon) | Morten Sørvig | 2009-06-26 | 1 | -2/+2 | |
| | * | | Fixed cap and join styles when printing to native Windows printers. | Trond Kjernaasen | 2009-06-26 | 1 | -1/+19 | |
| * | | | Fixed compile on Unix. | Rohan McGovern | 2009-06-27 | 1 | -0/+1 | |
| * | | | QMenu: refactor for the QWidgetActions' widget. | Thierry Bastian | 2009-06-26 | 2 | -30/+24 | |
| * | | | QMenu: refactor of the update of the geometry to have one central place | Thierry Bastian | 2009-06-26 | 2 | -183/+144 | |
| * | | | QMenu: Fixed a painting regression | Thierry Bastian | 2009-06-26 | 2 | -7/+14 | |
| * | | | Silence trivial warnings | Thiago Macieira | 2009-06-26 | 1 | -0/+2 | |
| * | | | Compile on WinCE | Bradley T. Hughes | 2009-06-26 | 1 | -6/+8 | |
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-26 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | QMenu: fixed regression in autotest | Thierry Bastian | 2009-06-26 | 1 | -1/+1 | |
| * | | | | Cleanup includes in public headers. | Bradley T. Hughes | 2009-06-26 | 8 | -6/+7 | |
| * | | | | Compile | Bradley T. Hughes | 2009-06-26 | 1 | -10/+10 | |
| * | | | | Don't always send spontaneous events to QGraphicsScene | Bradley T. Hughes | 2009-06-26 | 1 | -5/+17 | |
| * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-26 | 2 | -90/+92 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | QMenu refactor to simplify a bit geometry calculation | Thierry Bastian | 2009-06-26 | 2 | -90/+92 | |
| * | | | | Fix bad merges | Bradley T. Hughes | 2009-06-26 | 1 | -7/+0 | |
| * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-26 | 10 | -87/+185 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Improved support for DPI on Mac and Vista/7 | Jens Bache-Wiig | 2009-06-25 | 8 | -77/+166 | |
| | * | | | QMenu: Fixed geometry for actions with specific font | Thierry Bastian | 2009-06-25 | 1 | -5/+5 | |
| | * | | | QToolBar: fixed a typo that would make the handle wider. | Thierry Bastian | 2009-06-25 | 1 | -1/+1 | |
| | * | | | Only instantiate the PICT pasteboard MIME when we have to. | Norwegian Rock Cat | 2009-06-25 | 1 | -1/+6 | |
| | * | | | Cannot move fixed size windows using titlebar (only on top edge) | Prasanth Ullattil | 2009-06-25 | 1 | -3/+7 | |
| * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-25 | 1 | -7/+9 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Compile with the following defines: | msorvig | 2009-06-25 | 1 | -7/+9 | |
| * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-25 | 6 | -110/+112 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Merge branch '4.5' | Thiago Macieira | 2009-06-24 | 2 | -1/+2 | |
| | |\ \ \ | | | |/ / | ||||||
| | | * | | QColorDialog: Fix setting of alpha values | Markus Goetz | 2009-06-24 | 1 | -1/+1 | |
| | | * | | Compile. | Norwegian Rock Cat | 2009-06-23 | 1 | -1/+1 | |
| | | * | | Recognize | as separator character | Thorbjørn Lindeijer | 2009-06-23 | 1 | -0/+1 | |
| | * | | | QDockWidget/Toolbars refactor to avoid list copies | Thierry Bastian | 2009-06-24 | 4 | -109/+110 | |
| * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-24 | 63 | -2506/+607 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Remove dead code (private slot) in QLineEdit | Thierry Bastian | 2009-06-24 | 3 | -9/+0 | |
| | * | | | QLineEdit's context menu now disables cut/copy action in password mode | Thierry Bastian | 2009-06-24 | 1 | -2/+2 | |
| | * | | | Kill the drawPantherTab stuff as it's no longer necessary. | Norwegian Rock Cat | 2009-06-24 | 2 | -1576/+22 | |
| | * | | | Fix the painting of item view background when items are disabled. | Marius Bugge Monsen | 2009-06-24 | 2 | -2/+3 | |