summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-281-0/+11
| | |\|
| | | * Make sure QDBusMenuBar is restored when the window is hidden and shownDmitry Shachnev2017-03-271-0/+11
| * | | Prefer rvalue versions of toLower() and toUpper()Anton Kudryavtsev2017-03-281-1/+1
| |/ /
| * | Introduce QInputControl::isCommonTextEditShortcutJoerg Bornemann2017-03-271-45/+1
| * | Build fix for -no-feature-texteditPaul Olav Tvete2017-03-271-0/+2
* | | Remove bad compile-time check for QMacStyleJake Petroules2017-04-011-5/+0
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-2811-21/+101
|\| |
| * | Workaround GHS compiler bugKimmo Ollila2017-03-271-0/+12
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-271-3/+3
| |\|
| | * Fix floating dock widget having the wrong parentOlivier Goffart2017-03-221-3/+3
| * | Add feature.dialogStephan Binner2017-03-222-1/+16
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-212-8/+49
| |\|
| | * QToolBox: fix potential UB (invalid cast) in Private::_q_widgetDestroyed()Marc Mutz2017-03-211-6/+4
| | * Fix char format of preedit text in empty text blockEskil Abrahamsen Blomfeldt2017-03-201-2/+45
| * | Add features.widgettextcontrolStephan Binner2017-03-205-9/+21
* | | QDockAreaLayout: Simplify QDockAreaLayout::gapRectOlivier Goffart2017-03-222-47/+27
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-2010-51/+60
|\| |
| * | Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9Liang Qi2017-03-135-41/+37
| |\ \
| | * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-135-41/+37
| | |\|
| | | * Use QT_CONFIG(library) instead of QT_NO_LIBRARYUlf Hermann2017-03-061-1/+0
| | | * QMenu: make wide submenu appear on the same screen with its parent menuOleg Yadrov2017-03-041-2/+13
| | | * Wide QMenu: fix size and positionOleg Yadrov2017-03-042-30/+16
| | | * QDialogButtonGroup: Fix removal of deleted buttonsOlivier Goffart2017-03-021-3/+2
| | | * Fix UB in QWidgetResizeHandler::eventFilterOlivier Goffart2017-02-271-5/+6
| * | | Add feature.abstractbuttonStephan Binner2017-03-134-8/+21
| |/ /
| * | Deprecate QString::nullMarc Mutz2017-03-121-2/+2
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-1428-61/+198
|\| |
| * | QMacStyle: update QTabBar styleOleg Yadrov2017-03-083-9/+40
| * | Add feature.abstractsliderStephan Binner2017-03-086-16/+28
| * | Add feature.pushbuttonStephan Binner2017-03-063-3/+14
| * | Add feature.checkboxStephan Binner2017-03-062-2/+10
| * | Add feature.dialogbuttonboxStephan Binner2017-03-063-4/+13
| * | QLineEditPrivate: introduce SideWidgetLocation classMarc Mutz2017-03-062-16/+22
| * | Add feature.label and feature.formlayoutStephan Binner2017-03-033-4/+11
| * | Add feature.radiobuttonStephan Binner2017-03-033-2/+14
| * | Build fix for -no-feature-shortcutPaul Olav Tvete2017-03-034-2/+10
| * | Fix build with -no-feature-tabbarPaul Olav Tvete2017-03-011-0/+4
| * | Build fix for -no-feature-actionPaul Olav Tvete2017-03-013-1/+22
| * | Add feature.commandlinkbuttonStephan Binner2017-03-012-2/+10
* | | Add new API to control whether shortcuts are shown in context menusJake Petroules2017-03-143-4/+11
* | | Introduce SH_TitleBar_ShowToolTipsOnButtons style hintJake Petroules2017-03-081-7/+1
* | | Remove QT_CONFIG checks for style_macJake Petroules2017-03-031-16/+6
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-025-20/+39
|\| |
| * | Widgets: Replace LGPL21 with LGPL license headerKai Koehne2017-02-281-14/+20
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-244-6/+19
| |\|
| | * QDockWidget: Fix memory leak when dragging a tab outside of a floating tab wi...Olivier Goffart2017-02-241-1/+2
| | * dockwidgets: recalculate the press position if the window resizesSergio Martins2017-02-222-0/+14
| | * Fix crash while dropping a tabbed group into a single floating QDockWidgetOlivier Goffart2017-02-212-5/+3
* | | Remove more tight coupling between QMdiSubWindow and QMacStyleJake Petroules2017-02-281-9/+14
* | | Remove unused references to QMacStyle headersJake Petroules2017-02-284-17/+0