summaryrefslogtreecommitdiff
path: root/project.cpp
AgeCommit message (Expand)Author
2025-07-03Add get_files_by_path_in_project and get_path_in_project to C++ and python APIsAlexander Khosrowshahi
2025-07-03Add GetPathInProject() to core APIAlexander Khosrowshahi
2025-04-25std::function<bool(size_t,size_t)> ==> ProgressFunctionGlenn Smith
2025-03-282025 for other formats...Jordan Wiens
2025-02-17Associate a RemoteProject to a Project when applicableJosh Ferrell
2024-02-14Make Project::Delete{File,Folder} return boolJosh Ferrell
2024-01-30Avoid windows CreateFile conflictJosh Ferrell
2024-01-29Add creation timestamp to ProjectFileJosh Ferrell
2024-01-22Project supportJosh Ferrell