Commit History

Author SHA1 Message Date
  Marius Stanciu 90e3b26b68 - fixed issue with arrays of items could not be added in the Gerber/Excellon Editor when a translation is used 5 years ago
  Marius Stanciu f5310148eb - trimmed the application strings 5 years ago
  Marius Stanciu 263ec736c3 - fixed an issue in Tool Isolation used with tools from the Tools Database: the set offset value was not used 5 years ago
  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 years ago
  Marius Stanciu 374c29b4b0 - fixed the Tcl Command AlignDrill 5 years ago
  Marius Stanciu 46900d795d - fixed the Punch Gerber Tool bug that did not allowed the projects to be loaded or to create a new project. Fixed issue #456 5 years ago
  Marius Stanciu 38abfa4f31 - fixed issues in the Tools Database due of recent changes in how the data structure is created 5 years ago
  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 years ago
  Marius Stanciu 9b1e78d285 - fixed an issue in Tools Database (ToolsDB2 class) that did not made the Tab name in Red color when adding/deleting a tool by using the context menu 5 years ago
  Marius Stanciu 043f26008b - minor fix in ToolsDB2UI 5 years ago
  Marius Stanciu 8a341de4ca - UI changes in the AppTextEditor and in CNCJob properties tab and in GCoe Editor 5 years ago
  Marius Stanciu f771838c81 - some refactoring in the keys of the defaults dictionary 5 years ago
  Marius Stanciu 55b4fbc3d8 - updated some strings, updated the translation strings 5 years ago
  Marius Stanciu e09ec574aa - added some new strings for translation and updated the translation strings 5 years ago
  Marius 5446570409 - modified behind the scene the UI for Tool Subtract 5 years ago
  Marius Stanciu 6c9c367540 - modified the Tools Database and Preferences with the new parameters from CutOut Tool 5 years ago
  Marius Stanciu eee4595449 - some small fixes 5 years ago
  Marius Stanciu a66d8a7438 - Tools Database: added a Cutout Tool Parameters section 5 years ago
  Marius Stanciu 8a95580f15 - fixed issues with detecting older Preferences files 5 years ago
  Marius Stanciu 0fc6f41177 - added some icons to more push buttons inside the app 5 years ago
  Marius Stanciu 5b80760ba7 - Tool Drilling - brushing through code and solved the report on estimation of execution time 5 years ago
  Marius Stanciu 66adab95ca - added icons to some of the push buttons 5 years ago
  Marius Stanciu e67e676e45 - Tool Database - more changes to the UI 5 years ago
  Marius Stanciu e0af0b2a2f - Tools Database - some fixes in the UI (some of the widgets had duplicated names) 5 years ago
  Marius Stanciu 5748eb049b - Tools Database - remade the UI 5 years ago
  Marius Stanciu 22d05935e8 - fixed a bug in Tools Database: due of not disconnecting the signals it created a race that was concluded into a RuntimeError exception (an dict changed size during iteration) 5 years ago
  Marius Stanciu f9e7c90407 - minor thing 5 years ago
  Marius Stanciu 0d886955f8 - when creating a new FlatCAM object, the options will be updated with FlatCAM tools properties that relate to them 5 years ago
  Marius Stanciu ed9fd94624 - Tools Database - added a context menu action to Save the changes to the database even if it's not in the Administration mode 5 years ago
  Marius Stanciu c0a4e2f3cc - in Paint and NCC Tools made sure that using the key ESCAPE to cancel the tool will not create mouse events issues 5 years ago