KiCad PCB EDA Suite
Loading...
Searching...
No Matches
LOCAL_HISTORY Member List

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_HISTORYstatic
CommitFullProjectSnapshot(const wxString &aProjectPath, const wxString &aTitle)LOCAL_HISTORYstatic
CommitPending()LOCAL_HISTORYstatic
CommitSnapshot(const std::vector< wxString > &aFiles, const wxString &aTitle)LOCAL_HISTORYstatic
EnforceSizeLimit(const wxString &aProjectPath, size_t aMaxBytes)LOCAL_HISTORYstatic
GetHeadHash(const wxString &aProjectPath)LOCAL_HISTORYstatic
HeadNewerThanLastSave(const wxString &aProjectPath)LOCAL_HISTORYstatic
HistoryExists(const wxString &aProjectPath)LOCAL_HISTORYstatic
Init(const wxString &aProjectPath)LOCAL_HISTORYstatic
NoteFileChange(const wxString &aFile)LOCAL_HISTORYstatic
RegisterSaver(const std::function< void(const wxString &, std::vector< wxString > &)> &aSaver)LOCAL_HISTORYstatic
RestoreCommit(const wxString &aProjectPath, const wxString &aHash)LOCAL_HISTORYstatic
RunRegisteredSaversAndCommit(const wxString &aProjectPath, const wxString &aTitle)LOCAL_HISTORYstatic
ShowRestoreDialog(const wxString &aProjectPath, wxWindow *aParent)LOCAL_HISTORYstatic
TagSave(const wxString &aProjectPath, const wxString &aFileType)LOCAL_HISTORYstatic