David Rosca
|
482f446712
|
RestoreManager: Make RestoreData into a struct with stream operators
This makes it possible to extend it while keeping backwards compatibility.
|
2018-01-11 19:09:44 +01:00 |
|
David Rosca
|
0141a2e621
|
SessionManager: Fix fallback to default session if session file is invalid
Creating available sessions metadata is now also faster as it doesn't
need to parse the entire session file, only check for validity.
See #2331
|
2018-01-11 19:08:18 +01:00 |
|
David Rosca
|
a8763bee06
|
SessionManager: Use relative paths for session files in settings
See #2331
|
2018-01-02 22:57:19 +01:00 |
|
David Rosca
|
b3bd08c5e4
|
BrowserWindow: Add SavedWindow struct and use it for saving/restoring
|
2018-01-02 15:01:16 +01:00 |
|
David Rosca
|
d00e769749
|
Initial rename to Falkon
|
2017-08-25 17:32:32 +02:00 |
|
David Rosca
|
9b933c1fb7
|
SessionManager: Show only session name in message box when deleting session
|
2017-06-08 15:00:03 +02:00 |
|
David Rosca
|
26eb3753c0
|
SessionManager: Make it possible to restore backups again
|
2017-06-08 14:56:52 +02:00 |
|
David Rosca
|
93d4d66054
|
SessionManager: Add Session Manager dialog instead of menu structure
See #2331
|
2017-06-08 14:13:15 +02:00 |
|
David Rosca
|
1a818e5b6c
|
SessionManager: Use QSaveFile for writing session to file
See #2331
|
2017-06-08 10:04:45 +02:00 |
|
srazi
|
755ec16598
|
Session manager (#2293)
|
2017-04-07 10:02:27 +02:00 |
|