|
0224fa942b
|
io/fileview: use deleteLater() to delete file watchers
Fixes crashes when writing a file while watching it.
|
2025-06-09 21:45:42 -07:00 |
|
|
fee4942771
|
io/fileview: add adapter support and JsonAdapter
|
2025-05-16 20:01:38 -07:00 |
|
|
1eabf5b3c3
|
io/fileview: ensure directory is watched for file creation
|
2025-02-19 21:58:05 -08:00 |
|
|
2c411fce5a
|
all: fix new lints
|
2025-01-07 03:11:19 -08:00 |
|
|
3fc1c914c7
|
lint: remove reinterpret_cast lint
Unhelpful.
|
2024-12-06 20:18:38 -08:00 |
|
|
69d13967c9
|
io/fileview: add support for watching changes
|
2024-12-06 02:32:19 -08:00 |
|
|
70be74e80d
|
io/fileview: add write support
FileView is now getting somewhat out of hand. The asynchronous parts
especially need to be redone, but this will work for now.
|
2024-12-06 01:18:31 -08:00 |
|
|
60dfa67ec7
|
io/fileview: support zero-sized files (/proc)
|
2024-11-14 17:54:16 -08:00 |
|
|
b528be9426
|
all: fix gcc warnings
|
2024-11-05 13:31:24 -08:00 |
|
|
85be3861ce
|
io/fileview: add FileView
|
2024-09-09 03:15:16 -07:00 |
|