summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-19148-148/+148
* Make sure that we #include qconfig.h before testing for features.Thiago Macieira2013-03-191-0/+2
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-1625-61/+61
* Add convenience for section actions in QMenuKevin Ottens2013-03-132-2/+107
* QFontComboBox: Minor code optimization & simplificationKonstantin Ritt2013-03-121-25/+12
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-052-7/+7
|\
| * Fix Qt Designer warning about being unable to handle property.Friedemann Kleint2013-02-261-1/+1
| * Hiding scrollbar on MacOSX 10.7 if policy is set to ScrollBarAlwaysOffCyril Oblikov2013-02-211-6/+6
* | Introducing the Qt Android portPaul Olav Tvete2013-03-051-11/+18
* | Update the display to reflect changes by input methodPaul Olav Tvete2013-02-271-1/+2
* | Add multi-line input method hintPaul Olav Tvete2013-02-271-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-202-18/+27
|\|
| * Fix QDockWidget being unable to dock when initially floating.Friedemann Kleint2013-02-201-3/+11
| * Doc: Removed reference to deprecated \badcode command.Jerome Pasion2013-02-191-1/+2
| * Cocoa: Add QMdiSubWindow size grip back.Morten Johan Sørvig2013-02-191-14/+14
* | QProgressBar: Use localized numbers and percent sign.Friedemann Kleint2013-02-202-10/+39
* | 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