krischer / instaseis

Instant high-frequency seismograms from an AxiSEM database
http://instaseis.net
Other
51 stars 23 forks source link

Port from PyQt4 to PyQt5 #71

Closed claudiodsf closed 4 years ago

claudiodsf commented 4 years ago

This a stab at porting Instaseis GUI from PyQt4 to PyQt5.

Please test!

krischer commented 4 years ago

Thanks for this! I manually merged it into a branch of mine that is now in master. I took your changes and then directly converted it to work with PySide2, the official Qt bindings for Python. I assume these will stay stable for the foreseeable future.