|
KiCad PCB EDA Suite
|
This is the complete list of members for LOCAL_HISTORY, including all inherited members.
| CommitDuplicateOfLastSave(const wxString &aProjectPath, const wxString &aFileType, const wxString &aMessage) | LOCAL_HISTORY | static |
| CommitFullProjectSnapshot(const wxString &aProjectPath, const wxString &aTitle) | LOCAL_HISTORY | static |
| CommitPending() | LOCAL_HISTORY | static |
| CommitSnapshot(const std::vector< wxString > &aFiles, const wxString &aTitle) | LOCAL_HISTORY | static |
| EnforceSizeLimit(const wxString &aProjectPath, size_t aMaxBytes) | LOCAL_HISTORY | static |
| GetHeadHash(const wxString &aProjectPath) | LOCAL_HISTORY | static |
| HeadNewerThanLastSave(const wxString &aProjectPath) | LOCAL_HISTORY | static |
| HistoryExists(const wxString &aProjectPath) | LOCAL_HISTORY | static |
| Init(const wxString &aProjectPath) | LOCAL_HISTORY | static |
| NoteFileChange(const wxString &aFile) | LOCAL_HISTORY | static |
| RegisterSaver(const std::function< void(const wxString &, std::vector< wxString > &)> &aSaver) | LOCAL_HISTORY | static |
| RestoreCommit(const wxString &aProjectPath, const wxString &aHash) | LOCAL_HISTORY | static |
| RunRegisteredSaversAndCommit(const wxString &aProjectPath, const wxString &aTitle) | LOCAL_HISTORY | static |
| ShowRestoreDialog(const wxString &aProjectPath, wxWindow *aParent) | LOCAL_HISTORY | static |
| TagSave(const wxString &aProjectPath, const wxString &aFileType) | LOCAL_HISTORY | static |