aboutsummaryrefslogtreecommitdiff
path: root/src/base_tab
AgeCommit message (Expand)Author
2022-12-27Improve game importLoic Guegan
2022-12-27Update db codeLoic Guegan
2022-12-26Debug PGN parsingLoic Guegan
2022-12-26Improve database managementLoic Guegan
2022-12-26Debug db importLoic Guegan
2022-12-26Debug includesLoic Guegan
2022-12-26Debug importLoic Guegan
2022-12-26Improve importLoic Guegan
2022-12-26Improve UILoic Guegan
2022-12-26Update importLoic Guegan
2022-12-26Improve game import in dbLoic Guegan
2022-12-26Clean db interfaceLoic Guegan
2022-12-26Debug database tabLoic Guegan
2022-12-26Game list can now be sortedLoic Guegan
2022-12-26Debug GameListManagerLoic Guegan
2022-12-25Improve import tabLoic Guegan
2022-12-25Update tab management systemLoic Guegan
2022-12-25Improve game filteringLoic Guegan
2022-12-25Improve game listLoic Guegan
2022-12-25Improve game list managerLoic Guegan
2022-12-25Update game listLoic Guegan
2022-12-25Update game listLoic Guegan
2022-12-25Update game listLoic Guegan
2022-12-25Change game list orderLoic Guegan
2022-12-25Add game list managerLoic Guegan
2022-12-25Update importLoic Guegan
2022-12-25Update the db import game featureLoic Guegan
2022-12-25Improve tab managementLoic Guegan
2022-12-24Update db managementLoic Guegan
2022-12-24Update tab management systemLoic Guegan
2022-12-24Update tab managerLoic Guegan
2022-12-23Improve db tabLoic Guegan
2022-12-23Improve db tabLoic Guegan
2022-12-23Update GUILoic Guegan
2022-03-01Move PGN export to the right placeLoic 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-26Improve game importLoic Guegan
2022-02-26Now games can be importedLoic Guegan
2022-02-26Improve database game importLoic Guegan
2022-02-25Prepare API for adding games to databaseLoic 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-25Update GUILoic Guegan