summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-1313-74/+78
|\
| * 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
| | * Make sure that the toolbar is in the mainwinow rect for dockingThierry Bastian2009-11-101-1/+1
| | * Make the toolbar extension animated according to the main windowThierry Bastian2009-11-103-5/+4
| | * Make sure the dock widget is updated when changing closable propertyThierry Bastian2009-11-091-0/+5
| | * Now looking for the closer dock area for toolbuttonThierry Bastian2009-11-092-30/+26
| * | doc: Fixed some qdoc errors, numXxx() to xxxCount(), etc.Martin Smith2009-11-111-2/+9
* | | 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
|/ /
* | Merge branch '4.6-platform' into 4.6Denis Dzyubenko2009-11-092-2/+2
|\ \ | |/ |/|
| * Fixed pan gesture handlers in standard Qt widgets.Denis Dzyubenko2009-11-092-2/+2
* | Merge branch '4.6-api-review' into 4.6Marius Storm-Olsen2009-11-098-14/+94
|\ \ | |/ |/|
| * API review: Rename numPages() -> pageCount()Marius Storm-Olsen2009-11-092-1/+14
| * API review: Rename numDigits() and setNumDigits()Marius Storm-Olsen2009-11-092-13/+35
| * API review: Add convenience functions using QMarginsMarius Storm-Olsen2009-11-064-0/+45
* | Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-11-061-0/+2
|\ \
| * | Fix QT_NO_MENUBARJørgen Lind2009-11-061-0/+2
| |/
* | Compile on MacOlivier Goffart2009-11-061-1/+1
* | Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-11-054-54/+63
|\ \ | |/
| * Merge commit '51c9b68' into 4.6Morten Johan Sørvig2009-11-043-53/+61
| |\
| | * Gesture api review.Denis Dzyubenko2009-11-031-4/+4
| | * Made native Pan gesture work on Windows.Denis Dzyubenko2009-11-033-53/+61
| * | Fixed an input method bug when erasing the last character.axis2009-11-031-1/+2
* | | Fix crash in QMenu when using QWidgetActionOlivier Goffart2009-11-042-24/+19
* | | Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-11-048-10/+28
|\ \ \ | |/ /
| * | Merge commit 'origin/4.6' into featureJørgen Lind2009-11-0214-74/+124
| |\ \
| * | | Fix QT_NO_MAINWINDOWJørgen Lind2009-10-291-0/+2
| * | | FIX TABBARJørgen Lind2009-10-292-6/+16
| * | | Fix LIBRARY and ICONJørgen Lind2009-10-292-2/+2
| * | | Fix QT_NO_GROUPBOXJørgen Lind2009-10-292-2/+2
| * | | Fix ValidatorJørgen Lind2009-10-291-0/+6
* | | | Pressing return in a QWizard would erase the active password entry.Gabriel de Dietrich2009-11-031-11/+12
* | | | Make the combobox emit activated when it loses focusThierry Bastian2009-11-023-8/+32
* | | | Merge origin/4.6 into team-widgets/4.6Olivier Goffart2009-11-023-6/+39
|\ \ \ \ | | |/ / | |/| |
| * | | Merge commit '8c4edbd04f350294462fd689748de2dd7cc84d47' into 4.6-upstreamBradley T. Hughes2009-10-303-6/+39
| |\ \ \ | | | |/ | | |/|
| | * | Fix tab widget painting in QGtkStyle with reverseJens Bache-Wiig2009-10-081-2/+12
| | * | Tabs with corner widgets are drawn incorrectly in document mode on Mac.Prasanth Ullattil2009-10-291-2/+2
| | * | Wrong font used when moving a tab in document mode.Prasanth Ullattil2009-10-281-0/+1
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6-WM_...Bradley T. Hughes2009-10-282-3/+25
| | |\ \ | | | |/ | | |/|
| | | * QTabbar is not behaving (painting) like native ones on Mac.Prasanth Ullattil2009-10-272-3/+25