Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | | | Fix compilation | Olivier Goffart | 2010-10-07 | 4 | -8/+9 | |
| | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Benjamin Poulain | 2010-10-06 | 3 | -19/+135 | |
| | | | |\ \ \ \ \ | ||||||
| | | | | * | | | | | Doc: fix description of the expected behavior for QGraphicsItem::cursor | Pierre Rossi | 2010-10-06 | 1 | -1/+1 | |
| | | | | * | | | | | QGraphicsItem device coordinate cache unefficient in portrait mode | Bjørn Erik Nilsen | 2010-10-06 | 2 | -18/+134 | |
| | | | * | | | | | | Code cleaning with the merge request 2286 | Benjamin Poulain | 2010-10-06 | 5 | -17/+15 | |
| | | | * | | | | | | Fix a pending issue with the merge request 2286 | Benjamin Poulain | 2010-10-06 | 1 | -6/+1 | |
| | | | * | | | | | | Fixed the build error in qtconfig | Boris Moiseev | 2010-10-06 | 1 | -1/+1 | |
| | | | * | | | | | | Resolved a little code style issue in qtconfig | Boris Moiseev | 2010-10-06 | 1 | -1/+3 | |
| | | | * | | | | | | Renamed controls in qtconfig's MainWindow | Boris Moiseev | 2010-10-06 | 2 | -346/+357 | |
| | | | * | | | | | | Removed inheritance from UI file in qtconfig's MainWindow | Boris | 2010-10-06 | 2 | -245/+269 | |
| | | | * | | | | | | Fixed a bug and resolved some translation issues in qtconfig | Boris Moiseev | 2010-10-06 | 1 | -8/+8 | |
| | | | * | | | | | | Fixed some problems in qtconfig's PreviewWidget | Boris Moiseev | 2010-10-06 | 3 | -33/+28 | |
| | | | * | | | | | | Removed the inheritance from ui file in qtconfig's PaletteEditorAdvanced | Boris Moiseev | 2010-10-06 | 2 | -38/+45 | |
| | | | * | | | | | | Replaced the unnecessary include with declaration | Boris Moiseev | 2010-10-06 | 2 | -2/+2 | |
| | | | * | | | | | | Resolved some code style issues and fixed the broken copyright year | Boris Moiseev | 2010-10-06 | 5 | -39/+40 | |
| | | | * | | | | | | Finally removed the qtconfig dependency from qt3support | Boris Moiseev | 2010-10-06 | 2 | -2/+1 | |
| | | | * | | | | | | Modified previewwidget's ui file in qtconfig | Boris Moiseev | 2010-10-06 | 1 | -7/+7 | |
| | | | * | | | | | | Fixed some code style issues in qtconfig | Boris Moiseev | 2010-10-06 | 1 | -26/+3 | |
| | | | * | | | | | | Refactored the MainWindow in qtconfig | Boris Moiseev | 2010-10-06 | 7 | -696/+235 | |
| | | | * | | | | | | Refactored PaletteEditorAdvanced in qtconfig | Boris Moiseev | 2010-10-06 | 8 | -1244/+623 | |
| | | | * | | | | | | Removed more legacy code from qtconfig and fixed codestyle issues | Boris Moiseev | 2010-10-06 | 4 | -18/+17 | |
| | | | * | | | | | | Refactored PreviewWidget in qtconfig | Boris Moiseev | 2010-10-06 | 8 | -513/+285 | |
| | | | |/ / / / / | ||||||
| * | | | | | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2010-10-07 | 43 | -69/+525 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2010-10-07 | 3 | -3/+14 | |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | ||||||
| | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-10-07 | 3 | -3/+14 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | Fix the icd auto config test after restructuring the icd plugin dependencies | Adrian Constantin | 2010-10-07 | 2 | -3/+9 | |
| | | | * | | | | | | | Ensure that actions are still fired even if there is no visible window | Andy Shaw | 2010-10-07 | 1 | -0/+5 | |
| | | | |/ / / / / / | ||||||
| | * | | | | | | | | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2010-10-07 | 40 | -66/+511 | |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | ||||||
| | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-10-07 | 40 | -66/+511 | |
| | | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | | | ||||||
| | | | * | | | | | | Support device orientation in harmattan | Martin Jones | 2010-10-07 | 2 | -0/+166 | |
| | | | * | | | | | | Connect property alias change signals on use | Aaron Kennedy | 2010-10-07 | 14 | -43/+147 | |
| | | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-10-07 | 25 | -24/+199 | |
| | | | |\ \ \ \ \ \ | ||||||
| | | | | * | | | | | | Doc fix. | Michael Brasser | 2010-10-07 | 1 | -3/+3 | |
| | | | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-10-07 | 7 | -15/+26 | |
| | | | | |\ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | Rename toolbar button. | Yann Bodson | 2010-10-06 | 1 | -1/+1 | |
| | | | | | * | | | | | | Update import statement. | Michael Brasser | 2010-10-06 | 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-10-06 | 23 | -19/+183 | |
| | | | | | |\ \ \ \ \ \ | | | | | | | |_|/ / / / | | | | | | |/| | | | | | ||||||
| | | | | | | * | | | | | Fixes assert in QDeclarativeWebView | Thomas Hartmann | 2010-10-06 | 1 | -1/+5 | |
| | | | | | | * | | | | | Do not show 'More' button when in fullscreen view. | Yann Bodson | 2010-10-06 | 2 | -9/+15 | |
| | | | | * | | | | | | | Fix setting PathView offset when all visible items are removed. | Martin Jones | 2010-10-07 | 2 | -1/+12 | |
| | | | | | |/ / / / / | | | | | |/| | | | | | ||||||
| | | | | * | | | | | | Set reasonable QT_GUI_DRAG_DISTANCE in mkspecs/linux-g++-maemo/qplatformdefs.h | Martin Jones | 2010-10-06 | 1 | -0/+1 | |
| | | | | * | | | | | | Allow default QApplication::startDragDistance() to be defined in platformdefs.h | Martin Jones | 2010-10-06 | 1 | -2/+5 | |
| | | | | * | | | | | | Autotest | Aaron Kennedy | 2010-10-06 | 2 | -0/+31 | |
| | | | | * | | | | | | Ensure the TextInput cursor blinks immediately when enabled. | Michael Brasser | 2010-10-06 | 1 | -1/+5 | |
| | | | | * | | | | | | Fix minehunt execution from QtDemo | Joona Petrell | 2010-10-06 | 5 | -2/+24 | |
| | | | | * | | | | | | Update QtGui def files | Joona Petrell | 2010-10-06 | 2 | -1/+5 | |
| | | | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-10-06 | 8 | -3/+92 | |
| | | | | |\ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | Ensure PathView updates positions when path changes. | Michael Brasser | 2010-10-06 | 4 | -2/+52 | |
| | | | | | * | | | | | | Create Loader components in correct context | Aaron Kennedy | 2010-10-06 | 4 | -1/+40 | |
| * | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-... | Qt Continuous Integration System | 2010-10-07 | 8 | -118/+148 | |
| |\ \ \ \ \ \ \ \ \ \ \ |