Commit History

Autor SHA1 Mensaxe Data
  Marius Stanciu 8c882cfdc4 - made the app not remember the window size if the app is maximized and remember in QSettings if it was maximized. This way we can restore the maximized state but restore the windows size unmaximized %!s(int64=7) %!d(string=hai) anos
  Marius Stanciu bb8dcb37b9 - fixed a bug in Tool Transform that made the user to not be able to capture the click coordinates with SHIFT + LMB click combo %!s(int64=7) %!d(string=hai) anos
  Marius Stanciu 13dc84809c - finished adding Transform Tool in Geometry Editor - everything is working as intended %!s(int64=7) %!d(string=hai) anos
  Marius Stanciu 3d5c6840aa - finished adding Transform Tool in Geometry Editor - everything is working as intended %!s(int64=7) %!d(string=hai) anos
  Marius Stanciu eece2fbe56 - in Geometry Editor by selecting a shape with a selection shape, that object was added multiple times (one per each selection) to the selected list, which is not intended. Bug fixed. %!s(int64=7) %!d(string=hai) anos
  Marius Stanciu cc2fe29942 - fixed an issue where the function handler that changed the layout had a parameter changed accidentally by an index value passed by the 'activate' signal to which was connected %!s(int64=7) %!d(string=hai) anos
  Marius Stanciu b717b60d45 - in Editors, if the modifier key set in Preferences (CTRL or SHIFT key) is pressed at the end of one tool operation it will automatically continue to that action until the modifier is no longer pressed when Select tool will be automatically selected. %!s(int64=7) %!d(string=hai) anos
  Marius Stanciu 8f7d169e9c - when linked, the grid snap on Y will copy the value in grid snap on X in real time %!s(int64=7) %!d(string=hai) anos
  Marius Stanciu c94679919d - stored solid_geometry of Excellon object in the self.tools dictionary %!s(int64=7) %!d(string=hai) anos
  Marius Stanciu 9b61e4cc37 - finished work on Offset parameter in Excellon Object (Excellon Editor, camlib, FlatCAMObj updated to take this param in consideration) %!s(int64=7) %!d(string=hai) anos
  Marius Stanciu d0641458e4 - whenever a FlatCAM tool is activated, if the notebook side is hidden it will be unhidden %!s(int64=7) %!d(string=hai) anos
  Marius Stanciu 59e12cf295 - fixed an error in Excellon Editor -> add drill array that could appear by starting the function to add a drill array by shortcut before any mouse move is registered while in Editor %!s(int64=7) %!d(string=hai) anos
  Marius Stanciu 8b0a9a429a - fixed some errors %!s(int64=7) %!d(string=hai) anos
  Marius Stanciu 8f000c0a18 - in Excellon Editor added a protection for Tool_dia field in case numbers using comma as decimal separator are used. Also added a QDoubleValidator forcing a number with max 4 decimals and from 0.0000 to 9.9999 %!s(int64=7) %!d(string=hai) anos
  Marius Stanciu 824b1a95ab - moved all shortcut keys handlers from Editors to the keyPressEvent() handler from FLatCAMGUI %!s(int64=7) %!d(string=hai) anos
  Marius Stanciu 1a8db0b5d9 - fixed the Tcl Command Geocutout to work with Gerber objects too (besides Geometry objects) %!s(int64=7) %!d(string=hai) anos
  Marius Stanciu 05ae92726c - renamed the theme to layout because it is really a layout change %!s(int64=7) %!d(string=hai) anos
  Marius Stanciu 8bbb9ba534 - all kwy shortcuts work across the entire application; started to move all the shortcuts definitions in FlatCAMGUI.keyPressEvent() %!s(int64=7) %!d(string=hai) anos
  Marius Stanciu 713b584841 - added a new parameter in the Tool Film which control the thickness of the stroke width in the resulting SVG. It's a scale parameter. %!s(int64=7) %!d(string=hai) anos
  Marius Stanciu 7da1d23098 - added a remove_tools() function before install_tools() in the init_tools() that is called when creating a new project. Should solve the issue with having double menu entry's in the TOOLS menu %!s(int64=7) %!d(string=hai) anos
  Marius Stanciu 6ea3499d39 - updated the new shortcut list with the shortcuts added lately %!s(int64=7) %!d(string=hai) anos
  Marius Stanciu 12b78cf2f3 - fixed the snap magnet button in Geometry Editor, restored the checkable property to True %!s(int64=7) %!d(string=hai) anos
  Marius Stanciu 7607aad8d8 - added protection against entering float numbers with comma separator instead of decimal dot separator in key points of FlatCAM (not everywhere) %!s(int64=7) %!d(string=hai) anos
  Marius Stanciu 365c1f4c71 - remade the way FlatCAM saves the GUI position data from a file (previously) to use PyQt QSettings %!s(int64=7) %!d(string=hai) anos
  Marius Stanciu 093f210c25 - hidden the snap magnet entry and snap magnet toggle from the main view; they are now active only in Editor Mode %!s(int64=7) %!d(string=hai) anos
  Marius Stanciu dbee97ccb9 - remade the App Menu for Editors: now they will be showed only when the respective Editor is active and hidden when the Editor is closed. %!s(int64=7) %!d(string=hai) anos
  Marius Stanciu 32aa37d793 - disabled the context menu in tools table on Paint Tool in case that the painting method is single. %!s(int64=7) %!d(string=hai) anos
  Marius Stanciu 970b260333 - added more shortcut keys in the Geometry Editor and in Excellon Editor; activated also the zoom (fit, in, out) shortcut keys ('1' , '2', '3') for the editors %!s(int64=7) %!d(string=hai) anos
  Marius Stanciu c4a9c8bd77 - added more key shortcuts into the application; they are now displayed in the GUI menu's %!s(int64=7) %!d(string=hai) anos
  Marius Stanciu 2c49d41500 - Excellon Editor - added possibility to create an linear drill array rotated at an custom angle %!s(int64=7) %!d(string=hai) anos