index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
/
widgets
/
qmainwindow.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove dead QT_EXPERIMENTAL_CLIENT_DECORATIONS code
Tor Arne Vestbø
2025-04-01
1
-48
/
+0
*
QDockWidget: add Q_PROPERTY dockWidgetArea
Axel Spoerl
2024-12-02
1
-0
/
+3
*
Doc: Remove usage of defunct QDoc command
Paul Wicking
2024-08-28
1
-2
/
+0
*
Map drag event positions to global during dock/toolbar drag
David Redondo
2024-03-05
1
-1
/
+2
*
Handle drag leave when performing platform drag of docks or toolbars
David Redondo
2024-03-05
1
-0
/
+5
*
Refactor and fix QMainWindow::tabifiedDockWidgets()
Axel Spoerl
2024-02-29
1
-15
/
+2
*
Revert "QDockWidget: Always show dock widgets with the main window"
Axel Spoerl
2023-12-29
1
-7
/
+0
*
QMainWindowPrivate::layout - use QPointer instead of bare pointer
Axel Spoerl
2023-12-05
1
-2
/
+2
*
QDockWidget: Always show dock widgets with the main window
Axel Spoerl
2023-11-14
1
-0
/
+7
*
Remove references to Application Example
Axel Spoerl
2023-07-06
1
-2
/
+1
*
Move MDI example to manual test
Tor Arne Vestbø
2023-06-29
1
-1
/
+1
*
Fix missing references to 'Qt Widgets - Application Example'
Tor Arne Vestbø
2023-06-27
1
-1
/
+0
*
Fix qdoc link warnings after moving a few examples to manual tests
Tor Arne Vestbø
2023-06-27
1
-1
/
+1
*
Use platform drags for drags of docks and toolbars on wayland
David Redondo
2023-06-02
1
-0
/
+20
*
Remove the 'sdi' example
Volker Hilsheimer
2023-03-02
1
-1
/
+1
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-1
/
+1
*
QtWidgets: restore Qt 5 compatibility for save/restore state
Giuseppe D'Angelo
2022-05-18
1
-0
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Correct documentation in QMainWindow in regards to centralwidget
David Skoland
2022-04-05
1
-4
/
+1
*
Ensure QMainWindow has WA_TranslucentBackground when using unified toolbar
Tor Arne Vestbø
2022-02-18
1
-1
/
+8
*
Test result of qobject_cast before dereferencing
Li Xi
2021-11-15
1
-6
/
+7
*
widgets: Fix typos in documentation
Jonas Kvinge
2021-10-12
1
-3
/
+3
*
Assert that we have a layout before dereferencing
Volker Hilsheimer
2021-02-24
1
-0
/
+3
*
Fix links to Application Example
Volker Hilsheimer
2020-12-02
1
-3
/
+3
*
Adjust code format, add space after 'if'
Zhang Sheng
2020-11-16
1
-1
/
+1
*
Rename the new platform APIs from QPlatformInterface to QNativeInterface
Tor Arne Vestbø
2020-10-07
1
-1
/
+1
*
Move private platform interfaces to private QPA headers
Tor Arne Vestbø
2020-07-20
1
-0
/
+1
*
Add ; to Q_UNUSED
Lars Schmertmann
2020-07-07
1
-1
/
+1
*
Simplify QMainWindow::setUnifiedTitleAndToolBarOnMac
Tor Arne Vestbø
2020-07-06
1
-21
/
+14
*
Remove dead code from src/widgets
Volker Hilsheimer
2020-05-11
1
-5
/
+1
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-04-08
1
-5
/
+5
|
\
|
*
macOS: Remove all use of deprecated Q_OS_OSX define
Tor Arne Vestbø
2020-04-03
1
-5
/
+5
*
|
Docs: Remove traces of QGL
Johan Klokkhammer Helsing
2020-02-20
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2020-01-02
1
-0
/
+2
|
\
|
*
Check platformNativeInterface pointer before dereferencing
Shawn Rutledge
2019-12-31
1
-0
/
+2
*
|
Tidy nullptr usage
Allan Sandfeld Jensen
2019-12-06
1
-8
/
+8
|
/
*
Fix build without feature.tabbar
Tasuku Suzuki
2019-07-02
1
-4
/
+2
*
Doc: replace even more null/0/nullptr with \nullptr macro
Christian Ehrlicher
2019-05-08
1
-3
/
+3
*
Merge remote-tracking branch 'origin/5.12' into dev
Liang Qi
2018-10-25
1
-17
/
+4
|
\
|
*
Doc: Move literal code block to a separate file
Cristian Maureira-Fredes
2018-10-15
1
-17
/
+4
*
|
Qt 6: Change QMainWindow::toolBarArea to take const pointer instead
Joni Poikelin
2018-10-15
1
-1
/
+5
|
/
*
qtlite: Fix build with -no-feature-cursor or -no-feature-dockwidget
Mikhail Svetkin
2018-05-15
1
-0
/
+4
*
Convert features.toolbar to QT_[REQUIRE_]CONFIG
Stephan Binner
2018-05-02
1
-7
/
+11
*
doc: Fix many qdoc warnings, mostly missing return types
Martin Smith
2018-01-24
1
-1
/
+3
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-11-09
1
-0
/
+1
|
\
|
*
QMainWindow: Clear menubar parent when new one is set
Gabriel de Dietrich
2017-11-07
1
-0
/
+1
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-09-20
1
-7
/
+3
|
\
|
|
*
Convert features.menu to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-09-19
1
-3
/
+3
|
*
Convert features.mainwindow to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-09-11
1
-4
/
+0
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-09-06
1
-3
/
+6
|
\
|
[next]