summaryrefslogtreecommitdiffstats
path: root/tools/qmlviewer
Commit message (Expand)AuthorAgeFilesLines
* Clean up QmlImageReader thread on engine destruction.Martin Jones2010-02-051-1/+1
* Make sure cookies are saved.Martin Jones2010-02-041-1/+4
* Really run image reader in its own thread.Martin Jones2010-02-031-4/+2
* Move image network access into a separate thread, with decoding.Martin Jones2010-01-292-59/+109
* Compile with Qt 4.6.1Aaron Kennedy2010-01-201-0/+10
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Alan Alpert2010-01-191-0/+3
|\
| * Doc.Martin Jones2010-01-191-0/+1
| * Allow the QML based file browser to be used in place of native.Martin Jones2010-01-191-0/+2
* | Fix bad behaviour on N900Alan Alpert2010-01-191-1/+1
|/
* Remove debuggingAaron Kennedy2010-01-141-1/+0
* Add toggle orientation optionAaron Kennedy2010-01-142-0/+14
* Only force graphicssystem raster on X11Aaron Kennedy2010-01-141-1/+1
* Various QML browser improvementsMartin Jones2010-01-121-10/+20
* Always exit on play script failureAaron Kennedy2010-01-121-1/+1
* Move choice of pipelining to the point request.Warwick Allison2010-01-111-13/+0
* PreferNetwork (the default) is fixed, no need to force PreferCache.Warwick Allison2010-01-081-1/+0
* WGZ is just a ZIP, so accept that too.Warwick Allison2010-01-051-1/+2
* Basic WGT/WGZ support.Warwick Allison2010-01-053-6/+109
* Make QListModelInterface API more sensible for our use case.Martin Jones2009-12-162-0/+15
* Compile when in a module.Warwick Allison2009-12-082-3/+3
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-12-076-17/+152
|\
| * Move loader functionality into qmlviewer.Martin Jones2009-12-075-31/+115
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Martin Jones2009-12-0711-8/+782
| |\
| * | Bring up network on Symbian.Martin Jones2009-12-072-0/+51
* | | Fix leaks.Michael Brasser2009-12-071-3/+1
| |/ |/|
* | Add QML based file browser to qmlviewer.Martin Jones2009-12-0611-8/+782
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-12-015-3/+316
|\
| * Build correct QmlViewer Screen orientation implementation for Maemo.Martin Jones2009-12-011-1/+1
| * Cleanup orientation stuff.Martin Jones2009-12-011-14/+2
| * Add Screen element in QmlViewr Module including orientation property.Martin Jones2009-12-015-3/+328
* | Compile when in module.Warwick Allison2009-12-011-0/+1
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-301-0/+1
|\
| * Qt.quit() added to qml.Tapani Mikola2009-11-301-0/+1
* | Add orientation property to qmlviewer.Martin Jones2009-11-302-3/+48
|/
* Fix for packaging as module.Warwick Allison2009-11-261-1/+2
* Add ability for viewer to slow down animations.Michael Brasser2009-11-102-0/+16
* Make tests with transparent QML reproducible.Warwick Allison2009-11-061-0/+1
* Remove "to" limit on minor version.Warwick Allison2009-11-051-4/+4
* Fix 5f19daab6baba7d09853058355a66090a3781430Warwick Allison2009-11-041-5/+3
* Fix "initial" size for remote content.Warwick Allison2009-11-041-2/+2
* Define and document deletion of QmlEngine QNetworkAccessManagerWarwick Allison2009-11-031-2/+2
* Support Visual (interactive) tests without using images for confirmation.Warwick Allison2009-11-033-9/+24
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-307-35/+231
|\
| * fix headersWarwick Allison2009-10-293-15/+99
| * fix headersWarwick Allison2009-10-294-20/+132
* | Fixup mistakes following renaming filesAaron Kennedy2009-10-301-1/+1
* | Make private headers _pAaron Kennedy2009-10-301-1/+1
* | Rename qfx files to qmlgraphics filesAaron Kennedy2009-10-301-1/+1
* | Rename QFx classes to QmlGraphicsAaron Kennedy2009-10-304-44/+44
|/
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Bea Lam2009-10-272-45/+63
|\