[Freeciv-Dev] [bug #13423] server 2.1.99-test dies trying to make ipv6 connection

2009-04-27 Thread mir3x

Follow-up Comment #2, bug #13423 (project freeciv):


 Does attached patch help?

 (file #5701)

Yes. I got message :
Cannot open IPv6 socket, trying IPv4 instead
and server works ok.

-- 
mir3x

___

Reply to this item at:

  http://gna.org/bugs/?13423

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3367] A bit playable qt-client

2012-07-04 Thread mir3x
URL:
  http://gna.org/patch/?3367

 Summary: A bit playable qt-client
 Project: Freeciv
Submitted by: mir3x
Submitted on: Wed 04 Jul 2012 10:03:34 PM GMT
Category: client-qt
Priority: 5 - Normal
  Status: None
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 

___

Details:

Added primary widgets
Connect to game possible via network page or ./fcgui -a
( start or load not working but widgets completed )
Visible map and moving units via numpad and arrows.

some bug: after connect if any city is not visible and after resize would be
visible, client will lockup in endless loop 
(pft_advance_path
 city_map_radius_sq_get
 genhash_replace_full
 secfile_destroy
 update_map_canvas
 qtg_canvas_put_rectangle
 city_map_radius_sq_set
 client_map_is_known_and_seen
 fc_isalnum
 fill_sprite_array )

if city is already visible or after unit movement is visible then it works ok.
It happens only at first resize.





___

File Attachments:


---
Date: Wed 04 Jul 2012 10:03:34 PM GMT  Name: qt.diff  Size: 71kB   By: mir3x

http://gna.org/patch/download.php?file_id=15974

___

Reply to this item at:

  http://gna.org/patch/?3367

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3370] Move spite and GdkPixbuf initizalization outside loop

2012-07-05 Thread mir3x
URL:
  http://gna.org/patch/?3370

 Summary: Move spite and GdkPixbuf initizalization outside
loop
 Project: Freeciv
Submitted by: mir3x
Submitted on: Thu 05 Jul 2012 09:09:51 PM GMT
Category: client-gtk-3.0
Priority: 3 - Low
  Status: None
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 

___

Details:

When showing tax rates on info dialog ( that on left side ) sprites and
pixbufs are initialized multiple times.



___

File Attachments:


---
Date: Thu 05 Jul 2012 09:09:51 PM GMT  Name: gtk3_move_init_outside_for.diff 
Size: 2kB   By: mir3x

http://gna.org/patch/download.php?file_id=15980

___

Reply to this item at:

  http://gna.org/patch/?3370

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3370] Move spite and GdkPixbuf initizalization outside loop

2012-07-05 Thread mir3x
Follow-up Comment #1, patch #3370 (project freeciv):

Hmm, No need, they were pointers only :D

___

Reply to this item at:

  http://gna.org/patch/?3370

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3424] City dialog created for Qt Version

2012-07-15 Thread mir3x
URL:
  http://gna.org/patch/?3424

 Summary: City dialog created for Qt Version
 Project: Freeciv
Submitted by: mir3x
Submitted on: Sun 15 Jul 2012 09:29:49 PM GMT
Category: client-qt
Priority: 5 - Normal
  Status: None
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 

___

Details:

- Created Overview tab in city dialog
( lacks selling improvements, needs to clip black borders on city view, cause
there is a lot of black borders in amplio, also to change production chooser
from combobox to listview probably with delagated progress bar )
- Some fix with map redraws
- removed tr() functions, ( original qt function used to translation )
- removed qDebug
- fixed seg fault when using amplio 
- removed placeholders



___

File Attachments:


---
Date: Sun 15 Jul 2012 09:29:50 PM GMT  Name: qt_city_dialog.patch  Size: 52kB 
 By: mir3x

http://gna.org/patch/download.php?file_id=16111

___

Reply to this item at:

  http://gna.org/patch/?3424

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3434] Qt revolution menu and message box

2012-07-20 Thread mir3x
URL:
  http://gna.org/patch/?3434

 Summary: Qt revolution menu and message box
 Project: Freeciv
Submitted by: mir3x
Submitted on: Fri 20 Jul 2012 08:19:05 PM GMT
Category: client-qt
Priority: 5 - Normal
  Status: None
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 

___

Details:

Added MessageBox confirming revolution.
+ menus with available governments, sensitive.



___

File Attachments:


---
Date: Fri 20 Jul 2012 08:19:05 PM GMT  Name: QtRevol.patch  Size: 9kB   By:
mir3x

http://gna.org/patch/download.php?file_id=16139

___

Reply to this item at:

  http://gna.org/patch/?3434

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #19960] ./confiure

2012-07-20 Thread mir3x
URL:
  http://gna.org/bugs/?19960

 Summary: ./confiure
 Project: Freeciv
Submitted by: mir3x
Submitted on: Fri 20 Jul 2012 08:50:30 PM GMT
Category: None
Severity: 3 - Normal
Priority: 5 - Normal
  Status: None
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Release: 
 Discussion Lock: Any
Operating System: None
 Planned Release: 

___

Details:






___

Reply to this item at:

  http://gna.org/bugs/?19960

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #19960] ./confiure

2012-07-20 Thread mir3x
Follow-up Comment #1, bug #19960 (project freeciv):

Can I remove it somehow ? I pressed enter in browser accidently.

___

Reply to this item at:

  http://gna.org/bugs/?19960

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #19961] ./configure --enable-sys-lua fail

2012-07-20 Thread mir3x
Follow-up Comment #2, bug #19961 (project freeciv):

gentoo

___

Reply to this item at:

  http://gna.org/bugs/?19961

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #19961] ./configure --enable-sys-lua fail

2012-07-20 Thread mir3x
Follow-up Comment #3, bug #19961 (project freeciv):

http://lua-users.org/lists/lua-l/2008-09/msg00184.html


___

Reply to this item at:

  http://gna.org/bugs/?19961

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #19961] ./configure --enable-sys-lua fail

2012-07-20 Thread mir3x
Follow-up Comment #5, bug #19961 (project freeciv):

lua -e 'print(_VERSION)' 21 | cut -d' ' -f2

will post correct version but Im not good in putting it in configure

___

Reply to this item at:

  http://gna.org/bugs/?19961

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #19961] ./configure --enable-sys-lua fail

2012-07-20 Thread mir3x
Follow-up Comment #7, bug #19961 (project freeciv):

so maybe one of these macros will be useful ?
http://www.gnu.org/software/autoconf-archive/ax_lua.html


___

Reply to this item at:

  http://gna.org/bugs/?19961

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #19961] ./configure --enable-sys-lua fail on Gentoo

2012-07-20 Thread mir3x
Follow-up Comment #10, bug #19961 (project freeciv):

