summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets
Commit message (Expand)AuthorAgeFilesLines
* Make S60 integration optional.Jason Barron2009-07-156-24/+28
* Merge branch 'fixing_tst_qdatetimeedit'axis2009-07-101-8/+10
|\
| * Restructured some code that had flawed logic.axis2009-07-091-8/+10
* | Merge commit 'origin/master' into 4.6-mergedJason Barron2009-07-096-27/+17
|\ \ | |/
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-07-074-14/+14
| |\
| | * Document unified toolbar change with regard to full screen change.Norwegian Rock Cat2009-07-011-3/+4
| | * 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
| | * Remove unused variablesAnders Bakken2009-06-291-2/+0
| * | Fixed out-of-order construction.axis2009-07-061-2/+3
| * | Removed pointless variables to silence warnings from RVCT.axis2009-07-061-11/+0
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-29152-309/+316
| |\ \ | | |/
* | | Compile fixes for S60 + 4.6.Jason Barron2009-07-071-1/+1
* | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-30153-1009/+1025
|\ \ \
| * | | 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
| |\ \ \ \ | | |/ / /
| | * | | Remove dead code (private slot) in QLineEditThierry Bastian2009-06-243-9/+0
| | * | | QLineEdit's context menu now disables cut/copy action in password modeThierry Bastian2009-06-241-2/+2
| | * | | Fixed sizeHint update bug in QSpinBox.jasplin2009-06-242-0/+10
| | * | | Put back in these status bar changes for 10.4Norwegian Rock Cat2009-06-231-0/+3
| | * | | More culling of Panther Code.Norwegian Rock Cat2009-06-232-13/+8
| | * | | Clean up the font hash and palette hash stuff.Norwegian Rock Cat2009-06-232-4/+2
| | * | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-06-231-5/+12
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Remove some warnings in the Cocoa build.Norwegian Rock Cat2009-06-231-5/+12
| | * | | QDockWidget: size incorrect when moving separator on fixed-size dock.Thierry Bastian2009-06-234-61/+58
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-234-52/+61
| |\ \ \ \ | | |/ / /
| | * | | QDockWidget: removed separator for not resizable dock widgetThierry Bastian2009-06-224-52/+61
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-222-11/+9
| |\ \ \ \ | | |/ / /
| | * | | doc: Fixed typo.Martin Smith2009-06-221-6/+5
| | * | | QMenu: fixed a bug that prevented from opening a context menu with midThierry Bastian2009-06-191-3/+3