URL:
  <http://gna.org/bugs/?25343>

                 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 <http://doc.qt.io/qt-5/qwheelevent.html#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:

  <http://gna.org/bugs/?25343>

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


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

Reply via email to