|
4eb370105e
|
Issue #1482: immediately flush imported setting to disk, so the user is not left with an empty session list
|
2025-04-02 15:43:49 +02:00 |
|
|
306b74fc96
|
Issue #1482: revert back from TRegistry to TJsonRegistry, as TRegistry.KeyExists only accepts relative key names on Linux/XML
|
2025-03-31 17:05:19 +02:00 |
|
|
517425de94
|
Issue #1482: replace TJsonRegistry with Lazarus' TRegistry implementation, which reads and write an XML config on Linux
|
2025-03-30 20:24:43 +02:00 |
|
|
071ccfd724
|
Issue #1482: migrate away from ini files in TAppSettings, use a new approach based on TJSONConf which better syncs with the Windows based TRegistry object
|
2025-03-19 12:36:28 +01:00 |
|