Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | | | Compile fix for bearermonitor example | Dominik Holland | 2010-07-12 | 2 | -1/+49 | |
| | | | | |_|/ / | | | | |/| | | | ||||||
| | | | * | | | | Doc: Fixing typo - background file name | Morten Engvoldsen | 2010-07-08 | 1 | -1/+1 | |
| | | | | |/ / | | | | |/| | | ||||||
| * | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-07-15 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | / | | | |_|_|/ | | |/| | | | ||||||
| | * | | | | typos fixed | Joerg Bornemann | 2010-07-07 | 1 | -1/+1 | |
* | | | | | | Add a PathView example. | Martin Jones | 2010-07-19 | 9 | -0/+124 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Fix .pro file | Bea Lam | 2010-07-15 | 1 | -1/+2 | |
* | | | | | Add files missing from last commit | Bea Lam | 2010-07-15 | 7 | -0/+446 | |
* | | | | | Add chapter on creating list property types | Bea Lam | 2010-07-15 | 10 | -20/+64 | |
* | | | | | Change tutorial from using "Musician" etc. types to using "PieChart" | Bea Lam | 2010-07-15 | 33 | -397/+503 | |
|/ / / / | ||||||
* | | | | improvements to docs and examples | Bea Lam | 2010-07-14 | 2 | -28/+38 | |
| |_|/ |/| | | ||||||
* | | | Follow -> Behavior | mae | 2010-07-08 | 7 | -51/+53 | |
* | | | Extend QDeclarativeImageProvider to support QPixmap loading and | Bea Lam | 2010-07-08 | 2 | -62/+39 | |
* | | | Added QDeclarativeSpringAnimation | mae | 2010-07-07 | 1 | -9/+10 | |
* | | | doc improvements | Bea Lam | 2010-07-06 | 1 | -1/+6 | |
| |/ |/| | ||||||
* | | Add abstractitemmodel example, and fix some model docs | Bea Lam | 2010-07-01 | 8 | -6/+304 | |
* | | docs - quote code with snippets, other improvements | Bea Lam | 2010-07-01 | 5 | -21/+31 | |
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-30 | 9 | -20/+27 | |
|\ \ | ||||||
| * | | Examples clean up | Bea Lam | 2010-06-28 | 7 | -13/+15 | |
| * | | Improve appearance when scaling | Bea Lam | 2010-06-28 | 1 | -6/+11 | |
| * | | Fix import path in cppextensions declarative example. | Christian Kamm | 2010-06-24 | 1 | -1/+1 | |
* | | | Fixed deployment paths for the symbian/linux-armcc mkspec. | axis | 2010-06-29 | 2 | -2/+2 | |
|/ / | ||||||
* | | Cherry pick fix for QTMOBILITY-253 from Qt Mobility. | Aaron McCarthy | 2010-06-24 | 5 | -5/+5 | |
* | | Cherry pick fix for MOBILITY-1047 from Qt Mobility. | Aaron McCarthy | 2010-06-24 | 1 | -2/+9 | |
* | | Merge bearermanagement changes from Qt Mobility. | Aaron McCarthy | 2010-06-24 | 3 | -3/+3 | |
* | | Merge remote branch 'origin/4.7' into qml-4.7 | Rohan McGovern | 2010-06-22 | 13 | -14/+14 | |
|\ \ | ||||||
| * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-06-22 | 2 | -2/+0 | |
| |\ \ | ||||||
| | * | | Removed unnecessary data_caging_paths.prf loading from applications | Miikka Heikkinen | 2010-06-22 | 2 | -2/+0 | |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Simon Hausmann | 2010-06-22 | 7 | -7/+7 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Fix WebKit declarative examples (second try) | Simon Hausmann | 2010-06-22 | 1 | -1/+1 | |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integration | Qt Continuous Integration System | 2010-06-22 | 6 | -6/+6 | |
| | |\ \ | ||||||
| | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integration | Qt Continuous Integration System | 2010-06-22 | 6 | -6/+6 | |
| | | |\ \ | ||||||
| | | | * | | Fix examples | Simon Hausmann | 2010-06-21 | 6 | -6/+6 | |
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-22 | 5 | -6/+8 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-21 | 5 | -6/+8 | |
| | |\ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | | * | | | Fix example compile and runtime warnings, webkit examples not built. | Friedemann Kleint | 2010-06-18 | 5 | -6/+8 | |
| | | |/ / | ||||||
* | | | | | Remove transparent.qml example for now, until QTBUG-11591 is fixed | Bea Lam | 2010-06-22 | 1 | -55/+0 | |
* | | | | | qmldir no longer necessary | Bea Lam | 2010-06-22 | 1 | -4/+0 | |
|/ / / / | ||||||
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-22 | 44 | -392/+244 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Rename example: edit -> textselection | Bea Lam | 2010-06-22 | 6 | -0/+16 | |
| * | | | Clean up some examples | Bea Lam | 2010-06-22 | 37 | -374/+195 | |
| * | | | Rename example and add minor improvements | Bea Lam | 2010-06-22 | 1 | -17/+32 | |
| * | | | Spelling fix | Bea Lam | 2010-06-22 | 1 | -1/+1 | |
* | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2010-06-21 | 1 | -0/+5 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6 | Simon Hausmann | 2010-06-16 | 1 | -0/+5 | |
| |\ \ \ | | |/ / | |/| / | | |/ | ||||||
| | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-multimedia-staging int... | Justin McPherson | 2010-06-16 | 2 | -2/+28 | |
| | |\ | ||||||
| | * | | AudioInput example; disconnect from the built-in device when changing mode. | Justin McPherson | 2010-06-16 | 1 | -0/+5 | |
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-06-21 | 8 | -21/+27 | |
|\ \ \ \ | ||||||
| * | | | | ListView doc improvements and examples clean up | Bea Lam | 2010-06-18 | 8 | -21/+27 | |
| |/ / / | ||||||
* | | | | Allow things that load SameGame to disable the Quit button | Alan Alpert | 2010-06-21 | 1 | -0/+1 | |
|/ / / | ||||||
* | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2010-06-16 | 2 | -2/+28 | |
|\ \ \ |