RetroShare/retroshare-gui/src/gui/statusbar
Phenom d7981f3811 StyleSheet Rewrite
Use QDarkStyle to make Standard_Dark.qss and Standard_Light.qss
Use Widget name to stylize them.
2021-11-04 21:21:54 +01:00
..
dhtstatus.cpp switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath() 2020-08-19 16:19:42 +02:00
dhtstatus.h fixed license in statusbar/ 2018-12-25 20:54:48 +01:00
discstatus.cpp switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath() 2020-08-19 16:19:42 +02:00
discstatus.h fixed license in statusbar/ 2018-12-25 20:54:48 +01:00
hashingstatus.cpp fixed 2 other missing postToObject causing GUI calls in async places 2020-11-15 16:17:44 +01:00
hashingstatus.h fixed 2 other missing postToObject causing GUI calls in async places 2020-11-15 16:17:44 +01:00
natstatus.cpp Merge remote-tracking branch 'RetroShare/master' into pr_rsconfig 2020-10-04 20:25:06 +02:00
natstatus.h fixed license in statusbar/ 2018-12-25 20:54:48 +01:00
OpModeStatus.cpp StyleSheet Rewrite 2021-11-04 21:21:54 +01:00
OpModeStatus.h StyleSheet Rewrite 2021-11-04 21:21:54 +01:00
peerstatus.cpp switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath() 2020-08-19 16:19:42 +02:00
peerstatus.h fixed license in statusbar/ 2018-12-25 20:54:48 +01:00
ratesstatus.cpp switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath() 2020-08-19 16:19:42 +02:00
ratesstatus.h Merge pull request #1509 from RetroPooh/trafcount 2019-04-10 21:04:53 +02:00
SoundStatus.cpp converted all calls to QIcon("somefile.png") into FilesDefs::getIconFromQtResourcePath("somefile.png") to save memory duplicated by Qt 2020-08-15 22:17:52 +02:00
SoundStatus.h fixed license in statusbar/ 2018-12-25 20:54:48 +01:00
SysTrayStatus.cpp converted all calls to QIcon("somefile.png") into FilesDefs::getIconFromQtResourcePath("somefile.png") to save memory duplicated by Qt 2020-08-15 22:17:52 +02:00
SysTrayStatus.h fixed license in statusbar/ 2018-12-25 20:54:48 +01:00
ToasterDisable.cpp switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath() 2020-08-19 16:19:42 +02:00
ToasterDisable.h fixed license in statusbar/ 2018-12-25 20:54:48 +01:00
torstatus.cpp tor status icon fix for non-auto mode; add i2p icon 2021-02-15 21:22:07 +03:00
torstatus.h tor status icon fix for non-auto mode; add i2p icon 2021-02-15 21:22:07 +03:00