56 Commits (a27e4246e0897d03a33120b402c5aea0060319b9)

Author SHA1 Message Date
Jeff Young 21c216556b Cut/copy/paste for PlEditor. 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 b9898e2bb0 Fix crash when a pagelayout includes a bitmap or polygon. 6 years ago
Jeff Young ba4ba5b668 Implementing boundingbox getters for WS_DRAW_ITEMs. 6 years ago
Seth Hillbrand f0352176ec Fix a compile error in Linux 6 years ago
Jeff Young 71f188f3de Hook up import-page-layout and change-background-color actions. 6 years ago
Jeff Young 09424db68f Restore selection around undo/redo. 6 years ago
Jeff Young 323bb0f8e1 Moving PageLayout editor to GAL canvas and modern toolset. 6 years ago
Tomasz Wlostowski 0d720fdeff eeschema-gal: factor out EDA_DRAW_PANEL from BITMAP_BASE, remove some unnecessary includes of class_drawpanel.h 7 years ago
jean-pierre charras 80b25aa601 Fix incorrect calculations in WORKSHEET_DATAITEM::GetMarkerSizeUi() 7 years ago
Jeff Young a6d10d6e28 Constant-size page layout object handles w/respect to zoom. 7 years ago
Carsten Schoenert a11714b1a4 fix misspelled 'an other' -> 'another' 8 years ago
Maciej Suminski ac9fc949bd Code formatting for 013f7b4d 8 years ago
Russell Oliver 34b52c91b7 Add empty eeschema page layout for Eagle schematic import. 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 fa10e1b7fe rename a few files 8 years ago
jean-pierre charras 4c5bd01887 Rename a few files 8 years ago
Simon Richter 758d5727b0 Minor string fixes 8 years ago
Kristoffer Ödmark 19d5cc7548 Removed all exception specifiers since deprecated. 8 years ago
Maciej Suminski d7bf44eee0 Removed a few more headers from base_struct.h 9 years ago
Maciej Suminski 0dc88bb4cf Changed COLOR4D defines to static consts 9 years ago
Jon Evans a52250a91e Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
Dick Hollenbeck 0c459ced97 EDA_TEXT object refactor. 9 years ago
jean-pierre charras fdebcd8a6d Fixes: lp:1629387 (pagelayout text sometimes shrinking) 9 years ago
Dick Hollenbeck 9ad49dc2d1 Split IO_ERROR out of richio.* and store Problem() and Where() separately 9 years ago
Wayne Stambaugh 98ad5096b0 Eeschema: add saving schematic files to schematic plugin. 9 years ago
Chris Pavlina d49ecb1b91 Add zoom-to-selection and block move to pl_editor 9 years ago
jean-pierre charras c1f0ab91a2 Code cleaning and coding style fix. 10 years ago
jean-pierre charras aea1f1be6d page layout reader: fix a minor issue in parseGraphic method. Update a old (incorrect) .kicad_wks file in demo. page_layout_writer.cpp: remove a few useless spaces in output files. 10 years ago
unknown b70f3c283d fix page_layout_default_description (missing parenthesis before the keyword "end" in a few lines) 10 years ago
jean-pierre charras 6d8fb6015b Fix Bug #1512726 (pl_editor can't not load template that have image with (option page1only) ) 10 years ago
jean-pierre charras 85bc2ae015 Rework on Gerber plot functions: add X2 attributes in J5 version. Minor code cleaning. 11 years ago
jean-pierre charras 605a9bb5f2 Page layout selection: fix Bug #1405972, and add minor enhancement in page layout selection dialog (the new layout is shown after selection). 11 years ago
jean-pierre charras bc230f7650 Code cleaning: move class PAGE_INFO from common.h to class_page_info.h; 11 years ago
jean-pierre charras cfa67aa218 Pcbnew: plot dialog: remove obscure and useless option about texts which are not value or reference. 12 years ago
Lorenzo Marcantonio 342016b692 Constification of HitTest and GetParent 12 years ago
Lorenzo Marcantonio 85c5aa22c6 Constification of HitTest and GetParent 12 years ago
Dick Hollenbeck 4011953455 Jettison FP_LIB_TABLE::ConvertFromLegacy() into a static function, where it 12 years ago
Dick Hollenbeck 2c67c3ff80 * KIWAY Milestone A): Make major modules into DLL/DSOs. 12 years ago
maciej. 76aa0ba756 Fix compile errors when wx3.x is built with --enable-stl 12 years ago
jean-pierre charras b0e2908c9b pl_editor: add a PPI (pixel per inch) setup option for bitmaps. 12 years ago
jean-pierre charras a8e57e10e8 Remove wxUSE_UNICODE definition from CMakeLists.txt, because this define comes from wxWidgets and should not be made inside kicad 12 years ago
Wayne Stambaugh 0224bc2f58 Fix but reading empty footprints in netlist. (fixes lp:1226283) 12 years ago
jean-pierre charras d04ab1fe75 Pl_Editor: fix minor issues in multi-lines texts 12 years ago
jean-pierre charras 3b246ca483 Pl_Editor: add undo/redo commands. 12 years ago
jean-pierre charras 71a40b0d09 Very minor code cleaning 12 years ago
jean-pierre charras 28cd996394 Pl_Editor: add some hot keys. Fix some rounding issues. 12 years ago