summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | Merge branch '4.8-upstream' into master-waterWater-Team2011-11-154-26/+35
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-11-143-25/+34
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | / / / / | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | Fix regression in styleName searchingJiang Jiang2011-11-092-24/+10
| | * | | | | | | Fix styleName listing with the same QtFontStyle::Key valueJiang Jiang2011-11-081-14/+17
| | * | | | | | | Fix localized font family access in OS XJiang Jiang2011-11-082-4/+24
| | * | | | | | | Revert "Correction for effectiveBoundingRect() calculation for QGraphicsItem"Samuel Rødal2011-11-031-11/+4
| | * | | | | | | Correction for effectiveBoundingRect() calculation for QGraphicsItemChristophe Oosterlynck2011-11-021-4/+11
| | * | | | | | | Merge remote-tracking branch 'qt-mainline/4.8'aavit2011-11-0216-82/+258
| | |\ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-11-141-1/+1
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | * | | | | | | | Fix for the button size calculation in qmessagebox.cppMikko Knuutila2011-11-141-1/+1
* | | | | | | | | | Merge branch '4.8-upstream' into master-waterWater-Team2011-11-135-10/+16
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-11-125-10/+16
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Fixed wrong QGroupBox check stateMarkku Heikkila2011-11-111-0/+4
| | * | | | | | | | Added base 10 to be used with QIntValidator.Mikko Knuutila2011-11-111-1/+2
| | * | | | | | | | Mac: Fix the color of check marks in menus with stylesheetTero Ahola2011-11-111-3/+7
| | * | | | | | | | Fix QPlainTextEdit when using Qt::TextSelectableByKeyboard flagjahonkon2011-11-112-6/+3
* | | | | | | | | | Merge branch '4.8-upstream' into master-waterWater-Team2011-11-125-27/+54
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-11-111-0/+5
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Fix memory leak in QCursorDataMiikka Heikkinen2011-11-101-0/+5
| * | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-11-111-0/+2
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Fix QDateEdit calendar pop-up having wrong datejahonkon2011-11-111-0/+2
| * | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-11-103-27/+47
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Repaint QProgressBar when minimum or maximum changedTero Ahola2011-11-101-4/+10
| | * | | | | | | | | Fix QProgressBar causing timer event spamTero Ahola2011-11-102-23/+37
* | | | | | | | | | | Merge branch '4.8-upstream' into master-waterWater-Team2011-11-111-1/+3
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-11-101-1/+3
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| / / / / / / / / | | |/ / / / / / / /
| | * | | | | | | | Fix memory leak in S60StyleMiikka Heikkinen2011-11-081-1/+3
| | * | | | | | | | Merge remote-tracking branch 'qt/4.8'Pasi Pentikainen2011-11-0126-138/+241
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |
* | | | | | | | | | QGraphicsLayoutItem - bound constraint the minimum and maximum sizeJohn Tapsell2011-11-081-2/+68
* | | | | | | | | | Merge branch '4.8-upstream' into master-waterWater-Team2011-11-033-14/+14
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-11-022-3/+3
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | / / / / / | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | Fix QFont related compilation errors on Mac OSX CarbonSamuli Piippo2011-11-012-3/+3
| * | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-doc-staging into master...Qt Continuous Integration System2011-11-011-11/+11
| |\ \ \ \ \ \ \ \
| | * | | | | | | | qpaintdevice-qt3.html documentation errorsartoka2011-11-011-11/+11
* | | | | | | | | | Merge branch '4.8-upstream' into master-waterWater-Team2011-11-023-39/+136
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-11-013-39/+136
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | / / / / / | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | Supporting parallel pointer event delivery on Symbianmread2011-10-313-39/+136
* | | | | | | | | Merge branch '4.8-upstream' into master-waterWater-Team2011-10-288-29/+17
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-10-288-29/+17
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Symbian Linuxification building case changesPasi Pentikainen2011-10-203-15/+3
| | * | | | | | | QS60StyleAnimation exception safetymread2011-10-182-9/+5
| | * | | | | | | Catch potential throw in ~QSymbianControlmread2011-10-181-1/+5
| | * | | | | | | Fix the build for makefile build system of SymbianLiang Qi2011-10-181-1/+1
| | * | | | | | | Symbian - fix compile error when default configuredShane Kearns2011-10-181-3/+3
| | |/ / / / / /
* | | | | | | | Notify X11 of its resizable state through MWM Hints.Jan-Arve Saether2011-10-271-1/+10
|/ / / / / / /
* | | | | | | Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-10-266-3/+94
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-10-256-3/+94
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / /
| | * | | | Regression caused by 2be143ebb5246bb2f9b674bb09d23df5b2b6c504Sami Merila2011-10-211-1/+1
| | * | | | Accepting predicted text using hardware keyboard replaces unwanted partSami Merila2011-10-202-3/+35
| | * | | | Typo fixJani Hautakangas2011-10-141-1/+1