serenity/Userland
Karol Kosek 169498f9db Spreadsheet: Recognize sheets files by mime type, not by file extension
These conditions weren't executed since 933a717f3b and always showed
a file import/export wizard.
2022-05-22 03:08:53 +04:30
..
Applets LibAudio+Userland: Use new audio queue in client-server communication 2022-04-21 13:55:00 +02:00
Applications Spreadsheet: Recognize sheets files by mime type, not by file extension 2022-05-22 03:08:53 +04:30
Demos LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
DevTools LibCodeComprehension: Re-organize code comprehension related code 2022-05-21 18:15:58 +02:00
DynamicLoader LibC+Kernel: Prevent string functions from calling themselves 2022-05-12 13:12:37 +02:00
Games LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
Libraries LibCore: Set mime type for .sheets files to application/x-sheets+json 2022-05-22 03:08:53 +04:30
Services WindowServer: Fix crash when hovering over title buttons 2022-05-18 19:05:18 +02:00
Shell LibCodeComprehension: Re-organize code comprehension related code 2022-05-21 18:15:58 +02:00
Utilities touch: Support custom timestamps 2022-05-21 18:15:00 +02:00
CMakeLists.txt Meta+Userland: Add ENABLE_USERSPACE_COVERAGE_COLLECTION CMake option 2022-05-02 01:46:18 +02:00