Commit Graph

22 Commits

Author SHA1 Message Date
Denvi
a2d472fb6a Object collection fix. 2015-12-12 13:28:48 +05:00
Denvi
59de697acc TreeItem doesn't derive 'object'. 2015-12-07 18:38:35 +05:00
Denvi
59d05e19e2 TreeItem icon cleared on remove. 2015-12-07 18:38:35 +05:00
Denvi
f2b4ba0dec TreeItem obj pointer cleared now on remove. 2015-12-07 18:38:33 +05:00
Denvi
054c46b49c Project item name updates from "Selected" tab properly now. 2015-12-06 10:02:33 +05:00
Denvi
9f5ac7f8ee Project items names editing by click on selected item in tree view added. 2015-12-06 00:07:10 +05:00
Denvi
955d5da8c1 Project items sorted by groups now. 2015-12-05 22:50:53 +05:00
Denvi
ae9b680271 Work on tree view of project files. 2015-12-05 17:21:36 +05:00
Juan Pablo Caram
9724f30551 Wait for object availability by subscribing to signal. Fixes #145. 2015-10-02 14:51:54 -04:00
Juan Pablo Caram
0077aaea14 Started solution to #145. 2015-08-30 18:22:54 -04:00
jpcaram
5ab7e04c2e Moved object name collision detection from new_object() to ObjectCollection.append(). Solves issue #107. 2015-02-13 15:04:57 -05:00
jpcaram
2a21c426e3 Fixes replot problem after delete with key. 2015-01-14 20:35:49 -05:00
jpcaram
9c5b6a8799 Cleanup. 2015-01-01 23:13:07 -05:00
jpcaram
8c082365d7 Added KeySensitiveListView for objects in project. Delete key deletes selected objects. 2015-01-01 22:27:55 -05:00
jpcaram
97a1e17b0d Fixed bug preventing from saving G-Code. 2014-12-19 13:40:14 -05:00
Juan Pablo Caram
5659c3e7bd Fixed Gerber parser: Now buffers current path with previous tool on tool change. 2014-11-13 15:06:43 -05:00
Juan Pablo Caram
73aa0c38a0 Basic geometry editor for goemetry objects started. 2014-10-28 17:39:38 -04:00
Juan Pablo Caram
b2cc2f3fdb Major work on the command line tool. Version check on the new website. 2014-09-21 21:51:50 -04:00
Juan Pablo Caram
16734f5d1a Convertion to Qt. Major refactoring. 2014-06-13 15:21:11 -04:00
Juan Pablo Caram
74a1331a7a Typo fix in ObjectCollection.py 2014-05-05 10:15:57 -04:00
Juan Pablo Caram
582e472e12 Use of logging instead of print statements. 2014-05-02 22:10:04 -04:00
Juan Pablo Caram
0bdc3b19f0 Major modifications to data/gui interactions. In progress. 2014-04-25 01:24:03 -04:00