summaryrefslogtreecommitdiffstats
path: root/tools/qmlviewer
Commit message (Expand)AuthorAgeFilesLines
...
* Some useful ffmpeg quality setttings.Warwick Allison2009-07-291-3/+3
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-292-21/+0
|\
| * Fix for QmlPaletteYann Bodson2009-07-282-21/+0
* | Recording options via menu.Warwick Allison2009-07-295-30/+562
|/
* Produce frame-rate-perfect videos.Warwick Allison2009-07-282-28/+45
* Update docs (no recordtest/runtest now)Warwick Allison2009-07-271-2/+0
* Optimize video frame grabbing.Warwick Allison2009-07-272-2/+4
* Workaround bug 258703Warwick Allison2009-07-271-0/+2
* Don't try to record while constructing (size is wrong).Warwick Allison2009-07-231-6/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-07-203-13/+18
|\
| * Make network cache size settable.Warwick Allison2009-07-203-13/+18
* | Rework expression stuff to use a more efficient notify handlerAaron Kennedy2009-07-201-1/+0
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-162-11/+1
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-07-152-2/+1
| |\
| * | Make QmlPalette properties notifiable.Yann Bodson2009-07-152-11/+1
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-153-2/+31
|\ \ \ | | |/ | |/|
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-142-0/+30
| |\ \ | | |/
| | * typoYann Bodson2009-07-141-1/+1
| | * Add access to Qt palettes from QML.Yann Bodson2009-07-142-0/+30
| * | Libraries and library versioning.Warwick Allison2009-07-142-1/+9
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-122-9/+0
| |/
* | Basic KeyProxy support.Michael Brasser2009-07-141-0/+1
* | Fix viewer snapshot/recording.Michael Brasser2009-07-141-7/+4
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-102-1/+8
|\ \ | |/
| * Make performance logging classes private.Michael Brasser2009-07-021-1/+1
| * Support compile-in-namespace for the declarative module.Michael Brasser2009-06-302-0/+7
* | CompileAaron Kennedy2009-06-243-8/+3
* | Remove simple canvasAaron Kennedy2009-06-233-37/+11
|/
* Clearer name for unscaled skin option.Warwick Allison2009-06-191-1/+1
* For QSimpleCanvas, avoid it being given initial default size.Warwick Allison2009-06-191-3/+5
* Use system configuration for proxy settingsAaron Kennedy2009-06-162-0/+20
* Fix a assert failure on windowsThierry Bastian2009-06-151-1/+1
* Simplify setting default graphicssystem.Martin Jones2009-06-021-30/+20
* Remove qmlviewer's sizeHint hack.Michael Brasser2009-05-272-13/+0
* Fix with "new" argc/argv.Warwick Allison2009-05-251-7/+7
* qfxtext test runs.Martin Jones2009-05-211-1/+3
* Use QWidget as the TLW.Martin Jones2009-05-212-10/+31
* Basic qualified type support.Warwick Allison2009-05-203-0/+11
* Support loading a translation in qmlviewer.Michael Brasser2009-05-181-0/+15
* Resizing options (scale skin to fit view or reverse)Warwick Allison2009-05-152-91/+162
* Fix opening new XML when skinned.Warwick Allison2009-05-152-7/+23
* Skins in UIWarwick Allison2009-05-153-23/+82
* Work with no initial file (open dialog).Warwick Allison2009-05-132-4/+7
* Allow extra video recording args on cmdline.Warwick Allison2009-05-123-3/+27
* Fix resizing and skinning.Warwick Allison2009-05-112-38/+38
* Make sure qmlviewer uses raster graphcis system, or respects what wasMichael Brasser2009-05-081-6/+12
* Menus for video recordingWarwick Allison2009-05-073-29/+59
* Tweaks to viewer.Michael Brasser2009-05-073-6/+34
* Add missing 'Quit' menu item.Yann Bodson2009-05-071-0/+6
* Add simple menubar to qmlviewer.Yann Bodson2009-05-073-10/+47