summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | Fix regression in Command link button font sizeJens Bache-Wiig2009-09-092-8/+20
| * | | Fix duplicate key events from extended media keys on WindowsJens Bache-Wiig2009-09-091-61/+0
| * | | Make itemviews use gradient selection on Vista by defaultJens Bache-Wiig2009-09-092-14/+9
| * | | Be consistant between static method and regular QFileDialog contructor.Alexis Menard2009-09-301-0/+2
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jani Hautakangas2009-09-304-1/+10
| |\ \ \
| * | | | Add redo keyboard shortcut for Symbian.Jani Hautakangas2009-09-301-2/+2
* | | | | Remap return key to select key for windows mobile.ninerider2009-09-301-4/+21
| |/ / / |/| | |
* | | | Compile when one includes <QtGui/QtGui> without putting explicitly all Qt sub...Olivier Goffart2009-09-301-1/+1
* | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sami Merilä2009-09-304-16/+18
|\ \ \ \
| * | | | Fix tst_QFontDialog::task256466_wrongStyle() autotest failure in Cocoa.Prasanth Ullattil2009-09-301-0/+2
| * | | | Fixed warning in public header:Olivier Goffart2009-09-301-0/+3
| |/ / /
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jani Hautakangas2009-09-3020-147/+309
| |\ \ \ | | | |/ | | |/|
| * | | Symbian specific fixes to QComboBoxJani Hautakangas2009-09-302-16/+13
* | | | Ftp example application crashes (due to keypad navigation)Sami Merilä2009-09-301-0/+4
| |/ / |/| |
* | | Make QPF's implementation of alphaMapForGlyph() consistent.Rhys Weatherley2009-09-292-3/+5
* | | Merge commit 'qt/4.6' into mmfphononFrans Englich2009-09-2914-71/+86
|\ \ \ | | |/ | |/|
| * | Fix tr-Errors/remove QObject::tr(), mainly in ScriptToolsFriedemann Kleint2009-09-291-1/+1
| * | Fix bug with posting events from HandleCommandL on Symbian.Jason Barron2009-09-291-0/+1
| * | Merge branch '4.5' into 4.6Thiago Macieira2009-09-291-7/+4
| |\ \
| | * | QGraphicsItem: cached embedded widget item is not repainted when widget is up...Andreas Aardal Hanssen2009-09-291-16/+10
| * | | Fix typo.Alexis Menard2009-09-291-2/+2
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Jeremy Katz2009-09-296-14/+56
| |\ \ \
| | * | | After some discussion we decided to remove hasConflicts() from the API.Jan-Arve Sæther2009-09-294-14/+13
| | * | | Add missing docs for QGraphicsAnchorJan-Arve Sæther2009-09-291-0/+18
| | | |/ | | |/|
| * | | fix warnings about declarations shadowing class members (autotest reported)Jeremy Katz2009-09-296-47/+47
* | | | Merge commit 'qt/4.6' into mmfphononFrans Englich2009-09-2951-495/+821
|\ \ \ \ | | |/ / | |/| |