Commit History

作者 SHA1 備註 提交日期
  Maftei Albert-Alexandru 393a510f19 Fix crash on linux 4 年之前
  Maftei Albert-Alexandru 574cb6430d Python 3.10 compatibility fixes and SystemTrayIcon fix 4 年之前
  Marius Stanciu ec97e7470c - fixed the new InputDialog widget to set its passed values in the constructor 5 年之前
  Marius Stanciu 1d88fd0d4c - Turkish language strings updated 5 年之前
  Marius Stanciu d4fec5ae60 - fixed the annotation plotting in the CNCJob object 5 年之前
  Marius Stanciu 846c0dc59d - fixed the UI layout in Excellon Editor and made sure that after changing a value in the Notebook side after the mouse is inside the canvas, the canvas takes the focus allowing the key shortcuts to work 5 年之前
  Marius Stanciu 90e3b26b68 - fixed issue with arrays of items could not be added in the Gerber/Excellon Editor when a translation is used 5 年之前
  Marius Stanciu 4f9bb918d5 - in Copper Thieving Tool added a new parameter to filter areas too small to be desired in the copper thieving; added it to Preferences too 5 年之前
  Marius Stanciu 374c29b4b0 - fixed the Tcl Command AlignDrill 5 年之前
  Marius Stanciu 3f94c1dcfa - minor change for the FCComboBox UI element by setting its size policy as ignored so it will not expand the notebook when the name of one of its items is very long 5 年之前
  Marius Stanciu 31a84bb4cc - fixed an issue in Isolation Tool when running the app in Basic mode; 5 年之前
  Marius Stanciu d1368425f1 - fix in Tool Subtract where there was a typo 5 年之前
  Marius Stanciu 86a931ace5 - temporary fix for comboboxes not finding the the value in the items when setting themselves with a value by defaulting to the first item in the list 5 年之前
  Marius Stanciu 7ca44fa107 - in Legacy Mode fixed a small issue: the status bar icon for the Grid axis was not colored on app start 5 年之前
  Marius Stanciu 51afa60e4a - a series of PEP8 corrections in the FlatCAMGeometry.py 5 年之前
  Marius Stanciu 4077a48614 - created custom classes derived from TextEdit and from LineEdit where I overloaded the context menu and I made all the other classes that were inheriting from them to inherit from those new classes 5 年之前
  Marius Stanciu ff92e501ff - overloaded the context menu for FCSpinner and for FCDoubleSpinner 5 年之前
  Marius Stanciu 9fbf517adc - another GUI element for which I've overloaded the context menu to make it translatable: _ExpandableTextEdit 5 年之前
  Marius Stanciu 1d92cbc750 - overloaded the context menu in several classes from GUI Elements such that the menus are now translated 5 年之前
  Marius Stanciu 967ab8a795 - overloaded the context menu in the Tcl Shell and added key shortcuts; the menu entries are now translatable 5 年之前
  Marius Stanciu 296bed30f0 - minor string fix; removed the 'Close' menu entry on the context menu for the TCL Shell 5 年之前
  Marius Stanciu b699f67855 - fixed newly introduced issues with SysTray and Splash 5 年之前
  Marius Stanciu 5c845fcfb2 - added a new GUI element, an InputDialog made out of FCSliderWithSpinner named FCInputDialogSlider 5 年之前
  Marius Stanciu dab3a5f703 - fixed a bug where end_xy parameter in Drilling Tool was not used 5 年之前
  Marius Stanciu f73f6fb5da - 2Sided Tool - fixed newly introduced issues in the Alignment section 5 年之前
  Marius Stanciu 01df27f45f - fixed issues in units conversion 5 年之前
  Marius Stanciu 3430d86dba - in GUI element FCDoubleSpinner fixed an range issue 5 年之前
  Marius Stanciu 26ac43bd2e - in CNCJob UI Autolevelling - autolevelling is made to be not available for cnc code generated with Roland or HPGL preprocessors 5 年之前
  Marius Stanciu 2deba3a8f9 - in CNCJob UI Autolevelling - GRBL controller - added handlers for the Zeroing and for Homing and for Pause/Resume; some UI optimizations 5 年之前
  Marius Stanciu 1b31abeb62 - in CNCJob UI Autolevelling - GRBL controller - Control: added a Origin button; changed the UI to have rounded rectangles 5 年之前