doesnt work anyway
configure:32327: $? = 1
Requested 'lua = 5.1' but version of Lua is 5.1.4
configure:32355: result: no
configure:32358: error: Use of included lua disabled, and no lua found from
system


___

Reply to this item at:

  http://gna.org/bugs/?19961

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #19961] ./configure --enable-sys-lua fail on Gentoo

2012-07-20 Thread mir3x
Follow-up Comment #12, bug #19961 (project freeciv):

Doesnt work:

Unknown version comparison operator '=5.1' after package name 'lua' in file
'(command line arguments)'

___

Reply to this item at:

  http://gna.org/bugs/?19961

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #19961] ./configure --enable-sys-lua fail on Gentoo

2012-07-20 Thread mir3x
Follow-up Comment #14, bug #19961 (project freeciv):

it works

configure:32306: $PKG_CONFIG --exists --print-errors lua = 5.1 lua  5.2
configure:32309: $? = 0
configure:32324: $PKG_CONFIG --exists --print-errors lua = 5.1 lua  5.2
configure:32327: $? = 0
configure:32369: result: yes

___

Reply to this item at:

  http://gna.org/bugs/?19961

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3437] Qt Science report

2012-07-22 Thread mir3x
URL:
  http://gna.org/patch/?3437

 Summary: Qt Science report
 Project: Freeciv
Submitted by: mir3x
Submitted on: Sun 22 Jul 2012 12:10:11 PM CEST
Category: client-qt
Priority: 5 - Normal
  Status: None
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 

___

Details:

Research report with combo boxes + diagram allowing to choose research and
goal



___

File Attachments:


---
Date: Sun 22 Jul 2012 12:10:12 PM CEST  Name: QtSciReport.patch.bz2  Size: 5kB
  By: mir3x

http://gna.org/patch/download.php?file_id=16162

___

Reply to this item at:

  http://gna.org/patch/?3437

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3437] Qt Science report

2012-07-22 Thread mir3x
Follow-up Comment #1, patch #3437 (project freeciv):

I forgot to remove unused variables.
Updated version attached

(file #16163)
___

Additional Item Attachment:

File name: QtSciReportUpdated.patch.bz2   Size:5 KB


___

Reply to this item at:

  http://gna.org/patch/?3437

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3434] Qt revolution menu and message box

2012-07-27 Thread mir3x
Follow-up Comment #2, patch #3434 (project freeciv):

Ok, updated.

( meanwhile I found some bugs in qt science report, I'll patch it soon)

(file #16209)
___

Additional Item Attachment:

File name: QtRevol.patch  Size:9 KB


___

Reply to this item at:

  http://gna.org/patch/?3434

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #19989] client assertion unit_list_size(ptile-units) failed

2012-07-27 Thread mir3x
URL:
  http://gna.org/bugs/?19989

 Summary: client assertion unit_list_size(ptile-units) failed
 Project: Freeciv
Submitted by: mir3x
Submitted on: Fri 27 Jul 2012 06:51:11 PM CEST
Category: client
Severity: 3 - Normal
Priority: 5 - Normal
  Status: None
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Release: trunk
 Discussion Lock: Any
Operating System: GNU/Linux
 Planned Release: 

___

Details:

( It's related to all clients, not Qt, I checked with gtk2 )

it repeatable. Save game attached.

failed assertion:
in handle_tile_info() [../../client/packhand.c::2670]: assertion '0 ==
unit_list_size(ptile-units)' failed.

2: 0: ./client/freeciv-gtk2() [0x5d02a8]
2: 1: ./client/freeciv-gtk2(vdo_log+0x88) [0x5d5018]
2: 2: ./client/freeciv-gtk2(do_log+0x7d) [0x5d50cd]
2: 3: ./client/freeciv-gtk2(fc_assert_fail+0x9f) [0x5d52ff]
2: 4: ./client/freeciv-gtk2(handle_tile_info+0x8fd) [0x4a25bd]
2: 5: ./client/freeciv-gtk2(client_handle_packet+0x611) [0x4a6c21]

debug=4 shows before -

4: client_remove_city() 172, Trondheim
4: game_remove_city() at (24,27) city 172, Holy Roman Trondheim
4: (24,27) creating city 172, Burgundian Trondheim
4: A: agents_city_changed(city 172=Trondheim) owner=Burgundian
3: got packet type=(PACKET_TILE_INFO)15 len=11 from server
4: incoming packet={type=15, size=11}
3: packet_tile_info_100: got info about (2051)
3:   got field 'known'
4: remove_packet_from_buffer: remove 11; remaining 756
0x9597980 220 Warriors at (23,26) Henri le Grand

in handle_tile_info() [../../client/packhand.c::2670]: assertion '0 ==
unit_list_size(ptile-units)' failed.

after that everything goes ok:
4: A: agents_tile_remove(tile=(23, 26))
3: got packet type=(PACKET_UNIT_SHORT_INFO)64 len=20 from server
4: incoming packet={type=64, size=20}





___

Reply to this item at:

  http://gna.org/bugs/?19989

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #19989] client assertion unit_list_size(ptile-units) failed

2012-07-27 Thread mir3x
Follow-up Comment #1, bug #19989 (project freeciv):

forgot to attach sav

(file #16213)
___

Additional Item Attachment:

File name: unit_list_size_assert_failed.sav.bz2 Size:24 KB


___

Reply to this item at:

  http://gna.org/bugs/?19989

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3452] Qt science report small fix

2012-07-27 Thread mir3x
URL:
  http://gna.org/patch/?3452

 Summary: Qt science report small fix
 Project: Freeciv
Submitted by: mir3x
Submitted on: Fri 27 Jul 2012 10:20:24 PM CEST
Category: client-qt
Priority: 5 - Normal
  Status: None
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 

___

Details:

Added handling A_UNSET tech and sorting techs by name in comboboxes.



___

File Attachments:


---
Date: Fri 27 Jul 2012 10:20:24 PM CEST  Name: QtSciUpdate.patch  Size: 3kB  
By: mir3x

http://gna.org/patch/download.php?file_id=16216

___

Reply to this item at:

  http://gna.org/patch/?3452

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3452] Qt science report small fix

2012-07-30 Thread mir3x
Follow-up Comment #2, patch #3452 (project freeciv):

Hmm, right, I thought I solved that.
Ok I added to that patch blocking signals while updating combo boxes and now
is solved.

(file #16244)
___

Additional Item Attachment:

File name: QtSciUpdateUpdated.patch   Size:3 KB


___

Reply to this item at:

  http://gna.org/patch/?3452

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3460] Qt Revolution Menu - Confiramtion dialog

2012-07-30 Thread mir3x
URL:
  http://gna.org/patch/?3460

 Summary: Qt Revolution Menu - Confiramtion dialog
 Project: Freeciv
Submitted by: mir3x
Submitted on: Mon 30 Jul 2012 10:12:39 AM CEST
Category: client-qt
Priority: 3 - Low
  Status: None
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 

___

Details:

Changed behavior when selecting target government directly for 
asking for confirm first




___

File Attachments:


---
Date: Mon 30 Jul 2012 10:12:39 AM CEST  Name: RevolutionMenuFix.patch  Size:
760B   By: mir3x

http://gna.org/patch/download.php?file_id=16245

___

Reply to this item at:

  http://gna.org/patch/?3460

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3417] Configure check for Qt version

2012-08-07 Thread mir3x
Follow-up Comment #8, patch #3417 (project freeciv):

Yeah, qt5 should be fully compatible with qt4, there is no much changes, btw
there should be  easy switch to openGL rendering instead X11 ( in qt4 ) but I
doubt if there would be any benefits from it, seems both are accelerated by
hardware, no idea how under windows.
On other hand I've read that sdl 2.0 is coming
http://www.phoronix.com/scan.php?page=news_itempx=MTE0MDU


___

Reply to this item at:

  http://gna.org/patch/?3417

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3523] Start page updated

