343 Commits (409cd9d4ee140b332c02bcaa4b40123ec71de5c6)

Author SHA1 Message Date
Jeff Young 7f1b409305 Remove dead legacy print code. 6 years ago
Jeff Young dce42612d3 Fix via printing. 6 years ago
Jeff Young 2b6089240a Change super/subscript syntax to ^{foo} and _{foo}. 6 years ago
Jeff Young 9c8941e040 Remove a bunch of globals. 6 years ago
Seth Hillbrand 8c19b4b6ae pcbnew: Adding arcs to PNS 7 years ago
Seth Hillbrand 3af868e3d1 Adding Arcs to TRACKS 7 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Seth Hillbrand 77c60d9655 Remove the last vestiges of dlist 6 years ago
Ian McInerney 13b6028e1b Refactor all math into a new kimath library 6 years ago
Mark Roszko 19ceb11ae7 Change more enums over to scoped enums 6 years ago
Mark Roszko 11ff16be4e Switch to scoped enums 6 years ago
Seth Hillbrand b5f021ff9f Cleanup: Replace push_back with emplace_back 6 years ago
Seth Hillbrand 6625d0721e Implement Get/Set display options 6 years ago
Seth Hillbrand 19c643b29a pcbnew: Prevent extra selection 6 years ago
Jeff Young 37af3adffb Add preference for flip axis. 6 years ago
Seth Hillbrand 888c01d11b pcbnew: Move tracks to std::deque 7 years ago
Jeff Young c2662b0e11 Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 7 years ago
Jeff Young d6e9bdf07b Convert remaining legacy drawing code to print code. 7 years ago
Jeff Young fd546da640 Homogenize hit testing and selection return types. 7 years ago
Jeff Young dae41b7460 Remove legacy segment-based zones. 7 years ago
Jeff Young 684bb62fd8 Escape slashes in labels and netnames. 7 years ago
jean-pierre charras 15fa8f8a22 Minor fixes. 7 years ago
Maciej Suminski dfccd8c5e4 Added level-of-details threshold for via net name layer 7 years ago
Maciej Suminski 8d73cfef2a Adjusted level-of-detail thresholds for BOARD_ITEMs visibility 7 years ago
Seth Hillbrand b3a5e08c2f pcbnew: Rename PCB_ZONE_T and remove from connectivity 7 years ago
Jeff Young eacaa39aa2 Remove global units usage from GetSelectionText... 8 years ago
Jeff Young f7861c90ec Use more self-documenting names for conversion routines. 8 years ago
Jeff Young b99ea159c8 Rationalize select menu texts. 8 years ago
Jeff Young 6ad37972c0 Don't center objects behind the DRC dialog. 8 years ago
jean-pierre charras cee313da8c Pcbnew: legacy canvas: make trace len display working while creating the trace. 8 years ago
Maciej Suminski 9605dd8e1d Fix selection clearance for via and tracks 8 years ago
jean-pierre charras e57cd291ff class BOARD: rename m_Zone to m_SegZoneDeprecated to avoid mistakes in code. 8 years ago
jean-pierre charras 641c8bb548 PCBNew: Fix crash while routing in Legacy canvas 8 years ago
Jeff Young 2e4f50f206 Make sure segments read from file are in correct order. 8 years ago
Andrzej Wolski dbafdd39b9 Add tracks display control to Render tab 8 years ago
jean-pierre charras 5d72aebd22 Fix code after renaming files 8 years ago
jean-pierre charras d0754acf00 Fix code after renaming files 8 years ago
jean-pierre charras 4c5bd01887 Rename a few files 8 years ago
Kristoffer Ödmark 5051dc8848 Implemented missing via dialog functions 8 years ago
jean-pierre charras c18b638c17 Cosmetic enhancement in GAL: disambiguationMenu: add icons in menuitems, like in Legacy mode. 8 years ago
Tomasz Włostowski 0245912c34 refactoring: split BOARD_ITEM::SwapData to use polymorphic per-item methods 8 years ago
Tomasz Włostowski 81d1e17f02 refactoring: renamed pcbstruct.h to pcb_display_options.h, DISPLAY_OPTIONS->PCB_DISPLAY_OPTIONS 8 years ago
Tomasz Włostowski 32185ddcd3 Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 8 years ago
Oliver Walters 8debf32079 Added partial selection for VIA class 8 years ago
Maciej Suminski 2c68786fa8 Display via net labels on top 9 years ago
Tomasz Włostowski 3b7b0603b6 pcbnew: via placement tool, initial version 9 years ago
Tomasz Włostowski c4c329e393 Connectivity: local ratsnest for both legacy & GAL. Further removal of legacy code 9 years ago
jean-pierre charras d1dfa5aba3 Code cleaning: add comments, better names for a function, simplify code. No actual code change. 9 years ago
Maciej Suminski e53c3afc29 Fixed a bug with invisible vias 9 years ago
Jon Evans 3ec28e2acf Refactor layer enumerations to all live in the same place 9 years ago