Marius Stanciu
a973275f97
- fixed a crash when creating a Document object due of changes in Qt6 (missing QtGui.Qt)
...
- in Document object fixed the issue with not setting selection color when in a dark theme (essentially got rid of using QPalette)
- in dark theme stylesheet changed the indent of the QCheckBox (and in Radio buttons too)
- updated the FClabel widget with some more properties
- updated the hack to make sure that the Editor sub-tools do not lose the stylesheet of the background
- updated the disabled project item color default value for the dark theme
2022-05-11 20:13:36 +03:00
Marius Stanciu
ab11367e3d
- styled the border for the QToolButton (for dark mode)
2022-05-10 07:22:14 +03:00
Marius Stanciu
e8a15156db
- upgraded the Geometry Editor main UI
...
- upgraded the FCButton widget (and made it used everywhere instead of the QPushButton) so it can have the color and font weight properties settable
2022-05-10 07:01:14 +03:00
Marius Stanciu
9e2ce70b42
- made sure that clicking the text in the InfoBar will also toggle the Tcl Shell display as is the click on the Infobar itself
2022-05-09 17:09:53 +03:00
Marius Stanciu
a5770d44b5
Merge remote-tracking branch 'origin/Beta_8.995' into Beta_8.995
2022-05-09 16:20:59 +03:00
Marius Stanciu
3cd3be1a5f
Merged in svg_path_issue_generating_invalid_polys (pull request #26 )
...
Svg path issue generating invalid polys
2022-05-09 13:15:33 +00:00
Marius Stanciu
ba7fafb6de
- fixed an issue in the SVG parser where when parsing a path and getting multiple polygons will generate an invalid compound polygon (the polygons other than the first are seen as interiors even if they are not inside the first)
2022-05-09 16:12:12 +03:00
Marius Stanciu
a53ec7ea75
Merge remote-tracking branch 'origin/Beta_8.995' into Beta_8.995
2022-05-09 15:57:42 +03:00
Marius Stanciu
9dc6c94a45
- wip
2022-05-09 14:18:49 +03:00
Marius Stanciu
411a9320e5
- fixed an issue in the Paint Plugin where some polygons are discarded in a Geometry object made out of an imported SVG
...
- a few other changes
2022-05-09 12:40:12 +03:00
Marius Stanciu
217fcf55a1
- added an example of custom titlebar - still needs a lot of work
2022-05-06 03:20:42 +03:00
Marius Stanciu
51811b84cb
- minor changes to another custom widget
2022-05-06 01:43:14 +03:00
Marius Stanciu
1183a60030
- minor changes to one of the custom widgets
2022-05-06 00:21:31 +03:00
Marius Stanciu
5139fca50b
- removed the shortcut for the PDF Import Plugin (Ctrl+Q) since it interfered with the MacOS usage
2022-05-05 23:42:28 +03:00
Marius Stanciu
b711189608
- fixed the 'light' theme paint icon name
2022-05-05 18:41:38 +03:00
Marius Stanciu
4e21868b77
Merged in dark_mode (pull request #25 )
...
Dark mode
2022-05-05 15:32:01 +00:00
Marius Stanciu
a623f20cf5
- updated the GCode header
2022-05-05 18:30:16 +03:00
Marius Stanciu
181a392cec
- added a hack so the dark stylesheet for QWidget is reapplied if that Qwidget is removed (I don't know why it is lost in the first time)
...
- when exiting an Editor with a sub-tool active the cursor data display feature is removed
2022-05-05 18:25:29 +03:00
Marius Stanciu
fed9369023
- added a hack so the dark stylesheet for QWidget is reapplied if that Qwidget is removed (I don't know why it is lost in the first time)
2022-05-05 18:16:45 +03:00
Marius Stanciu
e6753346c1
- made sure that the draw color in Editors is inverted for the dark mode
2022-05-05 17:46:54 +03:00
Marius Stanciu
1fd08ca30b
- changed the activity GIF's for the dark theme
...
- changed some of the dark theme icons to the red color
2022-05-05 05:03:01 +03:00
Marius Stanciu
73ae30e016
- more changes for dark theme
2022-05-04 05:43:47 +03:00
Marius Stanciu
96817e3417
- for dark mode disabled hover highlight on the Status Bar
2022-05-04 05:11:26 +03:00
Marius Stanciu
e76568c2f1
- some changes to the dark mode stylesheet to make it look better
...
- darkened the text color for the dark theme in order to make it easier on the eyes
- in Distance Plugin, when using the big cursor, the cursor colors are fixed to work for the dark mode too
2022-05-04 05:04:53 +03:00
Marius Stanciu
df2727b911
Merge remote-tracking branch 'origin/Beta_8.995' into Beta_8.995
2022-05-03 15:04:42 +03:00
Marius Stanciu
34d65a2077
- in Geometry Editor fixed an angle issue in the Circle sub-tool
...
- in Geometry Editor made sure that when using the Move sub-tool if there is no shape selected, when clicking to get selection that point is also used as reference for the Move command
2022-05-02 15:29:44 +03:00
Marius Stanciu
5e8cee8feb
- in Excellon Editor, Copy sub-tool, added UI and ability to copy as array
...
- fixed an issue in Geometry Editor, Copy sub-tool where when the geometry copied numbers over the set limit then the copy as array is incorrect
2022-05-02 03:58:36 +03:00
Marius Stanciu
7e17cdad7d
- in Geometry Editor updated the Rectangle Plugin such that when selecting different corners now the drawn rectangle will have those
...
- in Geometry Editor updated the Circle Plugin such that when the Radius parameters are not linked then an ellipse is drawn
2022-05-01 17:19:52 +03:00
Marius Stanciu
f8ccf03786
- fixed persistence of view status for the coordinates toolbars
...
- fixed broken selection in Excellon Editor
2022-05-01 06:02:48 +03:00
Marius Stanciu
b9edac24e8
- updated the language strings
2022-04-30 18:42:31 +03:00
Marius Stanciu
708102d581
- minor changes in the Excellon Editor -> Resize Plugin
2022-04-30 18:37:04 +03:00
Marius Stanciu
4709b336f5
- in Excellon Editor, finished the upgrade work on the Resize Plugin
2022-04-30 17:46:48 +03:00
Marius Stanciu
753b6c6d5d
- in Excellon Editor, finished th upgrade work on the Slot Array Plugin
2022-04-30 16:34:22 +03:00
Marius Stanciu
092451038e
- In Excellon Editor, finished th upgrade work on the Drill Array Plugin
2022-04-30 14:27:09 +03:00
Marius Stanciu
5e504f168b
- minor change
2022-04-30 04:57:24 +03:00
Marius Stanciu
88775511ce
- prettified some GUI elements (some of those that are used in the popup messages)
2022-04-30 04:52:52 +03:00
Marius Stanciu
6592fc5cde
- In Excellon Editor, Drill Array Plugin, upgraded the UI and work in progress for the features
2022-04-30 03:52:57 +03:00
Marius Stanciu
b4c300b2eb
- In Excellon Editor, finished updating the Drill Plugin and Slot Plugin
...
- fixed a bug in the excellon export method, regarding the slots processing
2022-04-29 20:11:55 +03:00
Marius Stanciu
4ac90d83f5
- in Calculators Plugin fixed the Electroplating Calculator to work as expected and removed the redundant button 'Calculate'
2022-04-28 14:53:14 +03:00
Marius Stanciu
545e594ed0
- in Isolation Plugin made sure that the last displayed message is the warning, in the case of using tool validation and the tool is not validated
...
- some more work in the Excellon Editor - Drill adding
- some fixes in the image loader when clicking the an image that is in the list of previous loaded files
- a small fin in the SVG parser
- added a new Tcl command that is returning the name of the active object ('get_active') to accompany the 'set_active' command
- a small fix for the 2d graphic mode by replacing the q5agg matplotlib backend with the qtagg backend which should work with the Qt6
2022-04-28 13:39:48 +03:00
Marius Stanciu
779a8ccc9f
- activated the 'View Source' option in the project menu context menu for the Geometry objects
...
- in Image Import plugin now the created objects have the 'source_file' attribute with content
- working in the Excellon Editor - wip
2022-04-26 14:29:23 +03:00
Marius Stanciu
060c52e47a
- changed again the FClabel GUI element to allow font size change from a class parameter and modified the way the weight is set
...
- small UI change in the Image Import Plugin
2022-04-25 12:47:19 +03:00
Marius Stanciu
1494fa5362
- in SolderPaste Plugin fixed an issue when creating a new project with this plugin open
...
- updated the application strings
2022-04-25 02:25:18 +03:00
Marius Stanciu
1459423ca3
- deleted the Calibration Plugin (made redundant by changes in other Plugins)
...
- some strings were updated
2022-04-25 01:09:51 +03:00
Marius Stanciu
0caa2c97f6
- in SolderPaste Plugin fixed an issue where the new parameter 'margin' was taken from the current UI and applied to all tools (nozzles); now each nozzle use his 'margin' parameter
...
- in SolderPaste Plugin make sure that the preprocessor is set the same for all tools (nozzles) whenever is modified
- added 2 new preprocessor files for the SolderPaste Plugin (GRBL and MARLIN)
- in SolderPaste Plugin made sure that the start GCode is not added for each nozzle but only once at start
- in SolderPaste Plugin added a new parameter: 'Feedrate Rapids' which will set the feedrate for the fast moves as opposed with the previously used G0 command. This allows to fine tune the fast moves to reduce the vibrations
2022-04-25 00:01:11 +03:00
Marius Stanciu
1972ed302f
- some fixes in the Import Image Plugin
...
- made sure that the CNCJob objects made out of non-multi-toolGeometries are plotted correctly
2022-04-24 01:48:25 +03:00
Marius Stanciu
cb7bcf257f
- fixed some leftovers due of recent changes in the theme management
...
- added a new feature (new modules are required) in the Image Plugin (Menu -> File -> Import -> Import Image) that allow tracing images. This may allow engraving pictures.
- started to add UI's for the Excellon Editor Tools (really early work)
2022-04-23 18:12:43 +03:00
Marius Stanciu
7406c444ed
Merge remote-tracking branch 'origin/Beta_8.995' into Beta_8.995
2022-04-21 17:07:39 +03:00
Marius Stanciu
d7d53399a0
- some changes in the Geometry Editor UI's and in some cases, fixes for the right-click close action
2022-04-20 21:27:20 +03:00
Marius Stanciu
6690e507f6
- a fix for the latest change in the Preferences Tab
2022-04-20 18:47:32 +03:00