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 Next
Jul 22, 2010
13 years 4 months qdoc: Fixed reporting of read-only status for QML properties.
13 years 4 months Switch the default value for configure's -separate-debug-info to "no".
13 years 4 months Avoid qMin() for each pixel when converting indexed colors in-place
Commit 04db5e3722c9f3e32f2a0a03962abc9456139883, by Benjamin Poulain
13 years 4 months Docs: Additional HTML extraction marks for enumerations.
13 years 4 months Fix the smallFont test failure for Mac and Linux
13 years 4 months Generalize qml "registration"
13 years 4 months Fix compiler warning
13 years 4 months Fix TextInput echoMode autotest on Linux
13 years 4 months Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7
13 years 4 months Reuse QML lexer to simplify .pragma script logic
13 years 4 months Remove QDeclarativeItem::childrenChanged() signal overload Broke signal handlers in QML
13 years 4 months Fix TextEdit text attribute and text stored in the internal QTextDocument having different contents
13 years 4 months Add additional QVariant benchmarks.
Commit 266a64d34d775b2ebcf1bffbf751cfe9437ceafe, by Michael Brasser
13 years 4 months Allow MouseArea dragging to filter mouse events from descendants This allows dragging a MouseArea that contains a clickable MouseArea, for example.
13 years 4 months Update QtGui and QtDeclarative def files
13 years 4 months Make rootContext and engine pointers in QDeclarativeView API const
13 years 4 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
Jul 21, 2010
13 years 4 months Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration
Commit 91215b48022b3b3980960f1b5f301ac84f14d49d, by Qt Continuous Integration System
13 years 4 months Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integration
Commit 07f131927faa09402589da7b4bfb516482f59e46, by Qt Continuous Integration System
13 years 4 months Premultiply the color table instead of each pixel for image conversion
Commit bf15a487e4e0b5d4edca232258526e0d3cf471a0, by Benjamin Poulain