summaryrefslogtreecommitdiffstats
path: root/tools/qmlviewer
Commit message (Expand)AuthorAgeFilesLines
* Don't try to open non-qml files.Bea Lam2009-10-161-0/+8
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-081-2/+3
|\
| * Fix (properly) test image saving.Warwick Allison2009-10-081-2/+3
* | Call QApplication::exit() repeatedlyAaron Kennedy2009-10-081-3/+5
|/
* Fix relative-URLs of test scriptsWarwick Allison2009-10-081-2/+3
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-071-8/+27
|\
| * Fix so items are stretched to width of viewer if viewer is resized;Bea Lam2009-10-071-8/+27
* | Fix portability of visual tests: fix filenames to be relative to base (URL).Warwick Allison2009-10-072-6/+6
|/
* Fix so fx items are not stretched to the width of the menu bar inBea Lam2009-10-051-1/+2
* Auto-resize window when a new file is opened from the Open dialog. AlsoBea Lam2009-10-011-1/+2
* Add -maximized option to qmlviewer.Michael Brasser2009-09-281-2/+8
* Update visual autotests and visual autotest infrastructureAaron Kennedy2009-09-245-24/+60
* Recording is now on F9Aaron Kennedy2009-09-221-2/+2
* Renaming: QFxView -> QmlViewYann Bodson2009-09-224-8/+8
* Basic implementation of visual "test scripts"Aaron Kennedy2009-09-216-13/+663
* add a -fullscreen option.Lars Knoll2009-09-181-2/+6
* Save and restore non-session cookies.Warwick Allison2009-09-071-0/+31
* Make it easier to test examples with EGL.Michael Brasser2009-09-024-0/+29
* Implement (parts of) XMLHttpRequestAaron Kennedy2009-08-271-0/+1
* Centralize QNetworkRequest attribute setting, turn on pipelining.Warwick Allison2009-08-241-1/+15
* 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