14734 Commits (31ab4e6c9a70080cada46b2c1b8822dce4336b53)
 

Author SHA1 Message Date
Seth Hillbrand 31ab4e6c9a eeschema: Simplify netlist dialog 7 years ago
jean-pierre charras 419718b596 Remove a useless qa test. 7 years ago
jean-pierre charras 3dd5a912b6 remove dead code. 7 years ago
John Beard 1ae6fc78a6 QA: Add pcbnew unit tests CMake subdir 7 years ago
jean-pierre charras 3f9230fa51 Eeschema: Fix incorrect behavior of cursors when moving cursors by arrow keys. 7 years ago
John Beard 2d6f8a97b0 QA: Add some more Boost version guards 7 years ago
Seth Hillbrand 8f11a2133e Revert "QA: Add a generic utility tool executable." 7 years ago
Seth Hillbrand 0a4812be07 eagle: Set default pin type 7 years ago
Seth Hillbrand 1e5ba6f1b1 Replace DIM() macro 7 years ago
John Beard cec97ebfa6 Remove unused VIRT_MIN/MAX from legacy_gal 7 years ago
John Beard ec91329da0 Pcbnew: Array tool should not number NPTHs 7 years ago
John Beard 81bac449d3 QA: Add unit tests on the Pcbnew library 7 years ago
John Beard 502306314e QA: Add a generic utility tool executable. 7 years ago
jean-pierre charras 4493af9f4d Remove pcbnew/import_dxf because all the useful code was moved/merged to import_gfx 7 years ago
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