summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-242-3/+2
|\
| * Fixed S60 softkey implementation to use popup/modal dialog softkeys.Janne Anttila2010-03-232-3/+2
* | Doc update for QSpinBox::textFromValueAnders Bakken2010-03-241-7/+8
|/
* Always redraw the complete control when an input event comes in.Robert Griebl2010-03-182-4/+4
* Change QS60Style to use combobox popup menuSami Merila2010-03-172-0/+52
* 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 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
* 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 '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
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-105-1/+13
|\
| * Fixed compilation with QT_NO_WHEELEVENTDenis Dzyubenko2010-02-105-1/+13
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-081-0/+2
|\ \ | |/ |/|
| * QLineEdit: regression: read-only line edits would eat shortcuts.Olivier Goffart2010-02-081-0/+2
* | Fixes qabstractslider autotestDenis Dzyubenko2010-02-081-2/+0
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-064-27/+59
|\ \ | |/ |/|
| * Fixes scrolling horizontally with a mouse wheel over sliders.Denis Dzyubenko2010-02-053-27/+57
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6David Boddie2010-02-055-12/+36
| |\
| * | Doc: Clarified ownership of custom buttons added to a QDialogButtonBox.David Boddie2010-02-051-0/+2
* | | Merge remote branch 'origin/4.6' into 4.6Paul Olav Tvete2010-02-051-2/+1
|\ \ \ | | |/ | |/|
| * | Doc: Removed promisse to fix a problemMorten Engvoldsen2010-02-041-2/+1
* | | Merge remote branch 'staging/4.6' into 4.6Samuel Rødal2010-02-043-16/+13
|\ \ \ | |/ / |/| |
| * | Fix the QAbstractSlider autotest.Olivier Goffart2010-02-041-2/+0
| * | Compiler warning in QAbstractSlider.Bjørn Erik Nilsen2010-02-031-2/+2
| * | Revert "QAbstractScrollArea: Wheel over a scrollarea that has only one horizo...Olivier Goffart2010-02-032-7/+6
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-031-7/+7
| |\ \ | | |/ | |/|
| | * Avoids a possible crash when saving the state of a main windowThierry Bastian2010-02-021-7/+7
* | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt-s60-public into 4.6Janne Anttila2010-02-036-24/+47
|\ \ \ | |/ /
| * | Remove PrintDialog frame on MacJens Bache-Wiig2010-02-021-1/+5
| |/
| * Make sure cursor is painted at the correct position when we are using IM.Jan-Arve Sæther2010-01-272-2/+8
| * Carbon: deleting a QMenu while it's open will cause a crashRichard Moe Gustavsen2010-01-271-14/+18
| * Cocoa: qaccessibility test crashesRichard Moe Gustavsen2010-01-271-0/+4
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2010-01-271-3/+9
| |\
| | * Crash when deleting QMainWindow with native toolbar on Cocoa.Prasanth Ullattil2010-01-251-3/+9
| * | doc: Corrected some bad grammar.Martin Smith2010-01-271-4/+3
| |/
* | S60 softkey refactoring (support for merging, priorities and menus)Janne Anttila2010-02-034-10/+35
|/
* Memory leak in native Toolbar cleanup in CocoaNils Jeisecke2010-01-191-0/+11
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Alan Alpert2010-01-14156-162/+175
|\
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2010-01-141-2/+5
| |\
| | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6David Boddie2010-01-131-3/+13
| | |\