389 Commits (8660b4c1440cc21df4273263e66eae9eab6afc8a)

Author SHA1 Message Date
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
Maciej Suminski 262fcc91af Fixes for video cards unable to use gl{Un,}MapBuffer correctly 8 years ago
Tomasz Włostowski 32185ddcd3 Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 8 years ago
Tomasz Włostowski b964569db7 pcbnew: enable net selection combobox in Track/Via properties dialog 8 years ago
jean-pierre charras 5f4599fb56 Add a new color selector, to adjust color selection for GAL mode, with support of opacity (alpha channel) 8 years ago
Tomasz Włostowski de7f4d7aa4 fixed unresolved symbols while running cvpcb 9 years ago
Alejandro García Montoro 9cf934ef17 Moves Eagle XML parser to common, replacing boost with wx. 9 years ago
Chris Pavlina 3234087dc9 Move wxDataViewCtrl manipulators out of dialog_choose_component.cpp 9 years ago
Chris Pavlina 849b3c2a4b Add footprint select dropdown to component chooser, serious refactoring 9 years ago
John Beard e98ae3e463 Move executable name constants to own file 9 years ago
John Beard 9fe780f1b3 Rework zone creation in GAL 9 years ago
jean-pierre charras 230980fc9d Compile specctra file with pcbnew files, not with pcbcommon files (they are now used only by pcbnew) 9 years ago
John Beard ce731f8b62 Add GAL microwave tools 9 years ago
jean-pierre charras 2637835a1e First version of courtyard overlap detection 9 years ago
John Beard 5f303f7b25 Enhance Pcbnew arc construction 9 years ago
John Beard f2aa4d2911 Make GAL options panel a reusable panel 9 years ago
Jon Evans 082b8dd2a9 Refactor BRIGHT_BOX to common so it can be used by other programs 9 years ago
Chris Pavlina bbaa29fbc4 Refactor FOOTPRINT_PREVIEW_PANEL 9 years ago
John Beard 8c3b8ee693 Add a ruler tool to pcbnew GAL 9 years ago