Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-31 | 76 | -119/+479 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-03-31 | 1 | -20/+31 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Optimize QDeclarativeEngine::importExtension | mae | 2010-03-31 | 1 | -20/+31 | |
| * | | | | | | | Fix bug when adding import paths manually | Alan Alpert | 2010-03-31 | 1 | -1/+7 | |
| * | | | | | | | Update Comment | Alan Alpert | 2010-03-31 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-31 | 74 | -97/+440 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-31 | 284 | -2874/+6408 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | QGraphicsEffect : Don't rely on the exposedArea when rendering the item into ... | Alexis Menard | 2010-03-31 | 1 | -1/+1 | |
| | | * | | | | | Minor cleanup. | Yann Bodson | 2010-03-31 | 2 | -6/+5 | |
| | | * | | | | | Improve flipable example. | Yann Bodson | 2010-03-31 | 9 | -33/+84 | |
| | | * | | | | | Minor cleanup for visual test framework. | Michael Brasser | 2010-03-31 | 5 | -11/+11 | |
| | | * | | | | | VisibleArea is not a creatable type. | Michael Brasser | 2010-03-31 | 1 | -1/+1 | |
| | | * | | | | | More testing. | Michael Brasser | 2010-03-31 | 2 | -1/+9 | |
| | | * | | | | | Test openUrlExternally | Warwick Allison | 2010-03-31 | 2 | -2/+29 | |
| | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-03-31 | 79 | -695/+1319 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | Update examples/declarative.pro | Yann Bodson | 2010-03-31 | 1 | -1/+1 | |
| | | | * | | | | | Update mouseX(Y) when clicking on a mouse area | Leonardo Sobral Cunha | 2010-03-31 | 3 | -0/+57 | |
| | | | * | | | | | Declarative examples cleanup. | Yann Bodson | 2010-03-31 | 3 | -25/+31 | |
| | | | * | | | | | Add test. | Michael Brasser | 2010-03-31 | 2 | -0/+75 | |
| | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-31 | 37 | -0/+22 | |
| | | | |\ \ \ \ \ | | | | | |/ / / / | | | | |/| | | | | ||||||
| | | * | | | | | | doc | Warwick Allison | 2010-03-31 | 1 | -0/+8 | |
| | | * | | | | | | example of WebView onAlert, and of popups in general. | Warwick Allison | 2010-03-31 | 2 | -0/+63 | |
| | | * | | | | | | doc | Warwick Allison | 2010-03-31 | 1 | -0/+4 | |
| | | * | | | | | | Move gitignore to right level, update for Linux. | Warwick Allison | 2010-03-31 | 2 | -2/+5 | |
| | | | |/ / / / | | | |/| | | | | ||||||
| | | * | | | | | Cleanup MouseArea visual tests. | Michael Brasser | 2010-03-31 | 37 | -0/+18 | |
| | | * | | | | | See if we can get the visual tests working on qws. | Michael Brasser | 2010-03-30 | 1 | -0/+4 | |
| | * | | | | | | Fix snapping in listview. | Martin Jones | 2010-03-31 | 2 | -15/+35 | |
* | | | | | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2010-03-31 | 27 | -120/+427 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Revert 4.6 commits that shouldn't be in 4.7. | Thiago Macieira | 2010-03-31 | 8 | -3/+287 | |
| * | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-03-31 | 31 | -401/+424 | |
| |\ \ \ \ \ \ \ |/ / / / / / / / | ||||||
| * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-03-31 | 15 | -306/+60 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Revert "Add a children private property needed for QML to support QGraphicsOb... | Alexis Menard | 2010-03-31 | 7 | -273/+0 | |
| | * | | | | | | | Revert "struct -> class, it's better." | Alexis Menard | 2010-03-31 | 1 | -2/+1 | |
| | * | | | | | | | Revert "Add NOTIFY to size property so QML bindings are working fine." | Alexis Menard | 2010-03-31 | 3 | -12/+2 | |
| | * | | | | | | | Revert "Better handling for NOTIFY in QGraphicsWidget regarding geometry chan... | Alexis Menard | 2010-03-31 | 3 | -5/+7 | |
| | * | | | | | | | Revert "Add a a layout property in QGraphicsWidget." | Alexis Menard | 2010-03-31 | 3 | -5/+1 | |
| | * | | | | | | | Add a workaround for a bug in Mac filesystem watcher. | Alexis Menard | 2010-03-30 | 1 | -1/+1 | |
| | * | | | | | | | Another "off by 1" problem in OpenVG - in paths this time. | Rhys Weatherley | 2010-03-30 | 1 | -19/+22 | |
| | * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-03-30 | 10 | -3/+40 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Doc: Added links and notes to modules, ActiveQt and XMLPatterns docs. | David Boddie | 2010-03-30 | 3 | -1/+19 | |
| | | * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-03-30 | 7 | -2/+21 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Eskil Abrahamsen Blomfeldt | 2010-03-30 | 41 | -172/+590 | |
| | | | |\ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | struct -> class, it's better. | Alexis Menard | 2010-03-30 | 1 | -1/+2 | |
| | | | | * | | | | | | | Add a a layout property in QGraphicsWidget. | Alexis Menard | 2010-03-30 | 3 | -1/+5 | |
| | | | | * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-03-30 | 1 | -0/+10 | |
| | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | Fix QFileSystemModel to not install useless watchers on the filesystem | Alexis Menard | 2010-03-30 | 1 | -0/+10 | |
| | | | * | | | | | | | | | Compile on MingW | Eskil Abrahamsen Blomfeldt | 2010-03-30 | 2 | -0/+4 | |
| | | | | |/ / / / / / / | | | | |/| | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-03-30 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-03-30 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | ||||||
| | * | | | | | | | | | | QS60Style: Custom QPushButton: Heigth is calculated wrongly | Sami Merila | 2010-03-30 | 1 | -1/+1 | |