14720 Commits (3b54a44540030b64fcfd9fb49a95e40d87d96df4)
 

Author SHA1 Message Date
Seth Hillbrand 3b54a44540 wildcard strings update 7 years ago
Seth Hillbrand 02a1bf1de6 eeschema: Use system-dependent default wildcard 7 years ago
Seth Hillbrand 69fc301bf3 eagle: Prevent 0-width lines in modules 7 years ago
John Beard 5e705347bb Libeval: Use add_custom_target so grammar.c won't be cleaned 7 years ago
jean-pierre charras eb06ae5910 Plot filenames automatically generated: change the point ('.') find in layer names to '_' 7 years ago
Seth Hillbrand a46f5c3af5 3d-viewer: Clamp inner radius of rings 7 years ago
Seth Hillbrand 30521f0c57 gal: Fix zoom extents for large screens 7 years ago
Seth Hillbrand 3a3bbbb545 GAL: Add transparency for bitmaps and Cairo draw 8 years ago
Seth Hillbrand e8333633fe GAL: Add antialiasing options to Cairo 8 years ago
John Beard b743c39ed8 On start without config, start pcbnew in Cairo GAL 7 years ago
Seth Hillbrand 0fa374cce5 Fix missing Choice->Combobox change 7 years ago
jean-pierre charras 56e0031e03 Fix incorrect onScroll handler on GAL mode. 7 years ago
jean-pierre charras db7dba96ad Fix a few Coverity warnings. 7 years ago
Seth Hillbrand 25f8b1ce72 pcbnew: Update multiple zone segments 7 years ago
Seth Hillbrand c92424898c pcbnew: Replace magic number segment counts 7 years ago
Seth Hillbrand 847f6ab4b3 Spelling fix HIGHT->HIGH 7 years ago
Seth Hillbrand 064303e238 pcbnew: Move zone-knockout to default high def 7 years ago
Seth Hillbrand 7d06651a10 Change top selection drop-down to combobox 7 years ago
Seth Hillbrand 8de12094d8 Fix compile error for missing dtor in overload 7 years ago
Seth Hillbrand 9f8f938660 view: Initialize keyboard local var 7 years ago
Seth Hillbrand 37967eb685 eeschema: init pin table local var 7 years ago
Seth Hillbrand efbc50b7b8 prevent NULL dereference in dialog_text_properties 7 years ago
Seth Hillbrand 6662891f34 string update: Help->List hotkeys 7 years ago
Seth Hillbrand b39061855e pcbnew: Translate scripting test window 7 years ago
Seth Hillbrand aeedb3543b pcbnew: Update strings 7 years ago
Seth Hillbrand 5c055f3f80 pcbnew: minor text fix 7 years ago
Seth Hillbrand daee58a0ab pcbnew: Do not show dynamic ratsnest after most mods 7 years ago
Seth Hillbrand 583e0173b9 pcbnew: Fix ratsnest display 7 years ago
John Beard 2f5dd6a43a Docs: Fix doxygen links 7 years ago
jean-pierre charras 4b7ef22ec4 Fix wildcard list when built on GTK 7 years ago
jean-pierre charras 14ede151cc Add a helper function FileExtListToFilter() to build the wildcard filter used in File Dialog. 7 years ago
Jeff Young dffa399eab Set mirrored when creating footprint texts on back layer. 7 years ago
Jeff Young 061d993448 Warn the user when global track/via edits fail. 7 years ago
jean-pierre charras 1b7ebc7a4e Footprint editor: fix a bug that prevent from saving a library under a new name. 7 years ago
jean-pierre charras 6040eee710 fix a minor issue in Eeschema when left clicking on a highlighted symbol. 7 years ago
jean-pierre charras 7ad21fefe5 Cross probing: Trying to fix a crash, certainly due to a call to clear the HIGHLIGHTED flag of a structure that is not a EDA_ITEM. 7 years ago
jean-pierre charras 26a337db18 Opengl engine: temporary disable bitmaps cache, because it creates serious issues in cross-probing in hierarchies. 7 years ago
Maciej Suminski ad07b4a251 Added an explanation for using wxFileConfig in GetNewConfig() 7 years ago
John Beard e919ded35f Use wxFileConfig, not wxConfig 7 years ago
jean-pierre charras fb35a7c8b4 Eeschema highlight symbols (cross probing) fix a few issues. 7 years ago
Jeff Young ad0d9f8df0 Save user-defined nicknames. 7 years ago
John Beard e856a7a09c Disable legacy canvas on GTK3 7 years ago
John Beard 892f7cf8ff Make SVG import an advanced config, not a compile option. 7 years ago
John Beard a33a8292a4 Run-time config for advanced options 7 years ago
jean-pierre charras 9f21d32563 Fix a compatibility issue with wxWidgets 3.1.2 (MSW specific) 7 years ago
jean-pierre charras 8cc3912b6c Zoom context menu: minor enhancement (gal mode). 7 years ago
Jeff Young 72a1052bb9 Make sure parents get redrawn to refresh module text items. 7 years ago
Jeff Young 4d9b4428fa It's never a good idea to dereference a freed pointer. 7 years ago
Maciej Suminski bce4a45ab4 Fixed a crash when trying to highlight a not existing component 7 years ago
Jeff Young f6e6ac3162 Don't issue errors for externally-defined env variables. 7 years ago