389 Commits (8660b4c1440cc21df4273263e66eae9eab6afc8a)

Author SHA1 Message Date
Jon Evans 8660b4c144 ADDED: New color theme editor and multi-theme support 6 years ago
Tomasz Wlostowski ce683c403a genral: always link libcurl to avoid unresolved symbols in pcbnew 6 years ago
Jon Evans 009641d151 Make libcurl a required dependency and always build KICAD_CURL 6 years ago
jean-pierre charras 6d44a93eaf Linking, mingw: Add bcrypt to libraries linked to libcommon. 6 years ago
Jon Evans dc75c2b800 Factor out utility to launch a given file or folder 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
jean-pierre charras 625249322e Pcbnew: regroup drc files to the already existing drc folder. 6 years ago
Ian McInerney 06c979dfaa Convert all CMake paths to absolute instead of relative 6 years ago
Seth Hillbrand 77c60d9655 Remove the last vestiges of dlist 6 years ago
Ian McInerney 9dff31c2ac Remove unused DIALOG_FILE_DIR_PICKER 6 years ago
Ian McInerney 13b6028e1b Refactor all math into a new kimath library 6 years ago
Mark Roszko 49db816c82 Pcbnew: improve add existing footprint library browser and button 6 years ago
Ian McInerney 5c0656d97f Move potrace and libcontext into thirdparty directory 6 years ago
Ian McInerney 3370e89967 Update Linux appdata file and CMake version strings 6 years ago
Seth Hillbrand fa133f3f5c Plot SVG embedded 6 years ago
Ian McInerney 99b9354a51 Add clear recent files action to the menus 6 years ago
jean-pierre charras 6f2cbe5982 Pcbnew: housekeeping: move netlist code to netlist_reader sub directory. 6 years ago
jean-pierre charras c5290de6ec housekeeping: 6 years ago
Jeff Young 35c8d64f98 Add super- and subscript support to Eeschema. 6 years ago
jean-pierre charras 34b26a0ac7 Add KICAD_USE_FONT_REDUCED_SET (default OFF) to build options. 6 years ago
jean-pierre charras 49dbc37277 Fix a few issues related to help files in html or markdown. 6 years ago
jean-pierre charras 8ed49b3f68 Add a Markdown to Html converted, to display help written in markdown in a wxHtmlWindow. 6 years ago
Jeff Young 2553dd2942 Bail on our custom dockart provider. 6 years ago
Jeff Young bc0e67579c Change OK/Cancel to MSW order and move some other dialogs to new system. 6 years ago
Stefan Hamminga e58d9606dd Rebased LTO fix for coroutines 6 years ago
Jeff Young e816a0c29d Push Eeschema & PLEditor PICKER_TOOLs down into common. 6 years ago
Simon Richter c8c3e1f96a Fix build order for generated headers and sources 6 years ago
jean-pierre charras c1eee56785 Prepare changes to support a better board stack management in .gbrjob file. 6 years ago
jean-pierre charras 66d2060942 Partial fix for missing language selection menu. 6 years ago
Wayne Stambaugh 77bf575742 CvPcb: fix save changes dialog layout issue. 6 years ago
Seth Hillbrand 8112a8ade1 cmake: Further petting dependencies 6 years ago
Jeff Young 5e49517781 Move hotkeys to ACTION architecture. 6 years ago
John Beard 7ebda0247f Common: Remove legacy_gal library, fold into common 6 years ago
Seth Hillbrand c6af38477d CMake: Handle custom_target indirection 6 years ago
Jeff Young c2662b0e11 Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 6 years ago
Jeff Young d6e9bdf07b Convert remaining legacy drawing code to print code. 6 years ago
Jeff Young 9d29e94cb5 Remove some more legacy code. 6 years ago
Jeff Young e9e28b9aac Retire legacy block architecture. 6 years ago
Jeff Young 6936effaa7 Implement undo for Page Settings in PlEditor, Eeschema and PCBNew. 6 years ago
Jeff Young 248089c934 Get rid of PageLayout globals so drawing the preview doesn't mess up the document. 6 years ago
Jeff Young bdd44ce88c Use consistent PageLayout data structure names. 6 years ago
Jeff Young 323bb0f8e1 Moving PageLayout editor to GAL canvas and modern toolset. 7 years ago
Seth Hillbrand ddc6079ceb Move remaining hard-coded segment counts 7 years ago
John Beard 2c1b970027 Arrays: isolate axis code in a new class 7 years ago
Wayne Stambaugh f08d040c02 A better fix for commit d34433a1. 7 years ago
Jeff Young 69afa27a5f Implement ACTION_TOOLBAR and update some of the menus to ACTION_MENU. 7 years ago
Jeff Young f9e4ee1fc9 CONTEXT_MENU -> ACTION_MENU. (Now used for menu-bar menus too.) 7 years ago
John Beard 6cf7ad68ad Pcbnew: break out preview draw helpers 7 years ago
John Beard 18593d2dbb 3D viewer: decouple renderers from wxCursors 7 years ago
Jeff Young ea0941cab3 Implement modern tools for LibEdit. 7 years ago