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 28 29 30 31 32 33 34 35 36 37 38 Next
Jul 22, 2010
15 years 5 months Make rootContext and engine pointers in QDeclarativeView API const
15 years 5 months Update QtGui and QtDeclarative def files
15 years 5 months Allow MouseArea dragging to filter mouse events from descendants This allows dragging a MouseArea that contains a clickable MouseArea, for example.
15 years 5 months Add additional QVariant benchmarks.
Commit 266a64d34d775b2ebcf1bffbf751cfe9437ceafe, by Michael Brasser
15 years 5 months Fix TextEdit text attribute and text stored in the internal QTextDocument having different contents
15 years 5 months Remove QDeclarativeItem::childrenChanged() signal overload Broke signal handlers in QML
15 years 5 months Reuse QML lexer to simplify .pragma script logic
15 years 5 months Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7
15 years 5 months Fix TextInput echoMode autotest on Linux
15 years 5 months Fix compiler warning
15 years 5 months Generalize qml "registration"
15 years 5 months Fix the smallFont test failure for Mac and Linux
15 years 5 months Docs: Additional HTML extraction marks for enumerations.
15 years 5 months Avoid qMin() for each pixel when converting indexed colors in-place
Commit 04db5e3722c9f3e32f2a0a03962abc9456139883, by Benjamin Poulain
15 years 5 months Switch the default value for configure's -separate-debug-info to "no".
15 years 5 months qdoc: Fixed reporting of read-only status for QML properties.
15 years 5 months Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7
15 years 5 months Improve the conversion from indexted to RGB16
Commit c4bea746a3a94e8484b88a3a337e17591ce1d3c8, by Benjamin Poulain
15 years 5 months qdoc: Removed debug code.
15 years 5 months Extend the build system to SSSE3
Commit 38d8826503385f249cfd4d35382a79252de85873, by Benjamin Poulain