Add LICENSE
Added context menu to evaluation data table. Copy, Paste, Export and Import now supported. Fixed python dependency. It is now needed to have a working python distribution with GTC package installed, in the folder 'python-3.7.2.amd64' placed in the executable folder.
Add README.md
First commit
Added author and about box, added the plot view to display user data
Updated readme
Added locale settings when importing files. Added persisting locale setting. Added new parser for TAB-delimited files. Added a simple (and for now very ineffective) peak finder plugin
Fixed locale, now supports only english formatted numbers (with . (dot)
Added Parser Plugins
Implemented all needed features: load from peaks file, copy to/from
Added license info and chi squared to output class
Updated readme
Merge branch 'master' of https://gitlab.com/infante.paolo/interpolator
added SPA File parser plugin
Updated Peaks Chooser to support sensitivity regulation. Peaks are now displayed in the chart. Data can be copied from peaks table.
Added expression evaluation with uncertainty propagation through python
Added support for MSVC compiler
Updated Peaks Chooser to support sensitivity regulation. Peaks are now displayed in the chart. Data can be copied from peaks table.
Modified README