summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
* Remove ifdefs for supporting Mac OS <= 10.5Tor Arne Vestbø2013-02-181-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-144-10/+10
|\
| * Merge "Merge branch 'release' into stable" into refs/staging/stableSergio Ahumada2013-02-012-5/+1
| |\
| | * Merge branch 'release' into stableSergio Ahumada2013-01-312-5/+1
| | |\
| | | * Doc: added snippet file macmainwindow.mmNico Vertriest2013-01-251-1/+1
| | | * Doc: deleted short paragraph referring to non-existing snippetNico Vertriest2013-01-251-4/+0
| * | | Correct QTextEdit detailed description.Mitch Curtis2013-02-011-4/+8
| |/ /
| * | Doc: Fix references to Qt TestSze Howe Koh2013-01-301-1/+1
* | | Fix sizeHint for QAbstractSpinBoxCaroline Chao2013-02-123-31/+24
* | | Also copy checkable property to platform itemBogDan Vatra2013-02-111-1/+2
* | | Automatically hide the SIPBogDan Vatra2013-02-111-1/+1
* | | Allow actions in a QMenu to show their tooltipshjk2013-02-083-1/+47
* | | Remove unused variables and functions from the source codeThiago Macieira2013-02-021-8/+0
* | | Keep QLineEdit placeholder text visible when focusedAurélien Gâteau2013-02-011-2/+1
* | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-291-1/+1
|\ \ \
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-281-1/+1
| |\| |
| | * | Doc: Fix module name formatSze Howe Koh2013-01-251-1/+1
* | | | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-2951-203/+0
|/ / /
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-241-0/+3
|\| |
| * | Document QtMacUnifiedToolBar.Morten Johan Sorvig2013-01-221-0/+3
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-22148-148/+148
|\| |
| * | Update copyright year in Digia's license headersSergio Ahumada2013-01-18148-148/+148
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-161-1/+1
|\| |
| * | QMenu: Fix nested popup when keyboard shortcut is usedOrgad Shaneh2013-01-141-1/+1
| |/
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-071-3/+5
|\|
| * Do not send QAccessible::Focus when current index is changed.Jan Arve Saether2013-01-041-3/+5
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-0423-88/+113
|\|
| * Mac: fix transient QScrollBar flashingJ-P Nurmi2012-12-201-1/+1
| * Mac: Ignore ScrollBarAlwaysOn policy for transient scrollbarsGabriel de Dietrich2012-12-191-11/+14
| * Call QAccessible::updateAccessibility when caret moves in QTextEditJosé Millán Soto2012-12-163-1/+16
| * QMenu: Do not set snapToMouse if a caused-widget exists.Friedemann Kleint2012-12-121-1/+1
| * Mac: disable transient scrollbar animations for non-QScrollBarsJ-P Nurmi2012-12-112-7/+7
| * QScrollBar::initStyleOption(): fix QStyle::State_On handlingJ-P Nurmi2012-12-111-1/+1
| * Remove QT_DLL and QT_NODLL defines.Stephen Kelly2012-12-111-2/+2
| * Fix typos and style in QToolBar documentationDavid Gil2012-12-071-15/+15
| * Mac: Missing update when hovering from one scrollbar to anotherGabriel de Dietrich2012-12-061-3/+3
| * Mac: Transient scrollbars should overlap in the corner on 10.8Gabriel de Dietrich2012-12-061-1/+9
| * QtWidgets docs: use WinVista screenshots instead of obsolescent WinXPJ-P Nurmi2012-12-0615-33/+33
| * Fix typos and style in QSplitter documentationDavid Gil2012-12-051-18/+17
* | Remove some dead code from QLabel::paintEvent()Andy Shaw2012-12-111-14/+0
|/
* Basic high-dpi "retina" support for Qt 5.Morten Johan Sørvig2012-12-011-4/+5
* QWidget windows have fullscreen button by default; manual test for itShawn Rutledge2012-12-011-0/+1
* WINCE: Fix renameing of resource filesAndreas Holzammer2012-12-011-2/+2
* QtWidgets docs: use Fusion screenshotsJ-P Nurmi2012-11-2817-39/+39
* Docs: cleaned up remaining cleanlooks references and screenshotsJ-P Nurmi2012-11-282-10/+5
* Made QMacStyle internalJ-P Nurmi2012-11-235-5/+5
* Add pointers to the rich text documentation from mentions of rich text.Samuel Rødal2012-11-232-3/+6
* [Doc cleanup] Fix typos and style of QAbstractButton, QButtonGroup, QCheckBox...David Gil2012-11-214-50/+49
* Fix incorrect size hint for abstract spinboxJens Bache-Wiig2012-11-151-12/+1
* Add feature to enable rounded line edit on macJens Bache-Wiig2012-11-151-2/+1