aboutsummaryrefslogtreecommitdiff
path: root/conanfile.txt
AgeCommit message (Collapse)Author
2022-05-22Vendor SQLiteCpp completely for internal patchingrtk0c
2022-02-19Fix build errors and update all dependencies to latest versionrtk0c
- Fixed doctest executable not compiling - Fixed class accessibility error in Workflow_Main.cpp - Fixed selection of OpenGL loader in imgui OpenGL 2 & 3 backends - All loading is handled in our code now, the imgui_*_backend.cpp files are instructed to do nothing
2021-06-07Complete asset loading/saving and UI management logicrtk0c
2021-05-14Add libxlsxwriter as dependencyrtk0c
2021-04-08Initial work on table visualizerrtk0c
2021-03-29Replace Dialog.hpp with portable-file-dialogs, more work on projectsrtk0c
2021-03-29UI big structurertk0c
2021-03-28Initial code structurertk0c
2021-03-27Initial setuprtk0c