24 Commits (b2e9f6987d224342701e3454d26c394fa5ebb4db)

Author SHA1 Message Date
Marek Roszko b2e9f6987d Split base_struct into eda_item and eda_rect 5 years ago
Wayne Stambaugh 918197554b Add missing header to fix mingw build error on windows. 6 years ago
Ian McInerney 13b6028e1b Refactor all math into a new kimath library 6 years ago
Ian McInerney 0c10bab412 Add base class constructors to some copy constructors 6 years ago
Mark Roszko b84fe2b703 ADDED: Editing style of multiple graphical lines at the same time. 6 years ago
Jeff Young 41441d9ced Fix crash when fetching bounding box of empty selection. 7 years ago
Jeff Young 765606012f Convert separate-compilation of selection.cpp to polymorphism. 7 years ago
Jeff Young 09424db68f Restore selection around undo/redo. 7 years ago
Jeff Young 323bb0f8e1 Moving PageLayout editor to GAL canvas and modern toolset. 7 years ago
Jeff Young 20b63174dc Support wire & bus drawing from selection tool. 7 years ago
Jeff Young 29f1787af2 Logic improvements and fixes for wire segment selection states. 7 years ago
jean-pierre charras 256f1a26e6 Fix a compil issue with gcc 4.8.4 compiler 7 years ago
Seth Hillbrand 1dd22f5035 SELECTION: Utilize sorted deque 7 years ago
Jeff Young 05ef6f05d1 Move SanitizePads to CLIENT_SELECTION_FILTER architecture. 8 years ago
Jeff Young 99e659ff54 Coverity fixes. 8 years ago
Maciej Suminski 4f0c9b6b20 Fix double disambiguation menu when removing footprints 8 years ago
Maciej Suminski 769611b79e Do not ask for confirmation to open Properties dialog for a locked footprint 8 years ago
Tomasz Włostowski 9932ff32ae refactoring: wrapped boost::optional in OPT<> class for the purpose of easier transition to C++17 in the future 8 years ago
Tomasz Włostowski 931a1ccaff Improved copy/paste functionality by Kristoffer: 8 years ago
Robbert Lagerweij e57c962336 Pcbnew: add option to select origin & anchor in move exactly tool 9 years ago
Tomasz Włostowski 966052272f Coding style fixes 9 years ago
Tomasz Włostowski cc3d79f932 Reworked selection passing mechanism in SELECTION_TOOL. 9 years ago
Kristoffer Ödmark dda51ab550 CrossProbes Schematics from eeschema to pcbnew 9 years ago
Jon Evans fd4e2b042c Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common 9 years ago