summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qmainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix links to Application ExampleVolker Hilsheimer2020-12-021-3/+3
* Adjust code format, add space after 'if'Zhang Sheng2020-11-161-1/+1
* Rename the new platform APIs from QPlatformInterface to QNativeInterfaceTor Arne Vestbø2020-10-071-1/+1
* Move private platform interfaces to private QPA headersTor Arne Vestbø2020-07-201-0/+1
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-1/+1
* Simplify QMainWindow::setUnifiedTitleAndToolBarOnMacTor Arne Vestbø2020-07-061-21/+14
* Remove dead code from src/widgetsVolker Hilsheimer2020-05-111-5/+1
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-081-5/+5
|\
| * macOS: Remove all use of deprecated Q_OS_OSX defineTor Arne Vestbø2020-04-031-5/+5
* | Docs: Remove traces of QGLJohan Klokkhammer Helsing2020-02-201-1/+1
|/
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-021-0/+2
|\
| * Check platformNativeInterface pointer before dereferencingShawn Rutledge2019-12-311-0/+2
* | Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-8/+8
|/
* Fix build without feature.tabbarTasuku Suzuki2019-07-021-4/+2
* Doc: replace even more null/0/nullptr with \nullptr macroChristian Ehrlicher2019-05-081-3/+3
* Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-10-251-17/+4
|\
| * Doc: Move literal code block to a separate fileCristian Maureira-Fredes2018-10-151-17/+4
* | Qt 6: Change QMainWindow::toolBarArea to take const pointer insteadJoni Poikelin2018-10-151-1/+5
|/
* qtlite: Fix build with -no-feature-cursor or -no-feature-dockwidgetMikhail Svetkin2018-05-151-0/+4
* Convert features.toolbar to QT_[REQUIRE_]CONFIGStephan Binner2018-05-021-7/+11
* doc: Fix many qdoc warnings, mostly missing return typesMartin Smith2018-01-241-1/+3
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-091-0/+1
|\
| * QMainWindow: Clear menubar parent when new one is setGabriel de Dietrich2017-11-071-0/+1
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-201-7/+3
|\|
| * Convert features.menu to QT_[REQUIRE_]CONFIGStephan Binner2017-09-191-3/+3
| * Convert features.mainwindow to QT_[REQUIRE_]CONFIGStephan Binner2017-09-111-4/+0
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-061-3/+6
|\|
| * Convert features.menubar to QT_[REQUIRE_]CONFIGStephan Binner2017-09-041-3/+6
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-151-3/+5
|\|
| * Convert features.statusbar to QT_[REQUIRE_]CONFIGStephan Binner2017-08-081-3/+5
* | Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-021-17/+19
|\|
| * Convert features.tabbar to QT_[REQUIRE_]CONFIGStephan Binner2017-07-251-3/+3
| * Convert features.dockwidget to QT_[REQUIRE_]CONFIGStephan Binner2017-07-251-17/+19
| * Convert features.tabwidget to QT_[REQUIRE_]CONFIGStephan Binner2017-07-251-2/+2
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-041-2/+2
|\|
| * Convert features.statustip to QT_CONFIGStephan Binner2017-06-291-2/+2
* | QMainWindow: move the separator handling in another classOlivier Goffart2017-04-131-169/+2
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-02-101-1/+1
|\|
| * Doc: Normalize \since usageTopi Reinio2017-01-311-1/+1
* | QMainWindow: remove dead code about mac unified toolbarOlivier Goffart2017-02-091-85/+1
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-081-1/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-041-1/+1
| |\
| | * QMainWindow: fix wording in apidocFrederik Schwarzer2016-10-311-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-2/+4
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-311-2/+4
| |\|
| | * Fixed crash taking null central widgetAndré Somers2016-10-281-2/+4
* | | Change confusing Q_DEAD_CODE_FROM_QT4_FOO defineTor Arne Vestbø2016-10-141-8/+8
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-161-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-1/+1
| |\|
| | * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-121-1/+1