Qtmoko2-qte

Qtmoko2-qte Commits

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 21, 2010
15 years 5 months Bounding rect of text was not always calculated correctly. The boundingRect depended upon the image cache which may not become valid until after boundingRect is called.
15 years 5 months Add QML tutorials to the tutorials page
15 years 5 months QML focus API updates.
Commit 21806ff0921641b4e4d9d39721ab4ebeae74dddc, by Michael Brasser
15 years 5 months Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration into 4.7-integration
Commit 0cd3de1e75a39b00243894f23650092a41c3ed63, by Qt Continuous Integration System
15 years 5 months Do not show copyright header in documentation.
15 years 5 months Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7
Commit 4e193343630db3c3efaa67670e73e2b5a89cf69a, by Warwick Allison
15 years 5 months Ensure redirects (and indeed all reply process) is done in the right thread. i.e. the thread with the QNAM the original reply was created in.
Commit c2c28428123cfd3a3994117bfea88a0ae68f6884, by Warwick Allison
15 years 5 months Updates changes-4.7.0
15 years 5 months Only ignore the same target value for a Behavior when it is running.
Commit 64833c0a648211f3fe7547436f022edc0ceb51ac, by Michael Brasser
15 years 5 months Fix clock example: make sure hands always moves forward.
Commit 6d8b3453b6b4b151c777ad541ab25ca6bacc7381, by Michael Brasser
15 years 5 months Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration
Commit 5cfa17d144055fc58a768818e0dea0325a316e3e, by Qt Continuous Integration System
15 years 5 months Compile: include <float.h> for usage of FLT_MAX.
Commit b325c90e5a0e5088aa8723d943f4c38b14048bd7, by Michael Brasser
15 years 5 months Merge remote branch 'origin/4.6' into 4.7-from-4.6
Commit cd986f27c78077bc6ae4132ce720d5512c9d4539, by Rohan McGovern
15 years 5 months Restore the FLT_MAX define. Seems some platforms don't have it.
Jul 20, 2010
15 years 5 months Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integration
Commit ea6e156370c962eecc19c0c406a2d52e28f5682b, by Qt Continuous Integration System
15 years 5 months Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integration
Commit 3fad4bda10083acd6cfd0cad2c939808e9b26852, by Qt Continuous Integration System
15 years 5 months Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration
Commit 4d344bbc7a780e861f83962a166e82a0648813f1, by Qt Continuous Integration System
15 years 5 months Add a missing file in the config.test for SSE 4.2
Commit ca7b451c42fc7bc9957dc1fe48f5aaf2fd937eaa, by Benjamin Poulain
15 years 5 months Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integration
Commit bd351c2119bf5fed3b5457a3df9fa82e4cd7863b, by Qt Continuous Integration System
15 years 5 months Removed some translations
Commit 2fd446db8842e78af22d63acbb03a96ca242bb35, by Robert Loehning