
Source (link to git-repo or to original if based on someone elses unmodified work):
Available as/for:release-stablesource-package
Description:Requirements:
- GNU Linux or FreeBSD
- qtbase >= 5.9.0
- qtsvg >= 5.9.0
- qttools >= 5.9.0 (For build only)
Translation:
https://www.transifex.com/projects/p/qt5ct/
Downloads:
https://sourceforge.net/projects/qt5ct/files/
1.9
reworked color settings
fixed issue with app-specific palette
fixed compatibility with old Qt versions
updated Chinese (Taiwan) translation
updated Dutch translation
updated Greek translation
updated Polish translation
updated Russian translation
Ratings & Comments
34 Comments
10 10 the best
Unfortunately, download links were removed from this site.
yeah, no links in files https://sourceforge.net/projects/qt5ct/
This looks like what I need. However, there is no download link. How may I attain this app? Thank you.
First things first, thank you, thank you thank you. Your application is a life saver for people like me that run a WM instead of a DE (Openbox in my case). The shadows of the icons inside dolphin (KF5) are different depending if you are root or normal user. Both my laptop and my desktop suffer this, but while in my desktop the shadow are good for normal user and bad for root user, in my laptop is exactly the contrary. That happens ONLY when i set QT_QPA_PLATFORMTHEME="qt5ct" while with QT_QPA_PLATFORMTHEME="kde" things run perfectly fine. Sadly i do not know QT language to suggest you how to proceed or what is doing that, but I'm 100% sure that is related to qt5ct. Thank you.
Please, report your bug here: https://sourceforge.net/p/qt5ct/tickets/ (With screenshots, please)
This was exactly what I needed under Enlightenment. Exporting QT_STYLE_OVERRIDE didn't cover all apps. Thanks a lot!
Just what I was looking for, a couple of things though it doesn't save anything to the style sheets just empty files, also the 'Creat fonts.conf' does nothing just gives this: QIODevice::write: device not open in the shell. Would be nice to get the style sheets working, I am using LFS, qt-5.40, and xfce DE
Use issue tracker https://sourceforge.net/p/qt5ct/tickets/
Sorry didn't know about the bug tracker I will do that
I have qtconf-qt4 configured to match my desktop. Every time I attempt to make theme changes with qt5 nothing happens. Even: -style=Windows after the app name still gives me fusion as does you app. Any Idea as to how I may fix this issue would be appreciated.
May be Qt5 compiled without windows style support.
I was using Windows as an example. It doesnt allow for any change. Everything except you app stays as Fusion.
I am using the default qt5 package from arch linux
1. Check environment variable: user@testhost:~$ export | grep QT_QPA_PLATFORMTHEME declare -x QT_QPA_PLATFORMTHEME="qt5ct" 2. Start qt5 application with QT_DEBUG_PLUGINS=1 and check output.
The output is on Pastebin: http://pastebin.com/D6d291Mm Thank you very much for your time and patience with me!
Check QT_STYLE_OVERRIDE environment variable. May be it overrides your settings.
QT_STYLE_OVERRIDE=gtkexport QT_QPA_PLATFORMTHEME=qt5ct weird thing is it worked on my old laptop.
Триалюзер, верни РАКЕТЫ!
Source -> qmake/make -> дупельлик/qt5ct И используйте её как портабле утилиту! Я много какие Qt утилиты так пользую... http://linsoft.info/sites/default/files/u686/qt5ct_0.8.png
Very nice, this is a great idea. Just wondering, did you look into enabling reloading the settings for apps already running? Is it even possible?
My qt5 is upgraded to 5.4 and now I can't launch qt5 apps when "export QT_QPA_PLATFORMTHEME=qt5ct" is in bashrc: /usr/bin/qtcreator: line 2: 1278 Segmentation fault (core dumped) QT_LOGGING_TO_CONSOLE=1 qtcreator-bin $@
Try to recompile libqt5ct.so
Yes, it's working now. Thank you.
Latest sources: svn co https://mysvn.ru/trialuser02/qt5ct/trunk qt5ct-svn