summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-111-2/+3
| |\
| | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-101-2/+3
| | |\
| | | * Add empty constructor for validators.Alan Alpert2010-02-081-2/+3
| * | | Crash when deleting the parent of a context menu while it is being displayedGabriel de Dietrich2010-02-103-9/+13
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-02-103-29/+39
| |\ \ \ | | |/ / | |/| |
| | * | QMainWindow: update the separator size when the style changeOlivier Goffart2010-02-083-29/+39
| | |/
* | | Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-126-1/+15
|\ \ \ | |/ / |/| |
| * | 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
* | | | Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-097-45/+71
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | 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
* | | | Fix for number entry in QDateTimeEntry using Shift+KeyPad (QTBUG-7842)Thomas Sondergaard2010-02-051-1/+1
* | | | Get rid of setFirstActionActive on mouse release in QMenuPierre Rossi2010-02-051-3/+1
* | | | Merge remote branch 'origin/4.6' into qt-master-from-4.6Olivier Goffart2010-02-045-11/+40
|\ \ \ \ | |/ / /
| * | | 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
| | |/
| * | S60 softkey refactoring (support for merging, priorities and menus)Janne Anttila2010-02-034-10/+35
* | | QLabel: add setSelection, hasSelectedText, selectedText, selectionStart.David Faure2010-02-022-0/+96
* | | Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-015-23/+42
|\ \ \ | | |/ | |/|
| * | 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
| |/
* | Merge branch '4.6'Thiago Macieira2010-01-211-0/+11
|\ \ | |/
| * Memory leak in native Toolbar cleanup in CocoaNils Jeisecke2010-01-191-0/+11
* | Merge branch '4.6'Thiago Macieira2010-01-183-7/+12
|\ \ | |/
| * 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
| | | |\
| | | * | Doc: Describe QStackedWidget::removeWidget() more thoroughly.David Boddie2010-01-131-2/+5
| | * | | Make compile on symbian/LinuxThomas Zander2010-01-131-1/+1
| | | |/ | | |/|
| * | | Make input mask cursor blinkAlan Alpert2010-01-141-4/+6