Qtmoko2-qte

Qtmoko2-qte All Updates

AgeSort asc/descChange
Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 Next
Jul 22, 2010
14 years 11 months Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integration
Commit c70e3f24a97b82f5ce9ad890fa95369e425a31ac, by Qt Continuous Integration System
14 years 11 months Make rootContext and engine pointers in QDeclarativeView API const
14 years 11 months Update QtGui and QtDeclarative def files
14 years 11 months Allow MouseArea dragging to filter mouse events from descendants This allows dragging a MouseArea that contains a clickable MouseArea, for example.
14 years 11 months Add additional QVariant benchmarks.
Commit 266a64d34d775b2ebcf1bffbf751cfe9437ceafe, by Michael Brasser
14 years 11 months Fix TextEdit text attribute and text stored in the internal QTextDocument having different contents
14 years 11 months Remove QDeclarativeItem::childrenChanged() signal overload Broke signal handlers in QML
14 years 11 months Reuse QML lexer to simplify .pragma script logic
14 years 11 months Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7
14 years 11 months Fix TextInput echoMode autotest on Linux
14 years 11 months Fix compiler warning
14 years 11 months Generalize qml "registration"
14 years 11 months Fix the smallFont test failure for Mac and Linux
14 years 11 months Docs: Additional HTML extraction marks for enumerations.
14 years 11 months Avoid qMin() for each pixel when converting indexed colors in-place
Commit 04db5e3722c9f3e32f2a0a03962abc9456139883, by Benjamin Poulain
14 years 11 months Switch the default value for configure's -separate-debug-info to "no".
14 years 11 months qdoc: Fixed reporting of read-only status for QML properties.
14 years 11 months Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7
14 years 11 months Improve the conversion from indexted to RGB16
Commit c4bea746a3a94e8484b88a3a337e17591ce1d3c8, by Benjamin Poulain
14 years 11 months qdoc: Removed debug code.