summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-171-1/+2
|\
| * QAbstractButton: don't clear 'pressed' flag unless left button is releasedRichard Moe Gustavsen2017-11-151-1/+2
* | QMenu: Refactor insertion of action in QPA menuGabriel de Dietrich2017-11-152-54/+57
* | QMenu: Update menu action sizes if popup is (not)caused from menu barBłażej Szczygieł2017-11-152-0/+8
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-098-103/+129
|\|
| * QMainWindow: Clear menubar parent when new one is setGabriel de Dietrich2017-11-071-0/+1
| * QMenuBar: Update title on changeGabriel de Dietrich2017-11-072-24/+34
| * QMenuPrivate: Use in-class initializers where possibleGabriel de Dietrich2017-11-071-56/+31
| * QMenuPrivate: Rearrange member variablesGabriel de Dietrich2017-11-071-53/+76
| * QWidget: Propagate window file path after createTor Arne Vestbø2017-11-071-0/+2
| * QHeaderView: Skip hidden sections on cascading resizeChristian Ehrlicher2017-11-061-0/+6
| * QHeaderView: Honor maximumSectionSize property during resizeSections()Christian Ehrlicher2017-11-061-1/+1
| * Windows: Use SM_CXSMICON instead of SM_CXICON for the tray icon sizeFriedemann Kleint2017-11-041-3/+2
| * QListView: make sure to respect grid size during dataChanged() handlingChristian Ehrlicher2017-11-041-3/+12
| * Disable window shortcuts if there is a window modal dialogElvis Angelaccio2017-11-041-1/+1
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-304-4/+7
|\|
| * Make sure that QAccessibleWindowContainer::childCount is validFrederik Gladhorn2017-10-251-1/+1
| * QWizard: Do not remove the Next button's shortcutMaciej Czarnecki2017-10-241-2/+2
| * QAction: fix ::setData() always emits changed()Yulong Bai2017-10-241-0/+2
| * Add clarifying documentation for QLayout::removeWidget()Andy Shaw2017-10-241-1/+2
* | Fix -no-opengl buildTimur Pocheptsov2017-10-281-0/+4
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-231-1/+3
|\|
| * QShortcut: Fall back to cross platform code in absence of QPA menuGabriel de Dietrich2017-10-171-1/+3
* | Fix implementation of spell check underline stylesDmitry Shachnev2017-10-211-3/+2
* | MinGW: Globally define WINVER and _WIN32_WINNT to enable Windows 7 APIOrgad Shaneh2017-10-191-2/+0
* | QAbstractItemView: Make it easier to drop above and below itemsThorbjørn Lund Martsum2017-10-181-1/+1
* | Doc: qtwidgets index page: wrong name for image fileNico Vertriest2017-10-181-1/+1
* | Doc: correct filename png filesNico Vertriest2017-10-182-2/+2
* | Doc: replace screenshot widgets tutorial with more updated versionNico Vertriest2017-10-181-0/+0
* | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2017-10-173-3/+3
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-163-3/+3
| |\|
| | * QSystemTrayIcon/Windows: Fix position of context menu with High DPI scalingFriedemann Kleint2017-10-161-0/+9
| | * Remove some unused, local variablesJędrzej Nowacki2017-10-142-2/+0
| | * QDockWidget - improve resizeThorbjørn Lund Martsum2017-10-101-1/+3
* | | macOS: Mark the widget's container as embedded when placed into NSMenuItemv5.10.0-beta2Tor Arne Vestbø2017-10-161-0/+5
|/ /
* | QMacStyle: smooth QMenu corners for realOleg Yadrov2017-10-052-0/+15
* | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2017-10-0511-75/+147
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-0411-75/+147
| |\|
| | * Fix crash when reparenting window containerPaul Olav Tvete2017-09-281-2/+4
| | * Return focus to correct widget after showing menuPaul Olav Tvete2017-09-261-1/+2
| | * Make QDateTimeParser a separate featureEdward Welbourne2017-09-252-4/+11
| | * QCompleter: Send activated() signal only once on return keyGabriel de Dietrich2017-09-222-12/+21
| | * Avoid calling QCompleter::popup() internallyGabriel de Dietrich2017-09-223-11/+18
| | * QTabWidget: Don't build expensive parts of the style option when hiddenGabriel de Dietrich2017-09-221-34/+49
| | * Fix QGraphicsEffect draw error size in decimal scale factorIceyer Lee2017-09-211-1/+1
| | * Itemviews: Set the WA_InputMethodEnabled attribute correctlyAndy Shaw2017-09-201-10/+8
| | * QGestureManager::filterEventThroughContexts(): Reduce debug outputFriedemann Kleint2017-09-201-2/+35
* | | Let QPlatformBackingStore handle its own QOpenGLContextTor Arne Vestbø2017-10-053-29/+11
* | | Widgets: change QWidget::setTabOrder to understand compound widgetsRichard Moe Gustavsen2017-10-041-43/+56
|/ /
* | Doc: Add 2 QtWidgets examples to highlighted examplesNico Vertriest2017-09-291-0/+2