summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles/qpixmapstyle.cpp
Commit message (Expand)AuthorAgeFilesLines
* Convert features.textedit to QT_[REQUIRE_]CONFIGStephan Binner2017-09-191-0/+2
* Convert features.slider to QT_[REQUIRE_]CONFIGStephan Binner2017-09-121-0/+2
* Convert features.scrollbar to QT_[REQUIRE_]CONFIGStephan Binner2017-08-101-1/+2
* Convert features.progressbar to QT_[REQUIRE_]CONFIGStephan Binner2017-08-101-0/+2
* Convert features.itemviews to QT_[REQUIRE_]CONFIGStephan Binner2017-07-251-1/+3
* Convert features.combobox to QT_[REQUIRE_]CONFIGStephan Binner2017-07-251-0/+2
* Convert features.listview to QT_[REQUIRE_]CONFIGStephan Binner2017-07-211-0/+2
* Convert features.treeview to QT_[REQUIRE_]CONFIGStephan Binner2017-07-151-1/+0
* Fix several unused warnings for misc disabled featuresStephan Binner2017-04-041-0/+17
* Fix warnings for -no-feature-comboboxNikita Krupenko2017-03-291-0/+2
* Add feature.scrollerStephan Binner2017-03-011-2/+4
* Fix styles compilation with features removed, round 2Paul Olav Tvete2017-01-251-9/+35
* Fix style compilation with -no-feature-...Paul Olav Tvete2017-01-251-4/+15
* QPixmapStyle: do not assume minimum == 0 when painting progress barsMarc Mutz2017-01-071-4/+7
* Improve use of QHash to minimize double hashingAllan Sandfeld Jensen2016-11-101-3/+3
* Change confusing Q_DEAD_CODE_FROM_QT4_FOO defineTor Arne Vestbø2016-10-141-2/+2
* Fix build with various features disabledLars Knoll2016-10-111-0/+4
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Add QPixmapStyle classRafael Roquetto2015-11-191-0/+1157