557 Commits (f0956e48f20e6c51a275267f66a8d64d8de08d2c)

Author SHA1 Message Date
Jeff Young 449c90a0ae Some more work on getting wxWidgets to stop stealing textEntry keys. 5 years ago
Jeff Young 8b084c373e Autocomplete for text variables. 5 years ago
Jon Evans a52435bbb0 ADDED: New mouse settings panel, expanded mouse settings 5 years ago
Ian McInerney 6692935808 Consolidate common viewer actions across cvpcb and pcbnew frames 5 years ago
Ian McInerney 73a1ce3e84 Move eeschema find notification to the infobar and improve the infobar widget 5 years ago
Ian McInerney a2f027e063 Add an infobar widget to display information above the canvas 5 years ago
Jeff Young d3f017d825 DRC rules parser and engine. 5 years ago
Simon Richter 2341b69840 Make sure that Ninja knows the version header (fixes #4209) 6 years ago
Ian McInerney e4b6487fca Overhaul compiler warnings infrastructure 6 years ago
Michael Kavanagh e4cbeeab4c Remove dead code in pcbnew 6 years ago
Ian McInerney e528769637 Move TOOLS_HOLDER into tools/ folder 6 years ago
Ian McInerney 7bda8178d1 Move library includes to main CMake file 6 years ago
Jeff Young 9c8941e040 Remove a bunch of globals. 6 years ago
Jeff Young 4990d1e7b2 Variable substitution framework. 6 years ago
Jeff Young 88c4254bb5 Discourage use of wxDataViews. WX_GRID is much less problematic. 6 years ago
Jeff Young d69ebfae49 Push tool framework base down into TOOL_HOLDER. 6 years ago
Jeff Young cee973dc04 Move ERC error reporting over to the new framework. 6 years ago
Jeff Young c699fb9e39 Move pin-to-pin errors to Setup Schematic. 6 years ago
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