Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-12-20 | 6 | -16/+34 |
|\ | |||||
| * | Avoid duplicate resize event | Miikka Heikkinen | 2010-12-16 | 1 | -2/+4 |
| * | Resize event for QDesktopWidget was sent too early | Miikka Heikkinen | 2010-12-15 | 1 | -3/+3 |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-12-14 | 1 | -3/+3 |
| |\ | |||||
| | * | QApplication: fix crash exit whith native windows | Olivier Goffart | 2010-12-14 | 1 | -3/+3 |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int... | Qt Continuous Integration System | 2010-12-14 | 3 | -6/+15 |
| |\ \ | |||||
| | * | | Cocoa: popup hides behind window | Richard Moe Gustavsen | 2010-12-13 | 1 | -1/+1 |
| | * | | Cocoa: Fix addChildWindow bug where we connect a grandparent to a child | Richard Moe Gustavsen | 2010-12-13 | 1 | -2/+2 |
| | * | | Cocoa: make sure stays on top child windows are not levelled down | Richard Moe Gustavsen | 2010-12-13 | 1 | -2/+10 |
| | * | | Cocoa: native child filedialogs sometimes shows non-native on screen | Richard Moe Gustavsen | 2010-12-13 | 1 | -1/+2 |
| * | | | Minor optimization | Miikka Heikkinen | 2010-12-13 | 1 | -2/+2 |
| * | | | Fix crash when creating more than one QApplication in single test case | Miikka Heikkinen | 2010-12-13 | 1 | -0/+7 |
| | |/ | |/| | |||||
* | | | Resolve XRRSizes() from libxrandr for QScroller's DPI calculation. | Robert Griebl | 2010-12-15 | 2 | -0/+5 |
* | | | Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil... | Qt Continuous Integration System | 2010-12-14 | 1 | -0/+3 |
|\ \ \ | |||||
| * \ \ | Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil... | Qt Continuous Integration System | 2010-12-07 | 1 | -0/+3 |
| |\ \ \ | |||||
| | * \ \ | Merge remote branch 'origin/master' into file-engine-refactor | João Abecasis | 2010-12-02 | 19 | -49/+73 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge remote branch 'qt/master' into file-engine-refactor | João Abecasis | 2010-11-23 | 77 | -141/+7802 |
| | |\ \ \ \ | |||||
| | * | | | | | Fix crash in QApplication auto test | Shane Kearns | 2010-10-18 | 1 | -0/+3 |
* | | | | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2010-12-14 | 1 | -0/+7 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-12-13 | 1 | -0/+7 |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | |||||
| | * | | | | | | Fixed a BC break between S60 SDK 3.2 and 5.0. | axis | 2010-12-07 | 1 | -0/+7 |
| | | |_|_|_|/ | | |/| | | | | |||||
* | | | | | | | --warnings | Harald Fernengel | 2010-12-13 | 1 | -2/+2 |
|/ / / / / / | |||||
* | | | | | | Proposed fix for QTBUG-10499 | Christian.Ehrlicher | 2010-12-10 | 1 | -6/+6 |
* | | | | | | Fix a rare race condition when showing windows | Harald Fernengel | 2010-12-09 | 1 | -1/+10 |
* | | | | | | Fix QApplication::setGraphicsSystem() since lighthouse integration | Gunnar Sletta | 2010-12-08 | 1 | -1/+0 |
| |/ / / / |/| | | | | |||||
* | | | | | 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 |
| | |/ / |