summaryrefslogtreecommitdiff
path: root/project.cpp
AgeCommit message (Collapse)Author
2026-01-01update copyrights for 2026Jordan Wiens
2025-11-24Add APIs for getting files in a project folderJosh Ferrell
2025-11-04Add project file dependenciesJosh Ferrell
2025-10-12Improve error handling in project apisJosh Ferrell
2025-08-14Expose GetFilePathInProject API for context menuAlexander Khosrowshahi
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