summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets
Commit message (Expand)AuthorAgeFilesLines
* Fixed the sizing of the dock area with fixed size dock widgetsThierry Bastian2011-06-092-31/+19
* QTabBar: Widgets inside the tab bar where not properly laid out after moveTab()Gabriel de Dietrich2011-06-092-11/+6
* QScrollArea: Excessive scrolling in focusNextPrevChild()Gabriel de Dietrich2011-06-091-2/+2
* Fixed the action geometry of menu bar in RTLThierry Bastian2011-06-091-6/+5
* Fix the bug where the ampersand symbol would be discarded.Fabien Freling2011-06-091-1/+5
* Do not beep on Mac when pressing some keys.Denis Dzyubenko2011-06-091-1/+0
* Change to release licenses for 4.6.3.Jason McDonald2010-05-30156-2028/+2028
* 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-241-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-081-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