ladybird/Userland/Libraries
Kyle Lanmon a099d0e140 PDFViewer: Hide the rendering diagnostics window by default
You can enable it in the Debug menu and we will remember your choice.
2024-03-04 10:43:41 +01:00
..
LibAccelGfx
LibArchive
LibAudio AK+Lagom: Make it possible to build for iOS 2024-03-03 13:13:42 -07:00
LibC AK+Userland: Introduce ByteString::create_and_overwrite 2024-02-24 15:06:52 -07:00
LibCards
LibChess
LibCMake
LibCodeComprehension
LibCompress AK+Lagom: Make it possible to build for iOS 2024-03-03 13:13:42 -07:00
LibConfig
LibCore LibCore: Fix AK_OS_ANDROID build 2024-03-04 07:55:39 +00:00
LibCoredump
LibCpp
LibCrypt
LibCrypto JSSpecCompiler: Parse arbitrarily large rational numbers in xspec mode 2024-02-24 15:03:08 -07:00
LibDebug Everywhere: Prefer {:#x} over 0x{:x} in format strings 2024-02-21 17:54:38 +01:00
LibDesktop AppFile: Add spawn_with_escalation 2024-02-23 09:47:27 +01:00
LibDeviceTree LibDeviceTree: Add a simple DeviceTree class 2024-02-24 16:43:44 -07:00
LibDiff patch+LibDiff: Add support for applying patches with preprocessor macro 2024-03-03 08:56:00 +01:00
LibDNS
LibDSP
LibEDID
LibELF LibELF: Ignore mapping symbols when symbolicating RISC-V ELFs 2024-02-25 17:33:39 -07:00
LibFileSystem AK+Lagom: Make it possible to build for iOS 2024-03-03 13:13:42 -07:00
LibFileSystemAccessClient
LibGemini
LibGfx LibGfx: Add formatters for Gfx::Color's different representations 2024-03-03 19:50:25 +01:00
LibGL LibGL: Create symlinks for headers and shared library 2024-02-22 03:48:08 +01:00
LibGLSL
LibGPU
LibGUI LibGUI: Use HashMap::keys() to hand out the available sizes of icons 2024-03-01 14:05:53 -07:00
LibHTTP LibHTTP: Disable finish repeat timer before deferring job completion 2024-03-02 20:45:35 +03:30
LibIDL LibWeb: Add support for implementing an IDL class with a different name 2024-02-25 08:54:31 +01:00
LibImageDecoderClient ImageViewer: Transform the image's dimension accordingly to the metadata 2024-02-21 08:31:17 +00:00
LibIMAP
LibIPC AK+Userland: Introduce ByteString::create_and_overwrite 2024-02-24 15:06:52 -07:00
LibJIT
LibJS LibJS/Bytecode: Make NewPrimitiveArray a variable-length instruction 2024-03-03 22:27:44 +01:00
LibKeyboard
LibLine LibLine: Ensure suggestions are reset after ^C 2024-02-29 09:09:47 +01:00
LibLocale
LibMain
LibManual
LibMarkdown
LibPartition
LibPCIDB
LibPDF PDFViewer: Hide the rendering diagnostics window by default 2024-03-04 10:43:41 +01:00
LibProtocol RequestServer+LibProtocol: Make starting requests fully async 2024-02-26 14:13:37 +01:00
LibRegex
LibRIFF
LibSanitizer
LibSemVer
LibSoftGPU
LibSQL LibSQL: Use Core::Environment instead of Core::System::*env() 2024-02-27 08:33:48 +00:00
LibSymbolication
LibSyntax
LibSystem
LibTest Userland+Tests: Remove unused <AK/Tuple.h> includes 2024-03-01 14:05:53 -07:00
LibTextCodec
LibThreading
LibTimeZone
LibTLS LibTLS: Move Strings when creating RelativeDistinguishedNames 2024-03-01 14:05:53 -07:00
LibUnicode
LibUSBDB
LibVideo
LibVirtGPU
LibVT
LibWasm Everywhere: Prefer {:#x} over 0x{:x} in format strings 2024-02-21 17:54:38 +01:00
LibWeb AK+Lagom: Make it possible to build for iOS 2024-03-03 13:13:42 -07:00
LibWebSocket
LibWebView Ladybird+Userland: Use ByteString for candidate server paths 2024-02-26 13:16:27 -07:00
LibX86
LibXML
CMakeLists.txt