14187 Commits (6d8a759c751a67d7d92a5b11a775190bd800468c)
 

Author SHA1 Message Date
Seth Hillbrand ef6f7e96f3 pcbnew: Handle SEGZONE in GAL 7 years ago
Seth Hillbrand b3a5e08c2f pcbnew: Rename PCB_ZONE_T and remove from connectivity 7 years ago
Seth Hillbrand a81e3c2b13 pcbnew: Avoid double-separators in context menu 7 years ago
Jeff Young b5fd9e830f A bit more safety around disabling the event handler. 7 years ago
Jeff Young 2eea45b50c Go back to earlier strategy for net selector popup. 7 years ago
Jeff Young 3c2aafd7b7 Move Edit Symbol References to standard text/button control. 7 years ago
Jeff Young b49ca04355 Remove max length on layer names. 7 years ago
jean-pierre charras 26838c6800 Pcbnew: Crash after running external plugin 7 years ago
Jeff Young 5843b1a6a1 Possible solutions to <enter> and keyboard activation on GTK. 7 years ago
jean-pierre charras 094f340359 Eeschema: Opening "Edit Symbol Fields" dialog crashes Eeschema 7 years ago
Jeff Young 3f6819e592 Improve visiblity of net selector popup. 7 years ago
John Beard 31c217426f Dxf: Fix leaks in DL_Dxf::test 7 years ago
John Beard 96d06929ea QA: Fix ownership of new CPolyline in qa_shape_poly_set_refactor 7 years ago
Jeff Young 0a43584c5c Another attempt to catch enter on GTK, and better button processing. 7 years ago
John Beard 704615721f Prevent segfault when undoing or resetting non-hotkey rows 7 years ago
John Beard a294e8d6c4 Check for conflicts when reseting/undoing hotkey changes 7 years ago
John Beard 3283bd9fdc Mark modified hotkeys in the hotkey editor 7 years ago
John Beard 9f38b70491 Add a filter box to hotkey dialog and filter using it 7 years ago
John Beard 4f0166e064 Add some hotkey store tests 7 years ago
John Beard 1f2c8fa698 Separate storage at iteration of hotkeys from the HK list widget 7 years ago
Jeff Young 3927dc5820 More fixes for event handling in net selector. 7 years ago
Jeff Young 19b1ae35ce Don't assume GetFlags() != 0 means it's being edited. 7 years ago
Seth Hillbrand 317ca8e64d pcbnew: Do not allow drag to violate DRC without permission 7 years ago
Jeff Young 453dadbc3c Use EventFilter strategy on GTK; leave FocusLost for MSW & OSX. 7 years ago
Jeff Young 136525b870 Decrease list-item padding for GTK. 7 years ago
Jeff Young 6fdfd0932e Use newer wxWidgets calls (old ones aren't available on MSW). 7 years ago
Jeff Young fac5fcb476 Don't draw the pad preview highlighted. 7 years ago
Jeff Young 5703060d87 Turn off escaping names for now. 7 years ago
Jeff Young 50b96b406f More net selector fixes. 7 years ago
Jeff Young e456ecd0a1 Calculate column widths based on all data, not just shown data. 7 years ago
Jeff Young 3ae049c729 Address some MSW issues in net selector. 7 years ago
Jeff Young f10635e8be More work on arbitrary characters in references, etc. 7 years ago
jean-pierre charras 1685af8425 dialog_track_via_properties_base.cpp: fix a few wxWidgets alerts. 7 years ago
jean-pierre charras 4a553b6423 NET_SELECTOR fix: remove SetHint() because it does not work on Windows, that prevents filtering. 7 years ago
jean-pierre charras c8a89ee25a Remove dead code. 7 years ago
Jeff Young 521183a587 Work in progress to allow arbitrary chars in references, etc. 7 years ago
Jeff Young eaf3d48260 Simplification of the net selector code to fix GTK issues. 7 years ago
Jeff Young d1e64919a7 Fix for GTK net selector popup border. 7 years ago
Jeff Young 6764cda34d Fix issues with pad locking. 7 years ago
Jeff Young f7ffbb17bb Another try at the net selector popup. 7 years ago
Seth Hillbrand 65678b223a pcbnew: Fixup for 491098af3 7 years ago
John Beard 04a1084549 QA: Place UTF8 tests under Boost unit tests 7 years ago
John Beard 9c78ef5784 QA: Make a generic common test suite 7 years ago
Wayne Stambaugh b487a8c70e Pcbnew: fix track and via properties dialog control alignment issues. 7 years ago
Seth Hillbrand 491098af35 pcbnew: Deselect all items in a delete commit at once 7 years ago
Baranovskiy Konstantin f68581d463 Pcbnew: fix column width in Nets dialog. 7 years ago
Jeff Young 86b654e493 Hook up 3D viewer to common preferences. 7 years ago
Jeff Young dfd028a66a Don't gray out non-enabled layers in layers setup panel. 7 years ago
Baranovskiy Konstantin 12e38bc5fa Pcbnew: make units in ViaSizeSelectBox translatable. 7 years ago
Baranovskiy Konstantin 682cb3abe1 Pcbnew: make "Swap Layers" title translatable. 7 years ago