59 Commits (ea9f960cc15d9383ac88bd7fa499f28ebda096b3)

Author SHA1 Message Date
Davide Gerhard ea9f960cc1 cmake: adding KICAD_MACOSX_APP_BUNDLE option 4 years ago
Marek Roszko 3f711b8958 Add win32 VERSION_INFO resource blocks for the DLLs 4 years ago
Jeff Young a6dd1bf09b Implement Reset to Defaults for all preferences panels. 4 years ago
Seth Hillbrand e7d8b1a975 Resize MacOS icons and script their creation 4 years ago
Marek Roszko c794a6ce7a Add pdb install option for msvc 4 years ago
Marek Roszko 3d4ac9af03 Relocate win32 resource files to the central folder for further consolidation 5 years ago
Jeff Young a3b9e8ddb4 Round 2 of Worksheet -> Drawing Sheet. 5 years ago
Marek Roszko 9b0a137d6c Stop bludgeoncompiling dialog_page_settings 5 years ago
Marek Roszko 377960d4be Push the 2 pleditor dialogs into the dialogs folder 5 years ago
Jeff Young 7340c97ef9 Undo for schematic-wide operations. 5 years ago
Jeff Young ee9d8fcd15 Collapse Pcbnew & ModEdit display and edit settings. 5 years ago
Jon Evans 6ee9d8f7f5 Add basic color theme picker to page layout editor 5 years ago
Ian McInerney e4b6487fca Overhaul compiler warnings infrastructure 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Ian McInerney 06c979dfaa Convert all CMake paths to absolute instead of relative 6 years ago
Ian McInerney 25a302758e Fix macos plist version string generation 6 years ago
Jeff Young 0d90fab01b Add display setting preference pane for PLEditor. 6 years ago
Jeff Young e816a0c29d Push Eeschema & PLEditor PICKER_TOOLs down into common. 6 years ago
Jeff Young e6d5110ccf Implement I18N for ACTIONs. 6 years ago
jean-pierre charras 6dc8e96a34 pl_editor rework: add a design inspector (similar to what was existing previously, but as a dialog) 6 years ago
Seppe Stas 455ee4c08c Set KiCad version in MacOS apps 6 years ago
Jeff Young 5e49517781 Move hotkeys to ACTION architecture. 6 years ago
Jeff Young 765606012f Convert separate-compilation of selection.cpp to polymorphism. 6 years ago
John Beard 7ebda0247f Common: Remove legacy_gal library, fold into common 6 years ago
Jeff Young 9f1e2e34b7 Move some dupicated tools to common tools. 6 years ago
jean-pierre charras a5f670b69d Pl_editor: fix a incorrect include: 6 years ago
Jeff Young c2662b0e11 Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 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 8518c373d1 Move PLEditor to common actions for file ops. 6 years ago
Jeff Young 71f188f3de Hook up import-page-layout and change-background-color actions. 6 years ago
Jeff Young 323bb0f8e1 Moving PageLayout editor to GAL canvas and modern toolset. 6 years ago
Wayne Stambaugh 37edf0e9a6 Remove superfluous build library dependencies. 7 years ago
Seth Hillbrand f96d16eba3 Restore LINK_MAP linker options 7 years ago
John Beard e6a6266f3d Build: libpolygon provides its own includes 7 years ago
John Beard bb2ae8e13b Bitmaps: move bitmap defs to bitmaps library 7 years ago
Tomasz Wlostowski e439b17fa1 eeschema-gal: make sure all other Kicad apps compile after eeschema gal hacks 7 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 11dcb76fc9 Add -Wshadow compil option, if exists to warn about shadowed variables. 9 years ago
Jon Evans a52250a91e Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
Chris Pavlina d49ecb1b91 Add zoom-to-selection and block move to pl_editor 9 years ago
jean-pierre charras 99e81aeb9c Fix incorrect (too small) bounding box EDA_TEXT, noticeable when chars like j or { are used in zone fill functions. 10 years ago
Simon Wells 4d2a05856f Minor CMake configuration file fixes. 10 years ago
Simon Richter 23e8c3ebf3 Executable icon resource build configuration fixes. 10 years ago
Simon Wells 96918d4a8a Changed the bundle identifier to org.kicad-pcb.<app> to follow the kicad domain name 10 years ago
Maciej Suminski dfb0443b67 Refactoring library dependencies. 11 years ago
Wayne Stambaugh e273a48ddc Remove old build configuration since kiway is now the only way to build kicad. 11 years ago
Bernhard Stegmaier f06bfe6d70 Commit the rest of the OSX build fixes missed in the previous commit. 11 years ago
Berhnard Stegmaier b8d1789a22 OSX build fixes and improvements. 11 years ago