summaryrefslogtreecommitdiffstats
path: root/tools/qmlviewer
Commit message (Expand)AuthorAgeFilesLines
* proper deployment for Windows CEThomas Hartmann2009-08-141-0/+8
* Settings menu tidy-up.Warwick Allison2009-08-131-1/+7
* layoutWarwick Allison2009-08-131-126/+65
* Improve specifying skin on command-line.Warwick Allison2009-08-133-19/+40
* -scaleview parameter to qmlviewer to be able to start directly to correct siz...Tapani Mikola2009-08-132-2/+8
* Adding the possibility to set the http proxy manually.Tapani Mikola2009-08-137-13/+360
* Fix autorecord.Warwick Allison2009-07-311-1/+3
* Video size and aspect ratio.Warwick Allison2009-07-303-118/+326
* 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