Jeff Young
4f0136db3b
Attempt to fix std::initializer_list lifetime issue.
3 years ago
Jeff Young
aa2ad3b44c
Move KICAD_T[] to std::initializer_list<KICAD_T>.
3 years ago
Marek Roszko
a8505d9c76
SEARCH_RESULT -> INSPECT_RESULT
To fix the name squatting it's doing for future functionality
3 years ago
Marek Roszko
ac715d2e51
Scoop up some more wxPoint instances
4 years ago
Wayne Stambaugh
cb72da294a
More NULL expunging.
4 years ago
Jeff Young
4c5db9681c
Naming conventions.
5 years ago
Jeff Young
4014afad54
Remove unused functionality.
6 years ago
jean-pierre charras
8d649b5351
Gerbview: cleanup code.
Remove GERBER_FILE_IMAGE_LIST dependency to EDA_ITEM, useless.
GERBER_FILE_IMAGE: replace DLIST by std::deque to store gerber draw items.
Remove dead code
6 years ago
Mark Roszko
19ceb11ae7
Change more enums over to scoped enums
6 years ago
Jeff Young
c0909611d3
Remove a bunch more legacy editing code.
7 years ago
Jon Evans
050489d719
GerbView GAL support part 2: New files for GAL
- New draw panel
- New painter
- GerbView-specific tools
8 years ago