557 Commits (f0956e48f20e6c51a275267f66a8d64d8de08d2c)

Author SHA1 Message Date
Tomasz Wlostowski 2186db976b VIEW: added support for VIEW_OVERLAYS (temporary overlays for drawing debug graphics) 7 years ago
Jeff Young ec9d38e21f Add filter to net selector widget. 7 years ago
Jeff Young d81faa72c9 Overhaul border drawing in all the Kicad frames. 7 years ago
Jeff Young 97f7bd4cb9 Push component tree down into common. 7 years ago
Jeff Young bd90341e91 Add Footprint & Datasheet buttons to Edit Symbol dialog. 7 years ago
Jeff Young eaf5b913b6 Add Manage Symbol and Footprint Library tables to project frame. 7 years ago
Jeff Young d5e88f574f Clean up units infrastructure after g_UserUnit removal. 7 years ago
Jeff Young 3e062867de Move all the grid workarounds into our own WX_GRID class. 8 years ago
Jeff Young 7841f8a466 Unified preferences dialog framework. 8 years ago
Jeff Young 0010ad37d1 In-place editing for footprint TEXTE_MODULEs. 8 years ago
Jeff Young 8f0aa68ab8 Fold 3D Search Paths dialog into Configure Paths. 8 years ago
Jeff Young bcd9a7745d Make the pin table editable. 8 years ago
Maciej Suminski adc61024d3 DIALOG_FILE_DIR_PICKER: dialog to select both files and directories 8 years ago
jean-pierre charras 828faecce9 Modify the priority of OCC/OCE include paths. 8 years ago
Seth Hillbrand 584409b2ef Make OpenCascade more secondary 8 years ago
Jeff Young 942d4e7658 Check footprint history list for validity. 8 years ago
Wayne Stambaugh 81843c37a4 Organize trace debugging code for ease of maintenance. 8 years ago
Jeff Young f32f14dc8f Add WX_TEXT_ENTRY_DIALOG which inherits from DIALOG_SHIM. 8 years ago
jean-pierre charras 51fe063524 Circle to polygon conversion: a few enhancements: 8 years ago
Simon Richter d5f5f5e719 Remove duplicate source file from list 8 years ago
Maciej Suminski 9673ac4ecd WX_STATUS_POPUP refactor 8 years ago
Tomasz Włostowski 271363f822 router: support for board outline 8 years ago
jean-pierre charras 1858852f57 rename files 8 years ago
jean-pierre charras 39b4afecfa fix code after file renaming 8 years ago
jean-pierre charras 6d6ef0097b Fix code after renaming files. Minor other fix. 8 years ago
jean-pierre charras b43dc7954c fix code after renaming files 8 years ago
jean-pierre charras 5d72aebd22 Fix code after renaming files 8 years ago
jean-pierre charras d0754acf00 Fix code after renaming files 8 years ago
jean-pierre charras d44494beda Update code after file renaming 8 years ago
jean-pierre charras e499d337d8 rename files: update filenames in sources 8 years ago
Chris Pavlina 7e6a6540c8 Implement primitive icon scaling for high DPI 8 years ago
Simon Richter b4ad8ec560 Order source file names alphabetically 8 years ago
Bernhard Stegmaier 909d95b5be Create HIDPI_GL_CANVAS wrapper for transparent wxGLCanvas HiDPI/Retina support. Enable HiDPI/Retina for 3d-viewer. 8 years ago
Maciej Suminski 693c8bce40 Moved text_utils.cpp from libcommon to libgal 8 years ago
Maciej Suminski 602ecf7502 Fix overbar display in OpenGL canvas 8 years ago
Tomasz Włostowski 316ddadec1 pcbnew: Optimized zone filling algorithm. 8 years ago
Nick ?stergaard c74437a44e Remove unused custom cmake target 8 years ago
Maciej Suminski 1c4056e17a TEXT_CTRL_EVAL: wxTextCtrl wrapper supporting math expression evaluation 8 years ago
Michael Geselbracht b5fc6e45cf Numeric expression evaluator 8 years ago
Maciej Suminski 579d3f478d Renamed WX_UNIT_BINDER to UNIT_BINDER and moved to common/widgets 8 years ago
Maciej Suminski 759359f602 Moved path normalization functions to a separate file 8 years ago
Tomasz Włostowski 00ad8f24a0 pcbnew: Minor changes in CONNECTIVITY_DATA interface: 8 years ago
Tomasz Włostowski b945d2a708 cleanup: replace CLASS_MIRE with CLASS_PCB_TARGET for naming clarity 8 years ago
Tomasz Włostowski c9817df9db refactoring: implemented BOARD-specific view Add()/Remove()/Update() methods in PCB_VIEW, moved to libpcbcommon 8 years ago
Tomasz Włostowski 06f3b35255 refactoring: moved BOARD_COMMIT, PCB_GENERAL_SETTINGS and TransformShapeWithClearanceToPolygon() to libpcbcommon 8 years ago
Tomasz Włostowski 81d1e17f02 refactoring: renamed pcbstruct.h to pcb_display_options.h, DISPLAY_OPTIONS->PCB_DISPLAY_OPTIONS 8 years ago
Maciej Suminski 944c5481fe Hash functions for BOARD_ITEMs 8 years ago
Kristoffer Ödmark c0981b8444 Added a new plugin that can save and load to clipboard, using ctrl+shift+c/v for copy pasting 9 years ago
jean-pierre charras e2d3fcec02 Add support for custom pad shape. Full support in DRC and PnS. 9 years ago
Jon Evans eec1366ead Move ZOOM_TOOL to common; add RMB-drag to zoom out 8 years ago