summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-048-28/+43
|\
| * Setting ImhHiddenText for NoEcho line edits is not 100% correct, but still wa...Robert Griebl2010-03-041-1/+1
| * Disable auto-uppercasing and predictive text for password line edits.Robert Griebl2010-03-031-0/+5
| * Remove the Qt 4.7 #if guards that were needed for 4.6Robert Griebl2010-03-032-9/+0
| * Always redraw the complete control when an input event comes in.Robert Griebl2010-03-032-4/+4
| * Make sure not to crash if createStandardContextMenu() returns 0 (e.g. on Maemo5)Robert Griebl2010-03-031-3/+4
| * Do not reset state too early on RMB clickHarald Fernengel2010-03-031-1/+4
| * fix includeHarald Fernengel2010-03-031-1/+1
| * Application menu is not translated in Mac OS X CocoaPrasanth Ullattil2010-03-031-8/+22
| * Implement alien widgets on Mac/Cocoa.Morten Johan Sørvig2010-03-021-1/+2
* | Build fix for Sun StudioThierry Bastian2010-03-041-2/+2
* | Fixes QMenu to only have static POD membersThierry Bastian2010-03-042-15/+15
* | sizeHint of checkbox/radiobutton without text is not correctThierry Bastian2010-03-032-2/+2
* | fixed a memory leak when restoring a state in QMainWindowThierry Bastian2010-03-031-1/+4
* | Make the sub-menu accessible via its shortcut even if it is the currentThierry Bastian2010-03-031-10/+2
|/
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-02-271-2/+1
|\
| * QMainWindow would show hidden QDockwidget when calling rstoreDockWidgetThierry Bastian2010-02-261-2/+1
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60axis2010-02-262-47/+8
|\ \ | |/ |/|
| * Improvements to itemview keypad navigation in S60.Janne Anttila2010-02-251-46/+7
| * QLineEdit shows leftovers of edit cursor after clear()Prasanth Ullattil2010-02-231-1/+1
* | Merge branch 'master' of git:qt/qtThiago Macieira2010-02-215-4/+30
|\ \
| * \ Merge remote branch 'origin/master' into qt-master-from-4.6Thiago Macieira2010-02-203-1/+23
| |\ \
| * \ \ Merge remote branch 'origin/4.6' into integration-master-from-4.6Rohan McGovern2010-02-185-4/+30
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-182-1/+2
| | |\ \
| | | * | Fixed a regression in dockwidgets that would jump when toplevel resizedThierry Bastian2010-02-182-1/+2
| | * | | Fixed softkey localizaton to comile also on platforms without softkeys.Janne Anttila2010-02-181-0/+2
| | * | | Support for dynamic localization in Symbian softkeys.Janne Anttila2010-02-173-3/+26
| | |/ /
* | | | Fix compilation: qmlviewer cannot use symbols exported with Q_AUTOTEST_EXPORT...Thiago Macieira2010-02-201-1/+1
| |_|/ |/| |
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-192-0/+22
|\ \ \
| * \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-182-0/+22
| |\ \ \ | | |/ / | |/| |
| | * | Added QPlainTextEditor::anchorAt(const QPoint &pos)Thorbjørn Lindeijer2010-02-172-0/+22
* | | | Merge remote branch 'qt/master' into staging-2-masterQt Continuous Integration System2010-02-183-16/+28
|\ \ \ \ | |/ / /
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-163-16/+28
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-133-16/+28
| | |\ \
| | | * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-123-16/+28
| | | |\ \
| | | | * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-113-16/+28
| | | | |\ \
| | | | | * \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1David Boddie2010-02-109-46/+86
| | | | | |\ \
| | | | | | * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-102-1/+15
| | | | | | |\ \
| | | | | | | * | Cocoa: Menu in menubar stays highlightedRichard Moe Gustavsen2010-02-102-1/+15
| | | | | * | | | Doc: Tidied up the class layout and removed an unnecessary image.David Boddie2010-02-091-15/+13
| | | | | | |/ / | | | | | |/| |
* | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-02-171-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Merge remote branch 'qt/master' into staging-2-masterQt Continuous Integration System2010-02-156-3/+16
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | Merge branch 'qt-graphics-team-qstatictext-4.7'Eskil Abrahamsen Blomfeldt2010-02-151-0/+2
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' of scm.dev.troll.no:qt/oslo-staging-2 into qstatictext-4.7Eskil Abrahamsen Blomfeldt2010-02-1521-141/+414
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | |
| * | | | | | | | Fixes a behaviour for QDockWidget used without QMainWindowThierry Bastian2010-02-151-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-...Qt Continuous Integration System2010-02-162-20/+5
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60axis2010-02-166-1/+15
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Enabled commit 2b60b542a for all platforms.axis2010-02-162-20/+5
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | doc: A QPlainTextEdit is never a QTextBrowserThorbjørn Lindeijer2010-02-161-1/+1
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge remote branch 'origin/master' into qt-master-from-4.6Thiago Macieira2010-02-136-40/+55
|\ \ \ \ \ \ \ | |/ / / / / /