Marius Stanciu
|
e48d2d2f49
-clean-up before merge
|
il y a 7 ans |
Marius Stanciu
|
421e9766ea
-clean-up before merge
|
il y a 7 ans |
Marius Stanciu
|
d50bac4d71
- hopefully this will solve the conflict
|
il y a 7 ans |
Marius Stanciu
|
a6a26de0d3
Merge https://bitbucket.org/jpcgt/flatcam/src/master into Port_to_Python3k
|
il y a 7 ans |
Marius Stanciu
|
4cf06b71e8
- for whatever reason, using directly the name of the object in a
|
il y a 7 ans |
Marius Stanciu
|
3298da6dc5
- solve the conflicted files (hopefully) without CLI commands
|
il y a 7 ans |
Marius Stanciu
|
3b9767cc6f
- I've finally run the tests with OK result (56 tests in 102.937 sec)
|
il y a 7 ans |
mquezada
|
fca9f0ca88
Double clicking on the object label in the Project list view should select the object and take user to Selected tab.
|
il y a 7 ans |
Marius Stanciu
|
a4bbb98bf1
- converted from Python2 code to Python3 code
|
il y a 7 ans |
mquezada
|
8aaeee23fd
Fix model reference for test.
|
il y a 7 ans |
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.
|
il y a 7 ans |
mquezada
|
e971372d7c
Incorporating comments and functionality frpm JP. Removed need to use tab_change signal, removed inheritance dependency on QAbstractItemModel, implemented option_changed property.
|
il y a 7 ans |
mquezada
|
8e4f081ac3
Synchronize the state of the plot checkboxes to the state of the settings.
|
il y a 7 ans |
mquezada
|
ec4263e32b
Can control plot toggle from project tab. Need to drive project tab state from changes in Selected tab.
|
il y a 7 ans |
Damian Wrobel
|
cbad99e340
add python setuptools support
|
il y a 8 ans |
Juan Pablo Caram
|
9f4ee91b0e
Comments at top of files. Also fixes #214.
|
il y a 9 ans |
Zheng, Lei
|
c5f4b9474a
Toggle plot by pressing SPACE key in project panel
|
il y a 9 ans |
Kamil Sopko
|
a3ccbac362
add set_all_inactive and set_inactive, to be able deselect objects
|
il y a 10 ans |
Juan Pablo Caram
|
9724f30551
Wait for object availability by subscribing to signal. Fixes #145.
|
il y a 10 ans |
Juan Pablo Caram
|
0077aaea14
Started solution to #145.
|
il y a 10 ans |
jpcaram
|
5ab7e04c2e
Moved object name collision detection from new_object() to ObjectCollection.append(). Solves issue #107.
|
il y a 11 ans |
jpcaram
|
2a21c426e3
Fixes replot problem after delete with key.
|
il y a 11 ans |
jpcaram
|
9c5b6a8799
Cleanup.
|
il y a 11 ans |
jpcaram
|
8c082365d7
Added KeySensitiveListView for objects in project. Delete key deletes selected objects.
|
il y a 11 ans |
jpcaram
|
97a1e17b0d
Fixed bug preventing from saving G-Code.
|
il y a 11 ans |
Juan Pablo Caram
|
5659c3e7bd
Fixed Gerber parser: Now buffers current path with previous tool on tool change.
|
il y a 11 ans |
Juan Pablo Caram
|
73aa0c38a0
Basic geometry editor for goemetry objects started.
|
il y a 11 ans |
Juan Pablo Caram
|
b2cc2f3fdb
Major work on the command line tool. Version check on the new website.
|
il y a 11 ans |
Juan Pablo Caram
|
16734f5d1a
Convertion to Qt. Major refactoring.
|
il y a 11 ans |
Juan Pablo Caram
|
74a1331a7a
Typo fix in ObjectCollection.py
|
il y a 11 ans |