Commit History

Autor SHA1 Mensaxe Data
  Marius Stanciu 7df7e17569 - some message strings cleanup %!s(int64=5) %!d(string=hai) anos
  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 %!s(int64=5) %!d(string=hai) anos
  Marius Stanciu 742180d6e3 - updated the Tcl commands PlotAll and PlotObjects to have a parameter that control if the objects are to be plotted or not on canvas; it serve as a disable/enable %!s(int64=5) %!d(string=hai) anos
  Marius Stanciu 3d39916b5f - minor changes to increase compatibility with Python 3.8 %!s(int64=5) %!d(string=hai) anos
  Marius Stanciu 10d4ed512b - modified Spinbox and DoubleSpinbox Custom UI elements such that they issue a warning status message when the typed value is out of range %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu d7f7d79d6a - changes in how the Editor exit is handled %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 5b63dee50d - made possible to set the colors for Excellon objects too %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu b1b140634b - in Tool Transform added a new feature named 'Buffer'. For Geometry and Gerber objects will create (and replace) a geometry at a distance from the original geometry and for Excellon will adjust the Tool diameters %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 98e246a5c4 - when the selection is changed in the Project Tree the selection shape on canvas is deleted %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 612666d01a - added a new option for the Gerber objects: on the project context menu now can be chosen a color for the selected Gerber object %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 8361ee7897 - prepared the application for usage of dark icons in case of using the dark theme %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu e397e26484 - some strings updated; update on the Romanian translate %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 2baae550b5 - small fixes: selected object in Project used to ask twice for UI build; if scale factor in Object UI is 1 do nothing as there is no point in scaling with a factor of 1 %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 0d0f872244 - application wide change: introduced the precision parameters in Edit -> Preferences who will control how many decimals to use in the app parameters %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 127a78e06e - updated the Objects menu signals so whenever an object is (de)selected in the Project Tab, it's state will reflect the (un)checked state of the actions in the Object menu %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu b058f65108 - finished the Objects menu by adding the ability of actions to be checked so they will show the selected status of the objects and by adding to actions to (de)select all objects %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu dfc0b98181 - fixed bug in Panelization Tool for which in case of Excellon objects, the panel kept a reference to the source object which created issues when moving or disabling/enabling the plots %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu b00c1018e4 - enhanced the Tool Film adding the Film adjustments and added the GUI in Preferences %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu cd9f2886c8 - disabeld a log.debug in ObjectColection.get_by_name() %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 55fdd59b94 - added a new menu category in the MenuBar named 'Objects'. It will hold the objects found in the Project tab. Useful when working in FullScreen %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu fb0edc6c18 - added more editing features in the Selected Tab for the FlatCAMDocument object %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu a75bdfb29d - changed the name of the new object FlatCAMNotes to a more general one FlatCAMDocument %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu ee0742db7a - added two new FlatCAM objects: FlatCAMScript and FlatCAMNotes %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 61e2792047 - unfortunately the fix for issue where while zooming the mouse cursor shape was not updated braked something in way that Matplotlib work with PyQt5, therefore I removed it %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 01e2755676 - fixed mouse cursor to work for all objects %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu bd0c1da007 - fixed #315 where a script run with the --shellfile argument crashed the program if it contained a TclCommand New %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu c06317374e - added possibility to see the GCode when right clicking on the Project tab on a CNCJob object and then clicking View Source %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 14fe5080ec - modified camlib.py, FlatCAMApp.py and ObjectCollection.py files to the new string format that will allow easier translations %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu ae5de6c149 - added messages in the application window title which show the progress in loading a project (which is not thread-safe therefore keeping the app from fully initialize until finished) %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 13a29a229d - added all the tools from Gerber Editor to the the contextual menu %!s(int64=6) %!d(string=hai) anos