summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Add a new compressable event QEvent::UpdateSoftKeys.Jason Barron2009-09-214-25/+39
* Simplify the soft key roles of QAction.Jason Barron2009-09-2112-107/+78
* QWizard changed to use the new soft key API.Jason Barron2009-09-211-42/+57
* Change QDialogButtonBox to use the new soft key API.Jason Barron2009-09-211-106/+39
* Change QProgressDialog to use the new soft key API.Jason Barron2009-09-211-9/+26
* Change QErrorMessage to use the new soft key API.Jason Barron2009-09-211-30/+15
* Give the soft key functionality it's own macro.Jason Barron2009-09-216-14/+18
* Refactor soft keys implementation.Jason Barron2009-09-2120-334/+387
* S60 native looking dialog support.Sami Merilä2009-09-219-26/+513
* Increase precision when normalizing vectorsRhys Weatherley2009-09-214-8/+34
* Making Keypad Navigation more usableAlessandro Portale2009-09-1910-28/+196
* Implement QDirectFBPaintEngine::drawRoundedRectAnders Bakken2009-09-181-1/+1
* Corrected some license headers.Kim Motoyoshi Kalland2009-09-183-11/+100
* Switch glyph cache from Qt to SymbianLiang QI2009-09-183-3/+49
* Allow forcing an empty window title.Denis Dzyubenko2009-09-181-1/+1
* Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-09-182-2/+18
|\
| * Application crashes when a menu is inserted twice on a menubar (Cocoa).Prasanth Ullattil2009-09-182-2/+18
* | Fixed broken scrolling of cached graphics items on X11.Samuel Rødal2009-09-181-41/+1
* | Fixed passing a zero drawable to X11 api causing X errors.Denis Dzyubenko2009-09-181-4/+9
* | Improved a qt_x11_wait_for_window_manager.Denis Dzyubenko2009-09-181-7/+30
* | More robust implementation of qt_x11_wait_for_window_managerOlivier Goffart2009-09-181-4/+9
* | Fix compilation and remove trailing whitespace.Jason Barron2009-09-181-140/+140
* | Adding support for symbian graphics resources.Aleksandar Sasha Babic2009-09-187-3/+87
* | Introduce native Symbian bitmap support to QPixmapJani Hautakangas2009-09-1818-256/+1122
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-09-1823-231/+514
|\ \
| * | Don't loose precision by converting the sizes (qreals) to ints.Jan-Arve Sæther2009-09-181-16/+12
| * | Call effectiveSizeHint(Qt::MinimumSize).width instead of minimumWidth()Jan-Arve Sæther2009-09-181-48/+40
| * | QGraphicsAnchorLayout: Initial support for Size PolicyAnselmo Lacerda S. de Melo2009-09-182-5/+39
| * | Use the proxy in QStyleOlivier Goffart2009-09-171-3/+3
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Tom Cooksey2009-09-1720-197/+451
| |\ \
| | * | Fixed a bug in QToolTip when internal tool tips where reused.Trond Kjernaasen2009-09-171-3/+3
| | * | Implement hasConflicts().Jan-Arve Sæther2009-09-176-95/+133
| | * | Fix regression after code reviewShane Kearns2009-09-172-3/+7
| | * | Fix unused variable compiler warningShane Kearns2009-09-171-1/+0
| | * | Enable compiling Symbian port with QT_NO_CURSORShane Kearns2009-09-175-5/+24
| | * | Fix glyph selection in symbol fonts that contain unicode cmap tableEskil Abrahamsen Blomfeldt2009-09-171-14/+63
| | * | Merge branch 'orbit-fixes' into 4.6Jan-Arve Sæther2009-09-173-72/+148
| | |\ \
| | | * | QGraphicsAnchorLayout: Remove QGALPrivate::deleteAnchorData()Eduardo M. Fleury2009-09-172-13/+1
| | | * | QGraphicsAnchorLayoutPrivate: Removing item from layout when there are no mor...Jesus Sanchez-Palencia2009-09-172-0/+77
| | | * | QGraphicsAnchorLayoutPrivate: Removing method removeAnchor()Jesus Sanchez-Palencia2009-09-172-22/+12
| | | * | QGraphicsAnchorLayout: Removing methods names inconsistencies on private classJesus Sanchez-Palencia2009-09-173-19/+19
| | | * | QGraphicsAnchorLayout: Handle negative spacing in "setAnchorSpacing"Eduardo M. Fleury2009-09-171-2/+25
| | | * | QGraphicsAnchorLayout: Fix anchor creation heuristicsEduardo M. Fleury2009-09-171-19/+17
| | * | | Control-drag header selection behaved wierdly.Gabriel de Dietrich2009-09-173-2/+39
| | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sarah Smith2009-09-172-1/+36
| | |\ \ \ | | | |/ /
| | | * | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-09-171-1/+5
| | | |\ \
| | | * \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Morten Sorvig2009-09-1710-11/+46
| | | |\ \ \
| | | * | | | Improve font handling on Mac/Cocoa.Morten Sorvig2009-09-161-0/+31
| | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sarah Smith2009-09-1712-18/+55
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sarah Smith2009-09-1670-295/+1377
| | |\ \ \ \ \