summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qmainwindowlayout_p.h
Commit message (Expand)AuthorAgeFilesLines
* Explicitly prevent out-of-bounds access to tabPositions arrayVolker Hilsheimer2020-05-051-1/+1
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-071-0/+4
|\
| * Fix some issues of a clang-cl developer buildFriedemann Kleint2020-01-061-0/+4
* | Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-1/+1
|/
* Fix build without feature.tabbarTasuku Suzuki2019-07-021-3/+5
* More nullptr usage in headersKevin Funk2019-03-141-3/+3
* Qt 6: Change QMainWindow::toolBarArea to take const pointer insteadJoni Poikelin2018-10-151-1/+1
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-241-8/+9
|\
| * Fix build without features.cursorTasuku Suzuki2018-05-151-11/+15
* | qtlite: Fix build with -no-feature-cursor or -no-feature-dockwidgetMikhail Svetkin2018-05-151-6/+9
|/
* Convert features.toolbar to QT_[REQUIRE_]CONFIGStephan Binner2018-05-021-2/+4
* dockwidgets: Resize the rubber-band when our drop target is resizedSergio Martins2018-04-121-0/+4
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-261-4/+2
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-201-4/+2
| |\
| | * Convert features.mainwindow to QT_[REQUIRE_]CONFIGStephan Binner2017-09-111-4/+2
* | | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-13/+13
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-151-1/+1
|\|
| * Convert features.statusbar to QT_[REQUIRE_]CONFIGStephan Binner2017-08-081-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-021-13/+17
|\|
| * Convert features.tabbar to QT_[REQUIRE_]CONFIGStephan Binner2017-07-251-4/+6
| * Convert features.dockwidget to QT_[REQUIRE_]CONFIGStephan Binner2017-07-251-7/+9
| * Convert features.tabwidget to QT_[REQUIRE_]CONFIGStephan Binner2017-07-251-2/+2
* | Merge remote-tracking branch 'origin/5.9' into devGabriel de Dietrich2017-07-131-1/+1
|\|
| * Convert features.rubberband to QT_[REQUIRE_]CONFIGStephan Binner2017-07-111-1/+1
* | DockWidgets: Allow to have floating dockwidgets side by sideOlivier Goffart2017-04-131-3/+11
* | QMainWindow: move the separator handling in another classOlivier Goffart2017-04-131-12/+251
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-02-101-1/+3
|\|
| * Clear dock indicator when not over a floating dock group windowSergio Martins2017-02-011-1/+2
* | QMainWindow: remove dead code about mac unified toolbarOlivier Goffart2017-02-091-37/+0
|/
* Fix build with -no-feature-tabbarPaul Olav Tvete2017-01-251-1/+1
* QDockWidgetGroupWindow now honors custom title barSergio Martins2016-12-151-0/+5
* Change confusing Q_DEAD_CODE_FROM_QT4_FOO defineTor Arne Vestbø2016-10-141-2/+2
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-051-1/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-051-1/+1
| |\
| | * Fix QMainWindow::restoreDockWidget() with GroupedDraggingOlivier Goffart2016-08-301-1/+1
* | | Add qtwidgetsglobal.h and qtwidgetsglobal_p.hLars Knoll2016-07-141-0/+1
|/ /
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Give names to enum used in templates.Rolland Dudemaine2015-12-041-1/+1
* | Remove dead code.Jake Petroules2015-11-271-12/+0
|/
* QMainWindow: allow dropping QDockWidget to floating docksOlivier Goffart2015-08-011-1/+18
* QMainWindowLayout::hover does not need to return a valueOlivier Goffart2015-07-071-1/+1
* Add QMainWindow::GroupedDragging DockOptionOlivier Goffart2015-05-121-2/+22
* Allow for rearranging tabified QDockWidgetsOlivier Goffart2015-04-111-0/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-031-4/+4
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-9/+9
* Cleanup: Remove some obsolete code supporting a pre-4.3 formatLars Knoll2014-10-311-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Streamline debug output of QMainWindowLayout.Friedemann Kleint2014-07-301-10/+8
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1