summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles/qcommonstyle.cpp
Commit message (Expand)AuthorAgeFilesLines
* Correct wordwrapped text handling in QListView icon modeSamuel Gaist2014-01-141-1/+4
* Fix QCommonStyle::subControlRect(SC_GroupBoxCheckBox)J-P Nurmi2013-10-291-1/+1
* Merge branch 'stable' into devSergio Ahumada2013-09-131-1/+4
|\
| * Fix highdpi CE_HeaderLabel pixmaps in fusion styleMorten Johan Sørvig2013-09-131-1/+4
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-271-1/+0
|\|
| * Style: Remove useless background paint for menu scrollerGabriel de Dietrich2013-08-221-1/+0
* | Extend QStyle API with a SH_Splitter_OpaqueResize styleHintRohan Garg2013-08-201-0/+3
* | Added SH_Widget_Animate in QStyleÀlex Fiestas2013-08-021-0/+11
* | QStyle - tooltip - add wakeDelay and sleepDelay as styleHintsThorbjørn Martsum2013-07-031-0/+8
* | QCommonStyle: use RSIP_OnMouseClick for SH_RequestSoftwareInputPanelRichard Moe Gustavsen2013-06-251-4/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-121-1/+1
|\|
| * The SingleClickActivation setting was wired to the wrong platform settingRobert Griebl2013-06-101-1/+1
* | Add Style hint for Clear buttons within QLineEdit.Friedemann Kleint2013-05-091-0/+9
|/
* Make password mask characters themeable.Mitch Curtis2013-04-191-12/+4
* Support high-dpi pixmaps and images.Morten Johan Sørvig2013-03-281-8/+13
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Add convenience for section actions in QMenuKevin Ottens2013-03-131-0/+3
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-061-3/+3
|\
| * Fix QCommonStyle::drawControl(CE_ShapedFrame) for QFrame::H/VLineJ-P Nurmi2013-02-281-3/+3
* | Introducing the Qt Android portPaul Olav Tvete2013-03-051-0/+4
* | Fix sizeHint for QAbstractSpinBoxCaroline Chao2013-02-121-0/+10
* | Allow overriding subElementRect in QProxyStyle for ItemViewItemJerzy Kozera2013-02-051-3/+3
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* QStyleAnimation: use QAbstractAnimation::DeleteWhenStoppedJ-P Nurmi2013-01-121-1/+1
* Mac: Bring back proper layout in QMessageBoxGabriel de Dietrich2012-12-241-1/+1
* Style animations: fix QCommonStylePrivate::stopAnimation()J-P Nurmi2012-12-201-1/+3
* Docs: fix QStyle related warningsJ-P Nurmi2012-12-061-1/+1
* Moving code for PE_IndicatorArrow* from windows to common styleThomas Hartmann2012-11-261-0/+74
* Mac: refactor scrollbar animationsJ-P Nurmi2012-11-021-0/+3
* Fix QCommonStylePrivate::stopAnimation()J-P Nurmi2012-10-301-7/+3
* Remove some dead code in switch statementsSergio Ahumada2012-10-291-1/+0
* QStyleAnimation: fix threaded renderingJ-P Nurmi2012-10-231-4/+1
* Move some icon code from WindowsStyle to CommonStyleJens Bache-Wiig2012-10-221-0/+84
* Fixed inconsistent QPainter fill rules for aliased painting.Samuel Rødal2012-10-191-0/+8
* Improve branch indicators in common styleJens Bache-Wiig2012-10-181-10/+13
* Styles: revise indeterminate progress bar animationsJ-P Nurmi2012-10-171-9/+3
* QPA: Introducing QPlatformTheme standardPixmap(), fileIconPixmap()Gabriel de Dietrich2012-10-161-76/+47
* Introduce (private) QStyleAnimationJ-P Nurmi2012-10-161-0/+54
* QCommonStyle: Reduce code duplicationKonstantin Ritt2012-10-141-39/+23
* Remove CDE and Motif styles from qtbaseJens Bache-Wiig2012-09-271-1/+1
* Fix restore/minimize/close buttons for maximized MDI subwidowsMiikka Heikkinen2012-09-261-0/+106
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Replace QStyleOptionViewItemV? with QStyleOptionViewItemStephen Kelly2012-09-211-18/+18
* Removing duplicate includesSergio Ahumada2012-09-091-1/+0
* Fixed behaviour of mouse clicks for menu bars on WindowsOliver Wolff2012-09-071-4/+0
* QXxxStyle: override standardIcon() & layoutSpacing()J-P Nurmi2012-08-311-14/+24
* Support for overlay-scrollbars on MacChristoph Schleifenbaum2012-07-051-0/+3
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-101-152/+152
|\