summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qdesktopwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-1/+1
* Remove usages of deprecated APIs of QDesktopWidgetSona Kurazyan2019-10-131-0/+2
* Add screen() accessor to QWidgetFriedemann Kleint2019-08-211-1/+1
* Add accessors for QWindow and QScreen to QWidgetPrivateFriedemann Kleint2019-06-181-10/+2
* QtWidgets: compile with QT_DISABLE_DEPRECATED_BEFORE=0x050d00Christian Ehrlicher2019-02-131-4/+20
* Deprecate QDesktopWidget in favor of QScreenTor Arne Vestbø2017-11-081-14/+23
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-261-20/+2
|\
| * Add QGuiApplication::screenAt()Tor Arne Vestbø2017-09-111-20/+2
* | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-3/+3
|/
* Reduce usage of QDesktopWidget to resolve screen properties in QtWidgetsTor Arne Vestbø2017-08-181-0/+65
* Fix menu position when highdpi scalingMorten Johan Sørvig2017-04-061-2/+3
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-231-8/+12
|\
| * QDesktopScreenWidget::screenNumber(): Use native geometry.Friedemann Kleint2016-06-221-8/+12
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-061-31/+68
|\|
| * QDesktopWidget: fix tracking QScreens.Ralf Jung2016-05-191-31/+68
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-0/+1
|\|
| * QtWidgets: includemocsMarc Mutz2016-03-181-0/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2016-01-121-1/+1
|\|
| * Fix a few container detachmentsSérgio Martins2016-01-101-1/+1
* | Merge remote-tracking branch 'origin/5.6' into devFrederik Gladhorn2016-01-081-14/+66
|\|
| * QDesktopWidget::screenNumber(QPoint): fix handling of virtual desktopsBłażej Szczygieł2016-01-061-6/+19
| * QDesktopWidget::screenNumber(QWidget*): check virtual sibling screensBłażej Szczygieł2016-01-061-17/+35
| * Fix incorrect screen number reported by QDesktopWidgetBłażej Szczygieł2015-12-301-5/+26
* | QtWidgets: use Q_UNLIKELY for every qWarning() (2)Marc Mutz2015-11-251-2/+2
|/
* Notify when the primary screen changesAleix Pol2015-09-081-0/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Improve handling of screens in QWidgets.Friedemann Kleint2015-02-061-1/+8
* Streamline code in QDesktopWidget.Friedemann Kleint2015-02-041-21/+14
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix emission of QDesktopWidget::workAreaResized().Friedemann Kleint2014-09-221-3/+10
* qpa: Merge qdesktopwidget_qpa.cpp into qdesktopwidget.cppTor Arne Vestbø2014-05-151-0/+142
* 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
* 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/+76