2012-09-08 Thread mir3x
URL:
  http://gna.org/patch/?3523

 Summary: Start page updated
 Project: Freeciv
Submitted by: mir3x
Submitted on: Sat 08 Sep 2012 06:28:09 PM CEST
Category: client-qt
Priority: 5 - Normal
  Status: None
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 

___

Details:

Added nation selection dialog
Added context menu for players in start page
Rearranged layout in start page, some older code was replaced
( switching pages, what leaded to some minor changes )



___

File Attachments:


---
Date: Sat 08 Sep 2012 06:28:09 PM CEST  Name: QtStartPage.patch.bz2  Size: 8kB
  By: mir3x

http://gna.org/patch/download.php?file_id=16491

___

Reply to this item at:

  http://gna.org/patch/?3523

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3523] Start page updated

2013-02-06 Thread mir3x
Follow-up Comment #3, patch #3523 (project freeciv):

Fixed, also tabwidget replaced with treewidget for better view 

(file #17147)
___

Additional Item Attachment:

File name: QtStartPage-3.patch.bz2Size:9 KB


___

Reply to this item at:

  http://gna.org/patch/?3523

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3523] Start page updated

2013-02-08 Thread mir3x
Follow-up Comment #6, patch #3523 (project freeciv):

OOps, sorry, my client puts it sometimes automatically, I always try to remove
it. I have no idea why its there , pls remove it

___

Reply to this item at:

  http://gna.org/patch/?3523

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3782] Qt options dialog

2013-03-15 Thread mir3x
URL:
  http://gna.org/patch/?3782

 Summary: Qt options dialog
 Project: Freeciv
Submitted by: mir3x
Submitted on: Sat 16 Mar 2013 12:23:35 AM CET
Category: None
Priority: 5 - Normal
  Status: None
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 

___

Details:

Server/client options dialog (+some class representing fonts, which was needed
for client options)

btw. I couldnt test debug version cause, there are some warnings in newest
trunk ( treated as errors ):
lbaselib.c: In function 'luaB_print':
lbaselib.c:37:14: error: ignoring return value of 'fwrite', declared with
attribute warn_unused_result [-Werror=unused-result]




___

File Attachments:


---
Date: Sat 16 Mar 2013 12:23:35 AM CET  Name: QtOptionsDialog.patch.bz2  Size:
7kB   By: mir3x

http://gna.org/patch/download.php?file_id=17438

___

Reply to this item at:

  http://gna.org/patch/?3782

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #20630] Changing tileset twice crashes client

2013-03-18 Thread mir3x
Follow-up Comment #1, bug #20630 (project freeciv):

I just tested with default compilation options ( newest trunk ) and I can
switch without crash many times (gtk3-client)

___

Reply to this item at:

  http://gna.org/bugs/?20630

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3782] Qt options dialog

2013-03-19 Thread mir3x
Follow-up Comment #3, patch #3782 (project freeciv):

How does it look like ?
For me it's gtk -
ttp://cdn.imghack.se/images/06eca8f948e0cbc456f24b4c36a0d5f2.jpg

 qt - http://cdn.imghack.se/images/fdc8070da786141c266f31b84d6ab859.jpg

I dont see any ugly spacing ( spacing is deafult )

___

Reply to this item at:

  http://gna.org/patch/?3782

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3782] Qt options dialog

2013-03-22 Thread mir3x
Follow-up Comment #5, patch #3782 (project freeciv):

Fixed ( a bit - there is 13 checkboxes in one tab, previous was 11 )


(file #17521)
___

Additional Item Attachment:

File name: QtOptions.patchSize:40 KB


___

Reply to this item at:

  http://gna.org/patch/?3782

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #19073] Minimap is not resizable, and does not navigate properly on click.

2013-04-02 Thread mir3x
Follow-up Comment #1, bug #19073 (project freeciv):

I noticed that when scrollbars are active map is centered in wrong coords
( in gtk2 and gtk3 client )
probably overview_to_map_pos() must be updated to notice scrollbars.

___

Reply to this item at:

  http://gna.org/bugs/?19073

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #20702] Cannot move to unknown tiles via diagonal

2013-04-02 Thread mir3x
URL:
  http://gna.org/bugs/?20702

 Summary: Cannot move to unknown tiles via diagonal
 Project: Freeciv
Submitted by: mir3x
Submitted on: Tue 02 Apr 2013 12:33:00 PM CEST
Category: client
Severity: 4 - Important
Priority: 5 - Normal
  Status: None
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Release: trunk
 Discussion Lock: Any
Operating System: Any
 Planned Release: 

___

Details:

Units cannot move to black fog (unknown tiles) via diagonal using keyboard
( goto is ok )




___

Reply to this item at:

  http://gna.org/bugs/?20702

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #20739] Vertical lines when using Nvidia driver

2013-04-16 Thread mir3x
Follow-up Comment #3, bug #20739 (project freeciv):

One more comment:
on xorg 1.14.0 on trunk its almost ok also, 
vertical lines ( some violet ) are shown only when grid is enabled in both
versions
( 2.3.4 and trunk ),
I bet those lines will disappear with next or maybe next next xorg-server
version.

___

Reply to this item at:

  http://gna.org/bugs/?20739

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3882] Qt-Minimap

2013-04-25 Thread mir3x
URL:
  http://gna.org/patch/?3882

 Summary: Qt-Minimap
 Project: Freeciv
Submitted by: mir3x
Submitted on: Thu 25 Apr 2013 08:53:54 PM CEST
Category: client-qt
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: mir3x
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 2.5.0

___

Details:

