Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | * | | | | | | | | | QWorkspace: fix hardcoded min size overwriting the real min size | David Faure | 2010-10-01 | 2 | -6/+19 | |
| | | | | | |/ / / / / / / / / | ||||||
| | | | | | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | David Boddie | 2010-10-01 | 1180 | -2133/+9744 | |
| | | | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | * \ \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-10-01 | 4 | -16/+42 | |
| | | | | | | |\ \ \ \ \ \ \ \ \ | | | | | | | | |_|_|_|_|_|/ / / | | | | | | | |/| | | | | | | | | ||||||
| | | | | | | | * | | | | | | | | Setting the _NET_WM_STATE Atom only when its not already set | Dominik Holland | 2010-10-01 | 1 | -7/+14 | |
| | | | | | | | * | | | | | | | | Fix focus appearance of tabwidget tabs with QGtkStyle | Jens Bache-Wiig | 2010-10-01 | 1 | -4/+7 | |
| | | | | | | | * | | | | | | | | Incorrect selection background for unfocused widgets with GTK | Jens Bache-Wiig | 2010-10-01 | 1 | -3/+15 | |
| | | | | | | | * | | | | | | | | Make the OpenSSL library search also hit /lib. | Thiago Macieira | 2010-10-01 | 1 | -1/+1 | |
| | | | | | | | * | | | | | | | | Update change log. | Andrew den Exter | 2010-10-01 | 1 | -1/+5 | |
| | | | | | * | | | | | | | | | | Merge commit 'refs/merge-requests/828' of git://gitorious.org/qt/qt into inte... | David Boddie | 2010-10-01 | 3 | -6/+2 | |
| | | | | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | * | | | | | | | | | | Fix a link that no longer exists in documentation. | Robin Burchell | 2010-09-27 | 1 | -1/+1 | |
| | | | | | | * | | | | | | | | | | Remove obsolete reference to qregexp.tex. | Robin Burchell | 2010-09-27 | 1 | -4/+0 | |
| | | | | | | * | | | | | | | | | | Reference to QStringList::find() is incorrect, should be QStringList::filter(). | Robin Burchell | 2010-09-27 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | Fix dragging items within a PathView | Martin Jones | 2010-10-07 | 1 | -3/+3 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | 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 '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-10-07 | 3 | -8/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-10-06 | 3 | -8/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Define QVG_SCISSOR_CLIP for QtOpenVG on Symbian. | Jason Barron | 2010-10-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Remove unused/incorrect TFX commands pertaining to layers on Symbian. | Jason Barron | 2010-10-06 | 1 | -6/+0 | |
| * | | | | | | | | | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7 | Sami Merila | 2010-10-06 | 48 | -353/+789 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | QS60Style: Highlighted TreeBranch indicator is incorrect | Sami Merila | 2010-10-06 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-10-06 | 2 | -3/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-10-05 | 2 | -3/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Adding a threshold for partial updates. | Michael Dominic K | 2010-10-05 | 1 | -2/+3 | |
| | * | | | | | | | | | | | | | | | Fixed arm X11 build. | Samuel Rødal | 2010-10-05 | 1 | -1/+1 | |
| | | |_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-10-06 | 26 | -326/+1032 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | / / / / / / / / / / / / | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-10-06 | 26 | -326/+1032 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |/ / / / / / / / / / / / / / / | | | _ / / / / / / / / / / / | | | / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | QS60Style: QDateEdit - Layout issues | Sami Merila | 2010-10-05 | 1 | -7/+2 | |
| * | | | | | | | | | | | | | Quick fix for OSX and Windows/Mingw compilation errors. | Jani Hautakangas | 2010-10-05 | 1 | -8/+8 | |
| * | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-10-05 | 25 | -313/+1024 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Fix gcc compilation problems in QtOpenGL. Actually was typo and | Jani Hautakangas | 2010-10-04 | 2 | -2/+7 | |
| | * | | | | | | | | | | | | Revert "When using complex transformations rendering goes easily off by one p... | Jani Hautakangas | 2010-10-04 | 1 | -92/+66 | |