Files
ladybird/Libraries/LibGUI
Linus Groh 5b68ea8dde LibGfx: Make Bitmap path handling case insensitive
Bitmap::is_path_a_supported_image_format() and Bitmap::load_from_file()
now check the file extension with CaseSensitivity::CaseInsensitive.

This fixes a couple of inconsistencies, for example would
FileSystemModel::icon_for() recognize image files uppercase extensions
but couldn't create thumbnails for them (any attempt to create a bitmap
from such files would fail).
2020-11-14 10:11:26 +01:00
..
2020-08-25 09:46:28 +02:00
2020-10-30 17:03:28 +01:00
2020-10-02 16:03:17 +02:00
2020-10-30 17:03:28 +01:00
2020-09-30 21:46:59 +02:00
2020-07-28 16:29:44 +02:00
2020-10-30 17:03:28 +01:00