Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AnimatedImage does not notify on status change. | Yann Bodson | 2011-02-04 | 1 | -0/+1 |
| | | | | | Task-number: QTBUG-16520 Reviewed-by: Michael Brasser | ||||
* | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Remove a few more unnecessary exports. | Martin Jones | 2010-07-01 | 1 | -1/+1 |
| | |||||
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into ↵ | Qt Continuous Integration System | 2010-04-13 | 1 | -0/+4 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2: (48 commits) build fix for S60 Improve handling of QAction in soft key manager Remove useless assert qdrawhelper: fix optim in 2245641ba QSlider and StyleSheet: fix one pixel error while drawing the SliderAddPage accelerate QWindowsPipeWriter for bigger chunks of data Fix antialiasing with transformed text in OpenGL2 paint engine Fix flattening of largely scaled, thin, dashed beziers. Increased the precision used to flatten beziers Fix QT_NO_MOVIE Fix compile error with QT_NO_ACTION in QtGui Fix QT_NO_COMPLETER Fix QT_NO_FSCOMPLETER Fix QT_NO_FILESYSTEMMODEL Build fix Safeguard ourselves against corrupt registry values for cleartype gamma fix cetest build properly qdrawhelper: optimize the fetch transformed bilinear functions Compile fix for WinCE Make sure the selectionChanged signal is not called too much ... | ||||
| * | Fix QT_NO_MOVIE | Tasuku Suzuki | 2010-04-12 | 1 | -0/+4 |
| | | | | | | | | | | Merge-request: 2360 Reviewed-by: Thierry Bastian <thierry.bastian@nokia.com> | ||||
* | | Fix AnimatedImage for remote image test. Fix and test sourceSize property. | Warwick Allison | 2010-04-08 | 1 | -0/+5 |
|/ | |||||
* | Update #include of private headers in QtDeclarative | Thiago Macieira | 2010-04-02 | 1 | -1/+1 |
| | | | | | Always use private/. The WinSCW compiler doesn't search the current directory, for whatever reason. | ||||
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 1 | -0/+106 |
QDeclarativeXXX. |