summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets
Commit message (Expand)AuthorAgeFilesLines
...
* | QColumnView: didn't react to addition of rows/cols in the current viewThierry Bastian2009-07-072-4/+1
* | QMainWindow: layout private API cleanupThierry Bastian2009-07-072-35/+35
* | Make sure we send a ValueChanged event if the spinbox value has changedJan-Arve Sæther2009-07-071-0/+9
* | QMenu: with tearoff handle, it would reserve the space for it twiceThierry Bastian2009-07-071-8/+5
* | QToolBar: better management of positions when hiding/unhidingThierry Bastian2009-07-071-11/+5
* | QFontComboBox: used to emit currentFontChanged twice when setting it.Thierry Bastian2009-07-071-1/+1
* | QMenu: the scroller now takes the qapp's global strut into accountThierry Bastian2009-07-062-25/+25
* | QMenu: scrolling in menus was brokenThierry Bastian2009-07-062-16/+24
* | doc: Added not about Mac OS X.Martin Smith2009-07-061-0/+7
* | QToolBar: avoid repaints when entering/leaving a toolbarThierry Bastian2009-07-031-0/+4
* | QPlainTextEdit pixel dust redrawing problem on clear()mae2009-07-021-3/+2
* | Refactored gesture apiDenis Dzyubenko2009-07-028-3/+106
* | Don't insert text into a text widget when a modifier is pressed.Denis Dzyubenko2009-07-021-1/+2
* | Merge branch '4.5'Thiago Macieira2009-07-021-3/+4
|\ \ | |/
| * Document unified toolbar change with regard to full screen change.Norwegian Rock Cat2009-07-011-3/+4
* | QMainWindow: cleanup of code in QWidgetAnimatorThierry Bastian2009-07-016-107/+66
* | src/gui: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT supportminiak2009-07-015-89/+74
* | Set the focus to a child widget when set on a QGroupBoxBenjamin Poulain2009-06-301-3/+2
* | Merge commit 'origin/4.5'Oswald Buddenhagen2009-06-302-9/+10
|\ \ | |/
| * Doc: Fixed a doc bug in QPlainTextEdit class description.Geir Vattekar2009-06-301-7/+7
| * Doc: About menu on the Mac gets the application name from Info.plist.Geir Vattekar2009-06-301-2/+3
* | QDockArea: remove coverity warningThierry Bastian2009-06-301-1/+1
* | QToolBar: fix coverity warningsThierry Bastian2009-06-303-27/+18
* | Merge branch '4.5'Marius Storm-Olsen2009-06-301-2/+0
|\ \ | |/
| * Remove unused variablesAnders Bakken2009-06-291-2/+0
* | QMenuBar: make sure to update the geometries when neededThierry Bastian2009-06-301-0/+4
* | QMenu: when we access the actions geometry, it's now always up2dateThierry Bastian2009-06-301-0/+5
* | QMenu: fixed a crash when clicking on a menu with a submenuThierry Bastian2009-06-301-1/+2
* | QMenuBar: adding autotest for the geometry calculationThierry Bastian2009-06-291-5/+6
* | Fix some coverity warningsThierry Bastian2009-06-294-8/+6
* | QMenuBar: some private members weren't initializedThierry Bastian2009-06-291-1/+4
* | QMenuBar: adding autotest and simplify/fix geometry calculationThierry Bastian2009-06-292-15/+9
* | QMenu: adding autotest for the geometry calculationsThierry Bastian2009-06-291-4/+4
* | QMenu: fixed geometry problem that was adding twice the panel widthThierry Bastian2009-06-291-5/+6
* | QMenuBar: simplification of codeThierry Bastian2009-06-293-114/+99
* | Doc - Improved the Detailed Description section for QCheckBox withKavindra Devi Palaraja2009-06-291-58/+71
* | Compile.Norwegian Rock Cat2009-06-291-1/+1
* | Fixed QPushButton sizeHint recalculation bug.jasplin2009-06-292-2/+6
* | QMenu: refactor for the QWidgetActions' widget.Thierry Bastian2009-06-262-30/+24
* | QMenu: refactor of the update of the geometry to have one central placeThierry Bastian2009-06-262-183/+144
* | QMenu: Fixed a painting regressionThierry Bastian2009-06-262-7/+14
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-261-1/+1
|\ \
| * | QMenu: fixed regression in autotestThierry Bastian2009-06-261-1/+1
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-262-90/+92
|\ \ \ | |/ /
| * | QMenu refactor to simplify a bit geometry calculationThierry Bastian2009-06-262-90/+92
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-261-5/+5
|\ \ \ | |/ /
| * | QMenu: Fixed geometry for actions with specific fontThierry Bastian2009-06-251-5/+5
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-254-109/+110
|\ \ \ | |/ /
| * | QDockWidget/Toolbars refactor to avoid list copiesThierry Bastian2009-06-244-109/+110
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-2413-91/+92
|\ \ \ | |/ /