summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
* Ensure the timer is killed when appropriate before starting a new oneAndy Shaw2013-09-031-2/+9
* Update QLineEdit::placeholderText property documentationGiuseppe D'Angelo2013-08-291-2/+1
* Close menu on 2nd click on QMenuBar.Friedemann Kleint2013-08-271-0/+1
* update the viewport after changing the backgroundIrfan Omair2013-08-151-1/+1
* QComboBox: fix item activation via completerJ-P Nurmi2013-08-083-9/+30
* Check if the widgetItem is valid before accessing widget() on itAndy Shaw2013-07-311-1/+1
* Display sizegrip on QMdiSubWindows, even on 10.7 and laterGabriel de Dietrich2013-07-121-1/+1
* Consider virtual screen when determining dock widget visibility.Friedemann Kleint2013-07-121-2/+11
* QComboBox - optimize (improve stupid code at enter-key)Thorbjørn Martsum2013-07-101-3/+2
* Deal with unused functions, as found by the Intel compilerThiago Macieira2013-07-012-14/+0
* Fix the cursor position of an empty QLineEdit with a placeholder textJ-P Nurmi2013-06-291-3/+3
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-201-1/+1
|\
| * Fix another type of crash when dragging QDockWidget in and outShawn Rutledge2013-06-131-1/+1
* | hide placeholder text when QLineEdit has preedit textTasuku Suzuki2013-06-191-1/+1
* | Remove use of 'register' from Qt.Stephen Kelly2013-06-171-1/+1
* | Recognize separator item in QMenu.Leonard Lee2013-06-171-2/+2
* | QDockWidget: Keep position when undocking.Friedemann Kleint2013-06-121-0/+3
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-05-312-29/+4
|\|
| * QMenu: Remove last references to QMacWindowFaderGabriel de Dietrich2013-05-302-29/+4
* | Refer to setDragEnabled in QLineEdit's detailed description.Mitch Curtis2013-05-301-1/+2
|/
* Only call QA::updateAccessibility() if the "control owner" is a QWidgetJan Arve Saether2013-05-201-2/+2
* Ensure the hovered signal is emitted for the action and menu for CocoaAndy Shaw2013-05-131-0/+1
* Remove references to inexisting enums in Q_ENUMSOlivier Goffart2013-05-081-1/+0
* Enable non-client-area mouse events by default for widgets.Friedemann Kleint2013-05-071-14/+0
* QPlainTextEdit: add missing feature zoom on Ctrl+WheelCaroline Chao2013-04-302-0/+49
* Doc: Zooming inside QTextEditCaroline Chao2013-04-301-0/+2
* Cocoa: Reflect menu hierarchy in QCocoaMenu* objectsGabriel de Dietrich2013-04-252-6/+7
* Ensure the QLineEdit::returnPressed() signal is still emittedAndy Shaw2013-04-211-0/+1
* Make password mask characters themeable.Mitch Curtis2013-04-191-6/+7
* Cocoa Menu: Remove unnecessary retain, release/retain in the right orderGabriel de Dietrich2013-04-181-0/+1
* An RTL submenu should be right-alignedShawn Rutledge2013-04-181-2/+2
* Prevent recursions when triggering menus in QToolButtonFrederik Gladhorn2013-04-161-0/+4
* QMdi: Don't emit subWindowActivated during StyleChange handling.David Faure2013-03-251-1/+7
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-19148-148/+148
* Make sure that we #include qconfig.h before testing for features.Thiago Macieira2013-03-191-0/+2
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-1625-61/+61
* Add convenience for section actions in QMenuKevin Ottens2013-03-132-2/+107
* QFontComboBox: Minor code optimization & simplificationKonstantin Ritt2013-03-121-25/+12
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-052-7/+7
|\
| * Fix Qt Designer warning about being unable to handle property.Friedemann Kleint2013-02-261-1/+1
| * Hiding scrollbar on MacOSX 10.7 if policy is set to ScrollBarAlwaysOffCyril Oblikov2013-02-211-6/+6
* | Introducing the Qt Android portPaul Olav Tvete2013-03-051-11/+18
* | Update the display to reflect changes by input methodPaul Olav Tvete2013-02-271-1/+2
* | Add multi-line input method hintPaul Olav Tvete2013-02-271-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-202-18/+27
|\|
| * Fix QDockWidget being unable to dock when initially floating.Friedemann Kleint2013-02-201-3/+11
| * Doc: Removed reference to deprecated \badcode command.Jerome Pasion2013-02-191-1/+2
| * Cocoa: Add QMdiSubWindow size grip back.Morten Johan Sørvig2013-02-191-14/+14
* | QProgressBar: Use localized numbers and percent sign.Friedemann Kleint2013-02-202-10/+39
* | Remove ifdefs for supporting Mac OS <= 10.5Tor Arne Vestbø2013-02-181-1/+1