[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

[Freeciv-Dev] [patch #7697] Use non-ASCII characters in nation definitions

2016-09-17 Thread Jacob Nevins
URL: Summary: Use non-ASCII characters in nation definitions Project: Freeciv Submitted by: jtn Submitted on: Sat 17 Sep 2016 12:36:00 PM BST Category: rulesets Priority: 5 - No

[Freeciv-Dev] [patch #7697] Use non-ASCII characters in nation definitions

2016-09-17 Thread Jacob Nevins
Update of patch #7697 (project freeciv): Depends on: => patch #6451 ___ Reply to this item at: ___ Message sen

[Freeciv-Dev] [patch #7698] Diplomatic veteran level "attaché" rather than "attache"

2016-09-17 Thread Jacob Nevins
URL: Summary: Diplomatic veteran level "attaché" rather than "attache" Project: Freeciv Submitted by: jtn Submitted on: Sat 17 Sep 2016 12:37:47 PM BST Category: rulesets Priori

[Freeciv-Dev] [patch #7699] Mention move of ruleset READMEs in README.packaging

2016-09-17 Thread Jacob Nevins
URL: Summary: Mention move of ruleset READMEs in README.packaging Project: Freeciv Submitted by: jtn Submitted on: Sat 17 Sep 2016 12:39:05 PM BST Category: docs Priority: 5 - N

[Freeciv-Dev] [patch #7698] Diplomatic veteran level "attaché" rather than "attache"

2016-09-17 Thread Jacob Nevins
Update of patch #7698 (project freeciv): Depends on: => patch #6451 ___ Reply to this item at: ___ Message sen

[Freeciv-Dev] [patch #7699] Mention move of ruleset READMEs in README.packaging

2016-09-17 Thread Jacob Nevins
Update of patch #7699 (project freeciv): Status: In Progress => Ready For Test ___ Additional Item Attachment: File name: S2_6-packaging-readmes.patch Size:0 KB ___

[Freeciv-Dev] [patch #7697] Use non-ASCII characters in nation definitions

2016-09-17 Thread Jacob Nevins
Update of patch #7697 (project freeciv): Status: In Progress => Ready For Test ___ Additional Item Attachment: File name: trunk-S2_6-nation-diacritics.patch Size:39 KB __

[Freeciv-Dev] [patch #7698] Diplomatic veteran level "attaché" rather than "attache"

2016-09-17 Thread Jacob Nevins
Update of patch #7698 (project freeciv): Status: In Progress => Ready For Test ___ Additional Item Attachment: File name: trunk-attache-diacritic.patch Size:4 KB File name: S2_6-attache-diacritic.pat

[Freeciv-Dev] [patch #3481] en_US locale

2016-09-17 Thread Jacob Nevins
Update of patch #3481 (project freeciv): Planned Release: 2.6.0+others? => ___ Reply to this item at: ___ Message sen

[Freeciv-Dev] [patch #3481] en_US locale

2016-09-17 Thread Jacob Nevins
Update of patch #3481 (project freeciv): Summary: en_US locale (to restore diacritics etc) => en_US locale ___ Follow-up Comment #8: Patch #7697 and patch #7698 change ruleset msgids to use UTF-8 characters (tak

[Freeciv-Dev] [patch #7697] Use non-ASCII characters in nation definitions

2016-09-17 Thread Jacob Nevins
Additional Item Attachment, patch #7697 (project freeciv): File name: 25_utf8nations.sav.bz2 Size:15 KB ___ Reply to this item at: ___ Message sent via/

[Freeciv-Dev] [patch #5993] TransportDependent -> !OnLivableTile

2016-09-17 Thread Jacob Nevins
Update of patch #5993 (project freeciv): Summary: TransportDependent -> !OnNativeTile => TransportDependent -> !OnLivableTile ___ Reply to this item at:

[Freeciv-Dev] [patch #4894] Add the new test TransportDependent to the UnitState requirement type

2016-09-17 Thread Jacob Nevins
Follow-up Comment #5, patch #4894 (project freeciv): (This was later renamed to "OnLivableTile": patch #5993) ___ Reply to this item at: ___ Message sent via/by

[Freeciv-Dev] [bug #25067] Paradrop should honour pythagorean_diagonal?

2016-09-17 Thread Jacob Nevins
URL: Summary: Paradrop should honour pythagorean_diagonal? Project: Freeciv Submitted by: jtn Submitted on: Sat 17 Sep 2016 02:35:28 PM BST Category: None Severity: 3 - Normal

[Freeciv-Dev] [bug #25067] Paradrop should honour pythagorean_diagonal?

2016-09-17 Thread Jacob Nevins
Follow-up Comment #1, bug #25067 (project freeciv): Thinking about this a bit more, the obvious thing would be to calculate real polar distance, yielding a circular range on all topologies. But pythagorean_diagonal has no effect on hex topologies (as there are no diagonal moves); currently the par

[Freeciv-Dev] [patch #7700] Special msgid to let translators control capitalisation, etc

2016-09-17 Thread Jacob Nevins
URL: Summary: Special msgid to let translators control capitalisation, etc Project: Freeciv Submitted by: jtn Submitted on: Sat 17 Sep 2016 03:01:29 PM BST Category: None Priori

[Freeciv-Dev] [patch #7700] Special msgid to let translators control capitalisation, etc

2016-09-17 Thread Marko Lindqvist
Follow-up Comment #1, patch #7700 (project freeciv): For most part this sounds like a beneficial idea, but do you have an idea how to handle problems of partial translations? Translation may set an option in a way that is not really suitable for built-in US English (or do we only provide options w

[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
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 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 #7701] Fix some Qt-client shadow warnings & other misc cleanup

2016-09-17 Thread Marko Lindqvist
URL: Summary: Fix some Qt-client shadow warnings & other misc cleanup Project: Freeciv Submitted by: cazfi Submitted on: Sat 17 Sep 2016 11:53:16 PM EEST Category: client-qt Pri

[Freeciv-Dev] [bug #25068] in pf_map_path() [path_finding.c::3200]: assertion 'pos->fuel_left == param-> fuel_left_initially' failed.

2016-09-17 Thread Jacob Nevins
URL: Summary: in pf_map_path() [path_finding.c::3200]: assertion 'pos->fuel_left == param-> fuel_left_initially' failed. Project: Freeciv Submitted by: jtn Submitted on: Sat 17 Sep 2016 10:19:53 PM BST

[Freeciv-Dev] [bug #25069] Goto path drawing bug with exhausted unit and maglev

2016-09-17 Thread Jacob Nevins
URL: Summary: Goto path drawing bug with exhausted unit and maglev Project: Freeciv Submitted by: jtn Submitted on: Sat 17 Sep 2016 11:26:08 PM BST Category: client Severity: 3

[Freeciv-Dev] [bug #25069] Goto path drawing bug with exhausted unit and maglev

2016-09-17 Thread Jacob Nevins
Additional Item Attachment, bug #25069 (project freeciv): File name: 0move_maglev.png Size:629 KB ___ Reply to this item at: ___ Message sent via/

[Freeciv-Dev] [patch #7693] Permit non unitwaittime controlled actions

2016-09-17 Thread Sveinung Kvilhaugsvik
Update of patch #7693 (project freeciv): Status: Ready For Test => Done Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [patch #7667] Add ability to configure the order layers are drawn in

2016-09-17 Thread Sveinung Kvilhaugsvik
Update of patch #7667 (project freeciv): Status: Ready For Test => Done Open/Closed:Open => Closed ___ Reply to this item at:

[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