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