poire-z
9afe3da6c2
History: show files sizes, as File browser does
2019-01-01 20:19:09 +01:00
alethiophile
4c8ef61477
Fix sort-by-last-read when partition is mounted noatime ( #3990 )
2018-05-30 06:50:15 +02:00
Robert
a66d657195
Update History and Last open document when move (cut and paste) file ( #3607 )
2018-01-16 18:20:25 +01:00
poire-z
4d18ac1100
Some History fixes and enhancements ( #3247 )
...
Made the onHold buttons table similar to the one of File browser.
Added "Purge .sdr" and "Delete" to these buttons.
Moved the purgeSettings and removeFileFromHistoryIfWanted
logic into filemanagerutil functions.
Stay on the same page when manipulating history (previously, we were
always put back on first page).
Really keep deleted files in history (unless setting says otherwise).
Show deleted files in grey or dimmed in classic History and all
CoverBrowser display modes.
2017-09-22 18:24:38 +02:00
Hzj_jie
d6845d94b1
ReadHistory: support reload ( #3003 )
...
Allows ReadHistory to reload according to the modification timestamp of history.lua.
2017-07-19 14:56:17 +02:00
Frans de Jonge
da3ff5e336
History: add 'autoremove_deleted_items_from_history' setting
2017-02-25 16:39:23 -08:00
Frans de Jonge
827e77afbe
FileManagerHistory: fix loop error
2017-02-25 16:39:23 -08:00
Frans de Jonge
2c80ff7d7b
FileManagerHistory: remove harmful deletion code and turn it into a feature
...
Fixes the problem introduced in 51327911f2
and turns it into a feature that should fix #2477
2017-02-25 16:39:23 -08:00
Zijie He
ced671bc69
Add readhistory_spec / docsettings_spec
2016-09-12 20:04:13 -07:00
Hzj_jie
7493fc89f6
Add removed item name in "Remove this item from history" and fix wrong items deleted issue. ( #2164 )
...
* Add removed item name in "Remove this item from history".
* Fix #2162 , wrong history items deleted.
2016-07-18 22:37:57 -07:00
Hzj_jie
51327911f2
Won't track missing files in history, and always keep latest timestamp
2016-04-21 20:37:16 -07:00
Zijie He
667e8834ad
Migrate history folder, FileManagerHistory uses own history.lua file and ReadHistory component
2016-04-20 22:44:44 -07:00