| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename MouseRegion -> MouseArea | Martin Jones | 2010-02-22 | 1 | -2/+2 |
|
|
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Michael Brasser | 2010-02-19 | 12 | -35/+39 |
|\ |
|
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt | Martin Jones | 2010-02-18 | 12 | -12/+16 |
| |\ |
|
| | * | AIX has a #define for hz, so undef it | Thiago Macieira | 2010-02-17 | 1 | -0/+4 |
|
|
| | * | Fix copyright year. | Jason McDonald | 2010-02-16 | 12 | -12/+12 |
|
|
| * | | Compile fix with namepaces | hjk | 2010-02-18 | 1 | -2/+2 |
|
|
| * | | QmlView API review. See QmlChanges.txt for details. | Martin Jones | 2010-02-18 | 3 | -21/+21 |
|
|
* | | | Add support for startDragDistance in qmlviewer. | Kaj Grönholm | 2010-02-19 | 1 | -0/+4 |
|/ / |
|
* | | qmlviewer: build on symbian | Michael Brasser | 2010-02-17 | 1 | -0/+1 |
|
|
* | | Conditionally link webkit on wince | Aaron Kennedy | 2010-02-17 | 1 | -1/+4 |
|
|
* | | MOBILITY-404 QS Windows. | Wolfgang Beck | 2010-02-16 | 9 | -1/+46 |
|
|
* | | Not exported in Qt 4.6.2, push to next release. | Warwick Allison | 2010-02-15 | 1 | -5/+6 |
|/ |
|
* | Clean up QmlImageReader thread on engine destruction. | Martin Jones | 2010-02-05 | 1 | -1/+1 |
|
|
* | Make sure cookies are saved. | Martin Jones | 2010-02-04 | 1 | -1/+4 |
|
|
* | Really run image reader in its own thread. | Martin Jones | 2010-02-03 | 1 | -4/+2 |
|
|
* | Move image network access into a separate thread, with decoding. | Martin Jones | 2010-01-29 | 2 | -59/+109 |
|
|
* | Compile with Qt 4.6.1 | Aaron Kennedy | 2010-01-20 | 1 | -0/+10 |
|
|
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Alan Alpert | 2010-01-19 | 1 | -0/+3 |
|\ |
|
| * | Doc. | Martin Jones | 2010-01-19 | 1 | -0/+1 |
|
|
| * | Allow the QML based file browser to be used in place of native. | Martin Jones | 2010-01-19 | 1 | -0/+2 |
|
|
* | | Fix bad behaviour on N900 | Alan Alpert | 2010-01-19 | 1 | -1/+1 |
|/ |
|
* | Remove debugging | Aaron Kennedy | 2010-01-14 | 1 | -1/+0 |
|
|
* | Add toggle orientation option | Aaron Kennedy | 2010-01-14 | 2 | -0/+14 |
|
|
* | Only force graphicssystem raster on X11 | Aaron Kennedy | 2010-01-14 | 1 | -1/+1 |
|
|
* | Various QML browser improvements | Martin Jones | 2010-01-12 | 1 | -10/+20 |
|
|
* | Always exit on play script failure | Aaron Kennedy | 2010-01-12 | 1 | -1/+1 |
|
|
* | Move choice of pipelining to the point request. | Warwick Allison | 2010-01-11 | 1 | -13/+0 |
|
|
* | PreferNetwork (the default) is fixed, no need to force PreferCache. | Warwick Allison | 2010-01-08 | 1 | -1/+0 |
|
|
* | WGZ is just a ZIP, so accept that too. | Warwick Allison | 2010-01-05 | 1 | -1/+2 |
|
|
* | Basic WGT/WGZ support. | Warwick Allison | 2010-01-05 | 3 | -6/+109 |
|
|
* | Make QListModelInterface API more sensible for our use case. | Martin Jones | 2009-12-16 | 2 | -0/+15 |
|
|
* | Compile when in a module. | Warwick Allison | 2009-12-08 | 2 | -3/+3 |
|
|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-12-07 | 6 | -17/+152 |
|\ |
|
| * | Move loader functionality into qmlviewer. | Martin Jones | 2009-12-07 | 5 | -31/+115 |
|
|
| * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Martin Jones | 2009-12-07 | 11 | -8/+782 |
| |\ |
|
| * | | Bring up network on Symbian. | Martin Jones | 2009-12-07 | 2 | -0/+51 |
|
|
* | | | Fix leaks. | Michael Brasser | 2009-12-07 | 1 | -3/+1 |
| |/
|/| |
|
* | | Add QML based file browser to qmlviewer. | Martin Jones | 2009-12-06 | 11 | -8/+782 |
|/ |
|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-12-01 | 5 | -3/+316 |
|\ |
|
| * | Build correct QmlViewer Screen orientation implementation for Maemo. | Martin Jones | 2009-12-01 | 1 | -1/+1 |
|
|
| * | Cleanup orientation stuff. | Martin Jones | 2009-12-01 | 1 | -14/+2 |
|
|
| * | Add Screen element in QmlViewr Module including orientation property. | Martin Jones | 2009-12-01 | 5 | -3/+328 |
|
|
* | | Compile when in module. | Warwick Allison | 2009-12-01 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-11-30 | 1 | -0/+1 |
|\ |
|
| * | Qt.quit() added to qml. | Tapani Mikola | 2009-11-30 | 1 | -0/+1 |
|
|
* | | Add orientation property to qmlviewer. | Martin Jones | 2009-11-30 | 2 | -3/+48 |
|/ |
|
* | Fix for packaging as module. | Warwick Allison | 2009-11-26 | 1 | -1/+2 |
|
|
* | Add ability for viewer to slow down animations. | Michael Brasser | 2009-11-10 | 2 | -0/+16 |
|
|
* | Make tests with transparent QML reproducible. | Warwick Allison | 2009-11-06 | 1 | -0/+1 |
|
|
* | Remove "to" limit on minor version. | Warwick Allison | 2009-11-05 | 1 | -4/+4 |
|
|