summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
| * Mac: update/small fix to 45f095b8970dc3c1b6f6e97fa2323654ba848288Richard Moe Gustavsen2009-10-022-12/+14
| * Renamed the values in the Qt::TileRule enum.Trond Kjernåsen2009-10-023-28/+28
| * make private qws/qvfb data directory non-default, default to non-user specificJeremy Katz2009-10-022-2/+18
| * Clear text selection in QLabel when it is losing focusmae2009-10-021-1/+12
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-023-5/+36
| |\
| | * Add QAbstractItemView::setDefaultDropAction(Qt::DropAction)David Faure2009-10-023-5/+36
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-0275-629/+1472
| |\ \ | | |/
| | * Merge commit 'qt/4.6' into mmfphononFrans Englich2009-10-0248-413/+1016
| | |\
| | | * Update documentation for sorting / stacking order in Graphics View.Andreas Aardal Hanssen2009-10-023-164/+202
| | * | Fixed indenting to comply with Qt code styleGareth Stockwell2009-10-021-15/+15
| | * | Merge branch 'mmfphonon' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into ...Gareth Stockwell2009-10-0124-93/+118
| | |\ \
| | * | | Enable pointer events on native child widgetsGareth Stockwell2009-10-011-0/+5
| | * | | Map redraw rectangle into co-ordinate system of backing store, for native chi...Gareth Stockwell2009-10-011-4/+9
| | * | | Immediately activate native windows created by calling winId() on an already-...Gareth Stockwell2009-10-012-4/+20
| * | | | Make 16-bit graphicssystem opengl workGunnar Sletta2009-10-021-1/+1
| * | | | Explicitly check for alpha pixels in X11 before making an alpha XPixmapGunnar Sletta2009-10-021-3/+30
* | | | | Filedialog impossible to use with keypad navigationSami Merilä2009-10-022-4/+28
| |_|_|/ |/| | |
* | | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-10-011-1/+1
|\ \ \ \
| * | | | Fixed Designer property editor selection bug.Gabriel de Dietrich2009-10-011-1/+1
| * | | | Fixes clipboard handling on X11.Denis Dzyubenko2009-10-011-1/+3
* | | | | Fixed typo in the doc.Denis Dzyubenko2009-10-011-1/+1
* | | | | S60 qt_init() fix to set system fontmread2009-10-011-0/+4
* | | | | remove unused member from QWidgetData on Windows CEJoerg Bornemann2009-10-014-10/+1
* | | | | Fix: Abstract slider does not understand wheel events properlyRichard Moe Gustavsen2009-10-016-37/+50
* | | | | fix minimizing for Windows CE and Windows mobileJoerg Bornemann2009-10-013-28/+30
* | | | | warning fix in qgraphicseffect_p.h for qreal == floatJoerg Bornemann2009-10-011-1/+1
* | | | | Enable qws/qvfb use for multiple users on one machineJeremy Katz2009-10-015-26/+32
* | | | | Fixed QPixmap::fromImage when using Format_Mono for Symbian.Janne Anttila2009-10-011-3/+3
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6ninerider2009-10-012-5/+17
|\ \ \ \ \
| * \ \ \ \ Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-10-0135-339/+869
| |\ \ \ \ \
| | * | | | | Fixes clipboard handling on X11.Denis Dzyubenko2009-10-011-1/+3
| * | | | | | Worked around S60 3.1 bug in CCoeControl::PositionRelativeToScreenMiikka Heikkinen2009-10-011-4/+14
* | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6ninerider2009-10-0129-321/+843
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Fix crash in S60 input methods after task switchingShane Kearns2009-10-011-5/+15
| * | | | | | qdoc: Added a missing "/" in a "<h2>".Martin Smith2009-10-011-105/+107
| * | | | | | Fix an issue that was uncovered by two tst_QAbstractItemView fails.Alessandro Portale2009-10-011-4/+5
| * | | | | | Revert "Fix for Symbian window activation/focus problem."Jani Hautakangas2009-10-011-59/+0
| * | | | | | Fix for Symbian window activation/focus problem.Jani Hautakangas2009-10-011-0/+59
| * | | | | | Compile if QtCore is not in the include path when one includes <QtGui/QtGui>Olivier Goffart2009-10-011-1/+1
| * | | | | | Compilation with pedantic or when QtCore is not specified in the include pathOlivier Goffart2009-10-011-1/+1
| * | | | | | Fix warnings on mingwThierry Bastian2009-10-011-0/+1
| * | | | | | Split EGL config selection & surface creation into seperate functionsTom Cooksey2009-10-012-0/+3
| * | | | | | Add support for modality to QGraphicsItem panels.Bradley T. Hughes2009-10-015-21/+301
| * | | | | | Doc: Remaining pieces of the Graphics effect documentation.Bjørn Erik Nilsen2009-09-301-0/+21
| * | | | | | Added QGraphicsBloomEffect::blurHint.Bjørn Erik Nilsen2009-09-302-0/+38
| * | | | | | Add Qt::RenderHint to control rendering operations.Bjørn Erik Nilsen2009-09-304-45/+21
| * | | | | | Readd QGraphicsBloomEffect.Bjørn Erik Nilsen2009-09-303-0/+224
| * | | | | | Merge branch 'focusFixes' into 4.6axis2009-09-305-54/+72
| |\ \ \ \ \ \
| | * | | | | | Fixed some focus issues on Symbian.axis2009-09-303-18/+58
| | * | | | | | Revert "Switched to asynchronous focus handling on Symbian."axis2009-09-304-39/+16