16798 Commits (f3f0e20a678558a606910c31311cec4b7c3343b8)
 

Author SHA1 Message Date
jean-pierre charras f3f0e20a67 Pcbnew: add a board layer stack manager 6 years ago
Seth Hillbrand e7c07501c5 Minor compile warning cleanup 6 years ago
Seth Hillbrand a4808e0420 pcbnew: Copy hatch zone settings when duplicate 6 years ago
Ian McInerney 8d86d94a4d wxWidgets compatibility fixes 6 years ago
Ian McInerney e675a93b92 Switch preview items to use abstract render settings 6 years ago
Seth Hillbrand 7a1ced7883 eeschema: Set GTK highlight default to a visible color 6 years ago
Seth Hillbrand 857355d537 Fix return mixup in previous commit 6 years ago
Seth Hillbrand ac0df06312 Fix compile issue with wx inline asm 6 years ago
Jeff Young 6688e80131 Update description in footprint tree when it's edited. 6 years ago
Jeff Young 3996a490a1 Re-allocating a std::vector invalidates its iterators. 6 years ago
Seth Hillbrand c8a6878eb8 pcbnew: Allow tuning length to be longer than INT_MAX 6 years ago
Jeff Young 8bbbc66e46 Another attempt to fix the crash-on-selection bug. 6 years ago
Jeff Young d4aa502be1 Correct footprint filter tool name and tooltip. 6 years ago
Jeff Young 54255cffeb Cleanup to make implementation names consistent with what they now do. 6 years ago
Jeff Young 54a85cfaa2 Not everything in a VIEW_GROUP is an EDA_ITEM. 6 years ago
Jeff Young 720de6bae1 Cleanup. 6 years ago
Jeff Young 9a6c534e60 Another try at the duplicate-then-move ghosting bug. 6 years ago
Jeff Young 594fef196f Constrain sheet pins to sheet boundary when rotating. 6 years ago
Jeff Young efbc802f4d Fix sheet rotation issues. 6 years ago
Jeff Young 4c9e4c947c Fix for move-after-duplicate only needs the extra update once. 6 years ago
Jeff Young fc50ddda64 Implement Paste Special for eeschema. 6 years ago
Jeff Young a675b8e3b2 Add specificty for text labels in Dimension Properties dialog. 6 years ago
jean-pierre charras 762dabd754 Pcbnew, DIALOG_TEXT_PROPERTIES: make lines thickness editable when editing a dimension. 6 years ago
Ian McInerney 1b3322a538 Make the extension check for graphics import case insensitive 6 years ago
Jeff Young 5e353e8967 Fix another case of selection getting out of sync with dragged items. 6 years ago
Jeff Young e269b5d1b9 Workaround an issue where a throw terminates (even when there's a catch for it). 6 years ago
Jeff Young 315a99e0fe Use Move() instead of SetPosition() so that the second pt gets updated too. 6 years ago
Jeff Young 33625dbd9d Add support for cut/paste of unsaved sheet content. 6 years ago
jean-pierre charras 94022116a2 Pcb calculator: very minor fix: do not force a color in a wxHtmlWindow (use defaults) 6 years ago
Seth Hillbrand ccc3b812b8 Make dialogs look more like frames 6 years ago
Seth Hillbrand 69b6052d6f fpviewer: Second go at preventing focus stealing 6 years ago
Seth Hillbrand 102f6d69c4 eeschema: Keep list focus in symbol browser 6 years ago
Jeff Young 79d062aefc Don't allow selection dragging when a picker tool is running. 6 years ago
jean-pierre charras 7ed415cab3 Gerbview: fix bug: did not store the current selected GAL engine in config. 6 years ago
Jeff Young 71c7bf3274 Avoid ghosting items in original location when pasting. 6 years ago
Jeff Young 02a7a79e0d Use resolved path when trying to load sheet content. 6 years ago
Jeff Young d2cd659471 Be better about cleaning up mouse capture. 6 years ago
Jeff Young 359cf384de Import graphics is a one-shot, not a tool. 6 years ago
Jeff Young bc450853ae More robust solution for adding dragged items to selection. 6 years ago
Jeff Young 2274895acf Add print preflight so the menu item is only shown when we can print. 6 years ago
Seth Hillbrand 83b2332f1f eeschema: Check for proper type before dereference 6 years ago
Seth Hillbrand c3274e15f2 cairo: Minor fixup in delete call 6 years ago
Seth Hillbrand c3e07a5886 Cleaning Cairo GAL 6 years ago
Jeff Young 678294b8a6 Try harder to find a viable print solution on GTK. 6 years ago
Seth Hillbrand 64c012c175 modedit: Enable snapping on anchors 6 years ago
Jeff Young 360a52399a Add printing to RMB project items. 6 years ago
Seth Hillbrand 494d0de9b8 Handle active layer overloading 6 years ago
Seth Hillbrand 0d3f6a4930 eeschema: Remove Save All 6 years ago
Jeff Young ebbb12e978 Give empty preference pages the right parent. 6 years ago
Jeff Young 5348f88a8f Add sheet pins to candidate list by hand (as they're not in the view). 6 years ago