10 Commits

Author SHA1 Message Date
Filippos Karapetis 177f04349a COMMON: Use C++ 11 range-based for loops 2025-03-27 13:47:57 +08:00
Le Philousophe ed9ded9e83 GUI: Migrate GUI to Path class 2023-12-24 13:19:25 +01:00
Le Philousophe bfc61439fb COMMON: Make themepath a Path object 2023-12-24 13:19:25 +01:00
Le Philousophe dc7fadef28 COMMON: Make iconspath a Path object 2023-12-24 13:19:25 +01:00
Eugene Sandulenko 097d819236 Revert "COMMON: Fixed order of loading zip packs"
This reverts commit 57c87b4b50.

It appears to be incorrect and breaks the icon updates.
2023-11-21 17:24:20 +01:00
Eugene Sandulenko 57c87b4b50 COMMON: Fixed order of loading zip packs
It appears that the subsequent packages actually override previous ones
2023-11-10 23:43:58 +01:00
Scott Percival d69dac6016 COMMON: Fix file handle leak in generateZipSet() 2023-06-08 09:16:30 +02:00
Eugene Sandulenko f262e71eb4 JANITORIAL: Remove redundant namespace specs 2023-01-08 01:15:52 +01:00
Eugene Sandulenko 82e21f3c3c COMMON: Probe files for existnce, so there is less noise 2023-01-08 01:15:52 +01:00
Eugene Sandulenko e41559cfa5 GUI: Moved icons pack set generation to common/ 2023-01-08 01:15:51 +01:00