Marius Stanciu
86286089bd
- in Copper Thieving Plugin updated the GUI
2021-09-05 21:00:44 +03:00
Marius Stanciu
854548142e
- remade the Gerber Object Properties UI
...
- fixed a small typo when creating a new Gerber empty App Object
2021-09-05 17:17:24 +03:00
Marius Stanciu
90697c55a1
- in Alignment Plugin updated the GUI
2021-09-05 16:11:41 +03:00
Marius Stanciu
2adad8c226
- in Corners Plugin remade the GUI
...
- in Corners Markers Plugin added the beginning of the manual marker placement
2021-09-05 16:01:33 +03:00
Marius Stanciu
363778024c
- in QRCode Plugin remade the GUI
...
- added some new properties to the FCCheckBox GUI element
2021-09-05 14:50:04 +03:00
Marius Stanciu
c91cb9e01b
- in Punch Gerber Plugin remade the GUI
...
- some minor fixes in some of the Plugins
2021-09-05 01:31:11 +03:00
Marius Stanciu
32a7274fdc
- in Panelize Plugin remade the GUI
2021-09-04 23:53:38 +03:00
Marius Stanciu
56f1006689
- in Milling Plugin remade the GUI
2021-09-04 23:18:40 +03:00
Marius Stanciu
b0938a2ebe
- in Drilling Plugin remade the GUI
2021-09-04 22:30:44 +03:00
Marius Stanciu
2fb9aec38c
- in 2-sided Plugin remade the GUI
2021-09-04 20:37:15 +03:00
Marius Stanciu
a0952a5fa7
- in Cutout Plugin remade the GUI
2021-09-04 19:52:06 +03:00
Marius Stanciu
f5608e915d
- in Calculators Plugin, added sodium hypophosphite optional parameter calculation
2021-09-04 18:19:42 +03:00
Marius Stanciu
01f3ac4e3a
- in Calculators Plugin added a new calculator to calculate the required chemical weights for tinning solutions
...
- in Calculators Plugin remade the GUI
- some minor GUI modifications for a series of App Plugins
2021-09-04 18:15:41 +03:00
Marius Stanciu
36749712af
- trying to get the right size of the HUD rectangle
2021-09-03 23:11:21 +03:00
Marius Stanciu
73674db80e
- trying to get the right size of the HUD rectangle
2021-09-03 22:14:43 +03:00
Marius Stanciu
1f321f9dcb
- when a Plugin is no longer used disconnect a certain signal that control the selection in the App Object Target combobox since it is not needed and it takes cpu cycles
2021-09-02 19:38:30 +03:00
Marius Stanciu
585231ec51
- in Geometry Editor, deleting a shape from the Table context menu will update now the plot
2021-09-02 15:33:31 +03:00
Marius Stanciu
3ddb321dff
- some GUI changes in Milling Plugin
...
- fixed the multiple selection in the Project Tab collection list; now only a single selection will trigger the signal 'proj_selection_changed'
- when Milling Plugin is opened, selecting an Excelon object will set the GUI to Excellon Target
2021-09-02 12:46:38 +03:00
Marius Stanciu
2e23b8590b
- fixed the issue in Milling Plugin that did not automatically set the object combo to the previously selected object
2021-09-01 23:16:17 +03:00
Marius Stanciu
290647a2be
- changed the way the HUD width is calculated
2021-09-01 04:19:12 +03:00
Marius Stanciu
23822ea774
- fixed the bug where the HUD did not used the set font size from Preferences
2021-08-31 20:08:42 +03:00
Marius Stanciu
d90e86da39
- made sure that the location labels in the InfoBar have only the decimals required when the Grid snapping is ON
2021-08-31 02:25:43 +03:00
Marius Stanciu
7dfb8152ce
- in Gerber Editor fixed bug with the row selection that no longer selected the visuals on canvas
2021-08-31 00:34:17 +03:00
Marius Stanciu
a7d790ef7c
- the Y axis labels are now rotated at 45 degrees allowing better space management
...
- changed the HUD color, with Light theme, to gray
2021-08-31 00:07:54 +03:00
Marius Stanciu
2b40ba1c5f
- add HUD rectangle auto size for 2D Graphic Engine
2021-08-30 18:28:35 +03:00
Marius Stanciu
9637908b55
Merged in hud_auto_size (pull request #19 )
...
HUD rectangle auto size for 3D Graphic Engine
2021-08-30 14:45:41 +00:00
Marius Stanciu
fc97a4ecd6
- add HUD rectangle auto size for 3D Graphic Engine
2021-08-30 17:43:35 +03:00
Marius Stanciu
ccfca31c4e
- removed patch to fix scaling on HIDPI displays since now the fix is implemented in VisPy v0.8.1
...
- modified a patch for VisPy Infinite Line Visual that set the line width, in order to make it compliant with newer versions of OpenGL
2021-08-30 02:27:06 +03:00
Marius Stanciu
6f87e0c9e6
- disabled the selection of a Graphic Engine until matplotlib will have support for PyQt6 framework
2021-08-30 00:53:11 +03:00
Marius Stanciu
74472e61bd
- fixed the reconnection of the mouse events when canceling setting the origin
2021-08-30 00:50:22 +03:00
Marius Stanciu
ba217fc103
- updated the language strings and the Simplified Chinese language translation
2021-08-29 19:12:21 +03:00
Marius Stanciu
2fd8c76996
- fixed a reported issue with the manual cutout in Cutout Plugin where adding more gaps will crash the app due of the manual geometry being a MultiPolygon and not a Polygon as it was assumed
...
- fixed a reported bug in convert 2 geometry where a MultiLineString' object does not support item assignment“ error was issued
2021-08-29 19:01:46 +03:00
Marius Stanciu
30802901c7
- removed the setting for HDPI from Preferences and QSettings: QT6 does it automatically now
2021-08-28 22:42:44 +03:00
Marius Stanciu
4afc706e20
- minor changes
2021-08-27 22:03:08 +03:00
Marius Stanciu
1134845dea
- minor changes
2021-08-26 21:22:42 +03:00
Marius Stanciu
fca2118ee9
- fixed the convert 2 excellon and to geometry functionality
2021-08-26 19:27:08 +03:00
Marius Stanciu
9bd1cdabd6
- minor change
2021-08-26 18:19:54 +03:00
Marius Stanciu
a33f492e29
- improved rendering performance for lines (with help from David Hoese from the VisPy team)
2021-08-26 17:11:33 +03:00
Marius Stanciu
c8763f9c8f
- fixed bug in Cutout Plugin that when no object is loaded and the Generate Rectangular Geometry is clicked, the app will hard crash
2021-08-26 16:54:11 +03:00
Marius Stanciu
90584e1d37
- updated the Chinese translation, by 俊霄 余
2021-08-26 16:50:35 +03:00
Marius Stanciu
4e8a8e7802
- minor change
2021-08-26 16:31:29 +03:00
Marius Stanciu
b6c9e85bdd
- fixed a Qt6 derived issue where dragging tabs outside the app crashed the app
2021-08-26 16:10:40 +03:00
Marius Stanciu
5899e0befa
- in Preferences the language names are in the native language
2021-08-26 04:09:02 +03:00
Marius Stanciu
6e91bec95d
- Turkish and Chinese small updates
2021-08-26 03:51:29 +03:00
Marius Stanciu
c564bb54f0
- updated the Italian translation by Massimiliano Golfetto
2021-08-26 03:45:20 +03:00
Marius Stanciu
17e26c9846
- fixed a possible issue with having older versions of QSettings (leftovers from previous installations of this app)
2021-08-25 20:02:19 +03:00
Marius Stanciu
67120e3214
- fixed the "headless" feature; running headless still start the GUI just it does not show it
...
- when running headless the sys tray icon will always be shown so the user can close the app correctly
- in the systray icon context menu I've added a menu entry to toggle the GUI
2021-08-25 13:53:00 +03:00
Marius Stanciu
9ed8306c5f
- fixed some issues in the convert_units
...
- added a new GUI element, a radio button that can change a setting in the self.defaults preferences dict
- made sure that the update of the default properties tab (in the Notebook) is done only for certain keys in self.defaults not for all
2021-08-25 02:31:44 +03:00
Marius Stanciu
b6e669f1bc
the scaling issue is from VisPy, removing the previous changes on this subject and adding a patch until the new release of VisPy
2021-08-24 23:25:00 +03:00
Marius Stanciu
a71c79e24d
- added an example to ilustrate the issue with scaling in Qt6 and VisPy
2021-08-24 19:15:32 +03:00