[Freeciv-Dev] [bug #25343] Decide minimum version of Qt supported

2017-01-16 Thread mir3x
Update of bug #25343 (project freeciv):

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


___

Reply to this item at:

  

___
  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 #25343] Decide minimum version of Qt supported

2017-01-13 Thread mir3x
Additional Item Attachment, bug #25343 (project freeciv):

File name: qt52_check-S26.patch   Size:1 KB


___

Reply to this item at:

  

___
  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 #25343] Decide minimum version of Qt supported

2017-01-13 Thread Marko Lindqvist
Follow-up Comment #2, bug #25343 (project freeciv):

In case of S2_6, README.packaging should list the requirement bumped since
S2_5.

___

Reply to this item at:

  

___
  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 #25343] Decide minimum version of Qt supported

2017-01-11 Thread mir3x
Update of bug #25343 (project freeciv):

  Status:None => Ready For Test 
 Planned Release:2.6.0, 3.0.0 => 2.6.0, 3.0.0, 3.1  

___

Follow-up Comment #1:

I added check for Qt5.2 during configure.
With Qt5.0 it fails to compile (missing  header, Qcolor.name() and
probably more)

(file #29654)
___

Additional Item Attachment:

File name: qt52_check.patch   Size:0 KB


___

Reply to this item at:

  

___
  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 #25343] Decide minimum version of Qt supported

2016-11-27 Thread Jacob Nevins
URL:
  

 Summary: Decide minimum version of Qt supported
 Project: Freeciv
Submitted by: jtn
Submitted on: Mon 28 Nov 2016 12:27:28 AM UTC
Category: client-qt
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: 2.6.0, 3.0.0
 Contains string changes: None

___

Details:

As of bug #25341, the minimum version of Qt5 required is 5.2, because of
QWheelEvent::phase  (a recent
addition, and a dependency we could probably get rid of fairly easily as
mentioned in that bug).

I don't know whether we need any other 5.2 stuff (I've been on 5.2.1 for a
while).

We haven't documented a minimum Qt5 version, and we don't check for one at
configure time.

This bug is to decide a minimum version and make sure we can compile with it.
Absolute minimum work would be to simply document that we require 5.2.




___

Reply to this item at:

  

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


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