Lịch sử commit

Tác giả SHA1 Thông báo Ngày
  David Robertson f7989c029f Split up PreferencesUI.py into individual files for each class, then fixed the imports everywhere that broke because of this. 5 năm trước cách đây
  David Robertson aa16b5e339 Shift the PreferencesUI.py file into a new `preferences` subpackage 5 năm trước cách đây
  Marius Stanciu 804b62af7f - solved the problem with not closing all the tabs in Plot Area when creating a New Project; the issue was that once a tab was removed the indexes are remade (when tab 0 is removed then tab 1 becomes tab 0 and so on) 5 năm trước cách đây
  Marius Stanciu a5384d50d8 - more PEP8 changes 5 năm trước cách đây
  David Robertson db37714025 Merge branch 'Beta' of https://bitbucket.org/jpcgt/flatcam into extract-prefs-code-from-app-class 5 năm trước cách đây
  David Robertson 72c2dd5f26 Working on extracting the prefs UI code from the App class 5 năm trước cách đây
  Marius Stanciu 35674c9647 - in SVG parser modified some imports to be one on each line 5 năm trước cách đây
  Marius Stanciu eed7e3d620 - some minor changes in the Python version detection 5 năm trước cách đây
  Marius Stanciu fe2d232f60 - minor changes 5 năm trước cách đây
  Marius Stanciu 3ec666edbb - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 5 năm trước cách đây
  Marius Stanciu 7df7e17569 - some message strings cleanup 5 năm trước cách đây
  Marius Stanciu 32ff35b4ff - fixed the Tcl command Plot_All that malfunctioned if there were any FlatCAM scripts (or FlatCAM documents) open 5 năm trước cách đây
  Marius Stanciu 3735753a93 - fixed the Tcl Command Help to work as expected; made the text of the commands to be colored in Red color and bold 5 năm trước cách đây
  Marius Stanciu a1499158c2 - refactored some of the code in the App class and created a new Tcl Command named Help 5 năm trước cách đây
  Marius Stanciu 3c291f259e - fixed a bug in loading objects by drag&drop into the Project Tab where only one object in the selection was loaded 5 năm trước cách đây
  Marius Stanciu ecf61fdf6d - made the Grid icon in the status bar clickable and it will toggle the snap to grid function 5 năm trước cách đây
  Marius Stanciu 5a5a18ef43 - some PEP8 changes in Geometry Editor and other minor changes 5 năm trước cách đây
  Marius Stanciu 2dfcdc95e4 - fixed more issues (new) in NCC Tool 5 năm trước cách đây
  Marius Stanciu 418ebd6606 - minor changes in GUI (Save locations in Menu -> File) and the key shortcuts 5 năm trước cách đây
  Marius Stanciu d80de538e3 - modified all CTRL+ with Ctrl+ and all ALT+ with Alt+ and all SHIFT+ with Shift+. Fixed issue #387. 5 năm trước cách đây
  Marius Stanciu d14e5d9445 - fixed a bug in handling the UP/DOWN key shortcuts that caused a crash when no object was selected in the Project Tab; also made sure that the said keys are handled only for the Project Tab 5 năm trước cách đây
  Marius Stanciu 69b39e2937 - added key shortcuts (arrow up/down) that will select the objects in the Project tab if the focus is in that tab 5 năm trước cách đây
  Marius Stanciu 8a2ed1c726 - some changes in the Geometry UI 5 năm trước cách đây
  Marius Stanciu e6917ba1ab - fixed Properties Tool due of recent changes to the FCTree widget 6 năm trước cách đây
  Marius Stanciu 9fc2ba8ffd - added a new FlatCAM Tool: Gerber Invert Tool. It will invert the copper features in a Gerber file: where is copper there will be empty and where is empty it will be copper 6 năm trước cách đây
  Marius Stanciu 7c9c390ac3 - finished Punch Gerber Tool 6 năm trước cách đây
  Marius Stanciu 0b162bbd55 - added a new functionality, a variation of Set Origin named Move to Origin. It will move a selection of objects to origin such as the bottom left corner of the bounding box that fit them all is in origin. 6 năm trước cách đây
  Marius Stanciu 3ac8e96071 - fixed bugs in Minimum Distance Tool 6 năm trước cách đây
  Marius Stanciu ca87475694 - small changes to the Toolchange manual preprocessor 6 năm trước cách đây
  Marius Stanciu 5b63dee50d - made possible to set the colors for Excellon objects too 6 năm trước cách đây