System Software

Ciment for KDE4
Full Icon Themes by Eldarion 15 comments
Thx for this icon theme. It is really beautiful.
- Aug 31 2009
К сожалению, я не использую такой дистрибутив и просто не знаю как сделать пакет для вашей системы :)
Вы можете обратится к разработчикам своего дистрибутива или к знакомому гуру с просьбой сделать пакет.
В случае каких-то проблемм связанных с созданием онного я готов помочь.
Feel free to mail me bugs and troubles. - May 06 2009
Вы можете обратится к разработчикам своего дистрибутива или к знакомому гуру с просьбой сделать пакет.
В случае каких-то проблемм связанных с созданием онного я готов помочь.
Feel free to mail me bugs and troubles. - May 06 2009
Понятно. Вообщем судя по документации в Qt 4.4 такого метода действительно еще нет :)
как workaruond, если есть желание, Вы можете просто удалить эти строчки:
run.cpp:398:
dialog.setOption (QFileDialog::ShowDirsOnly, true);
и
iconsetings.cpp:347
dialog.setOption(QFileDialog::ShowDirsOnly, true);
На общем функционале, они не скажутся никак, ибо нужны только для отключения отображения файлов в диалогах выбора каталогов (При этом, даже если убрать эту строчку, файл выбрать нельзя).
PS: Будет более удобно, если Вы будите писать мне прямо на email а не сюда (тут идет премодерация сообщений) :) - May 05 2009
как workaruond, если есть желание, Вы можете просто удалить эти строчки:
run.cpp:398:
dialog.setOption (QFileDialog::ShowDirsOnly, true);
и
iconsetings.cpp:347
dialog.setOption(QFileDialog::ShowDirsOnly, true);
На общем функционале, они не скажутся никак, ибо нужны только для отключения отображения файлов в диалогах выбора каталогов (При этом, даже если убрать эту строчку, файл выбрать нельзя).
PS: Будет более удобно, если Вы будите писать мне прямо на email а не сюда (тут идет премодерация сообщений) :) - May 05 2009
Понятно. Вообщем судя по документации в Qt 4.4 такого метода действительно еще нет :)
как workaruond, если есть желание, Вы можете просто удалить эти строчки:
run.cpp:398:
dialog.setOption (QFileDialog::ShowDirsOnly, true);
и
iconsetings.cpp:347
dialog.setOption(QFileDialog::ShowDirsOnly, true);
На общем функционале, они не скажутся никак, ибо нужны только для отключения отображения файлов в диалогах выбора каталогов (При этом, даже если убрать эту строчку, файл выбрать нельзя).
PS: Будет более удобно, если Вы будите писать мне прямо на email а не сюда (тут идет премодерация сообщений) :) - May 05 2009
как workaruond, если есть желание, Вы можете просто удалить эти строчки:
run.cpp:398:
dialog.setOption (QFileDialog::ShowDirsOnly, true);
и
iconsetings.cpp:347
dialog.setOption(QFileDialog::ShowDirsOnly, true);
На общем функционале, они не скажутся никак, ибо нужны только для отключения отображения файлов в диалогах выбора каталогов (При этом, даже если убрать эту строчку, файл выбрать нельзя).
PS: Будет более удобно, если Вы будите писать мне прямо на email а не сюда (тут идет премодерация сообщений) :) - May 05 2009
> just want to say, that I use q4wine at arch linux, and I like it a lot! :)
>Keep up that good work!
Thx =)
> ps: maybe you could add new screenshots here at qt-apps.org and the sourceforge-page ... i mean with the current kde4/oxygen-style, should look alot better so ;)
Ok. I'l update screenshots on new release =) - Mar 04 2009
>Keep up that good work!
Thx =)
> ps: maybe you could add new screenshots here at qt-apps.org and the sourceforge-page ... i mean with the current kde4/oxygen-style, should look alot better so ;)
Ok. I'l update screenshots on new release =) - Mar 04 2009
>>I've red wine is support themes like WInXP Theme. Q4Wine is not working like this?
Actually wine support WinXP themes [http://gastly.wordpress.com/2007/06/18/apply-windows-xp-themes-in-wine/], but it makes wine too Slooooooooooooo-o-o-owly on my PC =[
I can add "Install theme" option in q4wine. Thx for the tip :]
>>Im waiting for webside, documentation and I wish You good luck :)
Thx :] - Feb 02 2009
Actually wine support WinXP themes [http://gastly.wordpress.com/2007/06/18/apply-windows-xp-themes-in-wine/], but it makes wine too Slooooooooooooo-o-o-owly on my PC =[
I can add "Install theme" option in q4wine. Thx for the tip :]
>>Im waiting for webside, documentation and I wish You good luck :)
Thx :] - Feb 02 2009
>> 1. Why does not cmake check whether icoutils is installed? I know it is written in the INSTALL file, but it would be convenient if cmake checks this too.
It is simply a bug ;) I'l try to fix this.
>> 2. What are "wine libraries" on the tab where paths to wine utilities are edited?
This is a path to wine windows fake libraries. On my gentoo box it is: /usr/lib/wine
[code]
[ Shaman ] brezerk:~ $ ls /usr/lib/wine | head -n 6
acledit.dll.so
activeds.dll.so
actxprxy.dll.so
advapi32.dll.so
advpack.dll.so
amstream.dll.so
[/core]
>>When I run q4wine in Ubuntu 8.10 for the first time, this field was not filled by default.
Path to wine libraries can not be determinated automatically;
>>And I could not find any documentation or help where this field is described.
Actually now documentation is not exists ;) It will be available on q4wine web site... of course after I will create this site... - Feb 01 2009
It is simply a bug ;) I'l try to fix this.
>> 2. What are "wine libraries" on the tab where paths to wine utilities are edited?
This is a path to wine windows fake libraries. On my gentoo box it is: /usr/lib/wine
[code]
[ Shaman ] brezerk:~ $ ls /usr/lib/wine | head -n 6
acledit.dll.so
activeds.dll.so
actxprxy.dll.so
advapi32.dll.so
advpack.dll.so
amstream.dll.so
[/core]
>>When I run q4wine in Ubuntu 8.10 for the first time, this field was not filled by default.
Path to wine libraries can not be determinated automatically;
>>And I could not find any documentation or help where this field is described.
Actually now documentation is not exists ;) It will be available on q4wine web site... of course after I will create this site... - Feb 01 2009
>>But my application still look like win98 :/ Should I my application run in special way?
q4wine is a GUI tool for wine configuration and management. It can't affect on wine app look style, except color theme.
>>Now I just double click on exe icon. Is anywere a describe using q4wine? PS Sory for my english ;)
Actually now documentation is not exists ;) It will be available on q4wine web site... of course after I will create this site... - Feb 01 2009
q4wine is a GUI tool for wine configuration and management. It can't affect on wine app look style, except color theme.
>>Now I just double click on exe icon. Is anywere a describe using q4wine? PS Sory for my english ;)
Actually now documentation is not exists ;) It will be available on q4wine web site... of course after I will create this site... - Feb 01 2009
Yes, there is src.pro. But it is deprecated. (Actually, I forgot to remove it. BTW: thx for bugrepport)
There is _ready for build_ q4wine.pro.
So you need to run (in q4wine root directory (NOT IN SRC)):
qmake && make
(or)
qmake PREFIX=/you/own/path && make
I'l create config.h, and build the project. - Dec 29 2008
There is _ready for build_ q4wine.pro.
So you need to run (in q4wine root directory (NOT IN SRC)):
qmake && make
(or)
qmake PREFIX=/you/own/path && make
I'l create config.h, and build the project. - Dec 29 2008
On step 5, q4wine try to find this utils:
1. konsole (KDE Console application)
2. wrestool and icotool;
wrestool and icotool is a part of icoutils package, which is needed for extracting icons from PE-files;
[I] media-gfx/icoutils
Available versions: 0.22.0 0.26.0 {nls}
Installed versions: 0.26.0(10:36:34 02.10.08)(nls)
Homepage: http://www.nongnu.org/icoutils/
Description: A set of programs for extracting and converting images in Microsoft Windows icon and cursor files (.ico, .cur).
Does BSD have any similar package for replacement? - Dec 16 2008
1. konsole (KDE Console application)
2. wrestool and icotool;
wrestool and icotool is a part of icoutils package, which is needed for extracting icons from PE-files;
[I] media-gfx/icoutils
Available versions: 0.22.0 0.26.0 {nls}
Installed versions: 0.26.0(10:36:34 02.10.08)(nls)
Homepage: http://www.nongnu.org/icoutils/
Description: A set of programs for extracting and converting images in Microsoft Windows icon and cursor files (.ico, .cur).
Does BSD have any similar package for replacement? - Dec 16 2008