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.

ClearAllSavers()LOCAL_HISTORY
CommitDuplicateOfLastSave(const wxString &aProjectPath, const wxString &aFileType, const wxString &aMessage)LOCAL_HISTORY
CommitFullProjectSnapshot(const wxString &aProjectPath, const wxString &aTitle)LOCAL_HISTORY
CommitPending()LOCAL_HISTORY
CommitSnapshot(const std::vector< wxString > &aFiles, const wxString &aTitle)LOCAL_HISTORY
EnforceSizeLimit(const wxString &aProjectPath, size_t aMaxBytes)LOCAL_HISTORY
GetHeadHash(const wxString &aProjectPath)LOCAL_HISTORY
HeadNewerThanLastSave(const wxString &aProjectPath)LOCAL_HISTORY
HistoryExists(const wxString &aProjectPath)LOCAL_HISTORY
Init(const wxString &aProjectPath)LOCAL_HISTORY
LOCAL_HISTORY()LOCAL_HISTORY
m_pendingFilesLOCAL_HISTORYprivate
m_saversLOCAL_HISTORYprivate
NoteFileChange(const wxString &aFile)LOCAL_HISTORY
RegisterSaver(const void *aSaverObject, const std::function< void(const wxString &, std::vector< wxString > &)> &aSaver)LOCAL_HISTORY
RestoreCommit(const wxString &aProjectPath, const wxString &aHash, wxWindow *aParent=nullptr)LOCAL_HISTORY
RunRegisteredSaversAndCommit(const wxString &aProjectPath, const wxString &aTitle)LOCAL_HISTORY
ShowRestoreDialog(const wxString &aProjectPath, wxWindow *aParent)LOCAL_HISTORY
TagSave(const wxString &aProjectPath, const wxString &aFileType)LOCAL_HISTORY
UnregisterSaver(const void *aSaverObject)LOCAL_HISTORY
~LOCAL_HISTORY()LOCAL_HISTORY