7333 Commits (99e5228948b6656f120498d7a8b479f832f3af87)
 

Author SHA1 Message Date
Maciej Suminski 99e5228948 Moved the list of TOOL_ACTIONs to ACTION_MANAGER. 11 years ago
Simon Richter 1cd3cfa225 Minor build system fix. 11 years ago
unknown 69de718910 lib-cache-rescue coding style fix. lib-cache-rescue set default button OK in dialog. 11 years ago
jean-pierre charras 425ddb92a7 Cosmetic enhancements in dialogs and menus 11 years ago
unknown 04ffd0a4ac i18n pcbnew GAL popup menu entries 11 years ago
jp charras 722435f317 Fix issues in auto-save files: 11 years ago
jean-pierre charras d41bc31c49 Fix bug #1447905 (very minor bug, in fact). Fix a few minor coding style issues. 11 years ago
Simon Richter 3efa8347a3 Move feature check before dependent tests 11 years ago
jean-pierre charras 2047d87317 Minor fixes (Bug #1414328 and Bug #1440312). Remove translatable attribute in a debug message. 11 years ago
jean-pierre charras 5a02b91e5f Fix some issues created by rev 5632: 11 years ago
jean-pierre charras 82dff76530 Eeschema: fix minor bugs #1450107 and #1450104 (assertion failures, only visible in Debug mode) 11 years ago
Maciej Suminski 81ea3ce408 Missing files. 11 years ago
Maciej Suminski f261bf3878 Zoom & grid menu for GAL. 11 years ago
Maciej Suminski 8390fec69d Minor fixes. 11 years ago
Maciej Suminski 47582e2741 GAL autozooms on every EDA_DRAW_FRAME::Zoom_Automatique 11 years ago
Maciej Suminski 872259981a CONDITIONAL_MENU supports separators and ordering. 11 years ago
Maciej Suminski 958046ddb2 Moved SELECTION_TOOL context menu to a separate class. 11 years ago
Maciej Suminski 9ef9b7b8e1 Preliminary selection mode for SELECTION_TOOL. 11 years ago
Maciej Suminski b8295b6af8 Code formatting. 11 years ago
Maciej Suminski e37b07a6fc Explicit destruction of menu entries in CONTEXT_MENU. 11 years ago
Maciej Suminski b218c1099f Added TA_CONTEXT_MENU_CLOSED tool event. 11 years ago
Maciej Suminski d18ed945c9 Do not run OpenMP loops when there is no data to 11 years ago
Maciej Suminski f2788a3086 Corrected way of storing cursor coordinates for context 11 years ago
Maciej Suminski 787415c2aa Updating the user grid size on change in GAL. 11 years ago
Maciej Suminski 3e46f2233a Corrected "Zoom Auto" in GAL with empty board. 11 years ago
Maciej Suminski 6379d80636 Zoom & grid menus for GAL canvases. 11 years ago
Maciej Suminski 06b978b829 Refactored CONTEXT_MENU, added handler for updating. 11 years ago
Maciej Suminski dfb0443b67 Refactoring library dependencies. 11 years ago
Maciej Suminski 10a4b64005 More icons for context menus. 11 years ago
Maciej Suminski 025d4cf23a Alternative way of handling grid settings in GAL. 11 years ago
Maciej Suminski 4be876a13a Expandable CONTEXT_MENUs (GAL). Minor CONTEXT_MENU 11 years ago
Maciej Suminski 946b9d1933 setTransitions() are called automatically for tools. 11 years ago
Maciej Suminski 6e45180b5a Two extra filters for .bzrignore. 11 years ago
Maciej Suminski 50afd515c2 Minor code cleaning. 11 years ago
Maciej Suminski c4888afbcc Refactored the way GAL handles zoom settings. 11 years ago
Maciej Suminski 74a902da20 Syntactic sugar for TOOL_MANAGER::RunAction(). 11 years ago
Maciej Suminski 557bb43dd2 Moved TOOL_MANAGER & TOOL_DISPATCHER to EDA_DRAW_FRAME. 11 years ago
Maciej Suminski 5c984aa069 Parametrized TOOL_ACTIONs. 11 years ago
Simon Richter 89699a193a Fix typo in FindOpenSSL.cmake 11 years ago
jean-pierre charras 699c76ccea Rework on EXCELLON_WRITER class, to allow gerber and drill files creation from a python script. 11 years ago
jean-pierre charras 569c2be354 Minor fixes: dialog rescue: make strings translatable. Remove a few coverity warnings (not initialized members). Very minor other changes. 11 years ago
jean-pierre charras c74f7b1a3d Add missing dependency to build python wappers. 11 years ago
jean-pierre charras 9da39717ae Add a python script example in demo folder to create various plot files from a board. Fix also some issues in plot controller helper class. 11 years ago
unknown 665f346a03 Arcs in modules and board were rendered incorrectly on vrml export (bug 1448192). 11 years ago
jean-pierre charras 3b9ebd2270 Minor fixes in dialog rescue: missing title, incorrect refresh due to use of a wxPaintDC outside a paint event, and coverity warnings (not initialized members). 11 years ago
jean-pierre charras 3084c0aa0b Eeschema: add missing rotate and mirror sheet in sheet context menu (these transforms were possible in block commands, but not from the sheet menu). 11 years ago
Chris Pavlina 26c320db57 Add schematic component library change rescue feature (fixes lp:1435338). 11 years ago
Wayne Stambaugh ad9ec412f5 UI consistency and assertion fixes. 11 years ago
jean-pierre charras 20dfe9ca29 Minor fixes: dialog_create_array.* files: clean code ( remove useless declarations and functions ). 11 years ago
Dick Hollenbeck e637493e04 Github plugin: Do not hard code https as the URI scheme for GITHUB_PLUGIN. 11 years ago