Commit Graph

3 Commits

Author SHA1 Message Date
Guillaume Jacquemin 661f6acd12
Managers: cleanup includes and add an assert. 2024-04-08 11:17:48 +02:00
Guillaume Jacquemin fbfcce1d86
Managers: split ProfileManager functionality.
There's now a BackupManager class, which handles all backup
management functionalities ProfileManager used to have.
ProfileManager also got adapted to paths being available from
Configuration, which was long overdue.

Application was adapted to the various changes.
2024-04-07 20:45:31 +02:00
Guillaume Jacquemin 9f0386d5b3
{Mass,Profile}Manager: rename classes.
Partial revert of 04d2ab9dc7.

I forgot about the Backup struct when I was working on the backup
manager, and was about to run into a conflict sooner or later.
2024-03-30 16:03:11 +01:00
Renamed from src/Managers/Profile.cpp (Browse further)