ladybird/Applications/FileManager
Brandon Scott a4d52b122d FileManager+LibGUI: Fix two folder-related crashes (#569)
Fix a crash when opening a folder, and another one when trying to open
a newly created folder.

It was not safe to modify a GModelSelection while it's being iterated over.

Fixes #536.
2019-09-17 09:26:10 +02:00
..
DirectoryView.cpp FileManager: Show human-readable file size info in the status bar 2019-09-15 17:50:15 +02:00
DirectoryView.h FileManager: Add a basic context menu with copy/paste/delete/... 2019-09-13 22:00:47 +02:00
FileUtils.cpp FileManager: Create FileUtils 2019-09-10 19:28:41 +02:00
FileUtils.h FileManager: Create FileUtils 2019-09-10 19:28:41 +02:00
main.cpp FileManager+LibGUI: Fix two folder-related crashes (#569) 2019-09-17 09:26:10 +02:00
Makefile FileManager: Create FileUtils 2019-09-10 19:28:41 +02:00