Historique des commits

Auteur SHA1 Message Date
  Marius Stanciu e1269cdb34 - updated the requirements file il y a 5 ans
  Marius Stanciu 573070f154 - some PEP8 changes and other minor changes il y a 5 ans
  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 il y a 5 ans
  Marius Stanciu ee6ac2593f - fixed an crash generated when running the Tool Database from the Menu -> Options menu entry il y a 5 ans
  Marius Stanciu b11ac0ca4d - added a minor change to the ListSys Tcl command il y a 5 ans
  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 il y a 5 ans
  Marius Stanciu 8a2ed1c726 - some changes in the Geometry UI il y a 5 ans
  Marius Stanciu 139baaff64 - fixed issue #386 - multiple Cut operation on a edited object created a crash due of the bounds() method il y a 5 ans
  Marius Stanciu fdd5344581 - fixed bug in Gerber parser that allowed loading as Gerber of a file that is not a Gerber il y a 5 ans
  Marius Stanciu 836122ca24 - fix to work with Python 3.8 (closing the application) il y a 5 ans
  Marius Stanciu b53c1c403a - fix for contextual menus on canvas when using PyQt versions > 5.12.1 il y a 5 ans
  Marius Stanciu bee2a9dddc - made sure that the HDPI scaling attribute is set before the QApplication is started il y a 5 ans
  Marius Stanciu 376c8058d9 - fixed the Repeated code parsing in Excellon Parse il y a 5 ans
  Marius Stanciu 280eb1dc3a - PEP8 changes il y a 5 ans
  Marius Stanciu 3d39916b5f - minor changes to increase compatibility with Python 3.8 il y a 5 ans
  Marius Stanciu d326524fe3 Merged in new_ncc_tool_2 (pull request #6) il y a 5 ans
  Marius Stanciu 1d13b997f2 - updated the SVG parser to take into consideration the 'Close' svg element and paths that are made from a single line (we may need to switch to svgpathtools module) il y a 5 ans
  Marius Stanciu 9a74139497 - fixed some issues in Paint Tool il y a 5 ans
  Marius Stanciu 8a2f5fed05 - working to update the Paint Tool il y a 5 ans
  Marius Stanciu 70dd9aecae - working in updating NCC Tool il y a 5 ans
  Marius Stanciu a872a958ca - in the new Tools DB added ability to double click on the ID in the tree widget to execute adding a tool from DB il y a 5 ans
  Marius Stanciu 4aeadde3da - started to add the new database links in the NCC and Paint Tools il y a 5 ans
  Marius Stanciu d6adb99ec8 - fixed a bug in Geometry object that generated a change of dictionary while iterating over it il y a 5 ans
  Marius Stanciu e8adcb0c10 - fixed issues in the new database when adding the tool in a Geometry object il y a 5 ans
  Marius Stanciu 1ca650e883 - modified the new database to accept data from NCC and Paint Tools il y a 5 ans
  Marius Stanciu 5554cf0afa - finished the new database based on a QTreeWidget il y a 5 ans
  Marius Stanciu 91884a57e0 - fixed Cutout Tool to work with negative values for Margin parameter il y a 5 ans
  Marius Stanciu 7415ebc8af - fixed bugs in cncjob TclCommand il y a 5 ans
  Marius Stanciu ffaea546db - fixed issue in "re-cut" feature when combined with multi-depth feature il y a 5 ans
  Marius Stanciu 22f74edfab - added to Paint and NCC Tool a feature that allow polygon area selection when the reference is selected as Area Selection il y a 5 ans