Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | Remove ParentAction. | Michael Brasser | 2010-03-23 | 6 | -256/+7 | |
| | | * | | | | | Fix mutex handling that was causing tests to sometimes crash/fail. | Bea Lam | 2010-03-23 | 1 | -2/+2 | |
| | * | | | | | | Basic Loader origin safety (for discussion). | Warwick Allison | 2010-03-23 | 3 | -0/+21 | |
| | |/ / / / / | ||||||
| | * | | | | | Manual merge. | Warwick Allison | 2010-03-22 | 7 | -9/+81 | |
| | * | | | | | Test imports with realistic paths (previously passed accidentally). | Warwick Allison | 2010-03-22 | 1 | -3/+10 | |
| | * | | | | | Add Script removal to QmlChanges.txt | Martin Jones | 2010-03-22 | 1 | -0/+38 | |
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-22 | 51 | -673/+489 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Use canonical form for headers | Kai Koehne | 2010-03-22 | 1 | -2/+2 | |
| | | * | | | | | Remove exporting of QDeclarativeContext class symbols | Kai Koehne | 2010-03-22 | 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-22 | 50 | -670/+486 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | Remove non-existing header from pri file | Kai Koehne | 2010-03-22 | 1 | -2/+1 | |
| | | | * | | | | | Fix Loader crash. | Michael Brasser | 2010-03-22 | 1 | -1/+10 | |
| | | | * | | | | | Compile in namespace | Aaron Kennedy | 2010-03-22 | 1 | -1/+1 | |
| | | | * | | | | | Deprecate inline Script {} blocks | Aaron Kennedy | 2010-03-22 | 18 | -23/+349 | |
| | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-22 | 24 | -562/+5 | |
| | | | |\ \ \ \ \ | ||||||
| | | | | * | | | | | Removed wrong parenthesis around property NOTIFY declaration | Leonardo Sobral Cunha | 2010-03-22 | 1 | -1/+1 | |
| | | | | * | | | | | Remove dead performance measurement code from QML | Aaron Kennedy | 2010-03-22 | 22 | -558/+2 | |
| | | | | * | | | | | Fix warning mentioned in the comments of QTBUG-9182. | Michael Brasser | 2010-03-22 | 1 | -3/+2 | |
| | | | * | | | | | | Set role names for QFileSystemModel and QDirModel | Martin Jones | 2010-03-22 | 2 | -0/+13 | |
| | | | |/ / / / / | ||||||
| | | | * | | | | | Ensure positioner animations are triggered correctly | Martin Jones | 2010-03-22 | 1 | -18/+25 | |
| | | | * | | | | | Add MiddleButton = MidButton to MouseButtons enum. | Martin Jones | 2010-03-22 | 2 | -1/+3 | |
| | | | * | | | | | Fix Behavior documentation due to easing changes. | Martin Jones | 2010-03-21 | 1 | -1/+2 | |
| | | | * | | | | | Fix crash when calling createObject on a component with errors. | Michael Brasser | 2010-03-21 | 1 | -0/+2 | |
| | | | * | | | | | Initialize variable. | Michael Brasser | 2010-03-21 | 1 | -1/+1 | |
| | | | * | | | | | Produce an error when trying to create objects in a PropertyChanges. | Michael Brasser | 2010-03-21 | 1 | -0/+2 | |
| | | | * | | | | | Fix Flipable crash. | Michael Brasser | 2010-03-21 | 1 | -3/+4 | |
| | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-21 | 8 | -58/+69 | |
| | | | |\ \ \ \ \ | ||||||
| | | | | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-21 | 8 | -58/+69 | |
| | | | | |\ \ \ \ \ | ||||||
| | | | | | * | | | | | Reduce amount of qmldir parsing | mae | 2010-03-19 | 4 | -34/+38 | |
| | | | | | * | | | | | Fix local type lookup | mae | 2010-03-19 | 3 | -15/+24 | |
| | | | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-19 | 3 | -9/+7 | |
| | | | | | |\ \ \ \ \ | ||||||
| | | | | | | * | | | | | Initialize variable. | Martin Jones | 2010-03-19 | 1 | -1/+1 | |
| | | | | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-19 | 1 | -1/+1 | |
| | | | | | | |\ \ \ \ \ | ||||||
| | | | | | | * | | | | | | Setting stacking order from top to bottom seems to work better. | Martin Jones | 2010-03-19 | 1 | -8/+4 | |
| | | | | | | * | | | | | | Don't crash if an out of bounds model index is accessed. | Martin Jones | 2010-03-19 | 1 | -0/+2 | |
* | | | | | | | | | | | | | don't just return the first key here. | Lorn Potter | 2010-03-25 | 1 | -3/+0 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Fix crash. | Aaron McCarthy | 2010-03-25 | 1 | -1/+1 | |
* | | | | | | | | | | | | Compile with QT_NO_NETWORKINTERFACE defined. | Aaron McCarthy | 2010-03-25 | 15 | -18/+40 | |
* | | | | | | | | | | | | Don't emit signals in constructor. | Aaron McCarthy | 2010-03-25 | 2 | -4/+11 | |
* | | | | | | | | | | | | Remove unused code. | Aaron McCarthy | 2010-03-25 | 2 | -212/+113 | |
* | | | | | | | | | | | | fix multiple promps for keychain access when connecting to wifi network | Lorn Potter | 2010-03-25 | 2 | -39/+111 | |
* | | | | | | | | | | | | not all interfaces should be active | Lorn Potter | 2010-03-25 | 1 | -2/+2 | |
* | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Lorn Potter | 2010-03-24 | 83 | -712/+852 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge remote branch 'origin/4.7' into HEAD | Thiago Macieira | 2010-03-24 | 10 | -24/+24 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-24 | 10 | -24/+24 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | ||||||
| | | * | | | | | | | | | | Inverted sorting arrows on QHeaderViews is intentional on GNOME | Gabriel de Dietrich | 2010-03-24 | 1 | -0/+2 | |
| | | * | | | | | | | | | | Fix compilation for winCE | Thierry Bastian | 2010-03-24 | 1 | -1/+2 | |
| | | * | | | | | | | | | | Revert "Sort indicators displayed incorrectly in GTK style" | Gabriel de Dietrich | 2010-03-24 | 1 | -2/+2 | |
| | | * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-23 | 10 | -27/+24 | |
| | | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | ||||||
| | | | * | | | | | | | | | Fix warnings in the declarative module | Thierry Bastian | 2010-03-23 | 3 | -3/+3 | |