summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets
Commit message (Expand)AuthorAgeFilesLines
* Make QTabWidget::tabBar() public.David Faure2011-07-261-1/+2
* Update cursor position when selection is reversed.Andrew den Exter2011-07-261-7/+7
* Delay masking the last character in Password echo mode.Andrew den Exter2011-07-252-3/+77
* Doc: Removed documentation for deleted code.David Boddie2011-07-217-161/+0
* Update the documentation after moving examples.Casper van Donderen2011-07-051-1/+1
* Don't crash on an invalid replacementStart from an input method.Andrew den Exter2011-06-011-1/+3
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-24156-2652/+2652
* Doc: Fixed qdoc warnings.David Boddie2011-05-232-2/+2
* Enablers for TextInputEskil Abrahamsen Blomfeldt2011-05-231-0/+7
* Make QLineControl send accessibility updates.Frederik Gladhorn2011-05-124-3/+11
* Move QTextCursor::MoveStyle to Qt namespaceJiang Jiang2011-05-114-11/+12
* Ensure that QDateTimeEdit::calendarWidget() will always return a valid widget.Robin Burchell2011-05-102-18/+33
* Fixes warnings about unused variablesOlivier Goffart2011-05-105-8/+1
* Fix insert and scroll to bottom casemae2011-05-101-0/+5
* Totally kill MR 916Gabriel de Dietrich2011-05-1011-779/+385
* Reverting merge request 916Gabriel de Dietrich2011-05-107-58/+70
* Reverting merge request 916Gabriel de Dietrich2011-05-102-1/+3
* Build fix on QMenuBarThierry Bastian2011-05-102-3/+1
* Fix copyright and a few codestyle mistakesThierry Bastian2011-05-103-114/+113
* Renamed QAbstractMenuBarImpl to QAbstractMenuBarInterfaceAurélien Gâteau2011-05-105-14/+14
* Make ctor and dtor of QAbstractMenuBarImpl inlineAurélien Gâteau2011-05-103-47/+3
* QAbstractMenuBarImpl::allowSetVisible => setVisibleAurélien Gâteau2011-05-104-14/+6
* Introduce menubar plugin systemAurélien Gâteau2011-05-104-1/+41
* Introduce QAbstractMenuBarImplAurélien Gâteau2011-05-107-299/+694
* Hide Q<Platform>MenuActionAurelien Gateau2011-05-105-10/+10
* Fix warning about initialization orderAurélien Gâteau2011-05-101-3/+3
* Fix a bug with menu overflowing from a lower resolution second screen.Pierre Rossi2011-05-102-14/+51
* Calculate the submenu position after emitting aboutToShow()Pierre Rossi2011-05-101-21/+21
* Support visual cursor movement for BIDI textJiang Jiang2011-04-294-6/+43
* Initial import from the monolithic Qt.Qt by Nokia2011-04-27158-0/+101598