| Commit message (Expand) | Author | Age | Files | Lines |
* | Change to release license header. | Jason McDonald | 2011-02-16 | 63 | -819/+819 |
|
|
* | Update copyright year to 2011. | Jason McDonald | 2011-01-11 | 63 | -63/+63 |
|
|
* | Fix deployment of minehunt for Symbian | Damian Jansen | 2010-12-20 | 1 | -1/+1 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-11-05 | 1 | -2/+1 |
|\ |
|
| * | Fix minehunt.pro (minehunt is no longer a plugin) | Bea Lam | 2010-11-05 | 1 | -2/+1 |
|
|
* | | Don't allow flagging of flipped tiles in Minehunt | Alan Alpert | 2010-11-05 | 1 | -1/+1 |
|
|
* | | Fix samegame text input focus | Alan Alpert | 2010-11-05 | 1 | -3/+1 |
|/ |
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-10-29 | 2 | -3/+4 |
|\ |
|
| * | Making the buttons less finger unfriendly | Alessandro Portale | 2010-10-28 | 2 | -3/+4 |
|
|
* | | Missing part of 64a05cfa97b1192ac247558c0601ba0e4ec464c9 | Alan Alpert | 2010-10-28 | 1 | -1/+1 |
|/ |
|
* | Fix Twitter demo's list view for devices | Joona Petrell | 2010-10-19 | 1 | -1/+1 |
|
|
* | Snake demo now pauses when the window loses focus. | Alan Alpert | 2010-10-15 | 3 | -3/+13 |
|
|
* | Make minehunt less cheerful | Alan Alpert | 2010-10-14 | 1 | -1/+3 |
|
|
* | Rename toolbar button. | Yann Bodson | 2010-10-06 | 1 | -1/+1 |
|
|
* | Do not show 'More' button when in fullscreen view. | Yann Bodson | 2010-10-06 | 2 | -9/+15 |
|
|
* | Fix minehunt execution from QtDemo | Joona Petrell | 2010-10-06 | 3 | -1/+22 |
|
|
* | Replace all occurances of "Qt 4.7" with "QtQuick 1.0" | Aaron Kennedy | 2010-09-29 | 60 | -60/+60 |
|
|
* | Re-add quit button to declarative Twitter demo | Joona Petrell | 2010-09-09 | 1 | -1/+12 |
|
|
* | Fix text size issues for high ppi displays | Alessandro Portale | 2010-09-07 | 5 | -7/+7 |
|
|
* | Increase maximum heap size of minehunt demo to fix crashing on Symbian | Joona Petrell | 2010-09-07 | 1 | -0/+1 |
|
|
* | Ensure slider is updated when screen size changes. | Martin Jones | 2010-09-06 | 2 | -6/+38 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-09-02 | 17 | -464/+347 |
|\ |
|
| * | Updated Twitter demo in response to the new Twitter oauth requirement | Jens Bache-Wiig | 2010-08-31 | 13 | -459/+330 |
|
|
| * | Revert "Add 'cached' property to Image." | Yann Bodson | 2010-08-31 | 1 | -2/+2 |
|
|
| * | Add 'cached' property to Image. | Yann Bodson | 2010-08-31 | 1 | -2/+2 |
|
|
| * | Remove debug. | Martin Jones | 2010-08-30 | 1 | -1/+0 |
|
|
| * | Snake: Don't use Behavior with states. | Martin Jones | 2010-08-30 | 4 | -5/+18 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-08-26 | 17 | -21/+93 |
|\ \
| |/ |
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Yann Bodson | 2010-08-26 | 11 | -20/+92 |
| |\ |
|
| | * | Add quit buttons to declarative demos | Joona Petrell | 2010-08-26 | 11 | -20/+92 |
|
|
| * | | Make declarative examples a bit more qt-like. | Yann Bodson | 2010-08-26 | 7 | -1/+1 |
| |/ |
|
* | | Maintain high score name dialog length, as well as name. | Alan Alpert | 2010-08-26 | 2 | -1/+3 |
|/ |
|
* | Fix minehunt demo for Symbian | Joona Petrell | 2010-08-20 | 6 | -145/+215 |
|
|
* | Fix game could not be restarted | mae | 2010-08-16 | 2 | -16/+5 |
|
|
* | Snake game cannot be restarted | mae | 2010-08-03 | 1 | -2/+15 |
|
|
* | Fix photo positioning bug in flickr demo. | Yann Bodson | 2010-08-03 | 3 | -87/+87 |
|
|
* | Make it possible to manually set the orientation of QML Viewer on Symbian | Joona Petrell | 2010-08-03 | 2 | -9/+9 |
|
|
* | Remove warnings in photoviewer demo. | Yann Bodson | 2010-07-29 | 1 | -1/+1 |
|
|
* | Uncomment code accidentally removed with 1937adaab5861ced44813c6a4b0bff1c3750... | Aaron Kennedy | 2010-07-29 | 1 | -2/+0 |
|
|
* | QML focus API updates. | Michael Brasser | 2010-07-21 | 3 | -3/+3 |
|
|
* | Fix Samegame | Alan Alpert | 2010-07-19 | 1 | -2/+2 |
|
|
* | Enter key performs same action as Return key in QML demos. | Martin Jones | 2010-07-14 | 5 | -0/+9 |
|
|
* | Follow -> Behavior | mae | 2010-07-08 | 2 | -8/+10 |
|
|
* | Add Symbian support for runtime.orientation property | Joona Petrell | 2010-07-07 | 2 | -9/+22 |
|
|
* | Fixed deployment locations for various profiles. | axis | 2010-07-02 | 1 | -1/+1 |
|
|
* | Fix bug in SameGame's dialog component | Alan Alpert | 2010-07-01 | 2 | -1/+3 |
|
|
* | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-07-01 | 2 | -4/+5 |
|\ |
|
| * | Undefined is undefined, and now qml warns about it | mae | 2010-06-29 | 1 | -3/+3 |
|
|
| * | Avoid binding loop. | Yann Bodson | 2010-06-29 | 1 | -1/+2 |
|
|
* | | Minor Twitter demo enhancements | Alan Alpert | 2010-06-30 | 2 | -1/+2 |
|/ |
|