Resizable/scalable/hiddable not scrollable minimap for qt-client
(scalable by floating numbers).
Minimap will take maximum 20% of mapview width/height at connecting, to
prevent taking too much screen.
Also fixed qtg_canvas_put_rectangle which was drawing points as squares 2x2
and similar issue with lines.
Added some widgets like close/resize to use with any other custom widgets.



___

File Attachments:


---
Date: Thu 25 Apr 2013 08:53:54 PM CEST  Name: QtMinimap.diff.bz2  Size: 6kB  
By: mir3x

http://gna.org/patch/download.php?file_id=17831

___

Reply to this item at:

  http://gna.org/patch/?3882

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3882] Qt-Minimap

2013-04-26 Thread mir3x
Update of patch #3882 (project freeciv):

  Status:  Ready For Test = Done   
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/patch/?3882

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #20794] Recentering units on new turn takes too much time

2013-05-08 Thread mir3x
URL:
  http://gna.org/bugs/?20794

 Summary: Recentering units on new turn takes too much time
 Project: Freeciv
Submitted by: mir3x
Submitted on: Wed 08 May 2013 08:41:05 AM CEST
Category: client
Severity: 3 - Normal
Priority: 5 - Normal
  Status: None
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Release: 
 Discussion Lock: Any
Operating System: Any
 Planned Release: 

___

Details:

Considering that move animation = 0, and recenter on units is enabled, then at
new turn, when units are auto-moving, 
like automated engineers, recentering takes huge a lot of time,
for my example game about 20 secs, 
recentering is useless then because moving animation = 0,
and in fact its not shown, I just see minimap jumping only around
map, which comsumes a lot of cpu only.
But disabling autocentering makes turn movement very fast, about 2 secs in my
example game.

So I would suggest to disable autocentering during new turn if 
movement animation = 0, and reenable after all automatic movement is done.





___

Reply to this item at:

  http://gna.org/bugs/?20794

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #20739] Vertical lines when using Nvidia driver

2013-05-13 Thread mir3x
Follow-up Comment #4, bug #20739 (project freeciv):

Can u check your /proc/mtrr ?
if u see all mem uncachable, u should fix that (probably in bios, or by
mtrr cleanup in kernel) and check if it helped for freeciv.


___

Reply to this item at:

  http://gna.org/bugs/?20739

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3913] notification dialog for qt-client

2013-05-15 Thread mir3x
URL:
  http://gna.org/patch/?3913

 Summary: notification dialog for qt-client
 Project: Freeciv
Submitted by: mir3x
Submitted on: Wed 15 May 2013 12:42:13 PM CEST
Category: client-qt
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 2.5.0 2.6.0

___

Details:

Semi transparent widget to display notifications (its not dock widget, its
displayed around map_view) with simple autoplacement.




___

File Attachments:


---
Date: Wed 15 May 2013 12:42:13 PM CEST  Name: qt_notify_dialog.diff  Size:
14kB   By: mir3x

http://gna.org/patch/download.php?file_id=17968

___

Reply to this item at:

  http://gna.org/patch/?3913

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #20739] Vertical lines when using Nvidia driver

2013-05-20 Thread mir3x
Follow-up Comment #5, bug #20739 (project freeciv):

I checked openSuse 12.3 and its affected also, but ubuntu 13.04 is not.
(openSuse uses xorg-server 1.13.2, ubuntu 1.13.3, I checked also 1.14 and
1.12.4 , 1. 13.4 on gentoo and all of them failed, so its not xorg issue)
probably some gtk library causes that, gtk3/qt client are ok, it's visible
only in trident in gtk2, maybe someone has any clue which package can cause
that ?


___

Reply to this item at:

  http://gna.org/bugs/?20739

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3913] notification dialog for qt-client

2013-05-20 Thread mir3x
Update of patch #3913 (project freeciv):

  Status:  Ready For Test = Done   
 Assigned to:None = mir3x  
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/patch/?3913

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3928] Qt reports (units, economy and endgame)

2013-05-28 Thread mir3x
URL:
  http://gna.org/patch/?3928

 Summary: Qt reports (units, economy and endgame)
 Project: Freeciv
Submitted by: mir3x
Submitted on: Wed 29 May 2013 12:47:25 AM CEST
Category: client
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 2.5.0 2.6.0

___

Details:

Added reports - units, economy and endgame, layout is like in gtk3 (buttons on
top)





___

File Attachments:


---
Date: Wed 29 May 2013 12:47:25 AM CEST  Name: Qt_reports.patch  Size: 35kB  
By: mir3x

http://gna.org/patch/download.php?file_id=18025

___

Reply to this item at:

  http://gna.org/patch/?3928

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3928] Qt reports (units, economy and endgame)

2013-05-28 Thread mir3x
Additional Item Attachment, patch #3928 (project freeciv):

File name: Qt_reports.patch.bz2   Size:6 KB


___

Reply to this item at:

  http://gna.org/patch/?3928

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3928] Qt reports (units, economy and endgame)

2013-05-30 Thread mir3x
Update of patch #3928 (project freeciv):

  Status:  Ready For Test = Done   
 Assigned to:None = mir3x  
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/patch/?3928

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3932] Qt Menu

2013-06-01 Thread mir3x
URL:
  http://gna.org/patch/?3932

 Summary: Qt Menu
 Project: Freeciv
Submitted by: mir3x
Submitted on: Sat 01 Jun 2013 09:23:53 PM CEST
Category: client-qt
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 2.5.0 2.6.0

___

Details:

Added almost all menus, made some of them enabled/disabled, checked/unchecked,
renamed depending on current unit abilities.
Added drawing line on mouse position (required for goto, patrol and similar
actions)



___

File Attachments:


---
Date: Sat 01 Jun 2013 09:23:53 PM CEST  Name: qt_menu.patch.bz2  Size: 8kB  
By: mir3x

http://gna.org/patch/download.php?file_id=18043

___

Reply to this item at:

  http://gna.org/patch/?3932

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3932] Qt Menu

2013-06-04 Thread mir3x
Update of patch #3932 (project freeciv):

  Status:  Ready For Test = Done   
 Assigned to:None = mir3x  
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/patch/?3932

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3938] Qt - Unit information label and information label about civilization

2013-06-09 Thread mir3x
URL:
  http://gna.org/patch/?3938

 Summary: Qt - Unit information label and information label
about civilization
 Project: Freeciv
Submitted by: mir3x
Submitted on: Sun 09 Jun 2013 10:23:36 PM CEST
Category: client-qt
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 2.5.0 2.6.0

___

Details:

Added transparent unit information and 
redesigned old information label also to transparent widget over mapview, 
added tooltips and possibility to changing taxes from that information label.



___

File Attachments:


---
Date: Sun 09 Jun 2013 10:23:36 PM CEST  Name: qt_unit_label.patch.bz2  Size:
7kB   By: mir3x

