summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-03-1811-55/+104
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-153-5/+19
| |\
| | * Mac: scroll speed does not match native applicationsRichard Moe Gustavsen2010-03-111-0/+8
| | * Make QTextControl-based classes and QLineEdit understand Ctrl+Shift+InsertThiago Macieira2010-03-102-5/+11
| * | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-158-50/+85
| |\ \ | | |/ | |/|
| | * Moved softkey "Options" action handling from QMainWindow to QMenuBar.Janne Anttila2010-03-124-34/+55
| | * fix menu handling on Windows CEJoerg Bornemann2010-03-102-7/+19
| | * Cursor would remain in a non-focused QLineEdit after clearing its selectionGabriel de Dietrich2010-03-091-1/+1
| | * remove unneeded function pointer in qmenu_wince.cppJoerg Bornemann2010-03-081-1/+0
| | * Fix undocked widgets not being restored correctly as part of the layoutThierry Bastian2010-03-081-7/+10
* | | Merge remote branch 'origin/4.7' into 4.7-lighthouseJørgen Lind2010-03-1117-62/+85
|\ \ \ | |/ /
| * | Fixed mouse wheel handling in scrollareas.Denis Dzyubenko2010-03-081-0/+1
| * | Carbon: usage of menu bars can cause exceptions to be thrownRichard Moe Gustavsen2010-03-081-1/+1
| * | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Rohan McGovern2010-03-063-0/+11
| |\ \ | | |/
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-051-0/+8
| | |\
| | | * Fixed crash in Symbian when having empty QMenu in menubar.Janne Anttila2010-03-051-0/+8
| | * | showFullscreen() broken if UnifiedTitleAndToolBarOnMac is enabledCarlos Manuel Duclos Vergara2010-03-041-0/+2
| | |/
| | * Re-applied a fix which get lost during softkey refactoring.Janne Anttila2010-03-021-0/+1
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-051-4/+5
| |\ \
| | * | Fix for torn off menus that were way too bigThierry Bastian2010-03-051-4/+5
| * | | 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 remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-03-0134-236/+529
|\ \ \ | |/ /
| * | 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
| |\ \ \