summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Merge commit 'oslo-staging-2/4.6' into upstream/4.6Olivier Goffart2009-11-254-4/+14
| |\
| * | Fix softkeys for QDialogButtonBoxes created without a parent.Jason Barron2009-11-241-0/+24
* | | Make sure the cursor of the lineedit doesn't blink when a key is pressedThierry Bastian2009-11-251-0/+4
| |/ |/|
* | 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
|\ \ | |/
| * Docs : Add details to QMdiArea::removeSubWindow()Dean Dettman2009-11-241-2/+4
| * Merge remote branch 'origin/4.6' into 4.6-ceninerider2009-11-233-3/+6
| |\
| * | WinCE: only use native menu bars for windows mobileninerider2009-11-231-0/+3
* | | 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
| |/ |/|
* | 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
|/
* 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
| |\
| | * Maemo4 fix Hildon input method for graphics viewRalf Engels2009-11-163-3/+6
| * | QMenu: do not crash if action is destroyed in the triggered signal.Olivier Goffart2009-11-161-1/+2
| |/
| * Made widgets not clear their contents after losing edit focus.axis2009-11-162-0/+8
* | Merge remote branch 'staging/4.6' into 4.6Simon Hausmann2009-11-171-2/+4
|\ \ | |/ |/|
| * doc: Fixed qdoc errors.Martin Smith2009-11-161-1/+1
| * Doc: Adding explanation to QTextEditMorten Engvoldsen2009-11-161-1/+1
| * Doc: Added short explanation to textEdit->toPlainText()Morten Engvoldsen2009-11-161-1/+3
* | Fixed a regression in mainwindow that would not restore correctlyThierry Bastian2009-11-131-3/+2
* | Merge commit upstream/4.6 into oslo-staging-2/4.6Olivier Goffart2009-11-131-2/+2
|\ \ | |/
| * Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-1313-74/+78
| |\
| * | doc: Fixed some qdoc errors, numXxx() to xxxCount(), etc.Martin Smith2009-11-111-1/+8
| * | Doc: Fix warnings caused by deprecations.David Boddie2009-11-091-2/+2
* | | Fixed: QCalendarWidget::showNextMonth() followed by a click on the navigation...Olivier Goffart2009-11-131-0/+14
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-122-9/+21
|\ \ \
| * | | Fix for qmessagebox default softkey visibility + some tab/space fixes.Janne Anttila2009-11-111-8/+20
| * | | Long-press shortcuts for symbols on QWERTY keyboard don't workJouni Hiltunen2009-11-101-1/+1
| |/ /
* | | QLabel: Fixed text underlined when te label has a control and the text contai...Olivier Goffart2009-11-122-17/+23
* | | Fixa regression that could make a dockwidget disappear if unfloatableThierry Bastian2009-11-121-0/+3
| |/ |/|
* | Merge commit 'widget/4.6' into oslo-staging-2/4.6Olivier Goffart2009-11-1113-74/+78
|\ \
| * | Fixed: QFontComboBox emits the currentFontChanged() signal twiceOlivier Goffart2009-11-111-1/+3
| * | QAbstractScrollArea: Wheel over a scrollarea that has only one horizontal scr...Olivier Goffart2009-11-112-6/+7
| * | Fix Font combobox: one can set the current font without it being changedThierry Bastian2009-11-111-0/+7
| * | QDockWidget also emits dockLocationChanged when the state is restoredThierry Bastian2009-11-101-2/+1
| * | Make it possible for QMainWindow to restore the geom of undocked widgetThierry Bastian2009-11-101-3/+3
| * | Menubars in dual screen mode now popup the menus on the correct screenThierry Bastian2009-11-101-1/+3
| * | Make sure the context menus also clear the status tip when neededThierry Bastian2009-11-102-26/+19