summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qdockwidget.h
Commit message (Expand)AuthorAgeFilesLines
* QDockWidget: add notification signal to floating propertyAxel Spoerl2024-03-081-1/+1
* Reapply: Remove const/ref debug operator for QDockWidgetVolker Hilsheimer2024-02-031-1/+0
* Revert "API Review / QDockWidget: Remove const/ref debug operator"Axel Spoerl2024-01-181-0/+1
* API Review / QDockWidget: Fix TODO commentAxel Spoerl2024-01-101-1/+1
* API Review / QDockWidget: Remove const/ref debug operatorAxel Spoerl2024-01-101-1/+0
* Fully export QDockWidget debug operatorAxel Spoerl2023-11-091-2/+2
* Extend qDebug functionality for QDockWidgetAxel Spoerl2023-11-081-0/+5
* QDockWidget: use pmf-style connect syntaxChristian Ehrlicher2023-11-011-2/+0
* Doc: Fix typo in commentKai Köhne2023-08-231-1/+1
* Update documentation of signal QDockWidget::visibilityChangedAxel Spoerl2023-06-161-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Make initStyleOption virtual for various classesThorbjørn Lund Martsum2020-07-311-1/+1
* Remove deprecated members from QtWidgets/widgets classesVolker Hilsheimer2020-04-171-4/+0
* QDockWidget: mark AllDockWidgetFeatures enum value as deprecatedVolker Hilsheimer2020-02-261-1/+4
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-2/+2
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-4/+4
* Convert features.dockwidget to QT_[REQUIRE_]CONFIGStephan Binner2017-07-251-5/+2
* Q_ENUMS -> Q_ENUM and Q_FLAGS -> Q_FLAGAlbert Astals Cid2017-01-021-1/+1
* Add qtwidgetsglobal.h and qtwidgetsglobal_p.hLars Knoll2016-07-141-0/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Make QWidget *=0, Qt::WindowFlags f=0 functions use Q_NULLPTRMarc Mutz2015-07-041-2/+3
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-4/+4
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Bump some Qt 5 to-do's to Qt 6.Jason McDonald2012-04-101-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Use Q_WIDGETS_EXPORT for widgets libraryOlli Werwolff2011-06-081-1/+1
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* fix includesLars Knoll2011-05-071-1/+1
* library splitLars Knoll2011-05-071-0/+146