Daniel Pizetta
|
306849df3e
|
Restructure README, AUTHORS, CHANGES and LICENSE files
|
2018-02-05 23:44:26 -02:00 |
|
Colin Duquesnoy
|
f465bed5c0
|
Merge pull request #73 from dpizetta/tab-qt-api
Able to get Qt API info from environment variable and solve tab problems
|
2018-02-03 12:35:46 +01: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
|
1465993e96
|
Merge branch 'patch-1'
|
2018-01-22 21:34:39 -02:00 |
|
Daniel Pizetta
|
ee60afa601
|
Update README.md examples and version info
- Correct PyQt5 example
- Add QtPy example
- Add PyQtGraph example
|
2018-01-22 20:25:39 -02:00 |
|
Daniel Pizetta
|
ef04aa67e6
|
Add function to load Qt API from environment, closes #69
|
2018-01-22 19:19:25 -02:00 |
|
Daniel Pizetta
|
b74f37b6c1
|
Add VS Code project files
|
2018-01-22 19:15:54 -02:00 |
|
Aitor Moreno
|
6e2436c1c0
|
fix unchecked style for tree view and list view elements (#67)
|
2017-12-17 15:36:17 +01:00 |
|
Colin Duquesnoy
|
e3a87554b9
|
Update .travis.yml
|
2017-11-30 22:42:51 +01:00 |
|
Colin Duquesnoy
|
42873de9c8
|
Update .travis.yml
Bump python3 version
|
2017-11-30 22:40:25 +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 |
|
Colin Duquesnoy
|
dfba95f89b
|
Merge pull request #60 from Raincode/master
Removed left margin on QMenu::item
|
2017-07-10 16:25:17 +02: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 |
|
Colin Duquesnoy
|
1f82010e44
|
Merge pull request #56 from Raincode/master
Removed QLineEdit padding inside QAbstractItemView
|
2017-05-13 12:15:09 +02:00 |
|
Matthias Stauber
|
ef37472069
|
Merge branch 'master' of https://github.com/Raincode/QDarkStyleSheet
|
2017-05-08 02:16:33 +02:00 |
|
Matthias Stauber
|
239c2cd3f8
|
Revert "Removed QLineEdit top/bottom padding which cut off text while editing QListView items"
This reverts commit 7d3393beea .
|
2017-05-08 02:15:05 +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 |
|
Colin Duquesnoy
|
b98321f3a0
|
Merge pull request #54 from mstuttgart/master
Update README.md
|
2017-05-06 19:51:37 +02:00 |
|
Michell Stuttgart
|
99976f1ff0
|
Update README.md
Fix snapshots links and formatting
|
2017-05-02 00:13:06 -03:00 |
|
Colin Duquesnoy
|
7bbb437d24
|
Merge pull request #53 from svenevs/patch-2
update license year
|
2017-04-29 20:03:42 +02:00 |
|
Stephen McDowell
|
2e850ad2fc
|
update license year
|
2017-04-29 13:32:44 -04:00 |
|
Colin Duquesnoy
|
3a2e545b9c
|
Merge pull request #47 from PKEv/QTabBar_move_right
shift to the right the first tab
|
2017-02-05 11:32:43 +01: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 |
|
Colin Duquesnoy
|
15a0dfd0fc
|
Add a QDateEdit to example
|
2016-11-27 13:09:49 +01:00 |
|
Colin Duquesnoy
|
08c3706564
|
Merge branch 'dlcv-master'
|
2016-11-27 13:07:26 +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
|
cef31a5246
|
Merged branch PKEv-add_hover into master
|
2016-11-20 17:37:59 +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 |
|
Colin Duquesnoy
|
1e2b8721b6
|
Merge branch 'aaiyer-master'
|
2016-11-20 17:34:46 +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 |
|
Colin Duquesnoy
|
5236a57709
|
Merge pull request #38 from vladimir-kraus/patch-1
Update style.qss
|
2016-10-12 19:28:12 +02:00 |
|
vladimir-kraus
|
3dfb014680
|
Update style.qss
fixed consistency of QTabBar depending on position
|
2016-10-12 10:28:40 +02:00 |
|
ColinDuquesnoy
|
af97fc41e1
|
Bump version to 2.2.1 and update changelog
|
2016-07-17 17:52:12 +02:00 |
|
ColinDuquesnoy
|
90569062ad
|
Recompile qrc file for PySide
and PyQt5
See #36
|
2016-07-17 17:50:25 +02:00 |
|
ColinDuquesnoy
|
1c11182e6b
|
Update pyqt5 resource file
|
2016-07-17 16:23:25 +02:00 |
|
ColinDuquesnoy
|
42ea075c10
|
Remove QStatusBarItem border
Fix #36
|
2016-07-17 15:32:36 +02:00 |
|
Colin Duquesnoy
|
663f2ef7f9
|
Update README.md
Remove duplicate screenshot
|
2016-06-19 15:22:52 +02:00 |
|
Colin Duquesnoy
|
cdcb2d21b8
|
Fix alternate grid color
|
2016-06-19 15:17:31 +02:00 |
|
Colin Duquesnoy
|
eeb985c22c
|
Update screenshots
|
2016-06-19 15:13:13 +02:00 |
|