ColinDuquesnoy
a9f8d32608
#2 Update copyright year
2014-01-02 16:15:54 +01:00
ColinDuquesnoy
755df8218e
#2 Update COPYING
2014-01-02 16:14:16 +01:00
ColinDuquesnoy
33ee043bd8
#2 Forget to update copying
2014-01-02 16:13:57 +01:00
ColinDuquesnoy
2d9f341ab6
Add travis integration to test the examples
2014-01-02 16:12:25 +01:00
ColinDuquesnoy
21b91c9f9b
Add python3 support
2014-01-02 16:06:01 +01:00
ColinDuquesnoy
c58336977d
Add a pyqt example
...
(and rename the original example into example_pyqide)
2014-01-02 15:57:42 +01:00
ColinDuquesnoy
469d9afd84
#2 Switch to MIT license
2014-01-02 15:57:14 +01:00
Colin
182b794b4a
Merge pull request #1 from bitdeli-chef/master
...
Add a Bitdeli Badge to README
2013-11-23 13:48:36 -08:00
Bitdeli Chef
907387c800
Add a Bitdeli badge to README
2013-11-23 21:50:03 +00:00
Colin
359d7f9c89
Update README.md
2013-03-10 21:01:58 +01:00
ColinDuquesnoy
83f7860f76
Added packaging
2013-03-10 17:59:50 +01:00
ColinDuquesnoy
5cff65a2a0
Made a python package for the stylesheet so that user only needs to import the package and call 1 line of code to make use of the stylesheet
2013-03-10 17:06:37 +01:00
ColinDuquesnoy
6e06a97570
Moved example in a subdirectory
2013-03-10 16:34:10 +01:00
ColinDuquesnoy
3210eb38bb
Added a convenience __init__.py to use QDarkStyleSheet as a python module
...
Makes the work easier for the python user: load_stylesheet takes care of loading the stylesheet and imports the correct rc module depending on the bindings used)
2013-03-10 16:21:37 +01:00
ColinDuquesnoy
0eb207676f
Make the QDarkStylesheet a valid python package
2013-03-10 15:39:45 +01:00
Colin
01130f7fea
Update README.md
2013-03-10 15:32:52 +01:00
Colin
7e2fef8c4d
Update README.md
2013-03-10 15:32:24 +01:00
Colin
0ddbeba9ca
Update README.md
2013-03-10 15:32:04 +01:00
Colin
bd5e38d501
Update README.md
...
Added screenshots
2013-03-10 15:31:23 +01:00
Colin
4703aaead8
Update README.md
2013-03-10 15:30:33 +01:00
Colin
6011fd4fe3
Update README.md
2013-03-10 15:28:39 +01:00
ColinDuquesnoy
cf8f9dd57f
Update gitignore
2013-03-10 15:23:51 +01:00
ColinDuquesnoy
8f2078b562
Added an example of usage with pyside
2013-03-10 15:23:40 +01:00
ColinDuquesnoy
d0b29eb734
Added qrc file for stylesheets specific resources + a script to compile the qrc to different qt system( qt c++, python qt)
2013-03-10 15:23:21 +01:00
Colin Duquesnoy
8ecb842a25
Added TreeView branch open/close hilighted icons
2012-11-07 13:15:41 +01:00
Colin Duquesnoy
ce17ac4544
Fix group box title to low
...
Add tab title effect on hover
Get rid of tree branches by using a fully transparent image instead of none.
2012-11-07 12:26:01 +01:00
ColinDuquesnoy
96e6f119b7
Enhance button border color
2012-11-05 23:07:21 +01:00
ColinDuquesnoy
ee22bac3b9
Fix QTreeview branch selection background color on linux (gnome and kde)
2012-11-05 22:33:01 +01:00
ColinDuquesnoy
706bf56abb
Added location format to the qss file.
...
Now we must format the stylesheet string to supply its location on the file system
Adapted readme accordingly
2012-11-05 22:03:11 +01:00
ColinDuquesnoy
681d2d561a
Apply resources relocation on style.qss
2012-11-05 19:58:04 +01:00
ColinDuquesnoy
9b8a9fac4b
Move resources to a rc folder
2012-11-05 19:50:13 +01:00
Colin
66654c5dfc
Update README.md
...
Added a snippet
2012-11-05 19:42:35 +01:00
Colin
8609577e96
Update README.md
2012-11-05 16:29:20 +01:00
Colin Duquesnoy
bcad40fc53
Added 1st screenshot
2012-11-05 16:26:43 +01:00
Colin Duquesnoy
26f7733954
Enhancements
...
- better scroll bar (with gradient)
- remove ugly focus rect on check box and tab widget
- better push button padding
- better push button pressed background(inverse of normal gradient)
- Removed QTreeView branches
2012-11-05 16:13:02 +01:00
Colin Duquesnoy
b7929bd418
Remove qrc links
...
Now the QDarkStyleSheet folder may just be dropped next to the main
excecutable/script
2012-10-31 16:21:34 +01:00
Colin Duquesnoy
4f623c18b0
Added SFML as an external project (works on linux)
...
Added virtual env support for dev mode on linux
2012-09-29 23:47:48 +02:00
Colin Duquesnoy
4b9cb8e565
Update colors to Obsidian Coast
2012-09-04 22:18:56 +02:00
Colin Duquesnoy
266db7f096
Better scroll bar + size grip style
2012-08-23 23:53:13 +02:00
Colin Duquesnoy
08417d1bf2
Fixed icons path
2012-08-23 20:22:16 +02:00
Colin
2b744e228e
Update README.md
2012-08-23 21:01:17 +03:00
Colin
108bb9065b
Update README.md
2012-08-23 20:27:16 +03:00
Colin
ba719c9598
Update README.md
2012-08-23 20:22:46 +03:00
Colin Duquesnoy
02b3cfce43
Added readme informations
2012-08-23 15:03:05 +02:00
Colin Duquesnoy
5f2686b758
Added stylesheet and resources
2012-08-23 14:58:28 +02:00
Colin
d458eb3bb0
Initial commit
2012-08-23 05:30:23 -07:00