313 Commits (5625d6408f6fbd68a241d37272dd86786440a614)

Author SHA1 Message Date
Jeff Young ec20121114 Make sure schematic symbol fields get transferred to symbol editor. 5 years ago
Seth Hillbrand 505844f68c Generalize the Ctrl-Q to all frames 5 years ago
Seth Hillbrand 8567739a7a Remove conditions from common immediate-mode keys 5 years ago
Mikolaj Wielgus 8eca23aabe Mark null project initial screen as zoom-initialized 5 years ago
Jeff Young 41234a8373 Implement more precise annotation-required messages. 5 years ago
Roberto Fernandez Bautista 42cbcf7ef4 Don't allow empty page numbers 5 years ago
jean-pierre charras d052524707 Eeschema: fix zoom change on undo/redo command. 5 years ago
Dominik Wernberger bb2881a5ab Make RENDER_SETTINGS argument const 5 years ago
Jeff Young 07673d3c11 Don't access tools after they've shut down. 5 years ago
Jeff Young 8a720ef305 Update naming. 5 years ago
Jeff Young 1648dd6f0e Fix various issues with save & editing symbols from schematic. 5 years ago
Seth Hillbrand 61ac9c8d90 Add multiple size icons for programs 5 years ago
Jeff Young 47ea51ec34 Allow both aui-manager-based infobars and window overlay infobars. 5 years ago
Jeff Young 7376c25ebe Fix a crash bug trying to update the view before it was ready. 5 years ago
Jeff Young 73b7b104cd Fix some issues with Infobar sizing. 5 years ago
Jeff Young ad281f7538 Remove duplicated TestDanglingEnds routines. 5 years ago
Jeff Young e79df4a3ed Formatting. 5 years ago
Roberto Fernandez Bautista 9380d6f533 eeschema page numbers: match ordering in hierarchy navigator to sheet page number ordering 5 years ago
Jeff Young 3da0ab1a9a Fix a couple of bugs in intersheet references. 5 years ago
Jeff Young 9922b7b738 Redraw canvas after preferences. (Needed for grid changes, etc.) 5 years ago
Jeff Young 826e47dde3 Hook up excluded ERC marker persistence. 5 years ago
Jeff Young c61c7b62aa Start of impl for persisting ERC exclusions. 5 years ago
Jeff Young 8c5c902fa3 Re-write IntersheetRefs on top of SCH_FIELDs and textVars. 5 years ago
Jeff Young a207bd97bb Naming conventions. 5 years ago
Jeff Young b227d2b910 More component -> symbol. 5 years ago
Wayne Stambaugh 43a4cf7957 Coverity fixes. 5 years ago
Michael Kavanagh 20bb3b194f Eeschema: Display the root sheet name to the user 5 years ago
Marek Roszko fbcbed5543 Add acceleratedGraphics prompt for eeschema 5 years ago
Jeff Young 6cefec64ea Commit pending changes before quitting. 5 years ago
Jeff Young bddc97df30 LibEdit -> SymbolEditor 5 years ago
Jon Evans 70c90266a8 Fix crash when loading new schematic with something selected 5 years ago
Wayne Stambaugh f7084afb72 Eeschema: fix annotation bug. 5 years ago
Marek Roszko e49ac45b84 HTML_MESSAGE_BOX is a dialog 5 years ago
Seth Hillbrand 4085757aeb Remove beginning/ending spaces in translations 5 years ago
Wayne Stambaugh 8ff51d8899 Eeschema: add schematic sheet page number. 5 years ago
Jon Evans e735d21824 Maximize main editors by default if config is missing 5 years ago
Jeff Young 81e1bc9df0 Keep track of driver changes so the view can be updated. 5 years ago
Marek Roszko 5302f7ce73 Remove kicad_string.h from eda_text.h 5 years ago
Marek Roszko 2c86363aa0 Relocate the page_layout includes to a page_layout folder 5 years ago
Jon Evans 1df35145b5 Not all items are drivers 5 years ago
Jeff Young 4565631728 Finish moving eeschema assigned netclasses to sheet-path-relative. 5 years ago
Ian McInerney 43c14face0 Switch to showing metric/imperial units in comboboxes and menus 5 years ago
Jon Evans e27786de2d Fix double call of OnPgmExit 5 years ago
Ian McInerney b1bd1f2a97 Introduce new action to switch to mils as a unit 5 years ago
Jeff Young 44580acee2 Clean up some compiler warnings. 5 years ago
Jeff Young cc617b715f Implement hypertext links for intersheet references. 5 years ago
Jeff Young c1b34b02b5 Disallow selection of intersheet references. 5 years ago
Franck Jullien 2fc49045d1 ADDED: eeschema: Add intersheets references function 5 years ago
PJM d1322e7d1d Refactor GetDocumentExtents() 5 years ago
Jeff Young eaf151075c Correctly de-highlight found items when closing Find dialog. 5 years ago