summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2009-12-221-1/+1
|\
| * Fix for WinCE compilation of QAbstractSpinBox.David Laing2009-12-211-1/+1
* | Edit focus should not be lost unless by explicit actionSami Merila2009-12-211-1/+5
|/
* Fixing compile issue on Windows CEAleksandar Sasha Babic2009-12-181-3/+1
* Fixed two incorrect signal connections.axis2009-12-182-2/+2
* Merge remote branch 'staging/4.6' into 4.6Simon Hausmann2009-12-174-5/+18
|\
| * Text cursor is not shown properly in line edits on Mac OS X.Prasanth Ullattil2009-12-163-2/+18
| * Calling removeToolBar() on native Mac toolbars (Cocoa) causes crash.Prasanth Ullattil2009-12-151-3/+0
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2009-12-167-14/+70
|\ \
| * \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-12-165-4/+19
| |\ \
| * | | qreal-izationAleksandar Sasha Babic2009-12-151-1/+2
| * | | Merge branch 'mergeRequest-2149' into 4.6-s60axis2009-12-153-0/+6
| |\ \ \
| | * | | Enabled input method update code for all platforms.axis2009-12-153-7/+0
| | * | | Can't delete selected characters from FEP using backspace touch button.Tero Saarni2009-12-103-0/+13
| * | | | FEP indicator shown in status pane when it should notSami Merila2009-12-141-1/+4
| * | | | Slow spinbox on N95 when using keys Up/DownAleksandar Sasha Babic2009-12-112-12/+58
| | |_|/ | |/| |
* | | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-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
|/ / / /
* | | | Merge commit '33441e2a611f07207b0b942368aab9010cdf8ab1' of oslo-staging-1/4.6...Simon Hausmann2009-12-051-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
* | | | | 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
| | |_|/ | |/| |
* | | | 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 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
| | |\ \