http://gna.org/patch/download.php?file_id=18063

___

Reply to this item at:

  http://gna.org/patch/?3938

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3938] Qt - Unit information label and information label about civilization

2013-06-12 Thread mir3x
Update of patch #3938 (project freeciv):

  Status:  Ready For Test = Done   
 Assigned to:None = mir3x  
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/patch/?3938

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3944] Qt - Unit Selection Widget

2013-06-16 Thread mir3x
URL:
  http://gna.org/patch/?3944

 Summary: Qt - Unit Selection Widget
 Project: Freeciv
Submitted by: mir3x
Submitted on: Mon 17 Jun 2013 01:03:46 AM CEST
Category: client-qt
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 2.5.0 2.6.0

___

Details:

Added simple widget allowing selecting units
(semi-transparent - like other widgets, shows max 12 units (4x3),
if there is more than 12 units on tile - allows scrolling via mouse wheel, no
scroll bars, closable by mouse right click)




___

Reply to this item at:

  http://gna.org/patch/?3944

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3944] Qt - Unit Selection Widget

2013-06-17 Thread mir3x
Additional Item Attachment, patch #3944 (project freeciv):

File name: Qt_unit_selection_widget.patch.bz2 Size:4 KB


___

Reply to this item at:

  http://gna.org/patch/?3944

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #20739] Vertical lines when using Nvidia driver

2013-06-17 Thread mir3x
Update of bug #20739 (project freeciv):

  Status:None = Duplicate  
 Open/Closed:Open = Closed 

___

Follow-up Comment #6:

Duplicated of bug #20411 bug#20411 http://gna.org/bugs/?20411

___

Reply to this item at:

  http://gna.org/bugs/?20739

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #20411] National borders are fuzzy

2013-06-17 Thread mir3x
Update of bug #20411 (project freeciv):

  Status:None = Wont Fix   
 Open/Closed:Open = Closed 

___

Follow-up Comment #9:

Its not related to freeciv anymore.
Making update in gentoo fixes it.
Linux Mint 15 works ok also,  ubuntu 13.04 too,
openSuse 13 was affected, but haven't checked lately

In gentoo unstable branch seems ok too now. 
I updateted totally about 50 packages. 
These are most suspicious:

 x11-libs/libxcb-1.9.1
 x11-libs/libX11-1.6.0
 x11-libs/libXext-1.3.2
 x11-libs/libXt-1.1.4
 x11-libs/libXfixes-5.0.1
 x11-libs/libXxf86vm-1.1.3
 x11-libs/libXtst-1.2.2
 x11-libs/libXrandr-1.4.1
 x11-libs/libXv-1.0.8
 x11-libs/libXinerama-1.1.3
 x11-libs/libXxf86dga-1.1.4
 x11-libs/libXp-1.0.2
 x11-libs/libX11-1.5.0-r1
 x11-libs/libXau-1.0.7-r1

Probably one of them fixed it, but  I have no time to check which one.
I havent upgraded nvidia-drivers.

___

Reply to this item at:

  http://gna.org/bugs/?20411

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3944] Qt - Unit Selection Widget

2013-06-20 Thread mir3x
Update of patch #3944 (project freeciv):

  Status:  Ready For Test = Done   
 Assigned to:None = mir3x  
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/patch/?3944

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3946] Qt - info tile label

2013-06-20 Thread mir3x
URL:
  http://gna.org/patch/?3946

 Summary: Qt - info tile label
 Project: Freeciv
Submitted by: mir3x
Submitted on: Thu 20 Jun 2013 06:02:04 PM CEST
Category: client-qt
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 2.5.0 2.6.0

___

Details:

Added label to show info about clicked (middle button) tile.




___

File Attachments:


---
Date: Thu 20 Jun 2013 06:02:04 PM CEST  Name: Qt-info-tile-label.patch.bz2 
Size: 3kB   By: mir3x

http://gna.org/patch/download.php?file_id=18124

___

Reply to this item at:

  http://gna.org/patch/?3946

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #20920] Many server crashes in freeciv server

2013-06-20 Thread mir3x
Follow-up Comment #5, bug #20920 (project freeciv):

Its just my guess:

Its trying to reread tileset, but earlier none has been loaded or fully
initizalized.
( call to function -
  void tilespec_reread(const char *new_tileset_name) 
  (from tilespec.h)
)

___

Reply to this item at:

  http://gna.org/bugs/?20920

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3946] Qt - info tile label

2013-06-22 Thread mir3x
Update of patch #3946 (project freeciv):

  Status:  Ready For Test = Done   
 Assigned to:None = mir3x  
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/patch/?3946

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [task #7706] Data Export #45 (patch)

2013-06-22 Thread mir3x
URL:
  http://gna.org/task/?7706

 Summary: Data Export #45 (patch)
 Project: Freeciv
Submitted by: mir3x
Submitted on: Sat 22 Jun 2013 01:58:16 PM CEST
 Should Start On: Sat 22 Jun 2013 12:00:00 AM CEST
   Should be Finished on: Sun 23 Jun 2013 12:00:00 AM CEST
Category: None
Priority: 5 - Normal
  Status: None
 Privacy: Private
Percent Complete: 0%
 Assigned to: None
 Open/Closed: Open
 Discussion Lock: Any
  Effort: 0.00
 Planned Release: 

___

Details:

A new export job has been registered.
 
This task has been created to keep the project informed. However, only mir3x,
that created the job, can remove the job itself. 

= Job URL =

Once the job will be done, it will be available at:

  https://gna.org/export/freeciv/mir3x/45.xml


= Job Removal  =

Closing this task will not remove the job. To remove the job, mir3x must go
at: 

  https://gna.org/patch/export.php?group=freeciv


= Job Details =

The SQL query will be:
SELECT bug_id  FROM patch  WHERE group_id=\'1285\'  AND category_id IN
(\'116\') 


(Note: We are aware this information is not tremendously user-friendly. This
will be improved in future Savane releases)





___

Reply to this item at:

  http://gna.org/task/?7706

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [task #7706] Data Export #45 (patch)

2013-06-22 Thread mir3x
Update of task #7706 (project freeciv):

   status_id: = Closed 

___

Follow-up Comment #0:

[100]
Job removed per request of his owner, mir3x 

45.xml is no longer available

___

Reply to this item at:

  http://gna.org/task/?7706

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #2831] Alternative to gui-qt function pointer layer

2013-06-22 Thread mir3x
Update of patch #2831 (project freeciv):

  Status:None = Wont Do
 Assigned to:None = mir3x  
 Open/Closed:Open = Closed 

___

Follow-up Comment #5:

Not applicable any more.

___

Reply to this item at:

  http://gna.org/patch/?2831

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3494] popup_incite_dialog(struct city *pcity, int cost) implementation

2013-06-22 Thread mir3x
Update of patch #3494 (project freeciv):

  Status:None = Wont Do
 Assigned to:None = mir3x  
 Open/Closed:Open = Closed 

___

Follow-up Comment #2:

Missing translations, code style and patch itself :D

___

Reply to this item at:

  http://gna.org/patch/?3494

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3947] Qt - Players(Nations - F3) tab widget

2013-06-23 Thread mir3x
URL:
  http://gna.org/patch/?3947

 Summary: Qt - Players(Nations - F3) tab widget
 Project: Freeciv
Submitted by: mir3x
Submitted on: Sun 23 Jun 2013 07:41:14 PM CEST
Category: client-qt
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 

___

Details:

Added players widget,
inteligence dialog merged with that
(informations about nations are displayed automatically 
on bottom after changing selection,
techs are shown as exclusion with your nation only,
just to prevent common practice when players open diplomatic dialog just to
quick check - what techs do they miss? and what do I miss ?)

- header labels are shown/hidden as built qt function, not using fc struct
data there
- it doesnt contain diplomatic dialog



___

File Attachments:


---
Date: Sun 23 Jun 2013 07:41:14 PM CEST  Name: Qt-players-tabwidget.patch.bz2 
Size: 6kB   By: mir3x

http://gna.org/patch/download.php?file_id=18154

___

Reply to this item at:

  http://gna.org/patch/?3947

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3947] Qt - Players(Nations - F3) tab widget

