summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-12-046-7/+63
|\
| * Merge commit 'c0b81480b2909b18ac15bdd124a562ae005c2f41' into origin-4.6Olivier Goffart2009-12-041-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 branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-295-71/+49
| |\ \ \
| * \ \ \ 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
* | | | | | Fix toolbar animation when restoring from expanded stateThierry Bastian2009-12-042-2/+3
| |_|_|_|/ |/| | | |
* | | | | QCompleter wouldn't emit highlighted() and activated() signalsGabriel de Dietrich2009-12-031-3/+3
| |_|_|/ |/| | |
* | | | 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 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 git@scm.dev.nokia.troll.no:qt/qt into 4.6David Boddie2009-11-254-4/+14
|\ \ \ \ \ \ | | |/ / / / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | Merge commit 'oslo-staging-2/4.6' into upstream/4.6Olivier Goffart2009-11-254-4/+14
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | Make paste + undo behave in QLineEdit as it does in QTextEditThierry Bastian2009-11-241-1/+6
| | |/
| | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-staging2axis2009-11-242-2/+7
| | |\
| | * | Make the menubar filter out EScape only if there is a current actionThierry Bastian2009-11-231-1/+2
| | * | Make the buttons react on mouse release only if it was pressedThierry Bastian2009-11-232-2/+6
* | | | Mac: deleting a menu item might clear items in other menusRichard Moe Gustavsen2009-11-251-6/+4
* | | | Cocoa: 'Quit' in menu bar does not workRichard Moe Gustavsen2009-11-251-1/+5
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-252-2/+28
|\ \ \ \ | |/ / /
| * | | Fix softkeys for QDialogButtonBoxes created without a parent.Jason Barron2009-11-241-0/+24
| | |/ | |/|
| * | Docs : Add details to QMdiArea::removeSubWindow()Dean Dettman2009-11-241-2/+4
* | | QLineEdit fix for macDenis Dzyubenko2009-11-241-2/+6
|/ /
* | Merge remote branch 'origin/4.6' into 4.6-ceninerider2009-11-233-3/+6
|\ \ | |/
| * Revert "Do not extend the last toolbar in a line when moving it"Thierry Bastian2009-11-202-8/+6
| * Do not extend the last toolbar in a line when moving itThierry Bastian2009-11-202-5/+7
| * Fix for tabwidget usesScrollButton being overriden by stylesheetOlivier Goffart2009-11-202-2/+5
* | WinCE: only use native menu bars for windows mobileninerider2009-11-231-0/+3
|/
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-202-4/+74
|\
| * QAbstractSlider: keypad navigation is slow.Frans Englich2009-11-192-4/+74
* | On main window, the sizegrip visibility was not correctly updatedThierry Bastian2009-11-191-8/+21
* | Fixes: QCommandLinkButton crop large icons.Olivier Goffart2009-11-191-1/+2
|/
* Ran the script utils/normalizeOlivier Goffart2009-11-185-16/+16
* MAke a readonly QLineEdit not show "write" actions in its context menuThierry Bastian2009-11-181-18/+28
* QMenu: make the menu follow its parent/caused layout directionThierry Bastian2009-11-182-0/+25
* Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-174-4/+16
|\
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-163-3/+6
| |\