summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles
Commit message (Expand)AuthorAgeFilesLines
...
* QStyleAnimation: fix threaded renderingJ-P Nurmi2012-10-232-5/+7
* Remove Cleanlooks and PlastiqueJens Bache-Wiig2012-10-2215-10650/+26
* Fix clipping and font problems with groupbox in Fusion styleJens Bache-Wiig2012-10-221-10/+14
* Move some icon code from WindowsStyle to CommonStyleJens Bache-Wiig2012-10-223-456/+456
* Mac: Adapt scrollbar fadeout animation for QStyleAnimationGabriel de Dietrich2012-10-192-2/+11
* QStyleSheetStyle: kill more dependencies to QWidgetJ-P Nurmi2012-10-191-10/+12
* QStyleSheetStyle: QObject-based style & render rulesJ-P Nurmi2012-10-192-97/+101
* Fixed inconsistent QPainter fill rules for aliased painting.Samuel Rødal2012-10-192-0/+13
* Introduce new style FusionJens Bache-Wiig2012-10-189-136/+3990
* Modified vertical alignments of simple widgets on OSXTero Ahola2012-10-181-7/+7
* Remove dependency on QWindowsStyle in QGtkStyleJens Bache-Wiig2012-10-184-84/+115
* Mac: Fix QLineEdit shadowGabriel de Dietrich2012-10-181-3/+0
* Improve branch indicators in common styleJens Bache-Wiig2012-10-183-72/+13
* Fix potential crash in QStyleAnimation::updateCurrentTime()J-P Nurmi2012-10-171-9/+11
* Styles: revise indeterminate progress bar animationsJ-P Nurmi2012-10-1713-207/+76
* Bring back MacSizeChange eventGabriel de Dietrich2012-10-171-3/+3
* Fix incorrectly scaled constants on MacJens Bache-Wiig2012-10-161-0/+5
* Add QObject* QStyleOption::styleObjectJ-P Nurmi2012-10-162-4/+17
* QPA: Introducing QPlatformTheme standardPixmap(), fileIconPixmap()Gabriel de Dietrich2012-10-165-300/+86
* Add HasFrame feature to QStyleOptionTabJens Bache-Wiig2012-10-162-2/+18
* Introduce (private) QStyleAnimationJ-P Nurmi2012-10-1620-377/+475
* Cocoa: Speed up fading out scroll bars.Christoph Schleifenbaum2012-10-152-16/+18
* QCommonStyle: Reduce code duplicationKonstantin Ritt2012-10-141-39/+23
* Remove unused private headerJens Bache-Wiig2012-10-131-82/+0
* QGtkStyle: fix a warningMarc Mutz2012-10-131-1/+0
* QGtkStyle: use gtk_widget_get_style()J-P Nurmi2012-10-103-99/+118
* QGtkStyle: use gtk_widget_get_parent() and gtk_widget_is_toplevel()J-P Nurmi2012-10-103-2/+10
* QGtkStyle: use gtk_widget_get/set_allocation()J-P Nurmi2012-10-103-17/+39
* QGtkStyle: cleanup unused gdk_drawable_get_depth() (not avail in GTK3)J-P Nurmi2012-10-092-7/+0
* styles.pri: tabs to spacesJ-P Nurmi2012-10-081-69/+69
* QMacStyle: use proper pimplJ-P Nurmi2012-10-053-47/+66
* Mac: Safely dispose of scrollbars temporary NSGraphicsContextGabriel de Dietrich2012-10-041-0/+3
* Remove Cleanlooks as a dependency of QGtkStyleJens Bache-Wiig2012-10-025-96/+694
* Mac: Fix label margins in QGroupBoxGabriel de Dietrich2012-09-281-17/+21
* Mac: Fix small glitch in editable combo boxesGabriel de Dietrich2012-09-271-1/+1
* Better drawn 1-pixel thick splitter on MacGabriel de Dietrich2012-09-271-9/+19
* Fixed selected menu item (& Co.) text colorGabriel de Dietrich2012-09-271-1/+1
* Fixed text rendering in selected tab buttonGabriel de Dietrich2012-09-271-3/+10
* More consistent dock widget painting on WindowsJens Bache-Wiig2012-09-272-32/+12
* Remove CDE and Motif styles from qtbaseJens Bache-Wiig2012-09-2715-3106/+12
* Fix restore/minimize/close buttons for maximized MDI subwidowsMiikka Heikkinen2012-09-262-0/+201
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2261-1454/+1454
* QGtkStyle: remove an unnecessary sanity check for theme nameJ-P Nurmi2012-09-221-4/+1
* Replace QStyleOptionViewItemV? with QStyleOptionViewItemStephen Kelly2012-09-218-77/+76
* Mark (non-public API's) ctor's as explicitSergio Ahumada2012-09-141-2/+2
* Removing duplicate includesSergio Ahumada2012-09-094-6/+0
* don't use QT_{BEGIN,END}_INCLUDE_NAMESPACE needlesslyOswald Buddenhagen2012-09-081-4/+2
* Use QStringList::join(QChar) overload where applicable [QtWidgets]Marc Mutz2012-09-071-1/+1
* Fixed behaviour of mouse clicks for menu bars on WindowsOliver Wolff2012-09-073-10/+0
* Use true and false in preference to TRUE and FALSESergio Ahumada2012-09-051-9/+9