summaryrefslogtreecommitdiffstats
path: root/tools/qml
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-01-081-2/+0
|\| |
| * | QmlViewer: Remove unused class variablesKai Koehne2011-01-071-2/+0
| |/
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-138-48/+48
|\|
| * Build on SymbianMartin Jones2010-12-131-13/+13
| * QmlViewer: Remove trailing whitespaceKai Koehne2010-12-104-7/+7
| * QmlViewer: Remove trailing whitespaceKai Koehne2010-12-106-18/+18
| * QmlViewer: Fix crash on exitKai Koehne2010-12-101-21/+21
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-063-3/+12
|\|
| * Give qmlviewer a minimum size if root object has no size.Bea Lam2010-12-031-1/+1
| * Fix Browser.qml warningsJoona Petrell2010-11-301-2/+2
| * Fixup visual tests on MacAlan Alpert2010-11-251-0/+9
* | QScroller merge, part 1Robert Griebl2010-12-021-6/+6
|/
* Prevent crash when calling reload() from within a .qmlDamian Jansen2010-11-231-1/+1
* Allow testing of raster engine on Mac from qmlviewerAaron Kennedy2010-11-191-0/+9
* Record images on more than just the first frame.Alan Alpert2010-11-161-1/+1
* Turn off font antialiasing during tests.Alan Alpert2010-11-161-10/+9
* Take snapshots starting from the first frameAlan Alpert2010-11-151-1/+6
* Fix QML visual tests on Mac.Yann Bodson2010-11-011-0/+8
* Update webview visual tests to new skip modeAlan Alpert2010-10-291-4/+2
* Add 'skip' property that QML visual tests can useAlan Alpert2010-10-294-6/+33
* Fix recording of visual tests.Michael Brasser2010-10-201-0/+2
* Keep qmlviewer from disappearingAlan Alpert2010-10-151-0/+1
* Support device orientation in harmattanMartin Jones2010-10-072-0/+166
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-293-3/+3
* Register QtQuick 1.0 module.Aaron Kennedy2010-09-291-0/+1
* QmlViewer: Fix typo in commentKai Koehne2010-09-281-1/+1
* QmlViewer: Fix assert on exit (Windows)Kai Koehne2010-09-281-0/+3
* Small fixes to Browser.qmlJoona Petrell2010-09-241-7/+41
* Compile with QT_NO_GESTURES.Yann Bodson2010-09-151-0/+2
* Give file and line error information for errors in dummydata.Michael Brasser2010-09-151-5/+1
* Pause orientation sensors in Qml Viewer when the application window is not ac...Joona Petrell2010-09-075-17/+73
* Fix recording of QML visual tests when using a QGLWidget viewport.Michael Brasser2010-09-061-2/+1
* Center and clip QML startup animation so it looks correct in fullscreenAaron Kennedy2010-08-311-41/+47
* QML Viewer should be put under QtDemos instead of QtExamples folder in Symbia...Joona Petrell2010-08-301-1/+1
* Add a menu option to open remote files in the QML viewerAlan Alpert2010-08-202-0/+15
* Increase maximum heap size of QML ViewerJoona Petrell2010-08-051-1/+1
* Make it possible to manually set the orientation of QML Viewer on SymbianJoona Petrell2010-08-034-19/+76
* add license headerHarald Fernengel2010-07-291-0/+41
* Add license headerHarald Fernengel2010-07-291-0/+41
* Improve utility of QMLViewerAaron Kennedy2010-07-2924-193/+679
* Unbreak the Maemo 5 build after the Symbian fixHarald Fernengel2010-07-151-5/+5
* Only support portrait and landscape orientations on Symbian when updating the...Joona Petrell2010-07-133-18/+6
* Calling setMinimumSize(0, 0) on a top-level window sometimes triggers a bugRobert Griebl2010-07-122-36/+28
* Fix Symbian buildJoona Petrell2010-07-081-0/+2
* Add Symbian support for runtime.orientation propertyJoona Petrell2010-07-074-0/+183
* Prevent a recursive debug output loop when writing to the logger widget.Robert Griebl2010-07-061-4/+11
* Don't write to the logger widget while the application is closing down.Robert Griebl2010-07-021-1/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-07-021-0/+2
|\
| * Removed compilation warning for systems with no OpenGL supportLasse Holmstedt2010-07-011-0/+2
* | qmlviewer: Update the proxy factory when the user changes the proxy.Martin Jones2010-07-021-42/+62
|/