Commit Graph

152 Commits

Author SHA1 Message Date
Daniel Pizetta 66eaea3514 Update rc files 2018-11-08 14:59:47 -02:00
Daniel Pizetta b05f082d5d Improve tab widget, closes #118 2018-11-08 14:59:19 -02:00
Daniel Pizetta 23c6f8025d Enhance command tab bar colors 2018-11-03 16:33:10 -03:00
Daniel Pizetta dce2ba907a Enhance command link button 2018-11-03 16:21:36 -03:00
Daniel Pizetta 1c5c85821a Update files and resources 2018-11-01 16:22:56 -03:00
Daniel Pizetta fcb6577c11 Fix tab widget focus 2018-11-01 16:21:13 -03:00
Daniel Pizetta 6299c1b5c4 Fix splitter, separator from windows and menus, fixes #115 2018-11-01 16:12:40 -03:00
Daniel Pizetta 467a5a6a37 Fixing script commands for old python 2018-10-28 14:24:26 -03:00
Daniel Pizetta 125af2a14d Many improvements and fixing #101, #103, #106, #109, #111, #112 2018-10-27 00:03:21 -03:00
Daniel Pizetta 6b68706f58 Fix stylesheet problem and update sources 2018-10-25 17:23:09 -03:00
Daniel Pizetta de461ce1be Improve functions for script 2018-10-25 16:44:08 -03:00
Daniel Pizetta 7b6d423dc8 Add script in setup and improve script info 2018-10-25 16:43:17 -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 194a232fc9 NEW: refresh rc files 2018-10-24 15:48:16 -03:00
Daniel Pizetta b83911f262 NEW: almost whole new stylesheet, new palette and estructure 2018-10-24 15:47:10 -03:00
Daniel Pizetta 83a715463b NEW: add main to get info from qdarkstyle 2018-10-24 15:46:27 -03:00
mowoolli c39b6f0692 Improve QPushButton menu arrow margin, fix #102 (#108) 2018-09-25 09:28:29 -03:00
Travis Mosley 8ce69f78d2 Updated docstrings and minor version bump 2018-08-15 16:50:03 -07:00
Travis Mosley 7bf2495d3f Added PySide2 support 2018-08-15 16:36:06 -07:00
Nikita cc761f754c Color filler for the QSlider (#100) 2018-07-25 19:13:57 -03:00
Daniel Pizetta 4a9f73b39c Rebuild rc files and fix messages from script 2018-05-10 17:12:25 -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 5cf45ed167 Add warnings to changes that will be made in version 3.0 2018-04-20 16:36:51 -03:00
Daniel Pizetta 92f01c91d4 Update to version 2.5.2 2018-02-21 16:54:40 -03:00
Daniel Pizetta 186df8c752 Change version 2018-02-07 16:46:33 -02:00
Daniel Pizetta 4b90dde2d4 Improves description, remove license 2018-02-07 16:34:34 -02: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 4006220679 New complete example, ui files and script for processing, screenshots and update README 2018-02-06 12:17:25 -02:00
Daniel Pizetta 09636522d6 Fix tab selected color and remove left space, close #69 #72 2018-02-02 23:47:50 -02:00
Daniel Pizetta 9fa4109159 Fix comparison between QT_API and PYQTGRAPH_QT_LIB 2018-01-23 18:04:49 -02:00
Daniel Pizetta ef04aa67e6 Add function to load Qt API from environment, closes #69 2018-01-22 19:19:25 -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 b328e32b36 Bump version to 2.3.1 2017-05-13 13:26:33 +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
Colin Duquesnoy f0ed7ba7a6 Update style.qrc for PyQt 4/5 and PySide 2017-05-13 12:16:40 +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
Colin Duquesnoy 956ff3c9e7 Bump version to 2.3.0 and update changelog 2016-11-27 13:13:06 +01:00
dlcv 1e99538b5c Added style for QDateEdit 2016-11-25 00:42:30 -04:00
Colin Duquesnoy 9a9f9b29e4 Bump version to 2.2.2 and update changelog 2016-11-20 17:44:59 +01:00
Colin Duquesnoy fcc806e029 Recompile for pyqt and pyside 2016-11-20 17:38:46 +01: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