コミット履歴

作者 SHA1 メッセージ 日付
  Marius Stanciu a4bbb98bf1 - converted from Python2 code to Python3 code 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 年 前
  Juan Pablo Caram 5659c3e7bd Fixed Gerber parser: Now buffers current path with previous tool on tool change. 11 年 前
  Juan Pablo Caram 73aa0c38a0 Basic geometry editor for goemetry objects started. 11 年 前
  Juan Pablo Caram b2cc2f3fdb Major work on the command line tool. Version check on the new website. 11 年 前
  Juan Pablo Caram 16734f5d1a Convertion to Qt. Major refactoring. 11 年 前
  Juan Pablo Caram 74a1331a7a Typo fix in ObjectCollection.py 11 年 前
  Juan Pablo Caram 582e472e12 Use of logging instead of print statements. 11 年 前
  Juan Pablo Caram 0bdc3b19f0 Major modifications to data/gui interactions. In progress. 11 年 前