You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/frontend/apps/filemanager
Frans de Jonge a2dcfe9aec
[doc] Tag @todo, @fixme and @warning (#5244)
This commit standardizes the various todos around the code a bit in a manner recognized by LDoc.

Besides drawing more attention by being displayed in the developer docs, they're also extractable with LDoc on the command line:

```sh
ldoc --tags todo,fixme *.lua
```

However, whether that particular usage offers any advantage over other search tools is questionable at best.

* and some random beautification
5 years ago
..
lib Swipe for menu and quickstart guide (#2761) 7 years ago
filemanager.lua Fix: Unable to hold top right corner in FileManager (#5248) 5 years ago
filemanagerbookinfo.lua Gesture manager: fix actions: Book cover, Book description (#4800) 5 years ago
filemanagerconverter.lua Replace remaining 'local gettext' with '_' (#4160) 6 years ago
filemanagerfilesearcher.lua [doc] Tag @todo, @fixme and @warning (#5244) 5 years ago
filemanagerhistory.lua [fix] Ensure "Open last/previous" point to existing files (#4367) 6 years ago
filemanagermenu.lua [UX] Add gesture - poweroff and restart device (#5202) 5 years ago
filemanagersearch.lua [fix] Close calibre search when opening document (#4978) 5 years ago
filemanagersetdefaults.lua [doc] Tag @todo, @fixme and @warning (#5244) 5 years ago
filemanagershortcuts.lua [feat, UX] Paste in folder shortcuts 5 years ago
filemanagerutil.lua [fix] Ensure "Open last/previous" point to existing files (#4367) 6 years ago