Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | API improvements for MouseRegion and Drag | Martin Jones | 2009-08-19 | 10 | -29/+47 |
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-08-18 | 15 | -513/+37 |
|\ | |||||
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Yann Bodson | 2009-08-18 | 20 | -118/+152 |
| |\ | |||||
| * \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Yann Bodson | 2009-08-18 | 16 | -176/+110 |
| |\ \ | |||||
| * \ \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Yann Bodson | 2009-08-17 | 418 | -9425/+21277 |
| |\ \ \ | |||||
| * | | | | Doc cleanup. | Yann Bodson | 2009-08-17 | 13 | -433/+26 |
| * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Yann Bodson | 2009-08-17 | 61 | -524/+355 |
| |\ \ \ \ | |||||
| * | | | | | Doc cleanup. | Yann Bodson | 2009-08-17 | 2 | -80/+11 |
* | | | | | | Proposed changes following API review. | Martin Jones | 2009-08-18 | 3 | -29/+28 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-08-18 | 10 | -90/+78 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-08-18 | 429 | -9581/+21356 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| * | | | | | Change Item.contents to Item.childrenRect. | Michael Brasser | 2009-08-18 | 9 | -72/+62 |
| * | | | | | No need to copy pixmap. | Michael Brasser | 2009-08-17 | 1 | -18/+16 |
* | | | | | | MouseRegion API changes following review. | Martin Jones | 2009-08-18 | 10 | -28/+74 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-08-17 | 9 | -161/+82 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-08-17 | 418 | -9425/+21277 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| * | | | | | More namespace improvements | Warwick Allison | 2009-08-17 | 9 | -161/+82 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Small fixes following API review. | Martin Jones | 2009-08-17 | 4 | -5/+18 |
* | | | | | Make pong example scale. | Martin Jones | 2009-08-17 | 1 | -6/+6 |
* | | | | | Add smooth: true to dial example. | Martin Jones | 2009-08-17 | 2 | -4/+4 |
| |/ / / |/| | | | |||||
* | | | | Update more often to avoid odd intervals beteeen second movements. | Martin Jones | 2009-08-17 | 1 | -1/+1 |
* | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar... | Martin Jones | 2009-08-17 | 412 | -9404/+21245 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Doc: Fix links and silence qdoc warnings. | Volker Hilsheimer | 2009-08-16 | 3 | -24/+25 |
| * | | | Fixed compile. | Rohan McGovern | 2009-08-14 | 1 | -3/+3 |
| * | | | Fixed compile. | Rohan McGovern | 2009-08-14 | 1 | -1/+1 |
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | David Boddie | 2009-08-14 | 9 | -69/+206 |
| |\ \ \ | |||||
| | * | | | Autotest for correct word wrapping on text next to floating object | Eskil Abrahamsen Blomfeldt | 2009-08-14 | 1 | -0/+39 |
| | * | | | Avoid wrapping outside word boundaries in QTextDocument unless necessary | Eskil Abrahamsen Blomfeldt | 2009-08-14 | 1 | -9/+10 |
| | * | | | Reimplement qSwap and Q_DECLARE_SHARED differently. | Thiago Macieira | 2009-08-14 | 6 | -41/+92 |
| | * | | | Perform license checks on source files. | Frans Englich | 2009-08-14 | 1 | -19/+65 |
| * | | | | Doc: Removed claims that QDialog supports border style sheet settings. | David Boddie | 2009-08-14 | 1 | -3/+3 |
| |/ / / | |||||
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | David Boddie | 2009-08-14 | 357 | -8753/+20007 |
| |\ \ \ | |||||
| | * | | | QVariant: more work on avoinding conversion between float and doubles | Thierry Bastian | 2009-08-14 | 5 | -16/+16 |
| | * | | | Fixed Coverity defect CID 1528. | Gabriel de Dietrich | 2009-08-14 | 1 | -1/+1 |
| | * | | | Removing some unused variables. | Alessandro Portale | 2009-08-14 | 6 | -16/+0 |
| | * | | | QCssParser: reordering initializers to match declaration | Thierry Bastian | 2009-08-14 | 1 | -1/+1 |
| | * | | | Fixed coverity warnings | Thierry Bastian | 2009-08-14 | 16 | -37/+26 |
| | * | | | QVariant: added toFloat and toReal | Thierry Bastian | 2009-08-14 | 14 | -48/+90 |
| | * | | | Set the QMAKE_BUNDLE_LOCATION to 'Contents/MacOS' only if it's not set | Tor Arne Vestbø | 2009-08-14 | 1 | -1/+1 |
| | * | | | Cocoa: Fix several issues with the event dispatcher | Richard Moe Gustavsen | 2009-08-14 | 6 | -193/+308 |
| | * | | | Our modifications to freetype | Harald Fernengel | 2009-08-14 | 8 | -23/+292 |
| | * | | | Add freetype 2.3.9 | Harald Fernengel | 2009-08-14 | 661 | -0/+292236 |
| | * | | | Deleted freetype 2.3.6 | Harald Fernengel | 2009-08-14 | 650 | -282668/+0 |
| | * | | | Simplify WebKit import into src/3rdparty/webkit | Simon Hausmann | 2009-08-14 | 1 | -2/+2 |
| | * | | | QTextFormat: better use QVariant::userType over QVariant::type | Thierry Bastian | 2009-08-14 | 1 | -15/+15 |
| | * | | | Fix WebKit import into src/3rdparty/webkit | Simon Hausmann | 2009-08-14 | 1 | -0/+3 |
| | * | | | Fix trailing space in snippet file for gesture documentation. | Peter Yard | 2009-08-14 | 1 | -1/+1 |
| | * | | | Gesture Overview Documentation | Peter Yard | 2009-08-14 | 5 | -0/+1163 |
| | * | | | Make Qt::NoGesture visible. Needed for QGesture subclassing. | Peter Yard | 2009-08-14 | 1 | -1/+1 |
| | * | | | Add stringbuilder auto test to auto.pro | hjk | 2009-08-14 | 1 | -0/+1 |