Marius Stanciu
|
a4bbb98bf1
- converted from Python2 code to Python3 code
|
7 years ago |
mquezada
|
1fae35e3f2
Incorporating comments and functionality frpm JP. Removed need to use tab_change signal, removed inheritance dependency on QAbstractItemModel, implemented option_changed property. part 2.
|
7 years ago |
mquezada
|
e971372d7c
Incorporating comments and functionality frpm JP. Removed need to use tab_change signal, removed inheritance dependency on QAbstractItemModel, implemented option_changed property.
|
7 years ago |
mquezada
|
8e4f081ac3
Synchronize the state of the plot checkboxes to the state of the settings.
|
7 years ago |
mquezada
|
ec4263e32b
Can control plot toggle from project tab. Need to drive project tab state from changes in Selected tab.
|
7 years ago |
Damian Wrobel
|
cbad99e340
add python setuptools support
|
8 years ago |
Juan Pablo Caram
|
9f4ee91b0e
Comments at top of files. Also fixes #214.
|
9 years ago |
Zheng, Lei
|
c5f4b9474a
Toggle plot by pressing SPACE key in project panel
|
9 years ago |
Kamil Sopko
|
a3ccbac362
add set_all_inactive and set_inactive, to be able deselect objects
|
10 years ago |
Juan Pablo Caram
|
9724f30551
Wait for object availability by subscribing to signal. Fixes #145.
|
10 years ago |
Juan Pablo Caram
|
0077aaea14
Started solution to #145.
|
10 years ago |
jpcaram
|
5ab7e04c2e
Moved object name collision detection from new_object() to ObjectCollection.append(). Solves issue #107.
|
11 years ago |
jpcaram
|
2a21c426e3
Fixes replot problem after delete with key.
|
11 years ago |
jpcaram
|
9c5b6a8799
Cleanup.
|
11 years ago |
jpcaram
|
8c082365d7
Added KeySensitiveListView for objects in project. Delete key deletes selected objects.
|
11 years ago |
jpcaram
|
97a1e17b0d
Fixed bug preventing from saving G-Code.
|
11 years ago |
Juan Pablo Caram
|
5659c3e7bd
Fixed Gerber parser: Now buffers current path with previous tool on tool change.
|
11 years ago |
Juan Pablo Caram
|
73aa0c38a0
Basic geometry editor for goemetry objects started.
|
11 years ago |
Juan Pablo Caram
|
b2cc2f3fdb
Major work on the command line tool. Version check on the new website.
|
11 years ago |
Juan Pablo Caram
|
16734f5d1a
Convertion to Qt. Major refactoring.
|
11 years ago |
Juan Pablo Caram
|
74a1331a7a
Typo fix in ObjectCollection.py
|
11 years ago |
Juan Pablo Caram
|
582e472e12
Use of logging instead of print statements.
|
11 years ago |
Juan Pablo Caram
|
0bdc3b19f0
Major modifications to data/gui interactions. In progress.
|
11 years ago |