2013-06-23 Thread mir3x
Update of patch #3947 (project freeciv):

 Planned Release: = 2.5.0 2.6.0


___

Reply to this item at:

  http://gna.org/patch/?3947

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #20017] Qt-client science progressbar fills as if reserch took place just now

2013-06-23 Thread mir3x
Follow-up Comment #1, bug #20017 (project freeciv):

I guess it's only oxygen style feature,
I just tested few themes and even colors were others in some of them (some
lines were mostly invisible in research dialog except qt-curve),
option dialog look very different in each style, some of them can place 2 much
more lines than others on the same area.


___

Reply to this item at:

  http://gna.org/bugs/?20017

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3947] Qt - Players(Nations - F3) tab widget

2013-06-26 Thread mir3x
Update of patch #3947 (project freeciv):

  Status:  Ready For Test = Done   
 Assigned to:None = mir3x  
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/patch/?3947

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3963] Qt- cities report

2013-06-28 Thread mir3x
URL:
  http://gna.org/patch/?3963

 Summary: Qt- cities report
 Project: Freeciv
Submitted by: mir3x
Submitted on: Sat 29 Jun 2013 01:05:13 AM CEST
Category: client-qt
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 2.5.0 2.6.0

___

Details:

Added cities report.
All functions like buy, center, change production, set cma, worklist, sell -
are available only by context menu on table rows.




___

File Attachments:


---
Date: Sat 29 Jun 2013 01:05:14 AM CEST  Name: Qt-cities-report.patch.bz2 
Size: 9kB   By: mir3x

http://gna.org/patch/download.php?file_id=18187

___

Reply to this item at:

  http://gna.org/patch/?3963

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3963] Qt- cities report

2013-07-02 Thread mir3x
Update of patch #3963 (project freeciv):

  Status:  Ready For Test = Done   
 Assigned to:None = mir3x  
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/patch/?3963

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3969] Qt - City dialog update

2013-07-03 Thread mir3x
URL:
  http://gna.org/patch/?3969

 Summary: Qt - City dialog update
 Project: Freeciv
Submitted by: mir3x
Submitted on: Wed 03 Jul 2013 10:57:00 PM CEST
Category: client-qt
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 2.5.0 2.6.0

___

Details:

Updated overview layout
Added production tab
City map view in overview tab removes black borders, depending on current and
max radius
Replaced previous combo production selector with table popup, like
int gtk client
Added scrolls to unit selection in city






___

File Attachments:


---
Date: Wed 03 Jul 2013 10:57:00 PM CEST  Name: Qt-city-dialog-update.patch.bz2 
Size: 15kB   By: mir3x

http://gna.org/patch/download.php?file_id=18199

___

Reply to this item at:

  http://gna.org/patch/?3969

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3969] Qt - City dialog update

2013-07-08 Thread mir3x
Follow-up Comment #1, patch #3969 (project freeciv):

Added rest of city dialog.

Settings tab not added, cause there is nothing interesting,
-except rename (available in general and production tab by clicking on name)
and disband_at_one checkbox (moved to production tab).

Added saving current worklists and cma (they are edited directly
in city dialog in current cma/production and could be saved from 
there)

Fixed some issues with global observing and inspecting cities.

(file #18211)
___

Additional Item Attachment:

File name: Qt-city-dialog-update-v2.patch.bz2 Size:19 KB


___

Reply to this item at:

  http://gna.org/patch/?3969

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #20632] lua-5.2 compiler warnings (ignoring return value of 'fwrite')

2013-07-09 Thread mir3x
Follow-up Comment #6, bug #20632 (project freeciv):

Can someone, who DON'T get those warnings post gcc -v ?
I tested on gcc 4.4 and 4.6, but on both I get the same warnings.

my gcc -v looks:

Using built-in specs.
COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3/gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.6.3/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /var/tmp/portage/sys-devel/gcc-4.6.3/work/gcc-4.6.3/configure
--prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3
--includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include
--datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3
--mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/man
--infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/info
--with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include/g++-v4
--host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec
--disable-fixed-point --without-ppl --without-cloog --enable-lto --enable-nls
--without-included-gettext --with-system-zlib --enable-obsolete
--disable-werror --enable-secureplt --enable-multilib --enable-libmudflap
--disable-libssp --enable-libgomp
--with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/python
--enable-checking=release --disable-libgcj --enable-libstdcxx-time
--enable-languages=c,c++,fortran --enable-shared --enable-threads=posix
--enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all
--with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.6.3 p1.6,
pie-0.5.2'
Thread model: posix
gcc version 4.6.3 (Gentoo 4.6.3 p1.6, pie-0.5.2) 


___

Reply to this item at:

  http://gna.org/bugs/?20632

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #20960] Server crash - while processing spy sabotage info from client

2013-07-10 Thread mir3x
URL:
  http://gna.org/bugs/?20960

 Summary: Server crash -  while processing spy sabotage info
from client
 Project: Freeciv
Submitted by: mir3x
Submitted on: Wed 10 Jul 2013 09:28:55 PM CEST
Category: None
Severity: 3 - Normal
Priority: 5 - Normal
  Status: None
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Release: 
 Discussion Lock: Any
Operating System: Any
 Planned Release: 

___

Details:

Server crash when sabotaging improvement with 
modified client

(in gtk2 client change in diplomat_dialog.c
in line 356:
from
diplomat_target_id, sabotage_improvement + 1);

to 
diplomat_target_id, sabotage_improvement);

