[Freeciv-Dev] [patch #7696] Qt client - add themes support

2016-09-18 Thread Marko Lindqvist
Follow-up Comment #11, patch #7696 (project freeciv): > nobody can prove there is a layered file somewhere If there is, it's in data/graphics. Clearly the blob is not "preferred form for making modifications", so the source must be made available. That does not mean that the build process must b

[Freeciv-Dev] [patch #7696] Qt client - add themes support

2016-09-18 Thread mir3x
Update of patch #7696 (project freeciv): Open/Closed:Open => Closed Discussion Lock: Any => Locked ___ Reply to this item at:

[Freeciv-Dev] [patch #7696] Qt client - add themes support

2016-09-18 Thread Louis Moureaux
Follow-up Comment #10, patch #7696 (project freeciv): > Hey, there are *.png blobs in source. I think its also violation. I think this may indeed be true, but PNGs are editable in just any graphics editor, and nobody can prove there is a layered file somewhere (while at least the C code from file

[Freeciv-Dev] [patch #7696] Qt client - add themes support

2016-09-18 Thread mir3x
Update of patch #7696 (project freeciv): Status: Ready For Test => Wont Do ___ Reply to this item at: ___ Message sen

[Freeciv-Dev] [patch #7696] Qt client - add themes support

2016-09-18 Thread mir3x
Follow-up Comment #9, patch #7696 (project freeciv): Hey, there are *.png blobs in source. I think its also violation. And there are no tools to produce them included. It has to be violation too. ___ Reply to this item at:

[Freeciv-Dev] [patch #7696] Qt client - add themes support

2016-09-18 Thread Louis Moureaux
Follow-up Comment #8, patch #7696 (project freeciv): > Not going to happen, This makes me feel really sad. Free software is based on collaboration, and sharing the source is required to achieve that. > I'll put gzipped C source to data/graphics if it makes u happy. As that source code (1) can't b

[Freeciv-Dev] [patch #7696] Qt client - add themes support

2016-09-18 Thread mir3x
Follow-up Comment #7, patch #7696 (project freeciv): Not going to happen, I'll put gzipped C source to data/graphics if it makes u happy. Just checked eg. GammaRay can check and save resources. Sumbit patches to Ark if u like. (file #28655) ___

[Freeciv-Dev] [patch #7696] Qt client - add themes support

2016-09-18 Thread mir3x
Follow-up Comment #5, patch #7696 (project freeciv): >> I didn't find a way to disassemble compiled resource files Did u find a way to use not compiled resource file ? It would be 5Mb instead 900kb, just pure C code containing tables. Can u check if anyone sumbitted ever theme to gtk client ? No

[Freeciv-Dev] [patch #7696] Qt client - add themes support

2016-09-17 Thread Louis Moureaux
Follow-up Comment #4, patch #7696 (project freeciv): Sorry if my post sounded rude, it was not my intention. I was writing under time constraint. > If u have compiled resource u dont need source. U can decompile if u need anyway. I didn't find a way to disassemble compiled resource files (won't o

[Freeciv-Dev] [patch #7696] Qt client - add themes support

2016-09-17 Thread mir3x
Follow-up Comment #3, patch #7696 (project freeciv): Added styled help dialog (file #28641) ___ Additional Item Attachment: File name: resource.qss Size:10 KB ___

[Freeciv-Dev] [patch #7696] Qt client - add themes support

2016-09-17 Thread mir3x
Follow-up Comment #2, patch #7696 (project freeciv): If u find a way to do it without compiled resource, then write.If u have compiled resource u dont need source. U can decompile if u need anyway. Last time I checked help was not styled, and it was ok. Dunno what changed. QPalette shouldn't be u

[Freeciv-Dev] [patch #7696] Qt client - add themes support

2016-09-17 Thread Louis Moureaux
Follow-up Comment #1, patch #7696 (project freeciv): The resource.rcc file looks like a binary blob. Did I miss the source? Else: - The help text is hard to read (white on light background) - Some colors still come from the system palette (selection text and background). What about a custom QPale

[Freeciv-Dev] [patch #7696] Qt client - add themes support

2016-09-17 Thread mir3x
URL: Summary: Qt client - add themes support Project: Freeciv Submitted by: mir3x Submitted on: Sat 17 Sep 2016 12:34:27 PM CEST Category: client-qt Priority: 5 - Normal