97 Commits (e928b2d8fd8c084898f0a4698d02bd8150a097b8)

Author SHA1 Message Date
Wayne Stambaugh 8ff51d8899 Eeschema: add schematic sheet page number. 5 years ago
Marek Roszko a1c75748a0 Remove GetChars(), a wxWidgets 2.9 compatibility hack 5 years ago
Marek Roszko 9656bd310b Remove eda_item and gr_basic from eda_text.h 5 years ago
Marek Roszko b2e9f6987d Split base_struct into eda_item and eda_rect 5 years ago
Marek Roszko 2c86363aa0 Relocate the page_layout includes to a page_layout folder 5 years ago
jean-pierre charras 10bc96840a Fix incorrect test in Page Settings dialog. 5 years ago
Mikolaj Wielgus 400c15b8eb Add mils to units, remove useMils variables 5 years ago
jean-pierre charras 8285110c2a more cleanup about removing useless include 5 years ago
Fabien Corona a1437f4a95 Eeschema : Add A5 sheet size 5 years ago
Jeff Young ad12c42e8b Push grid settings dialogs down into common. 6 years ago
Jon Evans d7bd4c9b04 Move Eeschema globals to new SCHEMATIC object 6 years ago
Jeff Young 71fd560735 Add "Export to other sheets" to paper settings. 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 85c2e0d23a Add user-defined severities, exclusions and colors to DRC markers. 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Ian McInerney 13b6028e1b Refactor all math into a new kimath library 6 years ago
jean-pierre charras 37b166348a Fix compil error and minor compil warnings 6 years ago
Jeff Young 8d31c9a6c1 Save values of Page Settings Export buttons in project. 6 years ago
Jeff Young a6b7d4f7f6 Support 9 comments in the page setting GUI. 6 years ago
Jeff Young 7159f6e48a MRU for page size and orientation, and clearer info that this is all preview data only. 6 years ago
jean-pierre charras 081842dff0 DIALOG_PAGES_SETTINGS: better visibility of the preview. 6 years ago
Jeff Young 6025256e07 Push KIWAY_HOLDER down a level so we can move a bunch of stuff that doesn't belong there out. 7 years ago
Jeff Young c2662b0e11 Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 7 years ago
Jeff Young d6e9bdf07b Convert remaining legacy drawing code to print code. 7 years ago
Jeff Young 6936effaa7 Implement undo for Page Settings in PlEditor, Eeschema and PCBNew. 7 years ago
Jeff Young 248089c934 Get rid of PageLayout globals so drawing the preview doesn't mess up the document. 7 years ago
Jeff Young bdd44ce88c Use consistent PageLayout data structure names. 7 years ago
Jeff Young 323bb0f8e1 Moving PageLayout editor to GAL canvas and modern toolset. 7 years ago
Seth Hillbrand cb352bb029 Set Page Layout preview scale and clear bg 7 years ago
Seth Hillbrand 1e5ba6f1b1 Replace DIM() macro 7 years ago
Jeff Young ff6a3482ec Remove on-kill-focus-validation. 7 years ago
jean-pierre charras ab3ff61faa Eeschema: adjust the working/drawing area size on the page size. 7 years ago
jean-pierre charras 61f2dd21b1 Eeschema gal: fix some redraw issues for bitmap images and worksheet. 7 years ago
jean-pierre charras 82cb61b8af dialog_page_settings: avoid useless confirmation dialog after changing the page layout file. 7 years ago
Jeff Young d81faa72c9 Overhaul border drawing in all the Kicad frames. 7 years ago
jean-pierre charras 0902bbabc5 Allows bigger max page size (120x120") in Eeschema, Gerbview and Page Layout Editor 7 years ago
Jeff Young 5f3ee1e7ce More g_UserUnit erradication. 8 years ago
Seth Hillbrand bc7bd107d9 Fix a number of untranslated strings. 8 years ago
Wayne Stambaugh 9b5bbd7c77 Fix wxFileDialog assertion when worksheet file has absolute path. 8 years ago
jean-pierre charras 795a36c9fe Fix code after renaming files, and a bit of code cleanup (remove useless includes and multiple includes of the same files) 8 years ago
jean-pierre charras d0754acf00 Fix code after renaming files 8 years ago
Simon Richter a9ccf1161b Fix quotes in UI messages 8 years ago
Wayne Stambaugh 652b969193 GTK+ file dialog wildcard improvements. 8 years ago
jean-pierre charras 731a87db25 Fix Bug #1536427 ("User (Custom)" size selection in"Page Settings" issue in non English languages). 10 years ago
Simon Wells 4634f04ef9 Made the page settings dialog use todays date as default 10 years ago
jean-pierre charras dc9ebf30e5 A few minor fixes. Eeschema: add a workaround (not afix) to solve issue Bug #1464773 (Print bug with differently sized subsheets). 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
unknown 5a947e6759 Fix bug: Dialog "Page settings" does not always detect page format. Formats A, B, C, D, E, Custom (User) are detected right but A0-A4, US* are wrong. 11 years ago
Dick Hollenbeck 7e483f69bd Modular KiCad Blueprint Milestone B), major portions: 11 years ago