Use Pillow instead of MoviePy
Misc fix
Update AboutBox version and copyright
Work on relative imports (unsuccessfully)
Updates to LICENSE and THANKS
Misc cleanup / fixes
Minor fixes to setup.py
Fix copyright info
Fix relative imports
Cartwidget: fixes for updating via rotation
setup: misc updates
Fix some relative imports
Cython: convert to Python 3 / OpenBabel 3
QMForge: more work on converting to Python 3 / PyQt5
More work on conversion to Python 3 / PyQt5
Fragments dialog: convert to Python 3 / PyQt5
Scan widget: misc improvements
Main window: work on coverting to Python 3 / PyQt5
CustomDelegate: convert to Python 3 / PyQt5
Cart model: update to Python 3 / PyQt5
CartWidget: work on converting to Python 3 / PyQt5
GLWidget: Qt5 changes
GLWidget / FreqWidget: switch to QtOpenGLWidget / MoviePy
Frequency widget: more work on conversion
Transitions widget: more work (selections, cleanup)
Transitions widget: remaining fixes
Frequency widget: inital work on converting to Python3 / PyQt5
Adding hack to compenstate for cclib missing some converters
GeomWidget: work on converting to Python3 and PyQt5
Logviewer: update to Python 3 / Qt 5
Start using guiqwt for plotting
Geom: minor fix to signal
Popwidget: update to Python 3 / Qt5
Transitions TreeView: update to Python 3 / PyQt 5
GeomWidget: refactor out function that creates curve param
ScanWidget: updates / fixes
Transitions widget: initial work
GeomWidget: get curves looking better
Update popitems/model to Python3 / PyQt5
Add requirements file
About dialog: update to PyQt5
Updating copyright to 2019 on recently touched files
GL widget: update to Python 3 / Qt5
Dialogs: convert to Python 3 / Qt 5
Change copyright to 2016
Frequencies: cleanup some warnings
Frequency: support config file for plot settings
QMForge: use new settings methods
Frequencies: minor fix when running as stand-alone
Version bump
Transitions: support settings in config file
Transitions: fix some warnings
Overlaps: hopefully better checking for ADF files
GLWidget: catch exception on Snow Leopard and p...
Update CHANGES.txt with more recent fixes
Version bump for script to install from source
GLWidget: fix bug from minor API change in ccli...
Display warning if exception when parsing file.
GLWidget: check framebuffer status before drawing
MainWindow: disable scan tab by default
ScanWidget: minor fix to check if optdone isn't...
ScanWidget: filter coords/energies to find fini...
ScanWidget: convert plot subclass from Frame to...
MainWindow: begin adding scan tab
Transitions: import print_function from future
ScanWidget: inital work on setting up the scan ...
MainWindow: update actions dict to contain SCAN
MainWindow: import print_function from future
Version bump to 2.4 (cclib 1.3)
Update copyright info to 2015 for most files
Update copyright info for about box
Fix LICENSE copyright dates
Version bump for about box
Update ccopen/progress to work with cclib v1.2b
Update Copyright year
Version bump to 2.3.2
Minor fix to the glWidget on Windows
Elements: parse both covalent and Vdw radii
Version bump in the about box
Add file containing element info, and function ...
Remove the makeopenbabel import from the freque...
Change all etable references from OBElementTabl...
Create a cython-based extension for saving mole...
Some initial checks whether openbabel opens for...
Remove references to openbabel, and handle non-...
Initial version bump to 2.3.1
Elements: change vdw key to radius, and make th...
GLWidget: no longer use openbabel for finding b...
Update .gitignore with files for cython-izing
Elements: change so that file is found with fro...
AboutBox: function to handle opening files if i...
Add script for testing the cython'd file
Modify GLWidget to work with new cython save fu...
Remove setup-app-bundle.py