120 Commits (3e45e49784b13a0aa93c01a11fb782b2e5ab3ad7)

Author SHA1 Message Date
Seth Hillbrand 2aab24ef29 Prevent multiple reloads when saving 2 years ago
Franck Jullien c010c7b0ea eeschema: add 'Already placed' category when choosing symbol 5 years ago
Jeff Young 974da4ea7c Push most of DIALOG_CHOOSE_SYMBOL down into PANEL_SYMBOL_CHOOSER. 2 years ago
Seth Hillbrand 14f6e32c74 ADDED: Change watcher for libraries 3 years ago
Seth Hillbrand f4b43617e7 Add COMMIT structure to Schematic and Symbol editors 3 years ago
Seth Hillbrand 2cd854af14 Move Spacemouse to advanced config 3 years ago
Marek Roszko aacc9746e3 Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
Jeff Young 3221877fe8 Push autosave-require down in to EDA_BASE_FRAME. 3 years ago
Jon Evans 2089374f53 ADDED: Export symbols from schematic to library 3 years ago
Marek Roszko 5c98715667 Fix change that got switched under rebase 3 years ago
Marek Roszko 7daded7c60 Drop the unique_ptr for m_spaceMouse since it can't be forward declared 3 years ago
jean-pierre charras 59d2c4339f Fix a compil issue and a compil warning. 3 years ago
Jeff Young aa2ad3b44c Move KICAD_T[] to std::initializer_list<KICAD_T>. 3 years ago
Jeff Young 38e5faf21b Overhaul bitmap text for performance. 4 years ago
markus-bonk 1a9ef4bd0f Add support for using a SpaceMouse to pan & zoom in the schematic editor. 4 years ago
Wayne Stambaugh b36e31c49f Factor out common and remove dead legacy symbol library code. 4 years ago
Jeff Young 04c76f10e9 Performance enhancements for fonts. 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Marek Roszko 347e03363a Convert wxPoint/wxSize starting from EDA_RECT usages 4 years ago
Jeff Young 9ee28ea8f5 Flatten out some more preferences. 4 years ago
Seth Hillbrand 854472d550 Prevent automatic RTree recaching 4 years ago
Jeff Young bc8245ca7b Attempt to untangle junction dot preferences. 4 years ago
Wayne Stambaugh cb72da294a More NULL expunging. 4 years ago
Jeff Young 389287e942 A bit more Part -> Symbol. 5 years ago
Wayne Stambaugh ee3eac325d Expunge the use of the word part from Eeschema code. 5 years ago
Wayne Stambaugh 71c183d7bb Rename LIB_PART to LIB_SYMBOL. 5 years ago
Wayne Stambaugh 2c19fbd752 Remove a few unnecessary headers. 5 years ago
Jeff Young 2e3860de6f Naming conventions. 5 years ago
Wayne Stambaugh a85898f904 Eeschema header housekeeping round 1. 5 years ago
Jeff Young 8a720ef305 Update naming. 5 years ago
Jeff Young 6b420b191a Use color theme backgrounds in page previews. 5 years ago
Jeff Young bfd8a62852 Formatting and naming conventions. 5 years ago
Jeff Young bddc97df30 LibEdit -> SymbolEditor 5 years ago
Jeff Young 20211eed49 Unroll a level of prefs for fieldname templates. 5 years ago
Jeff Young f4ab14f32d Performance improvements for SchematicCleanup(). 5 years ago
Jeff Young 3fd0a3f842 Update text variables even when they're changed from other binary. 5 years ago
Jeff Young 7340c97ef9 Undo for schematic-wide operations. 5 years ago
Jeff Young 7b042f4a75 Add rectangle tool to PCBNew toolbar in favour of Aux Origin. 5 years ago
Jeff Young ad12c42e8b Push grid settings dialogs down into common. 6 years ago
Jeff Young c48f4272f3 Collapse a level out of the zoom settings. 6 years ago
Jeff Young 6ef6284924 Make sure markers get removed from view when deleted. 6 years ago
Jeff Young d61b6f965e Flatten some settings and remove some more globals. 6 years ago
Jeff Young 70fb5cac96 Flatten one level of showElectricalTypes settings. 6 years ago
Jon Evans fbc42a8cb5 Move schematic defaults to SCHEMATIC and add some missing settings entries 6 years ago
Jon Evans 0d654b3574 Use dynamic_cast for safety in eeconfig() 6 years ago
Jeff Young c155d80213 User configurability of pin electrical symbol size. 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
Jeff Young 122b1ddaae Unwrap an unnecessary layer now that we have new config stuff. 6 years ago
Jeff Young f4e22a9264 Add ability to override individual item colors. 6 years ago