Load attached save_game, choose acive spy,
sabotage -At spy disrection-  nearest city

client will send B_LAST as improvement number
and server will crash.

Last log from server:
3: got packet type=(PACKET_UNIT_DIPLOMAT_ACTION)84 len=12 from xontastic
3: packet_unit_diplomat_action_100: got info about ()
3:   no old info
3:   got field 'diplomat_id'
3:   got field 'target_id'
3:   got field 'value'
3:   got field 'action_type'
3: packet_processing_started_100: sending info about ()
3: sending packet type=PACKET_PROCESSING_STARTED(0) len=4 to xontastic




___

File Attachments:


---
Date: Wed 10 Jul 2013 09:28:56 PM CEST  Name: serv_crash.sav.bz2  Size: 53kB  
By: mir3x

http://gna.org/bugs/download.php?file_id=18240

___

Reply to this item at:

  http://gna.org/bugs/?20960

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3992] make curved lines curved

2013-07-12 Thread mir3x
Update of patch #3992 (project freeciv):

 Planned Release: = 2.5.0 2.6.0


___

Reply to this item at:

  http://gna.org/patch/?3992

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3992] make curved lines curved

2013-07-14 Thread mir3x
Update of patch #3992 (project freeciv):

  Status:  Ready For Test = Done   
 Assigned to:None = mir3x  
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/patch/?3992

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #4007] Qt- map_canvas_repaint

2013-07-16 Thread mir3x
URL:
  http://gna.org/patch/?4007

 Summary: Qt- map_canvas_repaint
 Project: Freeciv
Submitted by: mir3x
Submitted on: Tue 16 Jul 2013 11:20:01 AM CEST
Category: client-qt
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 2.5.0 2.6.0

___

Details:

Added repaining map instead updating
(nopw animations - move, fight, scroll is working)



___

File Attachments:


---
Date: Tue 16 Jul 2013 11:20:01 AM CEST  Name: Qt-map_canvas_anim.patch.bz2 
Size: 1kB   By: mir3x

http://gna.org/patch/download.php?file_id=18290

___

Reply to this item at:

  http://gna.org/patch/?4007

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #4007] Qt- map_canvas_repaint

2013-07-17 Thread mir3x
Update of patch #4007 (project freeciv):

  Status:  Ready For Test = Done   
 Assigned to:None = mir3x  
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/patch/?4007

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #4016] Qt::global code style fixup

2013-07-17 Thread mir3x
URL:
  http://gna.org/patch/?4016

 Summary: Qt::global code style fixup
 Project: Freeciv
Submitted by: mir3x
Submitted on: Wed 17 Jul 2013 08:43:30 PM CEST
Category: client-qt
Priority: 3 - Low
  Status: Ready For Test
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 2.5.0 2.6.0

___

Details:

Fixed some code style in all files:
mostly:
-brackets and  xxx_itereate_end macro
-empty lines after variables 
-moved variables to the beggining of block



___

File Attachments:


---
Date: Wed 17 Jul 2013 08:43:30 PM CEST  Name:
Qt-global-codestyle-fixup-S25.patch.bz2  Size: 14B   By: mir3x

http://gna.org/patch/download.php?file_id=18319
---
Date: Wed 17 Jul 2013 08:43:30 PM CEST  Name:
Qt-global-codestyle-fixup-S26.patch.bz2  Size: 16kB   By: mir3x

http://gna.org/patch/download.php?file_id=18320

___

Reply to this item at:

  http://gna.org/patch/?4016

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #4016] Qt::global code style fixup

2013-07-18 Thread mir3x
Follow-up Comment #2, patch #4016 (project freeciv):

I'll wait until both will be committed and I'll modify that one before
committing.

___

Reply to this item at:

  http://gna.org/patch/?4016

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #20632] lua-5.2 compiler warnings (ignoring return value of 'fwrite')

2013-07-18 Thread mir3x
Follow-up Comment #8, bug #20632 (project freeciv):

I just updated gcc from 4.6.3 - 4.6.4 and warnings dissapeared, 
seems all gcc below 4.6.4 throws that warning.


___

Reply to this item at:

  http://gna.org/bugs/?20632

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #4016] Qt::global code style fixup

2013-07-19 Thread mir3x
Update of patch #4016 (project freeciv):

  Status:  Ready For Test = Done   
 Assigned to:None = mir3x  
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/patch/?4016

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #4026] Qt - redraw fix with mapview recenter = 0

2013-07-22 Thread mir3x
URL:
  http://gna.org/patch/?4026

 Summary: Qt - redraw fix with mapview recenter  = 0
 Project: Freeciv
Submitted by: mir3x
Submitted on: Mon 22 Jul 2013 08:26:44 PM CEST
Category: client-qt
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 2.5.0 2.6.0

___

Details:

