381 Commits (03c279ffd42ea5d9b40025ba5634addcc7d46354)

Author SHA1 Message Date
Marek Roszko cb44d97ed4 Update pcbnew to the new filedlg customize 3 years ago
Jeff Young 8a97a46e6b Release file before re-loading it for Revert. 3 years ago
Jeff Young 71c2cb3180 ADDED revert for pcbnew and eeschema. 4 years ago
Seth Hillbrand 6934bc124c Move temp save files to temporary directory 4 years ago
Jeff Young bc51c89c90 Reconcile zone-auto-fill with undo. 4 years ago
Jeff Young b1bd8421e0 Performance: remove associated triangle sets when removing outline. 4 years ago
Jeff Young 5c9e718407 Performance enhancements for connectivity. 4 years ago
Jeff Young 00934fdd84 Move GUI queries in PLUGIN to a callback. 4 years ago
jean-pierre charras f8ff104003 Fix a compil issue. 4 years ago
Jeff Young 7ccac79192 More wxString wide literals. 4 years ago
Jeff Young 2001d08186 Add DRC tests for text height and text thickness. 4 years ago
Jon Evans 8026863d4c Use progress reporting in more places when loading a board 4 years ago
Jeff Young ba6ae4fa9b Kicad has many plugins. This one is for the pcb. 4 years ago
Jon Evans 6ecdbbb1da Remove some duplicate work when loading a board 4 years ago
Jeff Young c01649fc6e Make it easier to open legacy files. 4 years ago
Jeff Young 5f5ee7335d Formatting. 4 years ago
Jeff Young 5c07441e24 Remove Setup Dialog assignment of netclasses to buses. 4 years ago
Wayne Stambaugh d90094de39 Fix progress dialog main frame focus issue on Linux. 4 years ago
Jeff Young b84d1456d5 KIFACE_I -> KIFACE_BASE. 4 years ago
Jeff Young 921b6c826b Fix another disappearing string on Mac. 4 years ago
Jeff Young 2cdd3c9ebf Work-around incorrect spacing (and order) of buttons on Mac. 4 years ago
Jeff Young b5a3385ea9 Overhaul file locking system. 4 years ago
Jon Evans 0814219513 Clean up some handling of project files in standalone 4 years ago
Jeff Young 41619ebbe2 Decouple PROGRESS_REPORTER interface from implementations. 4 years ago
Jeff Young 77680eba30 Naming conventions. 4 years ago
Jeff Young c51b1dad72 Generalize infobar MESSAGE_TYPE handling and use for DRC errors. 4 years ago
Wayne Stambaugh cf00319c85 More NULL expunging. 4 years ago
Jeff Young 6810912f09 Refuse to load schematics from the future. 4 years ago
Jeff Young 4aa8318dc2 More error message regularization. 4 years ago
Jeff Young 4c5df22eb0 Don't show busy cursor when dialogs (including progress) are in use. 4 years ago
Jeff Young 744dadd412 Naming conventions and formatting. 4 years ago
Jeff Young 5fa5a73c6d File open/import progress dialogs. 4 years ago
Jeff Young 89718dd3ba Naming conventions. 4 years ago
Jeff Young 3072422538 Allow caller to specify which library table to add library to. 4 years ago
Jeff Young 1722bc03b0 Consistent terminology and punctuation. 4 years ago
Marek Roszko d946d6e68f Cleanup some pgm_base.h includes 4 years ago
Jeff Young 2aaec31832 Don't put up "old version" warning for gerbview-generated PCBs. 4 years ago
Johannes Maibaum 022dd6072c Add utility method to resolve symlinks 4 years ago
Johannes Maibaum 542c02046b Write through symlinks for schematics and PCBs 4 years ago
Marek Roszko 10e60acf34 Clean up including of board_design_settings.h 4 years ago
Marek Roszko 7faee5eda5 Stop salt the eart with wxhtml.h 4 years ago
Seth Hillbrand 63cc7d16b4 Repair board on open 4 years ago
Seth Hillbrand 752ae4d519 Rename modification flag routines 4 years ago
Seth Hillbrand b1dcf74042 Use standard "Untitled" name for files without names 4 years ago
Seth Hillbrand d7f219e98f Unify IsSave and IsModify 4 years ago
jean-pierre charras 60dbda9dd2 Pcbnew: try to fix an issue about frame title. 4 years ago
jean-pierre charras 0427bda768 Remove useless wx/wx.h include, that create sometimes compil warnings on msys. 5 years ago
Marek Roszko 18ff8ea4a0 Try to catch memory allocation errors in pcbnew and eeschema 4 years ago
Ian McInerney ecd9bf696e Be consistent about using nullptr instead of 0 5 years ago
Jon Evans e7d3bf29aa Don't save project for legacy board without explicit action 5 years ago