| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into... | Qt Continuous Integration System | 2010-12-02 | 3 | -0/+293 |
|\ |
|
| * | QScroller merge, part 1 | Robert Griebl | 2010-12-02 | 3 | -0/+293 |
|
|
* | | Fix spelling in comment | Jørgen Lind | 2010-12-02 | 1 | -1/+1 |
|
|
* | | Spelling mistakes in Documentation. There are probably more :) | Jørgen Lind | 2010-12-01 | 3 | -10/+10 |
|
|
* | | Merge remote branch 'origin/master' into lighthouse-master | Jørgen Lind | 2010-11-29 | 19 | -51/+82 |
|\ \
| |/ |
|
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-11-25 | 1 | -0/+2 |
| |\ |
|
| | * | Fix some memory leaks. | Fabien Freling | 2010-11-25 | 1 | -0/+2 |
|
|
| * | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-11-25 | 13 | -23/+27 |
| |\ \
| | |/
| |/| |
|
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-11-25 | 1 | -1/+1 |
| | |\ |
|
| | | * | fix inf loop bug | hawcroft | 2010-11-25 | 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-11-19 | 3 | -9/+13 |
| | |\ \
| | | |/
| | |/| |
|
| | | * | Merge remote branch 'qt/4.7' into 4.7 | Jason McDonald | 2010-11-18 | 2 | -2/+9 |
| | | |\ |
|
| | | * | | Fix for WServ 64 crash on Symbian. | Jani Hautakangas | 2010-11-17 | 2 | -2/+11 |
|
|
| | | * | | Send WinIdChange event when winId is set to zero | Gareth Stockwell | 2010-11-11 | 1 | -7/+2 |
|
|
| | * | | | Doc: Fixing typo | Sergio Ahumada | 2010-11-16 | 11 | -13/+13 |
| | | |/
| | |/| |
|
| * | | | Add WA_MacNoShadow widget attribute | Arvid Ephraim Picciani | 2010-11-24 | 1 | -1/+4 |
|
|
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-11-23 | 6 | -24/+21 |
| |\ \ \ |
|
| | * | | | Fix a namespace error and some warnings found by clang | Jiang Jiang | 2010-11-23 | 6 | -24/+20 |
|
|
| | * | | | Fix some warnings on Mac | Jiang Jiang | 2010-11-22 | 1 | -0/+1 |
|
|
| * | | | | qt_reg_winclass(): use RegisterClassEx() to load the small IDI_ICON1 icon cor... | miniak | 2010-11-23 | 1 | -1/+19 |
|
|
| * | | | | Revert "Resolve two save/restore geometry issues on X11." | Morten Johan Sørvig | 2010-11-22 | 1 | -1/+6 |
|
|
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-11-19 | 1 | -6/+1 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | Resolve two save/restore geometry issues on X11. | Morten Johan Sørvig | 2010-11-18 | 1 | -6/+1 |
|
|
| * | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-11-19 | 2 | -2/+9 |
| |\ \ \ \
| | |/ / /
| |/| / /
| | |/ / |
|
| | * | | Crash fix, when the Object will be deleted during handling a QGestureEvent. | Dominik Holland | 2010-11-12 | 2 | -2/+9 |
| | |/ |
|
* | | | Make QtOpenGL use shared contextexts on Lighthouse | Jørgen Lind | 2010-11-26 | 2 | -12/+18 |
|
|
* | | | Lighthouse: Fix QGLContext::currentContext for systems with limited | Jørgen Lind | 2010-11-24 | 2 | -17/+5 |
|
|
* | | | Adding some documentation for Lighthouse | Jørgen Lind | 2010-11-22 | 8 | -9/+334 |
|
|
* | | | Lighthouse: move the currentContext functionality to QPlatformGLContext | Jørgen Lind | 2010-11-22 | 3 | -8/+143 |
|
|
* | | | Lighthouse: Make sure that we call QPlatformWindow::setVisible | Jørgen Lind | 2010-11-22 | 1 | -19/+16 |
|
|
* | | | No more windowsurface for QGLWidget in Lighthouse | Jørgen Lind | 2010-11-22 | 3 | -28/+34 |
|
|
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt | Gunnar Sletta | 2010-11-19 | 20 | -36/+251 |
|\ \ \
| |/ / |
|
| * | | Revert "Improve restoring of miximized window geomertry." | Morten Johan Sørvig | 2010-11-17 | 1 | -10/+7 |
|
|
| * | | Use WS_POPUP window style more often on windows. | Prasanth Ullattil | 2010-11-16 | 1 | -11/+12 |
|
|
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-11-16 | 1 | -7/+10 |
| |\ \ |
|
| | * | | Improve restoring of miximized window geomertry. | Morten Johan Sørvig | 2010-11-15 | 1 | -7/+10 |
|
|
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-11-15 | 1 | -1/+1 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Use correct font for menu item shortcuts | Jiang Jiang | 2010-11-12 | 1 | -1/+1 |
|
|
| * | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-11-12 | 5 | -2/+99 |
| |\ \ \
| | |/ /
| |/| /
| | |/ |
|
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-11-10 | 1 | -1/+4 |
| | |\ |
|
| | | * | Clear X11 structure before use | Harald Fernengel | 2010-11-09 | 1 | -1/+4 |
|
|
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-11-09 | 1 | -0/+4 |
| | |\ \ |
|
| | | * | | Fixed random crash in QGestureManager. | Dominik Holland | 2010-11-09 | 1 | -0/+4 |
| | | |/ |
|
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-11-05 | 3 | -1/+91 |
| | |\ \
| | | |/
| | |/| |
|
| | | * | Merge branch 'QT-4077-fix' into 4.7-s60 | axis | 2010-11-05 | 3 | -1/+91 |
| | | |\ |
|
| | | | * | Fixed event starvation with pointer events on Symbian. | axis | 2010-11-05 | 3 | -1/+91 |
|
|
| * | | | | ShortcutOverride has no effect on some shortcuts on Mac OS X (Cocoa). | Prasanth Ullattil | 2010-11-11 | 1 | -0/+22 |
|
|
| * | | | | Fix restore of maximized window geometry on Windows | Morten Johan Sørvig | 2010-11-11 | 1 | -0/+4 |
|
|
| * | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-11-05 | 3 | -2/+35 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-11-04 | 3 | -2/+35 |
| | |\ \ \
| | | |/ /
| | |/| | |
|