summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qwidgetresizehandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* QtWidgets: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-05-021-1/+3
* Remove usage of QDesktopWidget(Private) from most places in QtWidgetsVolker Hilsheimer2020-07-071-1/+1
* Phase 2 of removing QDesktopWidgetVolker Hilsheimer2020-06-081-2/+1
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-081-4/+4
* Reduce QDesktopWidget API to bare minimumVolker Hilsheimer2020-05-151-4/+4
* Unexport QWidgetResizeHandler and remove move functionalityVolker Hilsheimer2020-04-031-78/+28
* Remove dead code from Qt 4 timesTor Arne Vestbø2019-08-201-15/+0
* dockwidgets: Unbreak moving floating dock widgets with custom titlebarSergio Martins2019-05-211-1/+1
* Fix shortcuts in dock widgets with custom title barMorten Kristensen2018-09-241-0/+1
* Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-301-1/+1
|\
| * QWidgetResizeHandler - undo (potential) move breakThorbjørn Lund Martsum2017-12-081-1/+1
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-161-1/+3
|\|
| * QDockWidget - improve resizeThorbjørn Lund Martsum2017-10-101-1/+3
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-201-0/+2
|\|
| * Convert features.sizegrip to QT_[REQUIRE_]CONFIGStephan Binner2017-09-121-0/+2
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-061-3/+0
|\|
| * Convert features.resizehandler to QT_[REQUIRE_]CONFIGStephan Binner2017-09-041-3/+0
* | Reduce usage of QDesktopWidget to resolve screen properties in QtWidgetsTor Arne Vestbø2017-08-181-5/+6
|/
* Fix UB in QWidgetResizeHandler::eventFilterOlivier Goffart2017-02-271-5/+6
* Change confusing Q_DEAD_CODE_FROM_QT4_FOO defineTor Arne Vestbø2016-10-141-2/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-0/+2
|\
| * QtWidgets: includemocsMarc Mutz2016-03-181-0/+2
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* 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-2/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add fixme-comment to QWidgetResizeHandler.Friedemann Kleint2014-07-031-0/+4
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Replace some Q_WS_X11 by check for platform's name.Friedemann Kleint2012-07-161-7/+7
* Remove QWorkspace.Debao Zhang2012-03-231-1/+1
* Updated QApplication / QGuiApplication to match Qt 5 reality.Samuel Rødal2012-02-221-2/+0
* Windows: Fix inclusion of <windows.h>Friedemann Kleint2012-02-011-3/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* library splitLars Knoll2011-05-071-0/+547