aboutsummaryrefslogtreecommitdiff
path: root/src/base_tab/BaseTab.cpp
AgeCommit message (Expand)Author
2022-12-24Update tab managerLoic Guegan
2022-12-23Improve db tabLoic Guegan
2022-12-23Improve db tabLoic Guegan
2022-12-23Update GUILoic Guegan
2022-02-28Debug databaseLoic 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-28Cleaning GUI filesLoic Guegan
2022-02-26Now games can be importedLoic Guegan
2022-02-26Improve database game importLoic Guegan
2022-02-25Enable database exportLoic Guegan
2022-02-25Now games from databases can be edited and savedLoic Guegan
2022-02-25Improve pgn save performanceLoic Guegan
2022-02-25Enable PGN save (slow for now so do not use it).Loic Guegan
2022-02-25Improve game base panelLoic Guegan
2022-02-24Debug HalfMove and pgn loaderLoic Guegan
2022-02-24Update game base columnLoic Guegan
2022-02-24Update chessarbiter and improve pgn loaderLoic Guegan
2022-02-24Improve BaseTab pgn loadingLoic Guegan
2022-02-24Improve BaseTab implementation for PGN filesLoic Guegan
2022-02-24Update BaseTab implementationLoic Guegan
2022-02-24Start BaseTab designLoic Guegan