442 Commits (894c279e15efe477e3375e12cd6f00d551b2c8b3)

Author SHA1 Message Date
Mike Williams 27765cd584 TOOL_DISPATCHER: drag activation should always use screen coordinates 4 years ago
Seth Hillbrand 9a8d1246cc We don't keep a CHANGELOG.TXT 4 years ago
Jeff Young 930c4e5582 Cleanup. 4 years ago
Mike Williams 9ca836d1ea Tools: Respect system drag 4 years ago
Jeff Young 6197717251 Avoid poor choices for point colors. 4 years ago
Jeff Young b84d1456d5 KIFACE_I -> KIFACE_BASE. 4 years ago
Jeff Young 7a993c0211 Add support mode for dark mode to SCINTILLA_TRICKS. 4 years ago
Seth Hillbrand 29c2f3b7d4 Prevent jumping into disambiguation if moved 4 years ago
Seth Hillbrand c8b2e69332 Check if selection is primary tool 4 years ago
Seth Hillbrand 240c3b75c4 Move selection disambiguation to long-click 4 years ago
jean-pierre charras 6c7c9ca50c Fix compil warnings (UNDO_REDO::GROUP renamed to UNDO_REDO::REGROUP to fix 4 years ago
Jeff Young f221220fe2 Rename layer ids file. 4 years ago
Jeff Young dd5676f4bc Implement a safer (RAII) tool re-entrancy guard. 4 years ago
Wayne Stambaugh 37b200cb3e Pass wxString objects by reference instead of on the stack. 4 years ago
Wayne Stambaugh 78e5e98ea0 Pass VECTOR2I objects by reference instead of on the stack. 4 years ago
Jeff Young 3c1af1af74 Update selected tool string when language changes. 4 years ago
Wayne Stambaugh bcd6bddfd4 Start expunging NULL. 4 years ago
luz paz 0446d35f0d Fix source comment/doc typos (follow-up) 4 years ago
david-beinder a5308e5f5c Fix python console toggle to work across pcbnew/eeschema 4 years ago
luz paz f968fc8719 Fix source comment / documentation typos 4 years ago
Marek Roszko 5db1559018 tool_base.h doesn't need eda_item.h 4 years ago
Wayne Stambaugh 9ebabb222c Pass objects by reference instead of on the stack. 4 years ago
Ian McInerney dc27079b71 cleanup tool event and tool action includes 4 years ago
Ian McInerney 425331b655 Explictly copy TOOL_EVENT_LIST in the copy constructor 4 years ago
Ian McInerney e29b61ccc1 Fix build error with selection class 4 years ago
Marek Roszko 527bda5d58 Split out selection.cpp to reduce header sharing 4 years ago
Marek Roszko 8ea180c6b7 Don't leak wx/debug everywhere via tool_event 4 years ago
Ian McInerney 9a07b03b4c Replace boost::function with std::function 4 years ago
Marek Roszko 382dca4e6f Fix uninitialized member warnings 4 years ago
jean-pierre charras 81c7fb61f8 Sub-menu "Preferences..." in main menu "Preferences": fix not working accelerator key. 4 years ago
Jeff Young 7356f9568d Move grid disable modifier from ALT to CTRL. 5 years ago
Ian McInerney 916a15793f Fix some OSX compiler warnings 5 years ago
Ian McInerney ad705e1065 Formatting 5 years ago
jean-pierre charras 0427bda768 Remove useless wx/wx.h include, that create sometimes compil warnings on msys. 5 years ago
Ian McInerney ecd9bf696e Be consistent about using nullptr instead of 0 5 years ago
Ian McInerney 7f00b97586 Name Coroutine's in TSAN to make them identifiable 5 years ago
Ian McInerney 43425d7306 Add logging of the functions used in the coroutine implemntation 5 years ago
Ian McInerney 660d1596e2 Annotate the coroutines with TSAN fiber information 5 years ago
Seth Hillbrand da6f9c399f Add in-app donate link 5 years ago
Ian McInerney e08387ce3d Make the GAL responsible for the native cursor management 5 years ago
Ian McInerney ff371af810 Remove unused field in TOOL_DISPATCHER 5 years ago
Ian McInerney 0a0935e0f3 Remove ACTIONS::TranslateLegacyId and TOOL_DISPATCHER::DispatchWxCommand 5 years ago
Ian McInerney 475ac3697f Ensure toolbar controls have the correct width on frame creation 5 years ago
Ian McInerney 7bfa8575fa Remove redundant information from import/export menu item labels 5 years ago
Jon Evans 405fa183b2 Add icon theme selection behind advanced config flag 5 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
Dominik Wernberger e2aa7be4b3 Added a lot of consts and refactored a few lines 5 years ago
Seth Hillbrand 0bab025832 Fixup toolchaining for immediate mode 5 years ago
Jeff Young 2d28ed8eda Move canvas backend selection to Preferences. 5 years ago
Mikolaj Wielgus f9c42585fb Force immediate action for auto start wire feature 5 years ago