summaryrefslogtreecommitdiffstats
path: root/tools/qmlviewer/qmlviewer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Martin Jones2009-10-221-0/+8
|\
| * Don't try to open non-qml files.Bea Lam2009-10-161-0/+8
* | Fix loading QML via file open dialogMartin Jones2009-10-221-3/+1
|/
* Fix so items are stretched to width of viewer if viewer is resized;Bea Lam2009-10-071-8/+27
* 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
* Update visual autotests and visual autotest infrastructureAaron Kennedy2009-09-241-2/+2
* Recording is now on F9Aaron Kennedy2009-09-221-2/+2
* Renaming: QFxView -> QmlViewYann Bodson2009-09-221-2/+2
* Basic implementation of visual "test scripts"Aaron Kennedy2009-09-211-6/+22
* Save and restore non-session cookies.Warwick Allison2009-09-071-0/+31
* Make it easier to test examples with EGL.Michael Brasser2009-09-021-0/+18
* Centralize QNetworkRequest attribute setting, turn on pipelining.Warwick Allison2009-08-241-1/+15
* Settings menu tidy-up.Warwick Allison2009-08-131-1/+7
* Improve specifying skin on command-line.Warwick Allison2009-08-131-12/+23
* Adding the possibility to set the http proxy manually.Tapani Mikola2009-08-131-2/+46
* Fix autorecord.Warwick Allison2009-07-311-1/+3
* Video size and aspect ratio.Warwick Allison2009-07-301-2/+34
* 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-291-17/+0
|\
| * Fix for QmlPaletteYann Bodson2009-07-281-17/+0
* | Recording options via menu.Warwick Allison2009-07-291-19/+198
|/
* Produce frame-rate-perfect videos.Warwick Allison2009-07-281-22/+37
* Optimize video frame grabbing.Warwick Allison2009-07-271-2/+3
* 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-201-7/+12
|\
| * Make network cache size settable.Warwick Allison2009-07-201-7/+12
* | 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-161-10/+1
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-07-151-1/+1
| |\
| * | Make QmlPalette properties notifiable.Yann Bodson2009-07-151-10/+1
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-151-1/+26
|\ \ \ | | |/ | |/|
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-141-0/+25
| |\ \ | | |/
| | * typoYann Bodson2009-07-141-1/+1
| | * Add access to Qt palettes from QML.Yann Bodson2009-07-141-0/+25
| * | Libraries and library versioning.Warwick Allison2009-07-141-0/+5
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-121-5/+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-101-1/+5
|\ \ | |/
| * Make performance logging classes private.Michael Brasser2009-07-021-1/+1
| * Support compile-in-namespace for the declarative module.Michael Brasser2009-06-301-0/+4
* | CompileAaron Kennedy2009-06-241-2/+1
* | Remove simple canvasAaron Kennedy2009-06-231-20/+9
|/
* Clearer name for unscaled skin option.Warwick Allison2009-06-191-1/+1
* Use system configuration for proxy settingsAaron Kennedy2009-06-161-0/+18
* Remove qmlviewer's sizeHint hack.Michael Brasser2009-05-271-12/+0
* qfxtext test runs.Martin Jones2009-05-211-1/+3
* Use QWidget as the TLW.Martin Jones2009-05-211-8/+27