summaryrefslogtreecommitdiff
path: root/src/gui/widgets
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to Digia4.6Sergio Ahumada2012-11-27156-2808/+2808
* Update copyright year to 2011.Jason McDonald2011-01-11156-156/+156
* Revert "Long-press shortcuts for symbols on QWERTY keyboard don't work"axis2010-09-061-1/+1
* Layout direction change by key should change alignment of QLineEditEskil Abrahamsen Blomfeldt2010-06-291-1/+4
* Fixed an assert in QMenuThierry Bastian2010-05-211-11/+1
* Fix for torn off menus that were way too bigThierry Bastian2010-05-101-4/+5
* Windows CE: fix multiple QAction::triggered() signalsJoerg Bornemann2010-05-074-16/+21
* document that QMenuBar::setDefaultAction is only available on Win MobileJoerg Bornemann2010-05-051-1/+1
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-051-52/+82
|\
| * WinCE: QMenuBar::triggered(QAction*) was emitted too oftenJoerg Bornemann2010-05-051-4/+3
| * coding style changes in qmenu_wince.cppJoerg Bornemann2010-05-051-48/+79
* | Fix combobox backgroundrole not respected in some stylesJens Bache-Wiig2010-05-041-1/+4
|/
* QS60Style: QComboBoxPrivateScroller draws holes into menu canvasSami Merila2010-05-031-0/+2
* QS60Style: QTabWidget Usability issue with capacitive screensSami Merila2010-05-031-0/+39
* Fix long menu item texts causing crashMiikka Heikkinen2010-04-291-2/+6
* Fix regression: auto completion text cursor problem in Q3FileDialogOlivier Goffart2010-04-221-2/+8
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-04-191-1/+3
|\
| * QMenu: Behavior regressionGabriel de Dietrich2010-04-161-1/+3
* | Symbol visibility fixes for RVCT4 on SymbianIain2010-04-151-1/+1
|/
* ComboBox popuplist is not correctly layouted in fullscreen modeSami Merila2010-04-151-7/+21
* QAbstractScrollArea StyleSheet: fix drawing of border with SH_ScrollView_Fram...Olivier Goffart2010-04-141-1/+1
* QTBUG-4887 and other exception safety fixesmread2010-04-071-6/+8
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-242-3/+2
|\
| * Fixed S60 softkey implementation to use popup/modal dialog softkeys.Janne Anttila2010-03-232-3/+2
* | Doc update for QSpinBox::textFromValueAnders Bakken2010-03-231-7/+8
|/
* Always redraw the complete control when an input event comes in.Robert Griebl2010-03-182-4/+4
* Change QS60Style to use combobox popup menuSami Merila2010-03-172-0/+52
* Moved softkey "Options" action handling from QMainWindow to QMenuBar.Janne Anttila2010-03-124-34/+55
* fix menu handling on Windows CEJoerg Bornemann2010-03-102-7/+19
* Cursor would remain in a non-focused QLineEdit after clearing its selectionGabriel de Dietrich2010-03-091-1/+1
* remove unneeded function pointer in qmenu_wince.cppJoerg Bornemann2010-03-081-1/+0
* Fix undocked widgets not being restored correctly as part of the layoutThierry Bastian2010-03-081-7/+10
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-051-0/+8
|\
| * Fixed crash in Symbian when having empty QMenu in menubar.Janne Anttila2010-03-051-0/+8
* | showFullscreen() broken if UnifiedTitleAndToolBarOnMac is enabledCarlos Manuel Duclos Vergara2010-03-041-0/+2
|/
* Re-applied a fix which get lost during softkey refactoring.Janne Anttila2010-03-021-0/+1
* Improvements to itemview keypad navigation in S60.Janne Anttila2010-02-251-46/+7
* QLineEdit shows leftovers of edit cursor after clear()Prasanth Ullattil2010-02-231-1/+1
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-182-1/+2
|\
| * Fixed a regression in dockwidgets that would jump when toplevel resizedThierry Bastian2010-02-182-1/+2
* | Fixed softkey localizaton to comile also on platforms without softkeys.Janne Anttila2010-02-181-0/+2
* | Support for dynamic localization in Symbian softkeys.Janne Anttila2010-02-173-3/+26
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-105-1/+13
|\
| * Fixed compilation with QT_NO_WHEELEVENTDenis Dzyubenko2010-02-105-1/+13
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-091-0/+2
|\ \ | |/ |/|
| * QLineEdit: regression: read-only line edits would eat shortcuts.Olivier Goffart2010-02-081-0/+2
* | Fixes qabstractslider autotestDenis Dzyubenko2010-02-081-2/+0
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-064-27/+59
|\ \ | |/ |/|
| * Fixes scrolling horizontally with a mouse wheel over sliders.Denis Dzyubenko2010-02-053-27/+57
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6David Boddie2010-02-055-12/+36
| |\