]> granicus.if.org Git - graphviz/commit
Copy patches to migrate gvedit to QT5, from gitlab graphviz
authorStephen C North <scnorth@gmail.com>
Wed, 4 Jul 2018 11:36:23 +0000 (07:36 -0400)
committerStephen C North <scnorth@gmail.com>
Wed, 4 Jul 2018 11:36:23 +0000 (07:36 -0400)
commitdd4ca75c2d074672b1a4967a5fc37d14ade5c6d6
tree7efd6d72408a0c0815a4d2bca05a36157c25bd64
parente30c1f508c63d2bdd2a521487a762d942f7a3b70
Copy patches to migrate gvedit to QT5, from gitlab graphviz
44d64ada7fcee208004ea0df2a822299d424b143  except I left out -fPIC
from cmd/gvedit/Makefile.am because I can hardly comprehend why
this has to be hardwired.  This also adds QT5 checks in the top
configure.ac (abandoning QT3 and QT4) and changes
AM_INIT_AUTOMAKE([no-define subdir-objects]) to
AM_INIT_AUTOMAKE([no-define]) which I don't pretend to understand.
cmd/gvedit/csettings.cpp
cmd/gvedit/imageviewer.h
cmd/gvedit/mainwindow.cpp
cmd/gvedit/mdichild.cpp
cmd/gvedit/ui_settings.h
configure.ac