Fixed lack of updating map when mapview recentering time was 0.
Also fixed civilization information, which was displayed incorrectly after
last patch([patch #4016] Qt::global code style fixup).



___

File Attachments:


---
Date: Mon 22 Jul 2013 08:26:44 PM CEST  Name: Qt-map_redraw_fix.patch  Size:
4kB   By: mir3x

http://gna.org/patch/download.php?file_id=18381

___

Reply to this item at:

  http://gna.org/patch/?4026

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #20985] Bug

2013-07-22 Thread mir3x
Follow-up Comment #1, bug #20985 (project freeciv):

Whats the bug? You have attached save with turn 0, 
and everything looks ok ?

___

Reply to this item at:

  http://gna.org/bugs/?20985

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #4026] Qt - redraw fix with mapview recenter = 0

2013-07-23 Thread mir3x
Update of patch #4026 (project freeciv):

  Status:  Ready For Test = Done   
 Assigned to:None = mir3x  
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/patch/?4026

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #21113] Qt-client should display version and gui_name on main menu

2013-09-30 Thread mir3x
Update of bug #21113 (project freeciv):

  Status:None = Ready For Test 
 Assigned to:None = mir3x  

___

Follow-up Comment #1:

Added

(file #19118)
___

Additional Item Attachment:

File name: Qt_ver.patch   Size:1 KB


___

Reply to this item at:

  http://gna.org/bugs/?21113

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #21113] Qt-client should display version and gui_name on main menu

2013-09-30 Thread mir3x
Follow-up Comment #2, bug #21113 (project freeciv):

Modified some comment

(file #19119)
___

Additional Item Attachment:

File name: Qt_ver.patch   Size:1 KB


___

Reply to this item at:

  http://gna.org/bugs/?21113

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #21113] Qt-client should display version and gui_name on main menu

2013-10-07 Thread mir3x
Update of bug #21113 (project freeciv):

  Status:  Ready For Test = Fixed  
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/bugs/?21113

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #4252] Use qtchooser to run correct version of moc

2013-10-15 Thread mir3x
Follow-up Comment #1, patch #4252 (project freeciv):

We should just drop qt4, and dont use qtchooser it's worthless program,
it couldnt find any qt for me on gentoo (I have qt4 and qt5), and it removed
my qt binaries somehow ( I tried running it later as root ... )

___

Reply to this item at:

  http://gna.org/patch/?4252

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #21009] There's no way to cancel production change

2013-10-25 Thread mir3x
Update of bug #21009 (project freeciv):

  Status:None = Ready For Test 

___

Follow-up Comment #2:

Added cancel button.

Btw right mouse click also closes that production widget (and many other
widgets like reports, unit selection - its just easier than looking for close
button)

(file #19238)
___

Additional Item Attachment:

File name: qt-city-dialog-cancel.patchSize:5 KB


___

Reply to this item at:

  http://gna.org/bugs/?21009

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #21009] There's no way to cancel production change

2013-10-25 Thread mir3x
Follow-up Comment #3, bug #21009 (project freeciv):

Fixed some crash when 'show future targets' was enabled.

(file #19240)
___

Additional Item Attachment:

File name: qt-city-cancel.patch   Size:4 KB


___

Reply to this item at:

  http://gna.org/bugs/?21009

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #21216] Build fails if automake-1.8 is present in system

2013-10-25 Thread mir3x
Follow-up Comment #2, bug #21216 (project freeciv):

I've just tested on gentoo, and it works.

___

Reply to this item at:

  http://gna.org/bugs/?21216

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #21009] There's no way to cancel production change

2013-11-16 Thread mir3x
Update of bug #21009 (project freeciv):

 Assigned to:None = mir3x  
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/bugs/?21009

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #20994] Badly constructed translatable strings in qt-client

2013-11-16 Thread mir3x
Update of bug #20994 (project freeciv):

  Status:  Ready For Test = Fixed  
 Assigned to:None = mir3x  
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/bugs/?20994

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #21009] There's no way to cancel production change

2013-11-16 Thread mir3x
Update of bug #21009 (project freeciv):

  Status:  Ready For Test = Fixed  


___

Reply to this item at:

  http://gna.org/bugs/?21009

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #5039] Fix full screen mode

2014-08-14 Thread mir3x
URL:
  http://gna.org/patch/?5039

 Summary: Fix full screen mode
 Project: Freeciv
Submitted by: mir3x
Submitted on: Thu 14 Aug 2014 01:10:00 PM CEST
Category: client-qt
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: trunk

___

Details:

Fixed full screen mode, now should be working correctly.



___

File Attachments:


---
Date: Thu 14 Aug 2014 01:10:00 PM CEST  Name: QtFullScreen.patch  Size: 1kB  
By: mir3x

http://gna.org/patch/download.php?file_id=21719

___

Reply to this item at:

  http://gna.org/patch/?5039

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #5040] Fixed end turn button sensivity

2014-08-14 Thread mir3x
URL:
  http://gna.org/patch/?5040

 Summary: Fixed end turn button sensivity
 Project: Freeciv
Submitted by: mir3x
Submitted on: Thu 14 Aug 2014 01:13:45 PM CEST
Category: client-qt
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: trunk

___

Details:

Sometimes End Turn could show wrong status, when mouse was moved too fast
and escaped widget without noticing about mouse move change.



___

File Attachments:


---
Date: Thu 14 Aug 2014 01:13:45 PM CEST  Name: QtEndTurnSensitiv.patch  Size:
2kB   By: mir3x

http://gna.org/patch/download.php?file_id=21720

___

Reply to this item at:

  http://gna.org/patch/?5040

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #5041] Encoding Fix

2014-08-14 Thread mir3x
URL:
  http://gna.org/patch/?5041

 Summary: Encoding Fix
 Project: Freeciv
Submitted by: mir3x
Submitted on: Thu 14 Aug 2014 01:18:04 PM CEST
Category: client-qt
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: trunk

___

Details:

When porting from qt4 to qt5, fromAscii was replaced by fromLatin,
and it showed many characters incorectly
(FromAscii(x) should be just replaced by QString(x))



___

File Attachments:


---
Date: Thu 14 Aug 2014 01:18:04 PM CEST  Name: QtFromLatin.patch  Size: 2kB  
By: mir3x

http://gna.org/patch/download.php?file_id=21721

___

Reply to this item at:

  http://gna.org/patch/?5041

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #5042] Added diplomacy dialog

2014-08-14 Thread mir3x
URL:
  http://gna.org/patch/?5042

 Summary: Added diplomacy dialog
 Project: Freeciv
Submitted by: mir3x
Submitted on: Thu 14 Aug 2014 01:22:04 PM CEST
Category: client-qt
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: trunk

___

Details:

Added diplomacy dialog to qt-client



___

File Attachments:


---
Date: Thu 14 Aug 2014 01:22:04 PM CEST  Name: QtDiplomacyDialog.patch.bz2 
Size: 8kB   By: mir3x

http://gna.org/patch/download.php?file_id=21722

___

Reply to this item at:

  http://gna.org/patch/?5042

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #5041] Encoding Fix

2014-08-15 Thread mir3x
Follow-up Comment #2, patch #5041 (project freeciv):

Yes, but I have no idea,  what can be pushed now into 2.5

___

Reply to this item at:

  http://gna.org/patch/?5041

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #5041] Encoding Fix

2014-08-16 Thread mir3x
Additional Item Attachment, patch #5041 (project freeciv):

File name: QtFromLatin-S25.patch  Size:1 KB


___

Reply to this item at:

  http://gna.org/patch/?5041

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #5039] Fix full screen mode

2014-08-16 Thread mir3x
Update of patch #5039 (project freeciv):

 Planned Release:   trunk = 2.5.0, 2.6.0   

___

Additional Item Attachment:

File name: QtFullScreen-S25.patch Size:1 KB


___

Reply to this item at:

  http://gna.org/patch/?5039

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #5040] Fixed end turn button sensivity

2014-08-16 Thread mir3x
Update of patch #5040 (project freeciv):

 Planned Release:   trunk = 2.5.0, 2.6.0   

___

Additional Item Attachment:

File name: QtEndTurnSensitiv-S25.patchSize:1 KB


___

Reply to this item at:

  http://gna.org/patch/?5040

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #5042] Added diplomacy dialog

2014-08-16 Thread mir3x
Update of patch #5042 (project freeciv):

 Planned Release:   trunk = 2.5.0, 2.6.0   

___

Additional Item Attachment:

File name: QtDiplomacyDialog-S25.patch.bz2 Size:7 KB


___

Reply to this item at:

  http://gna.org/patch/?5042

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


  1   2   3   4   5   6   7   8   9   10   >