Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | | Kill warning in removeDefaultAnimation() test | Eskil Abrahamsen Blomfeldt | 2009-05-12 | 1 | -2/+5 | |
| | | | * | | | | Fixes crash when calling QState::setErrorState() with null pointer | Eskil Abrahamsen Blomfeldt | 2009-05-12 | 1 | -1/+1 | |
| | | | * | | | | Avoid warnings in assignPropertyWithAnimation test | Eskil Abrahamsen Blomfeldt | 2009-05-12 | 1 | -0/+8 | |
| | | | * | | | | Make selecting plugins more user friendly and platform independent | Eskil Abrahamsen Blomfeldt | 2009-05-11 | 5 | -18/+66 | |
| | | | | |/ / | | | | |/| | | ||||||
| | | | * | | | Merge branch 'kinetic-animations' into kinetic-statemachine | Kent Hansen | 2009-05-08 | 4 | -44/+114 | |
| | | | |\ \ \ | | | | | |/ / | ||||||
| | | | | * | | Doc: Work on QAnimationGroup class description. | Geir Vattekar | 2009-05-08 | 1 | -12/+40 | |
| | | | * | | | gracefully handle deletion of transition's target state | Kent Hansen | 2009-05-08 | 4 | -4/+30 | |
| | | | * | | | get rid of warnings | Kent Hansen | 2009-05-08 | 1 | -2/+0 | |
| | | | * | | | Test what happens when target state doesn't have a parent | Kent Hansen | 2009-05-08 | 1 | -0/+25 | |
| | | | * | | | make sure connections and event filters are removed when state machine halts | Kent Hansen | 2009-05-08 | 3 | -0/+21 | |
| | | | * | | | don't create transition to null state | Kent Hansen | 2009-05-08 | 2 | -4/+28 | |
| | | | * | | | don't add signal transition if target is null or signal doesn't exist | Kent Hansen | 2009-05-07 | 2 | -2/+30 | |
| | | | * | | | Make it impossible to have root state as source or target of transition or as... | Eskil Abrahamsen Blomfeldt | 2009-05-07 | 4 | -6/+31 | |
| | | * | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-statemachine | Alexis Menard | 2009-05-12 | 1374 | -60036/+39956 | |
| | | |\ \ \ \ | ||||||
| | * | \ \ \ \ | Merge branch 'kinetic-animations' of git@scm.dev.nokia.troll.no:qt/kinetic in... | David Boddie | 2009-04-29 | 10 | -145/+358 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | Merged local changes. | David Boddie | 2009-04-29 | 5 | -9/+13 | |
| * | | | | | | | | Merge branch 'shader-api' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team i... | Michael Brasser | 2009-05-18 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Mac OSX compile errors in shader usage | Rhys Weatherley | 2009-05-10 | 2 | -10/+10 | |
| * | | | | | | | | | Support loading a translation in qmlviewer. | Michael Brasser | 2009-05-18 | 1 | -0/+15 | |
| * | | | | | | | | | Better looking scale grid painting at small sizes. | Michael Brasser | 2009-05-18 | 2 | -34/+54 | |
| * | | | | | | | | | Start work on translation support in Qml. | Michael Brasser | 2009-05-18 | 8 | -4/+233 | |
* | | | | | | | | | | Simplify (hopefully) anchors, and make them less reliant on signals | Aaron Kennedy | 2009-05-18 | 8 | -537/+344 | |
* | | | | | | | | | | GraphicsView preserves stacking order | Aaron Kennedy | 2009-05-18 | 1 | -4/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | More aggressively skip calculations | Aaron Kennedy | 2009-05-18 | 5 | -51/+84 | |
* | | | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-05-18 | 3 | -50/+60 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-05-18 | 223 | -2171/+5998 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Don't traverse clipped canvas trees. | Michael Brasser | 2009-05-18 | 3 | -50/+60 | |
* | | | | | | | | | | | Remove moc line | Aaron Kennedy | 2009-05-18 | 1 | -1/+0 | |
| |/ / / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-05-18 | 4 | -99/+241 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-05-15 | 5 | -10/+38 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Resizing options (scale skin to fit view or reverse) | Warwick Allison | 2009-05-15 | 2 | -91/+162 | |
| * | | | | | | | | | | | Control resizing of content like QScrollArea::widgetResizable | Warwick Allison | 2009-05-15 | 2 | -6/+61 | |
| * | | | | | | | | | | | Fix opening new XML when skinned. | Warwick Allison | 2009-05-15 | 2 | -7/+23 | |
* | | | | | | | | | | | | Remove Assign*Binding VME instructions | Aaron Kennedy | 2009-05-15 | 5 | -58/+21 | |
* | | | | | | | | | | | | Remove AssignConstant VME instruction | Aaron Kennedy | 2009-05-15 | 4 | -84/+3 | |
* | | | | | | | | | | | | Implement SetProperties as a custom parser | Aaron Kennedy | 2009-05-15 | 6 | -133/+228 | |
| |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Move inside the guards | Aaron Kennedy | 2009-05-15 | 1 | -3/+2 | |
* | | | | | | | | | | | Clip text drawing to bounding rect | Aaron Kennedy | 2009-05-15 | 1 | -0/+9 | |
* | | | | | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-05-15 | 202 | -1812/+5451 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-05-15 | 3 | -0/+41 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Skins in UI | Warwick Allison | 2009-05-15 | 3 | -23/+82 | |
| * | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar... | Warwick Allison | 2009-05-15 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | compile (rand()) | Warwick Allison | 2009-05-15 | 1 | -0/+1 | |
| * | | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar... | Warwick Allison | 2009-05-15 | 199 | -1789/+5368 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | Merge branch '4.5' | Thiago Macieira | 2009-05-14 | 31 | -111/+269 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | QColor::toCmyk() does not convert the color if it is already in CMYK | Benjamin Poulain | 2009-05-14 | 2 | -2/+23 | |
| | | * | | | | | | | | | | | Fixed an issue with text drawing under Windows. | Trond Kjernaasen | 2009-05-14 | 2 | -10/+7 | |
| | | * | | | | | | | | | | | Compile. | Norwegian Rock Cat | 2009-05-14 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | Use isNull() for strings instead of comparing against QString(). | Jesper Thomschütz | 2009-05-14 | 5 | -7/+7 | |
| | | * | | | | | | | | | | | Fixed regression that prevented any widget from having focus when graphics vi... | jasplin | 2009-05-14 | 1 | -4/+2 | |