Activity for QMForge

  • Adam Tenderholt committed [0c2409]

    Use Pillow instead of MoviePy

  • Adam Tenderholt committed [1d33c7]

    Misc fix

  • Adam Tenderholt committed [87ba11]

    Update AboutBox version and copyright

  • Adam Tenderholt committed [87b413]

    Work on relative imports (unsuccessfully)

  • Adam Tenderholt committed [166ecd]

    Updates to LICENSE and THANKS

  • Adam Tenderholt committed [4145db]

    Misc cleanup / fixes

  • Adam Tenderholt committed [b0fcfc]

    Minor fixes to setup.py

  • Adam Tenderholt committed [0d4f19]

    Fix copyright info

  • Adam Tenderholt committed [b652e8]

    Fix relative imports

  • Adam Tenderholt committed [9dd461]

    Cartwidget: fixes for updating via rotation

  • Adam Tenderholt committed [4187c4]

    setup: misc updates

  • Adam Tenderholt Adam Tenderholt committed [3986aa]

    Fix some relative imports

  • Adam Tenderholt committed [7a847f]

    Cython: convert to Python 3 / OpenBabel 3

  • Adam Tenderholt committed [8c66d0]

    QMForge: more work on converting to Python 3 / PyQt5

  • Adam Tenderholt committed [7937f4]

    More work on conversion to Python 3 / PyQt5

  • Adam Tenderholt committed [7753da]

    Fragments dialog: convert to Python 3 / PyQt5

  • Adam Tenderholt committed [9e8b4d]

    Scan widget: misc improvements

  • Adam Tenderholt committed [28be9f]

    Main window: work on coverting to Python 3 / PyQt5

  • Adam Tenderholt committed [279802]

    CustomDelegate: convert to Python 3 / PyQt5

  • Adam Tenderholt committed [6283fa]

    Cart model: update to Python 3 / PyQt5

  • Adam Tenderholt committed [1f9965]

    CartWidget: work on converting to Python 3 / PyQt5

  • Adam Tenderholt committed [35a8dc]

    GLWidget: Qt5 changes

  • Adam Tenderholt committed [39a7c2]

    GLWidget / FreqWidget: switch to QtOpenGLWidget / MoviePy

  • Adam Tenderholt Adam Tenderholt committed [08db2f]

    Frequency widget: more work on conversion

  • Adam Tenderholt Adam Tenderholt committed [8c1203]

    Transitions widget: more work (selections, cleanup)

  • Adam Tenderholt Adam Tenderholt committed [4e4710]

    Transitions widget: remaining fixes

  • Adam Tenderholt Adam Tenderholt committed [1f7622]

    Frequency widget: inital work on converting to Python3 / PyQt5

  • Adam Tenderholt Adam Tenderholt committed [f7849f]

    Adding hack to compenstate for cclib missing some converters

  • Adam Tenderholt committed [93b919]

    GeomWidget: work on converting to Python3 and PyQt5

  • Adam Tenderholt committed [f2f8fb]

    Logviewer: update to Python 3 / Qt 5

  • Adam Tenderholt committed [760ffb]

    Start using guiqwt for plotting

  • Adam Tenderholt committed [fe0ede]

    Geom: minor fix to signal

  • Adam Tenderholt committed [d28fd9]

    Popwidget: update to Python 3 / Qt5

  • Adam Tenderholt committed [5c0de2]

    Transitions TreeView: update to Python 3 / PyQt 5

  • Adam Tenderholt committed [b286e5]

    GeomWidget: refactor out function that creates curve param

  • Adam Tenderholt committed [7cacc8]

    ScanWidget: updates / fixes

  • Adam Tenderholt committed [534226]

    Transitions widget: initial work

  • Adam Tenderholt committed [60ad35]

    GeomWidget: get curves looking better

  • Adam Tenderholt committed [6744f9]

    Update popitems/model to Python3 / PyQt5

  • Adam Tenderholt committed [3c1bfc]

    Add requirements file

  • Adam Tenderholt committed [7307b8]

    About dialog: update to PyQt5

  • Adam Tenderholt committed [819ff4]

    Updating copyright to 2019 on recently touched files

  • Adam Tenderholt committed [b5cdd5]

    GL widget: update to Python 3 / Qt5

  • Adam Tenderholt committed [2aa9ac]

    Dialogs: convert to Python 3 / Qt 5

  • Adam Tenderholt Adam Tenderholt committed [1a4396]

    Change copyright to 2016

  • Adam Tenderholt Adam Tenderholt committed [146854]

    Frequencies: cleanup some warnings

  • Adam Tenderholt Adam Tenderholt committed [d123bd]

    Frequency: support config file for plot settings

  • Adam Tenderholt Adam Tenderholt committed [0197ec]

    QMForge: use new settings methods

  • Adam Tenderholt Adam Tenderholt committed [1b1901]

    Frequencies: minor fix when running as stand-alone

  • Adam Tenderholt Adam Tenderholt committed [be1c60]

    Version bump

  • Adam Tenderholt Adam Tenderholt committed [f6cd8f]

    Transitions: support settings in config file

  • Adam Tenderholt Adam Tenderholt committed [76779c]

    Transitions: fix some warnings

  • Adam Tenderholt Adam Tenderholt committed [146d55]

    Overlaps: hopefully better checking for ADF files

  • Adam Tenderholt Adam Tenderholt committed [c21bcf]

    GLWidget: catch exception on Snow Leopard and p...

  • Adam Tenderholt Adam Tenderholt committed [026e95]

    Update CHANGES.txt with more recent fixes

  • Adam Tenderholt Adam Tenderholt committed [b9ac87]

    Version bump for script to install from source

  • Adam Tenderholt Adam Tenderholt committed [464483]

    GLWidget: fix bug from minor API change in ccli...

  • Adam Tenderholt Adam Tenderholt committed [045340]

    Display warning if exception when parsing file.

  • Adam Tenderholt Adam Tenderholt committed [c14e94]

    GLWidget: check framebuffer status before drawing

  • Adam Tenderholt Adam Tenderholt committed [d8f5a0]

    MainWindow: disable scan tab by default

  • Adam Tenderholt Adam Tenderholt committed [fd774e]

    ScanWidget: minor fix to check if optdone isn't...

  • Adam Tenderholt Adam Tenderholt committed [fe4e93]

    ScanWidget: filter coords/energies to find fini...

  • Adam Tenderholt Adam Tenderholt committed [cd0c6d]

    ScanWidget: convert plot subclass from Frame to...

  • Adam Tenderholt Adam Tenderholt committed [e51c57]

    MainWindow: begin adding scan tab

  • Adam Tenderholt Adam Tenderholt committed [81f64b]

    Transitions: import print_function from future

  • Adam Tenderholt Adam Tenderholt committed [3b1f05]

    ScanWidget: inital work on setting up the scan ...

  • Adam Tenderholt Adam Tenderholt committed [b4d026]

    MainWindow: update actions dict to contain SCAN

  • Adam Tenderholt Adam Tenderholt committed [7a50e4]

    MainWindow: import print_function from future

  • Adam Tenderholt Adam Tenderholt committed [eca95e]

    Version bump to 2.4 (cclib 1.3)

  • Adam Tenderholt Adam Tenderholt committed [bd3b06]

    Update copyright info to 2015 for most files

  • Adam Tenderholt Adam Tenderholt committed [cf649e]

    Update copyright info for about box

  • QMForge QMForge released /qmforge/QMForge-2.3.x/QMForge-2.3.2.tar.gz

  • Adam Tenderholt Adam Tenderholt committed [e0df4f]

    Fix LICENSE copyright dates

  • Adam Tenderholt Adam Tenderholt committed [aa6de2]

    Version bump for about box

  • Adam Tenderholt Adam Tenderholt committed [10819f]

    Update ccopen/progress to work with cclib v1.2b

  • Adam Tenderholt Adam Tenderholt committed [e581a2]

    Update Copyright year

  • Adam Tenderholt Adam Tenderholt committed [ab4653]

    Version bump to 2.3.2

  • Adam Tenderholt Adam Tenderholt committed [bbf71a]

    Minor fix to the glWidget on Windows

  • Adam Tenderholt Adam Tenderholt committed [240929]

    Elements: parse both covalent and Vdw radii

  • Adam Tenderholt Adam Tenderholt committed [12b788]

    Version bump in the about box

  • Adam Tenderholt Adam Tenderholt committed [f4eea1]

    Add file containing element info, and function ...

  • Adam Tenderholt Adam Tenderholt committed [b87d6a]

    Remove the makeopenbabel import from the freque...

  • Adam Tenderholt Adam Tenderholt committed [800159]

    Change all etable references from OBElementTabl...

  • Adam Tenderholt Adam Tenderholt committed [6fa41e]

    Create a cython-based extension for saving mole...

  • Adam Tenderholt Adam Tenderholt committed [3a4a87]

    Some initial checks whether openbabel opens for...

  • Adam Tenderholt Adam Tenderholt committed [d1bb81]

    Remove references to openbabel, and handle non-...

  • Adam Tenderholt Adam Tenderholt committed [0d588e]

    Initial version bump to 2.3.1

  • Adam Tenderholt Adam Tenderholt committed [1cdecb]

    Elements: change vdw key to radius, and make th...

  • Adam Tenderholt Adam Tenderholt committed [627d97]

    GLWidget: no longer use openbabel for finding b...

  • Adam Tenderholt Adam Tenderholt committed [4e19bf]

    Update .gitignore with files for cython-izing

  • Adam Tenderholt Adam Tenderholt committed [eaea64]

    Elements: change so that file is found with fro...

  • Adam Tenderholt Adam Tenderholt committed [4287f7]

    AboutBox: function to handle opening files if i...

  • Adam Tenderholt Adam Tenderholt committed [31351a]

    Add script for testing the cython'd file

  • Adam Tenderholt Adam Tenderholt committed [571ef4]

    Modify GLWidget to work with new cython save fu...

  • Adam Tenderholt Adam Tenderholt committed [3d3d79]

    Remove setup-app-bundle.py

1
MongoDB Logo MongoDB