| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-21 | 38 | -120/+174 |
|\ |
|
| * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-04-21 | 26 | -101/+152 |
| |\ |
|
| | * | Balance grid items for larger displays. | Warwick Allison | 2010-04-21 | 1 | -1/+2 |
|
|
| | * | Cleanup | Yann Bodson | 2010-04-20 | 16 | -99/+0 |
|
|
| | * | Fix API call for multiple tags. | Warwick Allison | 2010-04-20 | 1 | -1/+6 |
|
|
| | * | Add .qmlproject files for declarative demos. | Yann Bodson | 2010-04-20 | 9 | -0/+144 |
|
|
| * | | Make the dynamic creation functions on the Qt object | Alan Alpert | 2010-04-21 | 2 | -3/+3 |
| |/ |
|
| * | Indentation and whitespace fixes in qml's samegame tutorial | Leonardo Sobral Cunha | 2010-04-19 | 4 | -8/+10 |
|
|
| * | QML_DECLARE_TYPE is no longer necessary - fix docs and examples | Bea Lam | 2010-04-19 | 1 | -2/+0 |
|
|
| * | Ensure existing image is gone before next photo selection. | Warwick Allison | 2010-04-16 | 1 | -0/+1 |
|
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-04-16 | 3 | -4/+6 |
| |\ |
|
| | * | Cleanup photoviewer demo. | Yann Bodson | 2010-04-16 | 3 | -4/+6 |
|
|
| * | | Don't use zoomfactor. | Warwick Allison | 2010-04-16 | 1 | -2/+2 |
| |/ |
|
* | | Add (correct) .pro files to INSTALLs. | Frans Englich | 2010-04-21 | 2 | -2/+2 |
|
|
* | | Assign UID3, install example files, remove redundant code. | Frans Englich | 2010-04-21 | 2 | -6/+11 |
|
|
* | | Fixed vendor info in fluidlauncher sis package. | Miikka Heikkinen | 2010-04-20 | 1 | -1/+2 |
|/ |
|
* | Small calculator fix. | Yann Bodson | 2010-04-15 | 2 | -10/+10 |
|
|
* | Improve declarative calculator example. | Yann Bodson | 2010-04-15 | 13 | -227/+238 |
|
|
* | Fix GridView.onRemove animation in photoviewer. | Yann Bodson | 2010-04-14 | 1 | -2/+2 |
|
|
* | Reduce QML runtime capabilities to NetworkServices and ReadUserData | Joona Petrell | 2010-04-14 | 1 | -1/+1 |
|
|
* | Minehunt cleanup/optimization. | Michael Brasser | 2010-04-14 | 7 | -134/+125 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-13 | 5 | -142/+174 |
|\ |
|
| * | Make demo code more consistent with example code in terms of variable | Bea Lam | 2010-04-13 | 5 | -142/+174 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-04-13 | 1 | -1/+0 |
|\ \ |
|
| * | | Remove not needed permissions | Thomas Zander | 2010-04-12 | 1 | -1/+0 |
|
|
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-13 | 1 | -0/+3 |
|\ \ \
| |_|/
|/| | |
|
| * | | Allow building Qt without the QtGui module | Bernhard Rosenkraenzer | 2010-04-07 | 1 | -0/+3 |
| |/ |
|
* | | Enable other wrapping modes. | Martin Jones | 2010-04-09 | 1 | -1/+1 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-09 | 4 | -46/+39 |
|\ \ |
|
| * | | Remove use of obsolete "Script" element. | Warwick Allison | 2010-04-09 | 4 | -46/+39 |
|
|
* | | | TextEdit::wrap changed to TextEdit::wrapMode enumeration | Martin Jones | 2010-04-09 | 2 | -2/+2 |
|/ / |
|
* | | Text.wrap is deprecated | Yann Bodson | 2010-04-09 | 2 | -17/+18 |
|
|
* | | Replace "property var " with "property variant " in QML code | Aaron Kennedy | 2010-04-09 | 7 | -8/+8 |
|
|
* | | Warn if the minehunt C++ plugin is not compiled. | Yann Bodson | 2010-04-08 | 1 | -0/+7 |
|
|
* | | Add tab navigation to twitter example authentication screen. | Yann Bodson | 2010-04-08 | 1 | -5/+8 |
|
|
* | | Renamed 'source' property from SpringFollow to 'to' | Leonardo Sobral Cunha | 2010-04-08 | 1 | -2/+2 |
|
|
* | | Add running of examples to quality gate. | Warwick Allison | 2010-04-08 | 2 | -2/+2 |
|
|
* | | Replace "import Qt 4.6" with "import Qt 4.7" | Michael Brasser | 2010-04-08 | 54 | -54/+54 |
|
|
* | | Remove flickr-desktop | Yann Bodson | 2010-04-08 | 6 | -500/+1 |
|
|
* | | Cleanup minehunt example | Yann Bodson | 2010-04-07 | 1 | -160/+114 |
|/ |
|
* | Merge remote branch 'origin/4.7' into HEAD | Thiago Macieira | 2010-04-01 | 1 | -1/+0 |
|\ |
|
| * | Remove capability flag not available in public SDKs | Joona Petrell | 2010-04-01 | 1 | -2/+0 |
|
|
* | | Merge commit 'origin/4.7' into symbian47 | Thomas Zander | 2010-03-31 | 2 | -1/+8 |
|\ \
| |/ |
|
| * | Merge remote branch 'origin/4.7' into qt-4.7-from-4.6 | Thiago Macieira | 2010-03-30 | 1 | -0/+6 |
| |\ |
|
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-03-30 | 1 | -0/+6 |
| | |\ |
|
| | | * | Don't fill the video widget borders or background by default. | Andrew den Exter | 2010-03-30 | 1 | -0/+6 |
|
|
| * | | | Merge remote branch 'origin/4.7' into qt-4.7-from-4.6 | Thiago Macieira | 2010-03-30 | 5 | -4/+19 |
| |\ \ \
| | |/ / |
|
| * | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-03-29 | 1 | -1/+2 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | Changed pkg_prerules to not use default_deployment for vendor ID | Miikka Heikkinen | 2010-03-26 | 1 | -1/+2 |
|
|
* | | | | Fix building on public symbian SDK. | Thomas Zander | 2010-03-30 | 1 | -2/+2 |
| |_|/
|/| | |
|