summaryrefslogtreecommitdiffstats
path: root/src/widgets/effects
Commit message (Expand)AuthorAgeFilesLines
* Convert features.graphicseffect to QT_[REQUIRE_]CONFIGStephan Binner2017-07-115-16/+6
* QGraphicsBlurEffect: Fix for high DPI scalingFriedemann Kleint2017-04-181-1/+5
* QGraphicsDropShadowEffect: Fix for high DPI scalingFriedemann Kleint2017-04-181-0/+2
* QGraphicsColorizeEffect: Fix for high DPI scalingFriedemann Kleint2017-04-181-0/+1
* Q_ENUMS -> Q_ENUM and Q_FLAGS -> Q_FLAGAlbert Astals Cid2017-01-021-2/+3
* Add qtwidgetsglobal.h and qtwidgetsglobal_p.hLars Knoll2016-07-143-0/+3
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-212-0/+5
|\
| * QtWidgets: includemocsMarc Mutz2016-03-182-0/+5
* | Updated license headersJani Heikkinen2016-01-155-70/+100
* | QtWidgets: de-inline some more virtual dtorsMarc Mutz2015-12-212-0/+10
* | QtWidgets: use Q_UNLIKELY for every qWarning() (2)Marc Mutz2015-11-251-2/+2
|/
* QtWidgets: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-061-7/+7
* De-duplicate vtables, part I: exported private classesMarc Mutz2015-06-032-0/+5
* QtWidgets: Fix const correctness in old style castsThiago Macieira2015-03-171-3/+3
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-43/+2
|\
| * Qt 5 to-do in qpainterengineex_p.hSamuel Gaist2015-02-071-43/+2
* | Update copyright headersJani Heikkinen2015-02-115-35/+35
* | Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-032-13/+13
* | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-295-95/+55
|\|
| * Update license headers and add new license filesMatti Paaso2014-09-245-95/+55
* | Add Grayscale8 and Alpha8 formats to QImage and drawingAllan Sandfeld Jensen2014-09-171-3/+4
|/
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-4/+4
* Fix dropshadow and blur graphics effects.Gunnar Sletta2013-07-021-4/+0
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-195-5/+5
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-292-7/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-185-5/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-225-120/+120
* remove a '.' at the end of \sa that confuses qdocJeremy Katz2012-08-221-2/+2
* change \img to \image in docsJeremy Katz2012-08-011-10/+10
* Doc: Modularize QtWidgets documentation.Casper van Donderen2012-05-092-6/+6
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-9/+9
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-305-5/+5
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-252-2/+0
* Update contact information in license headers.Jason McDonald2012-01-235-5/+5
* Update copyright year in license headers.Jason McDonald2012-01-055-5/+5
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-031-0/+5
* Temporarily disable printers on Windows, fix export.Friedemann Kleint2011-08-261-1/+1
* Rename QPixmapData to QPlatformPixmap.Samuel Rødal2011-07-191-1/+1
* Use Q_WIDGETS_EXPORT for widgets libraryOlli Werwolff2011-06-084-16/+16
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-245-85/+85
* fix includesLars Knoll2011-05-072-2/+2
* library splitLars Knoll2011-05-076-0/+3338