309 Commits (3b39a14fa95a8172eabe54c5b549262f631af4d7)

Author SHA1 Message Date
Jeff Young 4990d1e7b2 Variable substitution framework. 6 years ago
jean-pierre charras 04e4599989 PANEL_SETUP_SEVERITIES: skip non existing error codes in TransferDataFrom/ToWindow 6 years ago
Jeff Young cee973dc04 Move ERC error reporting over to the new framework. 6 years ago
Jeff Young 437f888c25 Schematic Setup dialog. 6 years ago
Jeff Young bbf5ad6160 Improve dialog spacing and remove 'auto' type decls. 6 years ago
Jeff Young 535033c5c9 Enable editing of sheet fields. 6 years ago
Jon Evans dd56f6f8e2 Increase width of bitmap button on settings migration dialog 6 years ago
Jon Evans 8660b4c144 ADDED: New color theme editor and multi-theme support 6 years ago
Jon Evans ca1ab0af16 Set expand flags and minimum button size on migration dialog 6 years ago
jean-pierre charras b7cd0c54c2 Fix compil issues, especially on Windows: 6 years ago
Jeff Young 85c2e0d23a Add user-defined severities, exclusions and colors to DRC markers. 6 years ago
jean-pierre charras 911c6eb781 Pcbnew, DIALOG_NETLIST: fix incorrect storage of wx_MessageWindow options. 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Ian McInerney 4f82939384 Fix layout in color dialog on GTK 6 years ago
Seth Hillbrand 7c28c3838a Comment-only changes 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
Simon Richter 270aaec443 Rewrite FBP files generated with unreleased wxFB 6 years ago
Seth Hillbrand c6f5df134c Minor speed cleanup 6 years ago
Seth Hillbrand 4d2e953f42 Cleanup: Replace C-only deprecated headers 6 years ago
jean-pierre charras de2818c113 Fix a few I18n minor issues. 6 years ago
Wayne Stambaugh 24454f5105 Pcbnew: fix size of graphics import warning dialog. 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
Ian McInerney 1bbd944277 pcbnew: Add ability to reset layer/item colors to defaults 6 years ago
Jeff Young a6b7d4f7f6 Support 9 comments in the page setting GUI. 6 years ago
Jeff Young a25368cc6b Improve spelling. 6 years ago
Jeff Young 0d90fab01b Add display setting preference pane for PLEditor. 6 years ago
Jeff Young 8ba7d4570c Move warp-mouse-on-move setting from Eeschema settings to common settings. 6 years ago
Jeff Young c2d77a7300 Add some defensive code to prevent re-entrant printing. 6 years ago
Jeff Young 460b03372d Implement preference for immediate actions. 6 years ago
jean-pierre charras 6577309de4 DIALOG_PRINT_GENERIC: more easy to use user scale option. (not actual change for printing) 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
Seth Hillbrand 77cefe0c16 Normalize line endings 7 years ago
Jeff Young 3a0256aade Add handle-based editing for eeschema bitmaps. 7 years ago
Wayne Stambaugh 77bf575742 CvPcb: fix save changes dialog layout issue. 7 years ago
jean-pierre charras f550ecaf1f Better tooltip and fix a typo. 7 years ago
Jeff Young 3d9690302c Only show gestures in List HotKeys (and not in Preferences / HotKeys). 7 years ago
Jeff Young b429dbfb88 Fix bugs with ACTIONs not being "honest" singletons. 7 years ago
Jeff Young aeadc768f6 Add import of hotkeys and fix bugs in reanding and writing hotkeys. 7 years ago
Jeff Young 5e49517781 Move hotkeys to ACTION architecture. 7 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
jean-pierre charras a6e6e914af Eeschema: make menu file history working again. 7 years ago
Jeff Young 323bb0f8e1 Moving PageLayout editor to GAL canvas and modern toolset. 7 years ago