summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qeffects.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix RollEffect misplacements in High DPI setupsFriedemann Kleint2020-02-181-5/+11
* Remove usages of deprecated APIs of QDesktopWidgetSona Kurazyan2019-10-131-1/+1
* QtWidgets: Fix static method invocationsFriedemann Kleint2019-06-281-4/+4
* Deprecate QDesktopWidget in favor of QScreenTor Arne Vestbø2017-11-081-0/+3
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-261-3/+0
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-061-3/+0
| |\
| | * Convert features.effects to QT_[REQUIRE_]CONFIGStephan Binner2017-09-041-3/+0
* | | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-5/+5
|/ /
* / Reduce usage of QDesktopWidget to resolve screen properties in QtWidgetsTor Arne Vestbø2017-08-181-1/+3
|/
* GCC 7: fix -Werror=implicit-fallthroughGiuseppe D'Angelo2017-04-041-0/+1
* fix build with various QT_NO_* definesNick Shaforostoff2016-08-261-1/+4
* QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-071-8/+4
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Clean up cancel operation handling on OS XTor Arne Vestbø2015-09-271-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-5/+5
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-21/+21
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Enable QComboBox animation on Windows and fixing related bugsThomas Hartmann2012-08-201-1/+1
* remove install/removeEventFilter from QRollEffectJoerg Bornemann2012-08-161-3/+0
* Fix widget animations.Friedemann Kleint2012-07-171-7/+7
* Clean up a partially scrolled QRollEffect widgetMiikka Heikkinen2012-06-181-1/+1
* Don't use deprecated QPixmap::grabWindow(),grabWidget().Debao Zhang2012-05-231-3/+4
* Use Q_OS_WINCE instead of Q_WS_WINCEAndreas Holzammer2012-02-071-1/+1
* 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/+613