Marius Stanciu
|
a9bc0dea56
- added shortcut key combo 'SHIFT+S' for Running a Script.
|
7 лет назад |
Marius Stanciu
|
18fb7c2c1f
- added shortcut key 'L' for creating 'New Excellon'
|
7 лет назад |
Marius Stanciu
|
c4a9c8bd77
- added more key shortcuts into the application; they are now displayed in the GUI menu's
|
7 лет назад |
Marius S
|
4af4938f85
- added the Edit and Properties entries to the Project context menu
|
7 лет назад |
Marius Stanciu
|
8f787fc61a
- fixed the Copy Object function when the object is Gerber
|
7 лет назад |
Marius Stanciu
|
e48d2d2f49
-clean-up before merge
|
7 лет назад |
Marius Stanciu
|
421e9766ea
-clean-up before merge
|
7 лет назад |
Marius Stanciu
|
d50bac4d71
- hopefully this will solve the conflict
|
7 лет назад |
Marius Stanciu
|
a6a26de0d3
Merge https://bitbucket.org/jpcgt/flatcam/src/master into Port_to_Python3k
|
7 лет назад |
Marius Stanciu
|
4cf06b71e8
- for whatever reason, using directly the name of the object in a
|
7 лет назад |
Marius Stanciu
|
3298da6dc5
- solve the conflicted files (hopefully) without CLI commands
|
7 лет назад |
Marius Stanciu
|
3b9767cc6f
- I've finally run the tests with OK result (56 tests in 102.937 sec)
|
7 лет назад |
mquezada
|
fca9f0ca88
Double clicking on the object label in the Project list view should select the object and take user to Selected tab.
|
7 лет назад |
Marius Stanciu
|
a4bbb98bf1
- converted from Python2 code to Python3 code
|
7 лет назад |
mquezada
|
8aaeee23fd
Fix model reference for test.
|
7 лет назад |
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 лет назад |
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 лет назад |
mquezada
|
8e4f081ac3
Synchronize the state of the plot checkboxes to the state of the settings.
|
7 лет назад |
mquezada
|
ec4263e32b
Can control plot toggle from project tab. Need to drive project tab state from changes in Selected tab.
|
7 лет назад |
Damian Wrobel
|
cbad99e340
add python setuptools support
|
8 лет назад |
Juan Pablo Caram
|
9f4ee91b0e
Comments at top of files. Also fixes #214.
|
9 лет назад |
Zheng, Lei
|
c5f4b9474a
Toggle plot by pressing SPACE key in project panel
|
9 лет назад |
Kamil Sopko
|
a3ccbac362
add set_all_inactive and set_inactive, to be able deselect objects
|
10 лет назад |
Juan Pablo Caram
|
9724f30551
Wait for object availability by subscribing to signal. Fixes #145.
|
10 лет назад |
Juan Pablo Caram
|
0077aaea14
Started solution to #145.
|
10 лет назад |
jpcaram
|
5ab7e04c2e
Moved object name collision detection from new_object() to ObjectCollection.append(). Solves issue #107.
|
11 лет назад |
jpcaram
|
2a21c426e3
Fixes replot problem after delete with key.
|
11 лет назад |
jpcaram
|
9c5b6a8799
Cleanup.
|
11 лет назад |
jpcaram
|
8c082365d7
Added KeySensitiveListView for objects in project. Delete key deletes selected objects.
|
11 лет назад |
jpcaram
|
97a1e17b0d
Fixed bug preventing from saving G-Code.
|
11 лет назад |