コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  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 年 前