summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qdockwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* QDockWidget: Use resizer without native window decorationAxel Spoerl2024-03-021-4/+4
* QDockWidget: fix dock buttons sizeChristian Ehrlicher2024-02-161-1/+1
* Reapply: Remove const/ref debug operator for QDockWidgetVolker Hilsheimer2024-02-031-10/+9
* Revert "API Review / QDockWidget: Remove const/ref debug operator"Axel Spoerl2024-01-181-9/+10
* Remove note about QDockWidget::DockWidgetClosable not working on macOSTor Arne Vestbø2024-01-161-3/+1
* API Review / QDockWidget: Remove const/ref debug operatorAxel Spoerl2024-01-101-10/+9
* QDockWidget: Clarify documentation of floating propertyAxel Spoerl2023-12-141-3/+6
* QMainWindowPrivate::layout - use QPointer instead of bare pointerAxel Spoerl2023-12-051-0/+4
* QDockWidget: Fix group unpluggingAxel Spoerl2023-11-181-1/+16
* Remove bool trap in QDockWidgetPrivate::endDrag()Axel Spoerl2023-11-171-10/+9
* QDockWidget: Remove "group" bool trapAxel Spoerl2023-11-091-4/+4
* Extend qDebug functionality for QDockWidgetAxel Spoerl2023-11-081-0/+21
* QDockWidget: fix dock buttons sizeChristian Ehrlicher2023-11-041-23/+2
* QDockWidget: use pmf-style connect syntaxChristian Ehrlicher2023-11-011-8/+9
* QDockWidget: Do not propagate title from a closed dock widgetAxel Spoerl2023-10-071-1/+1
* QDockWidget: Don't use QWidgetResizeHandler on WindowsAxel Spoerl2023-10-021-0/+4
* QDockWidget: ignore close event if DockWidgetClosable is not setVolker Hilsheimer2023-09-211-1/+7
* Fix build with -no-feature-dragandropTasuku Suzuki2023-08-171-0/+6
* Fix qdoc link warnings after moving a few examples to manual testsTor Arne Vestbø2023-06-271-1/+1
* Update documentation of signal QDockWidget::visibilityChangedAxel Spoerl2023-06-161-0/+4
* QDockWidget: Propagate window title when re-dockingAxel Spoerl2023-06-071-3/+9
* Use platform drags for drags of docks and toolbars on waylandDavid Redondo2023-06-021-2/+26
* Introduce events for Window device pixel ratio changesDavid Edmundson2023-02-131-1/+1
* Replace warning with debug message in dockwidget high DPI mappingAxel Spoerl2022-11-171-1/+1
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-1/+1
* Port from container.count()/length() to size()Marc Mutz2022-10-041-3/+3
* Fix native titlebar offset and resizing upon unplugging dock widgetsAxel Spoerl2022-09-241-1/+7
* Refix QDockwidget drag out dockwidgetThorbjørn Lund Martsum2022-09-061-1/+1
* Fix dragging a docked QDockWidget [REG-fix]Thorbjørn Lund Martsum2022-08-311-1/+1
* Deliver non-client area mouse events to WASM windowsMikolaj Boc2022-07-271-2/+2
* QDockWidget warning log for an unexpected situationThorbjørn Lund Martsum2022-07-051-1/+4
* Fix QDockWidget move between screens with different dprThorbjørn Lund Martsum2022-06-291-1/+28
* Replace QT_NO_ACCESSIBILITY with QT_CONFIG(accessibility)Allan Sandfeld Jensen2022-06-151-2/+2
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* QtWidgets: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-05-021-3/+5
* Fix QDockWidget parenting and dock permissionsAxel Spoerl2022-04-191-4/+24
* Use QStylePainter when painting widgetsMorten Johan Sørvig2022-01-201-3/+3
* Allow dragging of a floating dockwidget on macOS with a custom titlebarAndy Shaw2021-08-021-1/+1
* Use On icon for pressed dock widget title buttons without frameVolker Hilsheimer2021-06-241-2/+4
* Doc: Add a note about a limitation in QDockWidget on macOSAndy Shaw2021-06-081-0/+5
* QDockWidget, macOS: don't drag on native widgetsRichard Moe Gustavsen2021-05-121-4/+18
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-4/+4
* Change QWidget::enterEvent signature to take a QEnterEventVolker Hilsheimer2020-09-051-2/+2
* High-DPI: Remove usage of Qt::AA_EnableHighDpiScalingTor Arne Vestbø2020-08-281-2/+2
* Mark some Qt namespace enum members properly as deprecatedEdward Welbourne2020-08-271-2/+0
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-1/+1
* Remove deprecated QStyleOption::init()Christian Ehrlicher2020-06-211-2/+2
* Phase 2 of removing QDesktopWidgetVolker Hilsheimer2020-06-081-1/+0
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-081-8/+8
* Remove deprecated members from QtWidgets/widgets classesVolker Hilsheimer2020-04-171-5/+0