186 Commits (279732e89e063354976ec76e5fc160c145bfef6e)

Author SHA1 Message Date
Jon Evans f00f47df13 wxWidgets 3.3 compatibility: explicit wxString conversion 2 years ago
Jon Evans 2f6c9d1f3a ADDED: Selection filter for schematic editor 2 years ago
Jeff Young 91df43c97a ADDED: schematic tables. 2 years ago
Wayne Stambaugh 5d6ef69726 Coding policy and Doxygen comment fixes. 2 years ago
Jeff Young 974da4ea7c Push most of DIALOG_CHOOSE_SYMBOL down into PANEL_SYMBOL_CHOOSER. 2 years ago
Marek Roszko 8c6899b0d3 Tear out the eeschema conditional compile of PROJECT 2 years ago
Marek Roszko 22b733209d Fail GAL on its header leaking audit 2 years ago
Seth Hillbrand 32ad42a435 Add 3dconnexion driver version check 2 years ago
Jeff Young 3aa479cd54 Fix typo. 2 years ago
Jeff Young 593b77be8c Fix typo. 2 years ago
Jeff Young cbf685ad76 Clear owner of old watcher before resetting std::unique_ptr. 2 years ago
Seth Hillbrand 14f6e32c74 ADDED: Change watcher for libraries 2 years ago
Jeff Young cec4109176 Don't assume an EDA_ITEM is a SCH_ITEM. 3 years ago
Seth Hillbrand 2cd854af14 Move Spacemouse to advanced config 3 years ago
jean-pierre charras 1aa0ef05c0 Fix missing include. 3 years ago
Marek Roszko aacc9746e3 Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
Jon Evans ec2fc161e1 Handle another case where schematic view was being cleared 3 years ago
Seth Hillbrand 7e5a2450b8 Move multiple wxMessageBox to DisplayErrorMessage 3 years ago
Marek Roszko d2c0f5fc2a More wxSing 3 years ago
Jon Evans 2089374f53 ADDED: Export symbols from schematic to library 3 years ago
Jeff Young 45d6b4a9fc Readability improvements. 3 years ago
Marek Roszko e6ed275c25 Repoint IU_PER_MILS 3 years ago
Mark Roszko b00178adb3 Nuke base_units from orbit 3 years ago
Marek Roszko bf964d8678 Commonize page_info by simply making the Iu scale a parameter on call. 3 years ago
Seth Hillbrand 0ad2726f31 Avoid spacemouse if not defined 3 years ago
Marek Roszko 7daded7c60 Drop the unique_ptr for m_spaceMouse since it can't be forward declared 3 years ago
Jeff Young aa2ad3b44c Move KICAD_T[] to std::initializer_list<KICAD_T>. 3 years ago
jean-pierre charras 554b31bb2a eeschema: fix crash when changing the GAL engine, especially if the grid is shown. 3 years ago
Jeff Young 23fb4c7433 Uniformly use a single facility for location-less prime events. 4 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 7da7864f5e Fix some Coverity issues. 4 years ago
Jeff Young 3409783d9f Break sch_text.h/.cpp into sch_text and sch_label. 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Jeff Young 889970a449 SCH_NETCLASS_FLAGs and SCH_FIELDs for labels. 4 years ago
Jeff Young 9ee28ea8f5 Flatten out some more preferences. 4 years ago
Jeff Young d28714167c All the preferences, all the time. 4 years ago
Seth Hillbrand 126563c839 Fix initilization project / ordering 4 years ago
Seth Hillbrand 3f2d86adec Make OpenGL default for all apps 4 years ago
Seth Hillbrand 854472d550 Prevent automatic RTree recaching 4 years ago
Jeff Young c7e6c273b4 Fix missing RTREE update. 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 5c21f93803 Consistency in progress and error messages. 4 years ago
Jeff Young 389287e942 A bit more Part -> Symbol. 4 years ago
Wayne Stambaugh ff099453c8 Rename class_library.[h|cpp] to symbol_library.[h|cpp]. 4 years ago
Wayne Stambaugh ee3eac325d Expunge the use of the word part from Eeschema code. 4 years ago
Wayne Stambaugh 71c183d7bb Rename LIB_PART to LIB_SYMBOL. 4 years ago
Wayne Stambaugh fbc135e69f Rename SCH_COMPONENT to SCH_SYMBOL. 4 years ago
Jeff Young a4c08e2af6 Apply Eeschema cursor updating architecture to PCBNew. 5 years ago