Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Keyword name change | Ian Walters | 2009-06-18 | 4 | -4/+4 |
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Ian Walters | 2009-06-17 | 13 | -27/+52 |
|\ | |||||
| * | Some XmlListModel cleanup. | Michael Brasser | 2009-06-12 | 2 | -2/+2 |
| * | Merge commit 'qt/master' into kinetic-declarativeui | Bjørn Erik Nilsen | 2009-06-10 | 1 | -1/+0 |
| |\ | |||||
| | * | Removed background caching in embeddeddialogs demo. | Samuel Rødal | 2009-06-09 | 1 | -1/+0 |
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar... | Michael Brasser | 2009-06-09 | 2 | -12/+3 |
| |\ \ | | |/ | |||||
| | * | Merge commit 'origin/4.5' | Olivier Goffart | 2009-06-04 | 2 | -12/+3 |
| | |\ | |||||
| | | * | BT: qt demo takes 100% of the cpu on X11 | Olivier Goffart | 2009-06-03 | 2 | -12/+3 |
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-06-04 | 3 | -1/+6 |
| |\ \ \ | |||||
| | * \ \ | Merge commit 'mainline/master' into kinetic-declarativeui | Bjørn Erik Nilsen | 2009-06-04 | 3 | -1/+6 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | compile fix with namespaces | hjk | 2009-06-04 | 2 | -0/+5 |
| | | * | | Improvements to shader API in response to API review | Rhys Weatherley | 2009-06-04 | 1 | -1/+1 |
| * | | | | Only run loading animation when visible. | Michael Brasser | 2009-06-04 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-05-27 | 2 | -7/+22 |
| |\ \ \ | |||||
| | * | | | fix flickr demo after recent changes to gradients. | Lars Knoll | 2009-05-27 | 1 | -2/+2 |
| | * | | | Better gradient support for Rect. | Martin Jones | 2009-05-27 | 2 | -7/+22 |
| * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar... | Michael Brasser | 2009-05-27 | 2 | -3/+18 |
| |\ \ \ \ | | |/ / / | |/| / / | | |/ / | |||||
| | * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-05-27 | 1 | -3/+3 |
| | |\ \ | | | |/ | |||||
| | | * | BT: opening datetimepicker in a cell in spreadsheet demo resets the date | Olivier Goffart | 2009-05-26 | 1 | -3/+3 |
| | * | | Merge branch 'master' into graphics-master | Tom Cooksey | 2009-05-25 | 1 | -0/+15 |
| | |\ \ | |||||
| | | * \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-animat... | Thierry Bastian | 2009-05-22 | 8 | -72/+80 |
| | | |\ \ | |||||
| | | * | | | add animation and state machine examples to qtdemo | Kent Hansen | 2009-05-20 | 1 | -0/+15 |
| | * | | | | Merge commit 'qt/master' | Samuel Rødal | 2009-05-20 | 3 | -11/+15 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||||
| | * | | | | Merge commit 'qt/master' | Samuel Rødal | 2009-05-13 | 1 | -1/+1 |
| | |\ \ \ \ | |||||
| | * | | | | | Mac OSX compile errors in shader usage | Rhys Weatherley | 2009-05-10 | 1 | -9/+9 |
* | | | | | | | fade text accross white to black | Ian Walters | 2009-05-26 | 1 | -1/+20 |
* | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Ian Walters | 2009-05-25 | 9 | -39/+44 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar... | Michael Brasser | 2009-05-22 | 3 | -11/+15 |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
| | * | | | | | Merge commit 'origin/4.5' | Samuel Rødal | 2009-05-20 | 1 | -2/+5 |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | |||||
| | | * | | | | Compile on Solaris with broken GL headers. | Trond Kjernåsen | 2009-05-20 | 1 | -2/+5 |
| | * | | | | | Merge commit 'origin/4.5' | Olivier Goffart | 2009-05-18 | 1 | -1/+1 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | Fix syntax error in demos.pro. | Jason McDonald | 2009-05-15 | 1 | -1/+1 |
| | | | |_|/ | | | |/| | | |||||
| | * | | | | Graphics View Optimization: Use a simple style option by default. | Bjoern Erik Nilsen | 2009-05-15 | 1 | -8/+9 |
| | | |_|/ | | |/| | | |||||
| * | | | | Add status and feedback info to XmlListModel | Martin Jones | 2009-05-20 | 1 | -0/+2 |
| * | | | | better focus handling for the location bar | Lars Knoll | 2009-05-19 | 1 | -4/+1 |
| * | | | | make the web browser URL field work a little better | Lars Knoll | 2009-05-19 | 1 | -14/+2 |
| * | | | | More precise positioning to leave 1-pixel inner margin | Warwick Allison | 2009-05-19 | 2 | -7/+7 |
| * | | | | Simplify (hopefully) anchors, and make them less reliant on signals | Aaron Kennedy | 2009-05-18 | 1 | -1/+0 |
| * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar... | Warwick Allison | 2009-05-15 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Fix typo in spreadsheet example | Thomas Zander | 2009-05-12 | 1 | -1/+1 |
| * | | | | Flickr demo: Scale the image about the center of the visible area. | Martin Jones | 2009-05-14 | 1 | -2/+17 |
* | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Ian Walters | 2009-05-14 | 3 | -39/+31 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Make good television. | Warwick Allison | 2009-05-12 | 1 | -2/+2 |
| * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-05-12 | 1 | -21/+0 |
| |\ \ \ \ | |||||
| | * | | | | Revert accidentally commted stuff. | Warwick Allison | 2009-05-12 | 1 | -21/+0 |
| * | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-05-12 | 1 | -1/+24 |
| |\ \ \ \ \ | | |/ / / / | |||||
| * | | | | | Make scaling in flickr demo sensible. | Martin Jones | 2009-05-12 | 3 | -16/+29 |
* | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Ian Walters | 2009-05-12 | 5 | -5/+35 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Fix resizing and skinning. | Warwick Allison | 2009-05-11 | 1 | -1/+24 |
| |/ / / / | |||||
| * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-05-11 | 4 | -4/+10 |
| |\ \ \ \ |