This version switches to QWebViewEngine where available for some data displays
(QWebView is being deprecated).
A file watching facility is also now in place so that an external application
can change the patient record in use.
It gives me massive satisfaction to be able to release version 1.0 of
OpenMolar.
This version uses python3 and pyqt5, making it compatible with the next
generation of linux distributions, as support for python2 and qt4 comes to an
end.
Astute observers will see that the tarball is considerably smaller than
previously, this is because I have removed a lot of crufty resource files, and
no longer provide compiled ui files. The installation from source therefore now
depends upon having the pyqt5 build tools available.