aboutsummaryrefslogtreecommitdiff
path: root/src/base_tab/gamebase/PGNGameBase.hpp
AgeCommit message (Expand)Author
2023-05-13Improve documentationLoic Guegan
2022-12-27Improve database tabLoic Guegan
2022-12-27Improve game importLoic Guegan
2022-12-26Improve database managementLoic Guegan
2022-12-26Clean db interfaceLoic Guegan
2022-12-26Debug database tabLoic Guegan
2022-03-01Move PGN export to the right placeLoic Guegan
2022-02-28Migrate to std::shared_ptr<GameBase>Loic Guegan
2022-02-28Migrate to std::shared_ptr<Game>Loic Guegan
2022-02-28Fix majors memory leaks (TODO: shared_ptr for Game objects and implement ~Gam...Loic Guegan
2022-02-26Improve database game importLoic Guegan
2022-02-25Enable database exportLoic Guegan
2022-02-25Enable PGN save (slow for now so do not use it).Loic Guegan
2022-02-24Improve BaseTab pgn loadingLoic Guegan
2022-02-24Improve BaseTab implementation for PGN filesLoic Guegan
2022-02-24Update BaseTab implementationLoic Guegan