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 39 Next
Jul 12, 2010
15 years 9 months Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration
Commit e7396e13f2883118fd4f4ac694a23fbf61cb3e8a, by Qt Continuous Integration System
15 years 9 months Calling setMinimumSize(0, 0) on a top-level window sometimes triggers a bug in the Compiz window manager which leads to the QML viewer mainwindow not being composited anymore (at least until the next resize). Since we need to somehow switch between f
15 years 9 months Fix regression in tst_qrand::testqrand()
Commit a0fffeed6fceb8244328b649a3f6feb520493bc2, by Bradley T. Hughes
15 years 9 months Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integration
Commit e4f5a81869e75a998278c19134f2772fefd998fe, by Qt Continuous Integration System
15 years 9 months fixed built-in jpeg and tiff in configure.exe, QTBUG-12093
15 years 9 months fix indentation
15 years 9 months Added some asserts to avoid race conditions in networking.
15 years 9 months Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integration
Commit 28ad5063e0fd3e268408a2483c06413a454a2a61, by Qt Continuous Integration System
15 years 9 months syncqt: don't try to split %module's values
Commit 4ba6646150300feb79af9510c7c5d238d653a98e, by Joerg Bornemann
15 years 9 months fix build for -no-qt3support
Commit 46175e55c8d053b61a45aea89a3e1b8371207dee, by Peter Hartmann
15 years 9 months syncqt: fix wrong paths in include/ActiveQt/headers.pri
Commit 29dcc069ba9a2c38b4461d5fd19d5fa9a1531595, by Joerg Bornemann
15 years 9 months Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration
Commit 7f3d351002d4a138860651769309e20d2b593112, by Qt Continuous Integration System
15 years 9 months Private variable cleanup.
Commit bfa139ff61d1e5b495fe92be6073ccbdcdc91c77, by Michael Brasser
15 years 9 months wantsFocus should be based on FocusScope chain, not parent chain.
Commit 686fca1c78e6d4d2ba597dd75d982c76647c7707, by Michael Brasser
15 years 9 months Remove use of SpringFollow and SmoothedFollow in qmlvisual test (onvert to use SpringAnimation and SmoothedAnimation instead)
15 years 9 months Fixes deployment rules for embedded qml demos application.
Commit 192a3c6d69b42f02aa9033c30502a6930cceb8f7, by Aaron McCarthy
15 years 9 months Fix Mac CI
15 years 9 months Merge remote branch 'oslo-staging-2/4.7' into qtbug-11996
Commit 60354895d4207a3198b2546e7b4dfcfa2051aa07, by Aaron McCarthy
15 years 9 months Fix qdoc error.
Commit e45b8dceca9c424815c6b08355a95cb34382186c, by Jason McDonald
15 years 9 months Add copy(), cut() and paste() support to TextInput