Commit Graph

14 Commits

Author SHA1 Message Date
Marius Stanciu
eb0f687bdc - Pdf Import plugin: fixed an issue with assigning a wrong property to a Qtimer
- Extract Plugin and Punch gerber Plugin: fixed a wrong build of the UI triggered even those tools where not launched yet
2023-05-31 13:46:17 +03:00
Marius Stanciu
63071a9bae - overwritten the Beta_8.995 branch with the Gerber_Editor_Upgrade branch 2023-05-24 18:07:05 +03:00
Marius Stanciu
acc6367507 - added a camera view example (should be useful in the future) 2022-05-14 23:05:53 +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
28201b60c3 - added an example on a drag & drop tree widget picked from StackOverflow 2022-03-21 23:31:14 +02:00
Marius Stanciu
d3d576fbea - added an example showing performance degradation in VisPy 0.9.1 2021-10-24 13:59:11 +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
Marius Stanciu
f5c84fdc49 - maintenance_2 2020-06-02 18:29:45 +03:00
Marius
5abb7866d8 - maintenance_1 2020-06-02 18:24:44 +03:00
Marius Stanciu
d739a5b05d - re-added the position labels in the status bar; they will be useful if HUD is Off (Altium does the same :) so learn from the best) 2020-05-12 01:21:29 +03:00
Marius Stanciu
46367c433f - removed the labels in status bar that display X,Y positions and replaced it with a HUD display on canvas (combo key SHIFT+H) will toggle the display of the HUD
- made the HUD work in Legacy2D mode
- fixed situation when the mouse cursor is outside of the canvas and no therefore returning None values
2020-05-11 07:29:46 +03:00
Marius Stanciu
ca4c7b245f - added a script to remove the bad profiles from resource pictures. From here: https://stackoverflow.com/questions/22745076/libpng-warning-iccp-known-incorrect-srgb-profile/43415650, link mentioned by @camellan (Andrey Kultyapov) 2019-12-15 14:26:41 +02:00