Commit Graph

29 Commits

Author SHA1 Message Date
Thiago Alves 717ad46059
Fix issues with Debian Buster 2020-05-04 17:08:14 -04:00
Thiago Alves 6af7602d48
Fix issues with Ubuntu 20.04 2020-05-04 16:13:31 -04:00
Thiago Alves 4b2535b5b9
Merge pull request #8 from pedromorgan/pedro
Add .gitignore and nuke *.pyc files
2020-01-22 09:41:03 -05:00
pedromorgan 5801844363 Add .gitignore and nuke *.pyc files 2019-11-25 07:53:17 +00:00
Thiago Alves 4767b1bec3
Latest compatible version of numpy 2019-11-19 08:44:01 -05:00
Thiago Alves 96faeabc10
Updated to release 2019-11-15 2019-11-15 10:06:31 -05:00
Thiago Alves ccbf1dfb37
Merge pull request #6 from psychogenic/alphanumsorting
Project items alpha-numeric sorting
2019-09-23 04:45:58 -07:00
Thiago Alves 1c0293c57c
Merge pull request #5 from psychogenic/structureautocomplete
Mod to array index cleanup regex
2019-09-23 04:41:58 -07:00
psychogenic b1771cc0c3 Extended alpha-numeric sort to User-defined POUs list and variable type
selection dynamic menu.
2019-09-21 12:33:28 -04:00
psychogenic b8c2c27487 Alpha-numeric sorting checkbox in display menu, to sort project pane
items
2019-09-21 11:12:17 -04:00
Thiago Alves c0c53db802
Added release date to version.py 2019-09-20 04:21:09 -07:00
Thiago Alves 5e1a95bb86
Add files via upload 2019-09-20 04:11:05 -07:00
Thiago Alves 11dac058a9
Create readme.md 2019-09-20 08:10:35 -03:00
psychogenic e395669e5f Mod to array index cleanup regex to allow for non-numeric indices to
arrays for auto-complete.
2019-09-20 06:59:26 -04:00
Thiago Alves b12c8e44d7
Merge pull request #4 from psychogenic/structureautocomplete
Addition to handle auto-complete for variables that are instances of structs
2019-09-20 03:36:20 -07:00
psychogenic 2fe040295a Enhanced auto-complete: now supports array elements 2019-09-20 06:19:08 -04:00
psychogenic 65644da054 Addition to handle auto-complete for variables that are instances of
structures, as well as safety to stop dying when no keywords are found.
2019-09-20 05:32:03 -04:00
Thiago Alves d1c669b101
Fix issues with most recent matplotlib 2019-08-20 07:47:48 -07:00
Thiago Alves 0d73894b8c
Merge pull request #2 from umrysh/fix_for_initial_values
Put back the initial value after removing the location
2019-07-31 18:23:32 -05:00
Dave Umrysh b677c7fc58
Put back the initial value after removing the location 2019-07-17 15:25:57 -06:00
Thiago Alves e089135df3
Update diff_from_beremiz.txt 2019-04-19 07:56:17 -07:00
Thiago Alves d6747108fb
Fixes crash on os module 2019-04-17 11:55:41 -07:00
Thiago Alves 85761e027f
Fixed flickering on Linux 2019-04-17 11:45:28 -07:00
thiagoralves 9e49555ac5 Fixed some GUI bugs:
- Properly redraw graphics on Windows
 - Fixed name of variables added to debug panel
 - Added menu to force coils
2019-04-17 10:33:35 -07:00
Thiago Alves 9b970b73c0
Create diff_from_beremiz.txt 2019-04-17 10:41:29 -05:00
Thiago Alves e133f5c8b8
Update install.sh 2019-04-16 18:24:33 -05:00
Thiago Alves c92ebfe8d8
Update README.md 2019-04-16 18:20:44 -05:00
thiagoralves 941918caa8 First commit 2019-04-16 16:18:39 -07:00
Thiago Alves 859f863bb1
Initial commit 2019-04-16 18:13:12 -05:00