summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'origin/4.6'Olivier Goffart2009-12-1513-43/+103
|\
| * Fixes cursor blinking in the QComboBox when it becomes editable while having ...Olivier Goffart2009-12-111-0/+10
| * Fix spinbox input when seecting the prefixThierry Bastian2009-12-101-1/+3
| * Fixed a regression in dock widget resizingThierry Bastian2009-12-091-2/+2
| * Compile with QT_NO_DEPRECATEDOlivier Goffart2009-12-092-1/+4
| * Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-12-098-39/+84
| |\
| | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-12-081-0/+1
| | |\
| | | * Minor fixes to softkey dimming support (commit 245c9cc0).Janne Anttila2009-12-081-0/+1
| | * | Compilation fixThierry Bastian2009-12-071-0/+1
| | * | Fix the toolbars dockingThierry Bastian2009-12-071-5/+10
| | |/
| | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-12-071-1/+27
| | |\
| | | * Added dimming support for disabled softkeys in Symbian.Janne Anttila2009-12-071-1/+27
| | * | Fixes problem with QMenu when it's populated on the aboutToShowPierre Rossi2009-12-044-31/+42
| | * | Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-12-046-7/+63
| | |\ \
| | * | | Fix toolbar animation when restoring from expanded stateThierry Bastian2009-12-042-2/+3
* | | | | QPlainTextEdit scrolling issue with folded paragraphsmae2009-12-141-3/+7
* | | | | Fix the int validator not handling the localeThierry Bastian2009-12-092-2/+19
* | | | | Added QToolBar::visibilityChanged(bool) signal.J-P Nurmi2009-12-082-0/+10
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-12-051-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge commit '33441e2a611f07207b0b942368aab9010cdf8ab1' of oslo-staging-1/4.6...Simon Hausmann2009-12-051-0/+4
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge commit 'c0b81480b2909b18ac15bdd124a562ae005c2f41' into origin-4.6Olivier Goffart2009-12-041-3/+3
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | QCompleter wouldn't emit highlighted() and activated() signalsGabriel de Dietrich2009-12-031-3/+3
| | | |/ | | |/|
* | | | Merge commit 'oslo-staging-1/4.6' into master-mainlineRichard Moe Gustavsen2009-12-041-0/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-staging1Denis Dzyubenko2009-12-033-7/+12
| |\ \ \
| * | | | Do not enabled Pan gesture by default on Mac.Denis Dzyubenko2009-12-021-0/+4
* | | | | Fix QPlainTextEdit cursorUp/Down in combination with non-visible blocksmae2009-12-031-0/+1
* | | | | Merge branch '4.6'Thiago Macieira2009-12-035-3/+59
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Fix for virtual keyboard poping up when it should not.Robert Griebl2009-12-033-3/+3
| * | | | Added a placeholderText(*) property to QLineEdit.Robert Griebl2009-12-033-0/+56
| | |/ / | |/| |
* | | | Merge branch '4.6'Thiago Macieira2009-12-029-82/+65
|\ \ \ \ | |/ / /
| * | | Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-12-023-7/+12
| |\ \ \ | | |/ / | |/| / | | |/
| | * Merge commit 'oslo-staging-2/4.6' into upstream/4.6Olivier Goffart2009-12-023-7/+12
| | |\
| | | * Fixed a potential crash in QDockWidgetThierry Bastian2009-12-011-2/+5
| | | * Fix QFontCombobox autotest on X11Olivier Goffart2009-12-011-3/+2
| | | * Merge commit 'upstream/4.6' into oslo-staging-2/4.6Olivier Goffart2009-11-272-4/+10
| | | |\
| | | * | state wasn't being correctly reloaded on mac with unified toolbarThierry Bastian2009-11-271-2/+5
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-295-71/+49
| |\ \ \ \ | | |/ / /
| | * | | Merge remote branch 'staging/4.6' into 4.6Oswald Buddenhagen2009-11-271-0/+3
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Improved and optimized the WaveUnderlineThorbjørn Lindeijer2009-11-261-0/+3
| | * | | Merge commit oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-274-71/+46
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-262-6/+7
| | | |\ \
| | | | * | Fixed context menu placement partially outside screen bug in Symbian.Janne Anttila2009-11-261-6/+6
| | | | * | Fixed context menu not to have "Options" action.Janne Anttila2009-11-251-0/+1
| | | * | | Make the spinbox and doublespinbox better accept intermediate inputThierry Bastian2009-11-251-65/+35
| | | * | | Merge commit 'upstream/4.6' into oslo-staging-2/4.6Olivier Goffart2009-11-251-0/+24
| | | |\ \ \
| | | * | | | Make sure the cursor of the lineedit doesn't blink when a key is pressedThierry Bastian2009-11-251-0/+4
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-274-4/+14
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | On Mac OS X, QLineEdit should handle MoveToStart/EndOfBlockBenjamin Poulain2009-11-261-4/+4
* | | | | | | Adjust documentation on QCombobox::maxVisibleItems to mention that this does ...Olivier Goffart2009-11-301-2/+3
* | | | | | | Merge branch '4.6'Thiago Macieira2009-11-2527-95/+310
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |