defnax
8b5c7eddf3
Changed Button for Channel composer
...
* Changed Button type for Channel composer
* Set default stylesheet for the Post Button
2020-10-11 19:01:46 +02:00
defnax
d122b3f1e5
Fxed to get work Copy RetroShare Link
...
*Fxed to get work Copy RetroShare Link
*Fxing margins for compact ui
*Fixing darkstylsheets
2020-10-06 20:21:17 +02:00
defnax
de29d8cfdd
Fixing Darkstylesheet-v2 & the standard sheet
2020-10-02 23:03:58 +02:00
defnax
c346cff2fd
few more fixes for dark stylesheets
2020-09-30 23:18:45 +02:00
defnax
70cfdd38ef
fixed darkstyle sheet
2020-09-30 21:55:27 +02:00
csoler
315e7e0b0e
Merge pull request #2025 from chelovechishko/forums_gui
...
Forums gui
2020-09-11 21:53:52 +02:00
defnax
047f51c824
update dark stylesheets
2020-08-23 17:20:52 +02:00
chelovechishko
dd5c337c2a
qss: gxsforums: change colors for pinned posts in qdarkstyle
...
darkorange (ff8c00) is too bright, let's use d07000 instead.
i hope different background color (202020) for pinned posts is not too
bad (default - 302f2f)
2020-08-16 19:02:37 +09:00
chelovechishko
b265cdf284
gxsforums: add background color for pinned and filtered posts into qss
2020-07-06 13:27:06 +09:00
chelovechishko
4a4adc354f
gxsforums: add separate text color for pinned posts
2020-07-06 13:27:06 +09:00
Phenom
70e2a1a801
Fix qss StyleSheet dark theme item color for gtk users
...
gtk users can't set Qt system theme.
2020-05-30 12:40:42 +02:00
defnax
edae2faf2c
Fixing background of a frame to be transparent
2020-05-18 01:24:37 +02:00
defnax
c4315851d5
Disabled uneeded qproperty-textColorQuote
2020-05-13 12:10:17 +02:00
defnax
1232d71446
Enable additional colors for the highlighting
2020-05-12 15:32:25 +02:00
Phenom
e492945612
Add more color for quotted text.
2020-05-12 03:06:01 +02:00
Phenom
c6350ff044
Fix GroupTreeWidget with RSElidedItemDelegate for StyleSheet.
2020-05-10 18:42:24 +02:00
csoler
df92000147
Revert "Fix GroupTreeWidget with RSElidedItemDelegate for StyleSheet."
2020-05-09 21:49:13 +02:00
Phenom
826e969fae
Fix GroupTreeWidget with RSElidedItemDelegate for StyleSheet.
2020-05-09 14:43:45 +02:00
Phenom
e8faa25c3b
Fix NewFriendList in StyleSheet files.
2020-04-29 20:01:15 +02:00
defnax
2620663dac
Fixing dark stylesheets for selected wire item to be transpartent
2020-04-21 22:54:38 +02:00
defnax
5dffe2e3d8
fixing stylesheets for clickable label
2020-01-15 22:27:05 +01:00
defnax
d0fcd90ccc
Added Picture View Dialog for open the picture in a external View
...
* Added Picture View Dialog for open the picture in a external View
* Added a clickable Label for Classic Views Thumbnail label to open Picture via one click
* Imroved the Classic & Card views dark stylesheets for better look and feel
2020-01-10 19:27:58 +01:00
defnax
37c117cb9e
Merge pull request #1566 from defnax/darkstyle-v2
...
added new qdarkstyle version 2.6.8
new additional dark stylsheet for RetroShare.
2019-05-18 22:16:57 +02:00
defnax
7e6dd9aed7
added new qdarkstyle version 2.6.8
...
added new version of qdarkstyle to retroshare
2019-05-16 23:55:49 +02:00
Phenom
bdce8e6d31
Fix Relative URL in QSS files.
...
As qss files are read and added as plaintext, url() cannot find relative
path.
Using "url(%THISPATH%/" will be replaced by current file path.
2019-04-26 19:26:49 +02:00
defnax
dcc2cd5cfa
added changes for the subscribe button
2019-04-24 21:28:42 +02:00
defnax
036f741beb
darkstyle fixes, some urls to images was wrong
2019-04-24 21:17:10 +02:00
Phenom
f12cd5774d
Fix Partial Dir Check
...
Add WrongValue StyleSheet property, when bad directory selected.
Update QLineEdit with current setting so it's possible to see if
something is modified. No need to restart.
2018-05-12 14:31:28 +02:00
chelovechishko
e261d45816
gui: fix networkdialog colors once more in qdarkstyle.qss
2018-01-08 16:16:10 +09:00
chelovechishko
f8f61ccecd
gui: fix colors for idtree of people in qdarkstyle.qss
...
and change back others trees colors
2018-01-08 16:15:03 +09:00
chelovechishko
884bbb4bbb
gui: make friendlist more readable in some places in qdarkstyle.qss
2018-01-08 15:58:04 +09:00
chelovechishko
622316a34f
gui: improve readability of sharemanager for qdarkstyle.qss
2018-01-08 15:49:05 +09:00
chelovechishko
98d2772732
gui: make forums_dialog slightly more readable sometimes
...
in qdarkstyle.qss
2017-12-02 17:10:15 +09:00
Chelovechishko
d1cdba891f
gui: fix probably mistake with names in qdarkstyle.qss
...
Don't sure, but who cares?
2017-11-27 15:42:52 +09:00
Chelovechishko
8c34a50e23
gui: fix default color of some text in friends list in qdarkstyle.qss
2017-11-27 15:41:30 +09:00
Chelovechishko
d566a2a842
gui: fix keyring background color in qdarkstyle.qss
2017-11-27 15:41:17 +09:00
Chelovechishko
c05dd3030c
gui: fix doubled semicolons in qdarkstyle.qss
2017-11-27 15:39:23 +09:00
Phenom
f27d312885
Move some Fixed Color to Qss files
2017-11-04 23:37:02 +01:00
Phenom
1ff1b8960f
Save last state of OpMode status bar droplist and restore it at start.
...
Add colored style sheet to OpModeStatus ComboBox.
And defined default color when stylesheet file are not found.
2017-05-10 21:37:40 +02:00
Phenom
08258ca8b8
Fix SIGFPE in QProgressBar::paintEvent
...
When feenableexcept(FE_INVALID | FE_DIVBYZERO) is activated.
2016-06-11 14:23:26 +02:00
csoler
4a8edee615
reverted commits 1843a5460d
and 48d7c57662
for the release, since they dont fit the GUI style and cause problems, until they are made right
2016-02-06 12:01:39 -05:00
Phenom
1843a5460d
Add colored style sheet to OpModeStatus ComboBox.
2016-02-03 18:00:01 +01:00
defnax
2036f379de
* Disabled own location display on Friends Frame.
...
* Removed the Fixed size for Messages ListWidget
* Update stylesheets
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7756 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-12-14 15:46:20 +00:00
defnax
cefa8000a1
Added new stylesheet qdarkstyle
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7681 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-11-15 18:10:53 +00:00
defnax
dcabaf780d
Fixed some Stylesheet's
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7679 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-11-15 16:11:38 +00:00
thunder2
3208cf9e3a
Removed some more hardcoded colors
...
- NetworkDialog
- ChatLobbyWidget
- FeedReader
Fixed style blacknight
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6476 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-07-04 20:09:46 +00:00
thunder2
a8d1d05405
Moved most of the hardcoded colors of lists and trees to the file qss.default (with help from braindead).
...
Now the stylesheet can redefine these colors.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5843 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-19 16:01:21 +00:00
defnax
adfb4ab225
fixed some stylesheets, to get compatible with the new changes
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5499 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-01 15:28:24 +00:00
defnax
e8a2407bfa
removed not needed stylesheets
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5498 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-01 15:02:14 +00:00
thunder2
e1e3ea6384
Removed not needed files.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4873 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-02 15:34:32 +00:00