357 Commits (77680eba30552fcb3b340bbd694bbfbbb8ddcfe1)

Author SHA1 Message Date
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 5 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
Jon Evans 64c8befa01 Fix copy/paste error 5 years ago
Jon Evans 928d336bee Only try to copy design rules file if it exists 5 years ago
Jeff Young 311bb9c36e Save rules file when saving project. 5 years ago
Jeff Young f7cc6d1e1e Fix save as and save copy as for project files. 5 years ago
Jeff Young 55d2d0d93e Fix some bugs in file save as. 5 years ago
Jeff Young daaf738c7f Add save-as files to file history. 5 years ago
Jeff Young 94470bfa15 Minor cleanup. 5 years ago
Jon Evans 9ce34102af Make sure projects get created for boards migrated from 5.x 5 years ago
Jon Evans c04e19f9ac Include optimization: move some things from common.h to point-of-use 5 years ago
Jon Evans 521982cbf6 Avoid double-redraw on board load 5 years ago
Jon Evans 63b5d8db43 Pcbnew: use MRU path when opening files in standalone mode 5 years ago
Jeff Young 91e876ce0d Make sure the title is updated when file is saved/reverted/etc. 5 years ago
Jeff Young 67c7e7c759 Formatting. 5 years ago
Jeff Young d4e68a985c Formatting. 5 years ago
Jeff Young 66b33834b5 Always enable save; move dirty bit to asterisk in title bar. 5 years ago
Seth Hillbrand dbbe9cdee4 Hide infobar for save when saving 5 years ago
Roberto Fernandez Bautista f559e94b00 Non-Kicad Project Importers: Fix the creation of project fp libraries 5 years ago
Jon Evans 3ac5fd6342 Get rid of wx popups when opening a read-only project 5 years ago
Marek Roszko e6dd95e83a Create a default user projects folder 5 years ago
Wayne Stambaugh 6a39b81647 Fix the last of broken Doxygen comment specifiers. 5 years ago
Jon Evans 1e030655cd Always create project when doing a Save As on a board with a project 5 years ago
Seth Hillbrand 950db6ff9c pcbnew: Add Fabmaster import 5 years ago
Jeff Young 0bce280424 Make sure design rules get recompiled after netclass changes. 5 years ago
Jon Evans d2d4ffe6d0 Dismiss infobar if it's dismissable on board save 5 years ago