summaryrefslogtreecommitdiff
path: root/src/gui/widgets
Commit message (Expand)AuthorAgeFilesLines
* Fix warning about narrowing inside {}Olivier Goffart2013-04-231-2/+2
* Prevent recursions when triggering menus in QToolButtonFrederik Gladhorn2013-04-171-0/+3
* QMdi: Don't emit subWindowActivated during StyleChange handling.David Faure2013-03-281-1/+7
* Fix text issue with Hiragana characters when stylesheet is applied.Mitch Curtis2013-02-211-0/+6
* Fix TextInput test failures.Andrew den Exter2013-01-231-0/+2
* Use a UUID for the NSToolbar in unified title and toolbar.Jake Petroules2013-01-151-1/+2
* QMenu: Fix nested popup when keyboard shortcut is usedOrgad Shaneh2013-01-141-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-13159-159/+159
* QMenu: Do not set snapToMouse if a caused-widget exists.Friedemann Kleint2012-12-191-1/+1
* Fix conflict between QMainWindow::restoreState, QWidget::setStylesheet.Mitch Curtis2012-11-281-1/+2
* When clicking on a menu item which has a sub menu it should not closeAndy Shaw2012-11-151-0/+3
* Fix scrolldown arrow not showing on popup for QMenuMiikka Heikkinen2012-11-141-2/+4
* Don't use Cocoa code unconditionallyAndy Shaw2012-11-141-0/+2
* Fix submenu navigation.Friedemann Kleint2012-11-071-0/+10
* 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-281-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