summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets
Commit message (Expand)AuthorAgeFilesLines
* Made native Pan gesture work on Windows.Denis Dzyubenko2009-11-033-53/+61
* Fix tab widget painting in QGtkStyle with reverseJens Bache-Wiig2009-10-081-2/+12
* Tabs with corner widgets are drawn incorrectly in document mode on Mac.Prasanth Ullattil2009-10-291-2/+2
* Wrong font used when moving a tab in document mode.Prasanth Ullattil2009-10-281-0/+1
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6-WM_...Bradley T. Hughes2009-10-282-3/+25
|\
| * QTabbar is not behaving (painting) like native ones on Mac.Prasanth Ullattil2009-10-272-3/+25
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6axis2009-10-271-10/+10
|\ \
| * \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6axis2009-10-275-8/+5
| |\ \ | | |/
| * | Fixed select softkey for comboboxes (QTBUG-4702).Janne Anttila2009-10-271-10/+10
* | | Implement support for wheel delta with finer resolution than 15 deg.Richard Moe Gustavsen2009-10-271-24/+20
| |/ |/|
* | Line spacing fixesJoerg Bornemann2009-10-235-8/+5
|/
* QTextEdit: Fix the wrong order for call of Qt::WA_InputMethodEnabled in setRe...Liang QI2009-10-221-1/+1
* The QMenuPrivate::activationRecursionGuard has to be a boolean.Marius Bugge Monsen2009-10-211-1/+1
* Make QMenu::activateCausedStack() exception safe.Marius Bugge Monsen2009-10-211-3/+11
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Marius Bugge Monsen2009-10-215-6/+44
|\
| * Cleaned up the API of the Symbian event hooks.axis2009-10-212-2/+8
| * Mac: fix bug when reparenting non-native menu barsRichard Moe Gustavsen2009-10-203-4/+26
| * Fixed QFileDialog crash on SymbianMiikka Heikkinen2009-10-201-0/+10
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Alexis Menard2009-10-204-6/+8
|\ \ | |/
| * Softkeys remain disabled if action owning action widget is enabledSami Merilä2009-10-161-2/+1
| * Merge commit 'origin/4.5' into origin/4.6Olivier Goffart2009-10-151-2/+2
| |\
| | * Some sub menus are disabled in CocoaPrasanth Ullattil2009-10-151-2/+2
| * | Signal for an update when the cursor is visibleAlan Alpert2009-10-151-1/+1
| * | Removed assertion from QComboBox::removeItem()Stian Sandvik Thomassen2009-10-151-1/+4
* | | QToolButton popup menu is shown at wrong position when embedded in aAlexis Menard2009-10-203-7/+31
|/ /
* | Second attempt: Fixed a few compiler warnings from QtGui for Symbian.Janne Anttila2009-10-131-3/+3
* | Revert "Fixed a few compiler warnings from QtGui for Symbian."Janne Anttila2009-10-131-3/+3
* | Fixed a few compiler warnings from QtGui for Symbian.Janne Anttila2009-10-131-3/+3
* | A new implementation of the Gesture API.Denis Dzyubenko2009-10-096-85/+42
* | Carbon: better wheel acceleration patchRichard Moe Gustavsen2009-10-081-2/+1
* | DialogButtonBox is shown together with softkeys (QTBUG-4739)Sami Merilä2009-10-081-14/+4
* | Fix: Lazy instantiation of a static QActionAlessandro Portale2009-10-071-3/+4
* | Support small screen for QToolBar auto test.Liang QI2009-10-071-1/+1
* | Fix crash in QPlainTextEdit when using large fontsEskil Abrahamsen Blomfeldt2009-10-061-0/+3
* | Fix QTextEdit pageUp/Down key handling in read-only modemae2009-10-051-21/+28
* | Fix QPlainTextEdit pageUp/Down key handling in read-only modemae2009-10-051-22/+29
* | Fix a compilation warning on Mac OS XBenjamin Poulain2009-10-051-1/+4
* | Fixed a crash in menus on Symbian.axis2009-10-052-5/+9
* | Added some comments.axis2009-10-051-1/+1
* | Fixed indentation.axis2009-10-051-3/+3
* | Moved non-public functions out of public header file.axis2009-10-052-8/+5
* | Disable etched text on rich text labelsJens Bache-Wiig2009-10-051-2/+4
* | Mac: bugfix 45f095b8970dc3c1b6f6e97fa2323654ba848288Richard Moe Gustavsen2009-10-021-9/+16
* | Mac: update/small fix to 45f095b8970dc3c1b6f6e97fa2323654ba848288Richard Moe Gustavsen2009-10-022-12/+14
* | Clear text selection in QLabel when it is losing focusmae2009-10-021-1/+12
* | Fix: Abstract slider does not understand wheel events properlyRichard Moe Gustavsen2009-10-013-23/+22
* | Fix regression in Command link button font sizeJens Bache-Wiig2009-09-091-8/+19
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jani Hautakangas2009-09-301-2/+2
|\ \
| * | Fix typo.Alexis Menard2009-09-291-2/+2
* | | Symbian specific fixes to QComboBoxJani Hautakangas2009-09-301-7/+3
|/ /