summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets
Commit message (Expand)AuthorAgeFilesLines
* Fixed crash on destruction of animating QDockWidget in a QMainWindowRohan McGovern2012-10-302-2/+5
* Fix a regression with regards to hfw behavior in QStackedWidgetJan Arve Saether2012-10-181-1/+4
* QComboBox: mention insert policy in context of editable propertyMark Brand2012-10-171-1/+4
* QComboBox::currentText: correct documentationMark Brand2012-10-171-3/+6
* Clean up whitespaceJan-Arve Saether2012-10-121-34/+34
* Update the state of native menus correctly on MacPasi Matilainen2012-10-023-12/+7
* Fix issue with mispositioned family name i QFontComboBoxEskil Abrahamsen Blomfeldt2012-10-011-1/+12
* Fix g++/MinGW compiler warnings.Friedemann Kleint2012-09-291-1/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-29159-3816/+3816
* [QTBUG-27308][QTBUG-21534] Don't mouse-wheel-scroll QScrollBar when disabledMarc Mutz2012-09-271-0/+2
* Prevent a crash when a merged action is removedAndy Shaw2012-09-111-0/+10
* Make QStatusBar text available via accessibility.Tilman Sauerbeck2012-08-231-0/+10
* Fix undo and redo in QLineEdit when in password modeJani Honkonen2012-08-222-2/+24
* Implement QAccessibleLineEdit::characterRect()Jan-Arve Saether2012-08-161-0/+1
* Fix for restoring dockwidget's size when it gets dragged.Mikko Knuutila2012-08-161-6/+24
* make currentText the USER property for QComboBoxMark Brand2012-08-131-2/+2
* Update contact information in license headers.Sergio Ahumada2012-08-01159-318/+318
* Widgets: Fix duplicated line in QMdiAreaSergio Ahumada2012-07-181-1/+1
* Doc: Fix typoSergio Ahumada2012-07-161-1/+1
* Fix infinite recursion while dragging toolbar of QMainWindow.Markku Heikkila2012-06-251-2/+3
* Mac: Fix rendering of non-int sized fonts.Eike Ziller2012-06-192-17/+24
* QStatusBar::showMessage will always take new timeoutJiewen Wang2012-05-311-2/+0
* Only send progress bar updates when visible.Frederik Gladhorn2012-04-131-1/+2
* Fix initial size of QMainWindow with unified title and toolbar on MacAndy Shaw2012-04-121-1/+1
* Accessibility: send cursor move updates.Frederik Gladhorn2012-04-121-0/+5
* Fixes a regression; missing cursor blink when input mask is set.Andreas Aardal Hanssen2012-04-121-1/+2
* Fix submenu positioningMiikka Heikkinen2012-02-281-0/+8
* Fix mouse wheel page-by-page scrolling on windowsPasi Pentikainen2012-02-271-4/+14
* Ensure the scrollers appears when there is too many menu itemsAndy Shaw2012-02-171-10/+11
* Added QAccessibleGroupBoxJosé Millán Soto2012-02-101-0/+3
* Some small doc fixes, typos and removal of one incorrect paragraphAndy Shaw2012-02-081-1/+1
* Reduces compiler warnings when compiling for WEC7jaanttil2012-02-031-0/+2
* Make QMacCocoaViewContainer work again.Morten Johan Sorvig2012-02-031-0/+3
* Various Qt documentation fixes (wk 44)artoka2012-01-311-1/+3
* Various Qt documentation bug fixes (wk 42)artoka2012-01-301-0/+4
* Send text selection changes for accessibility.Frederik Gladhorn2012-01-251-0/+3
* Handle closable tabs in QAccessibleTabBarJosé Millán Soto2012-01-181-0/+2
* Fix cursor disappearance in QLineEdit on Mac when deleting all textPasi Matilainen2012-01-171-1/+1
* Update year in Nokia copyright messages.Jason McDonald2012-01-11159-159/+159
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-12-161-0/+2
|\
| * Symbian: fix tst_QMenuBar::task256322_highlight() regressionSatyam Bandarapu2011-12-151-0/+2
* | Fix Memoy leak relateded to contextmenu.Debao Zhang2011-12-131-1/+1
|/
* Fixed wrong QGroupBox check stateMarkku Heikkila2011-11-111-0/+4
* Added base 10 to be used with QIntValidator.Mikko Knuutila2011-11-111-1/+2
* Fix QPlainTextEdit when using Qt::TextSelectableByKeyboard flagjahonkon2011-11-111-1/+1
* Fix QDateEdit calendar pop-up having wrong datejahonkon2011-11-111-0/+2
* Repaint QProgressBar when minimum or maximum changedTero Ahola2011-11-101-4/+10
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-10-281-1/+1
|\
| * Fix the build for makefile build system of SymbianLiang Qi2011-10-181-1/+1
* | Merge branch '4.8-upstream' into master-waterWater-Team2011-10-172-2/+3
|\ \ | |/