summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
* Made QMacStyle internalJ-P Nurmi2012-11-235-5/+5
* Add pointers to the rich text documentation from mentions of rich text.Samuel Rødal2012-11-232-3/+6
* [Doc cleanup] Fix typos and style of QAbstractButton, QButtonGroup, QCheckBox...David Gil2012-11-214-50/+49
* Fix incorrect size hint for abstract spinboxJens Bache-Wiig2012-11-151-12/+1
* Add feature to enable rounded line edit on macJens Bache-Wiig2012-11-151-2/+1
* Add comment to resetCursorBlinkTimer to avoid accidental removal of itJan Arve Saether2012-11-151-0/+1
* Add resetCursorBlinkTimer() back again.Jan Arve Saether2012-11-152-0/+10
* Fix mouse cursor behavior for QMainWindow splittersMiikka Heikkinen2012-11-151-5/+11
* Widgets: Stop cursor blink timer when QLineEdit is read-onlyGabriel de Dietrich2012-11-142-12/+11
* De-inline some destructors in QtWidgetsMarc Mutz2012-11-0614-1/+75
* QtWidgets: add some explicitMarc Mutz2012-11-053-6/+8
* Doc fixes.Frederik Gladhorn2012-11-031-1/+1
* Mac: refactor scrollbar animationsJ-P Nurmi2012-11-028-24/+170
* Make it obvious that adding a QLayout to QSplitter is not supported.Mitch Curtis2012-11-021-1/+8
* Fix submenu navigation.Friedemann Kleint2012-11-021-0/+10
* Do the actual removal of the Soft Keys API and related codeJan Arve Saether2012-10-296-189/+0
* Implement QAccessibleLineEdit::characterRect()Jan-Arve Saether2012-10-281-0/+1
* QComboBox: new signal currentTextChangedMark Brand2012-10-262-3/+20
* QComboBox: fix use in QDataWidgetMapper/QItemDelegateMark Brand2012-10-262-2/+18
* Fix syncing of visibility and enabled for menus on CocoaAndy Shaw2012-10-261-0/+2
* Mac: Non-editable QComboBoxes shouldn't get focus by defaultGabriel de Dietrich2012-10-251-1/+19
* QMacStyle: make default button animations independent of QWidgetJ-P Nurmi2012-10-252-1/+3
* Fixed crash on destruction of animating QDockWidget in a QMainWindowRohan McGovern2012-10-252-2/+5
* Remove Cleanlooks and PlastiqueJens Bache-Wiig2012-10-221-11/+0
* QDateTimeEdit: don't throw off auto-indentionMarc Mutz2012-10-221-3/+2
* Fix integer overflow in QSpinBox.Stephen Kelly2012-10-221-2/+17
* Emit cursorPositionChanged in private slot.Frederik Gladhorn2012-10-221-2/+2
* Bring back accessibility for plain text edit.Frederik Gladhorn2012-10-221-0/+6
* Bring back MacSizeChange eventGabriel de Dietrich2012-10-1713-13/+13
* QComboBox: mention insert policy in context of editable propertyMark Brand2012-10-161-1/+4
* Add HasFrame feature to QStyleOptionTabJens Bache-Wiig2012-10-161-0/+1
* QDockWidget: Enable framestrut events when undocked by doubleclick.Friedemann Kleint2012-10-151-1/+1
* QComboBox::currentText: correct documentationMark Brand2012-10-151-3/+6
* Mac: Bring back "Text boxes and list only" tab navigationGabriel de Dietrich2012-10-101-2/+2
* Fix scrolldown arrow not showing on popup for QMenuMiikka Heikkinen2012-10-101-2/+4
* compile fix for MSVC 2008 and std::upper_boundThomas Hartmann2012-10-041-10/+11
* Fix issue with mispositioned family name i QFontComboBoxEskil Abrahamsen Blomfeldt2012-10-031-1/+12
* Doc: Small updates to QMenu's addAction() methods.Geir Vattekar2012-09-271-0/+12
* Remove CDE and Motif styles from qtbaseJens Bache-Wiig2012-09-274-12/+4
* [Doc cleanup] Fix typos and style of QPushButton and QGroupBoxDavid Gil2012-09-272-18/+17
* QScrollBar: clean up wheelEvent() implementationMarc Mutz2012-09-261-14/+12
* [QTBUG-27308][QTBUG-21534] Don't mouse-wheel-scroll QScrollBar when disabledMarc Mutz2012-09-262-8/+15
* Remove duplicate words and punctuation from documentation.Mitch Curtis2012-09-261-1/+1
* Fixed instances of "to to" in qtbase.Samuel Rødal2012-09-241-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-22147-3528/+3528
* Documentation fixes.Frederik Gladhorn2012-09-216-73/+1
* Clarify valueChanged() signals' docs in QSpinBox and QDoubleSpinBox.Mitch Curtis2012-09-211-12/+15
* Fix regression in QAbstractScrollAreaJens Bache-Wiig2012-09-211-1/+1
* Replace QStyleOptionViewItemV? with QStyleOptionViewItemStephen Kelly2012-09-212-4/+3
* Make QStatusBar text available via accessibility.Tilman Sauerbeck2012-09-191-0/+12