Commit Graph

82 Commits

Author SHA1 Message Date
Daniel Pizetta
125af2a14d Many improvements and fixing #101, #103, #106, #109, #111, #112 2018-10-27 00:03:21 -03:00
Daniel Pizetta
d909ed47f9 Add test for editing combobox #111 and link #112, fixes #109 2018-10-25 01:34:50 -03:00
Daniel Pizetta
887543d1e2 Fix new style sheet, refresh rc files, add main 2018-10-25 00:26:22 -03:00
Daniel Pizetta
29431c9ced Merge and add new style, fix disabled #112, fix #109 2018-10-25 00:18:01 -03:00
Daniel Pizetta
b83911f262 NEW: almost whole new stylesheet, new palette and estructure 2018-10-24 15:47:10 -03:00
mowoolli
c39b6f0692 Improve QPushButton menu arrow margin, fix #102 (#108) 2018-09-25 09:28:29 -03:00
Nikita
cc761f754c Color filler for the QSlider (#100) 2018-07-25 19:13:57 -03:00
KcHNST
53be59a7f8 Added image for missing QTreeView/QListView state, fix #92 (#97)
* Added image for the missing QTreeView/QListView undeterminated state, fix #92
* Add entry to CHANGES and AUTHORS
2018-05-08 09:15:03 -03:00
Hal 9000
531eb5f816 Fix wrong comma position #95, #96
* Fix wrong comma position, fixes #95
* Add to CHANGES and AUTHORS
2018-05-04 09:57:26 -03:00
Nazar
91231c9893 Fix indicator image of checkable QGroupBox for checked/unchecked stat… (#94)
* Fix indicator image of checkable QGroupBox for checked/unchecked state #93
* Edit version information
2018-04-27 12:38:01 -03:00
Daniel Pizetta
4903111182 Format qss file, replace qrc script, new rc files, fixes #62 2018-02-06 17:37:07 -02:00
Daniel Pizetta
09636522d6 Fix tab selected color and remove left space, close #69 #72 2018-02-02 23:47:50 -02:00
Aitor Moreno
6e2436c1c0 fix unchecked style for tree view and list view elements (#67) 2017-12-17 15:36:17 +01:00
Nikita
497522cca7 Dark theme for checkboxes in QListView and QTreeView (#65)
Dark theme now applies to the checkboxes in QListView and QTreeView
2017-11-30 22:38:10 +01:00
Raincode
22110969c6 Removed left margin on QMenu::item
Attempt to solve issue #57
2017-07-08 23:45:23 +02:00
Colin Duquesnoy
8e0899eb0a Improve checkbox colors (use accent color)
and darken view hover/selected colors to play nicer with other widget colors

See #52
2017-05-13 13:18:18 +02:00
Raincode
8b37e8ae14 Improved solution to previous problem 2017-05-08 02:07:05 +02:00
Matthias Stauber
7d3393beea Removed QLineEdit top/bottom padding which cut off text while editing QListView items 2017-05-08 01:23:34 +02:00
PKEv
963ecbb2bd shift to the right the first tab 2017-02-01 09:40:24 +03:00
dlcv
1e99538b5c Added style for QDateEdit 2016-11-25 00:42:30 -04:00
Colin Duquesnoy
0fdfb35169 Merge branch 'add_hover' of https://github.com/PKEv/QDarkStyleSheet into PKEv-add_hover 2016-11-20 17:36:28 +01:00
PKEv
2d7a28489f add hover
add hover under cursor item in list and tree
deleted repetitions
2016-11-09 17:00:33 +03:00
Anand Aiyer
627a8d11da fix tab panel misalignment 2016-11-07 23:06:02 +05:30
Anand Aiyer
336915bbfb Style the Vertical QToolBar's extend button 2016-11-07 16:20:23 +05:30
Anand Aiyer
19c9251cc0 naming mistake for QToolBar's vertical separator 2016-11-07 16:19:15 +05:30
vladimir-kraus
3dfb014680 Update style.qss
fixed consistency of QTabBar depending on position
2016-10-12 10:28:40 +02:00
ColinDuquesnoy
42ea075c10 Remove QStatusBarItem border
Fix #36
2016-07-17 15:32:36 +02:00
Colin Duquesnoy
cdcb2d21b8 Fix alternate grid color 2016-06-19 15:17:31 +02:00
Colin Duquesnoy
9620884908 Fix dockwidget title color on osx
+ update screenshots
2016-06-19 15:12:13 +02:00
Colin Duquesnoy
51d6045240 Many improvement to the stylesheet
- update colors based on the Breeze Dark style of KDE 5
- fix incoherent focus color (close #31)
- remove radio indeterminate style (close #29)
- fix QRadioButton::indicato::menu-arrowr:checked:pressed, should be QRadioButton::indicator:checked:pressed (close #32)
- fix issues with QCheckBox/QRadioButton hover: now hover will use the same color as focus (close #30)
2016-06-19 14:50:22 +02:00
Colin Duquesnoy
c32ee26e01 Add some padding to QToolButton (checked/pressed)
fix #35
2016-06-19 12:18:28 +02:00
ColinDuquesnoy
f617a2ccb7 Add some margin to QMenu::right-arrow 2015-06-25 20:11:40 +02:00
ColinDuquesnoy
cf2b64f322 Fix QMenu right arrow style 2015-06-25 20:03:39 +02:00
ColinDuquesnoy
7e5aa1310d Fix unstyled menu indicator (checkbox/radio) 2015-06-25 19:54:16 +02:00
ColinDuquesnoy
0b6eb90b4d Improve QCheckBox and QRadioButton
- use own resources
- fix disabled state
2015-06-25 19:42:57 +02:00
ColinDuquesnoy
6fc8227ff0 QSlider remove focus border 2015-06-24 19:50:40 +02:00
ColinDuquesnoy
f0f2254a82 Improve QCheckBox and QRadioButton style
Now using background images
2015-06-24 19:49:10 +02:00
ColinDuquesnoy
481827e6a3 Additional tweak for #26 2015-06-23 21:47:32 +02:00
ColinDuquesnoy
f3bf9129d3 Add style for QPushButton:checked
and update example

Fix #26
2015-06-23 21:44:34 +02:00
ColinDuquesnoy
3bb59bab77 Add a style for shapeless QFrame 2015-04-28 20:45:31 +02:00
ColinDuquesnoy
09ad583446 Make stylesheet more modern (squash commits)
Get rid off the gradients, rework some artworks and improve QTabWidget, QScrollBar and QToolBox
2015-04-25 21:42:32 +02:00
ColinDuquesnoy
fcb715fb2e Add QSplitter style
Fix #24
2015-04-25 18:49:56 +02:00
ColinDuquesnoy
193dafae3d Make all QToolButton borders transparent
this looks better in the toolbar
2015-04-25 15:16:52 +02:00
ColinDuquesnoy
7bece50f5e Improve QToolButton stylesheet
Make border transparent (look better in toolbar). If you have a QToolButton without menu and not in a toolbar and would like to have the border, just use a popup mode different from DelayedPopup.
2015-04-25 14:47:46 +02:00
ColinDuquesnoy
deb924ed99 Fix ToolButon arrow style
Fix #23
2015-04-25 13:59:46 +02:00
ColinDuquesnoy
7ce3ccd7e2 Fix QFrame style
and add a QFrame to the example. See #21
2015-04-22 17:25:47 +02:00
ColinDuquesnoy
4ab9fdd545 Fix QGroupBox:margin-top
Close #20
2015-04-06 11:36:44 +02:00
ColinDuquesnoy
cc17345dab Add 5px padding top to QGroupBox:title
Fix issue #20
2015-04-05 18:11:22 +02:00
ColinDuquesnoy
3f7a78ed75 Implement #17 2015-01-09 17:08:28 +01:00
Mike
963a4bcf8b Adding various checkable options
Added support for Tri-State QCheckBox, Checkable QGroupBox, Checkable
QMenu indicators.
2014-12-18 18:39:06 -08:00