Histórico de Commits

Autor SHA1 Mensagem Data
  Marius Stanciu 374c29b4b0 - fixed the Tcl Command AlignDrill há 5 anos atrás
  Marius Stanciu 2eecb20e95 - remade file names in the app há 5 anos atrás
  Marius Stanciu f5c84fdc49 - maintenance_2 há 5 anos atrás
  Marius 5abb7866d8 - maintenance_1 há 5 anos atrás
  Marius Stanciu 9c707e0682 - solved a circular import há 5 anos atrás
  Marius Stanciu d61ca10e75 - more refactoring; solved some issues introduced by the refactoring há 5 anos atrás
  Marius Stanciu 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject há 5 anos atrás
  Marius Stanciu ba3f10d355 - renamed classes to have shorter names and grouped há 5 anos atrás
  Marius Stanciu 61020e3624 - finished the moving of all Tcl Shell stuff out of the FlatCAAMApp class to flatcamTools.ToolShell class há 5 anos atrás
  Marius 3b8b4254b9 - fixed an issue regarding the statusbar pixmap selection há 5 anos atrás
  Marius Stanciu a1499158c2 - refactored some of the code in the App class and created a new Tcl Command named Help há 5 anos atrás
  Marius Stanciu 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) há 5 anos atrás
  Marius Stanciu 496be49027 - made sure that the timeout parameter used by some Tcl Commands is seen as an integer in all cases há 5 anos atrás
  Marius Stanciu 70d3895799 - working on a new type of database há 5 anos atrás
  Marius Stanciu b5d69f493d - added ability for Tcl commands to have optional arguments with None value (meaning missing value). This case should be treated for each Tcl command in execute() method há 6 anos atrás
  Marius Stanciu 3475ae00cd - fixed bug in NCC Tool: after trying to add a tool already in the Tool Table when trying to change the Tool Type the GUI does not change há 6 anos atrás
  Marius Stanciu 7aebf1c60a - added new TclCommands: NewExcellon, NewGerber há 6 anos atrás
  Marius Stanciu 2f553c9005 - added a new TclCommand named PlotObjects which will plot a list of FlatCAM objects há 6 anos atrás
  Marius Stanciu 87d1558977 - modified the Paint Tool. Now the Single Polygon and Area/Reference Object painting works with multiple tools too. The tools have to be selected in the Tool Table. há 6 anos atrás
  Marius Stanciu 9648bcd693 - added a header in the New Script há 6 anos atrás
  Marius Stanciu e48d2d2f49 -clean-up before merge há 7 anos atrás
  Marius Stanciu 421e9766ea -clean-up before merge há 7 anos atrás
  Marius Stanciu 3b9767cc6f - I've finally run the tests with OK result (56 tests in 102.937 sec) há 7 anos atrás
  Marius Stanciu a4bbb98bf1 - converted from Python2 code to Python3 code há 7 anos atrás
  Juan Pablo Caram 261054f1cf Cleanup of TclCommand and migrated a few more commands to new architecture. há 9 anos atrás
  Juan Pablo Caram f77403b0f2 Bringing up to date with VisPyCanvas. Mostly migration of Tcl commands to new architecture. há 9 anos atrás
  Kamil Sopko 96419921e5 small fix if error happens inside thread execution, then pass correct error_info to display há 9 anos atrás
  Kamil Sopko e236a60be9 implement system values background_timeout and verbose_error_level há 9 anos atrás
  Kamil Sopko 26a8b7347b change default timeout há 9 anos atrás
  Kamil Sopko c2cdaaf452 fix display also for nonsignaled exceptions in execute_wrapper há 9 anos atrás