Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | some cleanups on private exported symbols | Thierry Bastian | 2009-05-26 | 3 | -3/+3 |
* | Some refactoring of windows specific code + a private class of animations | Thierry Bastian | 2009-05-25 | 2 | -32/+12 |
* | Fixed 'crazy' warnings about using a string instead of a character | Thierry Bastian | 2009-05-25 | 5 | -9/+9 |
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-animat... | Thierry Bastian | 2009-05-22 | 38 | -850/+887 |
|\ | |||||
| * | Merge branch '4.5' of ../qt-45-documentation | David Boddie | 2009-05-20 | 2 | -5/+19 |
| |\ | |||||
| | * | Fix a crash where QCocoaWindow get events after its widget is dead | Norwegian Rock Cat | 2009-05-20 | 2 | -5/+19 |
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-05-19 | 2 | -6/+19 |
| |\ \ | | |/ | |||||
| | * | Fix some typos in the documentation. | Frederik Schwarzer | 2009-05-18 | 2 | -2/+2 |
| | * | Prevent a crash with brushed metal windows and a qApp style sheet | Norwegian Rock Cat | 2009-05-18 | 1 | -4/+17 |
| * | | 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 | 2 | -14/+2 |
| |\ \ | | |/ | |||||
| | * | Fixed regression that prevented any widget from having focus when graphics vi... | jasplin | 2009-05-14 | 1 | -4/+2 |
| | * | 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 |
| * | | Fix warning | Olivier Goffart | 2009-05-13 | 1 | -2/+1 |
| * | | Merge commit 'origin/4.5' | Olivier Goffart | 2009-05-13 | 2 | -6/+8 |
| |\ \ | | |/ | |||||
| * | | fix wince build | Maurice Kalinowski | 2009-05-13 | 1 | -1/+1 |
| * | | Cleanup private QWidget functions. | Bjørn Erik Nilsen | 2009-05-12 | 6 | -114/+43 |
| * | | Reduce QWidget footprint and do some cleanup. | Bjørn Erik Nilsen | 2009-05-12 | 7 | -350/+332 |
| * | | Ensure that windows hidden by deletion affect closeOnLastWindow | Norwegian Rock Cat | 2009-05-12 | 1 | -1/+1 |
| * | | Add a AA_MacDontSwapCtrlAndMeta application attribute. | Norwegian Rock Cat | 2009-05-11 | 4 | -23/+113 |
| * | | Add QKeySequence::Quit and QKeySequence::Preferences for standard keys. | Norwegian Rock Cat | 2009-05-11 | 1 | -1/+7 |
| * | | Almost 200 symbols that didn't need to be exported. | Thierry Bastian | 2009-05-11 | 1 | -2/+0 |
| * | | Merge branch '4.5' | Thiago Macieira | 2009-05-11 | 2 | -13/+14 |
| |\ \ | |||||
| * | | | removed more exports on private classes (QMouseEventEx and QKeyEventEx) | Thierry Bastian | 2009-05-08 | 1 | -2/+2 |
| * | | | Merge branch '4.5' | Thiago Macieira | 2009-05-07 | 2 | -2/+22 |
| |\ \ \ | |||||
| * | | | | qdoc: Moved platform-specific qdoc comments to common .cpp file. | Martin Smith | 2009-05-07 | 4 | -120/+132 |
| * | | | | Merge branch '4.5' of git@scm.dev.troll.no:qt/qt | Simon Hausmann | 2009-05-06 | 8 | -32/+66 |
| |\ \ \ \ | |||||
| * | | | | | Fix focus issues in QX11EmbedContainer, affecting Flash plugin in QtWebKit. | Kenneth Rohde Christiansen | 2009-05-06 | 1 | -11/+8 |
| * | | | | | Fix QFormLayout which allowed fields to be smaller that their minimum size | Olivier Goffart | 2009-05-06 | 1 | -1/+5 |
| * | | | | | Fixed handling of XA_PIXMAP format type in QClipboard on X11. | Denis Dzyubenko | 2009-05-05 | 2 | -19/+6 |
| * | | | | | When data was copied from Mozilla Firefox to Qt, the text format was not valid. | Denis Dzyubenko | 2009-05-04 | 1 | -7/+17 |
| * | | | | | Deprecate qt_mac_set_show_menubar for a public cross-platform API. | Norwegian Rock Cat | 2009-05-04 | 3 | -9/+3 |
| * | | | | | Merge commit 'origin/4.5' | Olivier Goffart | 2009-05-04 | 2 | -11/+23 |
| |\ \ \ \ \ | |||||
| * | | | | | | Mac: QWidget::setMinimumSize does not work | Richard Moe Gustavsen | 2009-05-04 | 2 | -43/+46 |
| * | | | | | | Merge commit 'origin/4.5' | Bjoern Erik Nilsen | 2009-04-29 | 2 | -3/+8 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | introduce Q_WS_WINCE | Maurice Kalinowski | 2009-04-29 | 10 | -106/+106 |
| * | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-04-29 | 3 | -13/+33 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch '4.5' of git@scm.dev.troll.no:qt/qt | Simon Hausmann | 2009-04-27 | 2 | -0/+6 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch '4.5' of git@scm.dev.troll.no:qt/qt | Simon Hausmann | 2009-04-25 | 1 | -4/+7 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch '4.5' | Thiago Macieira | 2009-04-24 | 3 | -27/+62 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Remove the Direct3D engine. | Gunnar Sletta | 2009-04-24 | 5 | -87/+1 |
| * | | | | | | | | | | | Merge branch '4.5' | Thiago Macieira | 2009-04-23 | 4 | -50/+29 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-04-23 | 1 | -6/+12 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-04-23 | 4 | -44/+54 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | Work on getting unified toolbars to look more native. | Norwegian Rock Cat | 2009-04-22 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | Fixes: Wacom tool-id lookup expects hardcoded wacom device identifiers from x... | Thomas Zander | 2009-04-22 | 1 | -2/+4 |
| * | | | | | | | | | | | | | | Merge branch '4.5' | Rhys Weatherley | 2009-04-21 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | Fixes: Qt expects hardcoded wacom device identifiers from xorg.conf | Thomas Zander | 2009-04-21 | 2 | -11/+11 |