ladybird/Userland/Libraries
kleines Filmröllchen 0410414455 LibGUI: Add a title to all Widgets
This title is a generic user-facing name for the widget. For now, it's
only used by TabWidget for tab names.
2022-04-03 12:21:05 +02:00
..
LibArchive Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LibAudio Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LibC Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LibCards Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LibChess Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LibCompress Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LibConfig Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LibCore Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LibCoredump Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LibCpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LibCrypt Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LibCrypto Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LibDebug Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LibDesktop Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LibDeviceTree Libraries: Add LibDeviceTree for manipulating OpenFirmware Device Trees 2021-10-21 19:20:03 -07:00
LibDiff Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LibDl Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LibDSP AK+Everywhere: Add sincos and use it in some places 2022-03-15 11:39:42 +01:00
LibEDID Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LibELF Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LibFileSystemAccessClient Userland: Rename WindowServerConnection=>ConnectionToWindowServer 2022-02-25 22:35:12 +01:00
LibGemini Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LibGfx LibGfx: Add list_installed_system_themes() to SystemTheme 2022-04-02 21:50:41 +02:00
LibGL Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LibGUI LibGUI: Add a title to all Widgets 2022-04-03 12:21:05 +02:00
LibHTTP AK+LibHTTP: Ensure plus signs are percent encoded in query string 2022-04-02 18:43:15 +02:00
LibImageDecoderClient Userland: Rename IPC::ServerConnection=>IPC::ConnectionToServer 2022-02-25 22:35:12 +01:00
LibIMAP Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LibIPC Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LibJS LibJS: Use AK::Time in system_utc_epoch_nanoseconds() 2022-04-03 01:10:31 +01:00
LibKeyboard Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LibLine Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LibM Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LibMain LibMain: Statically link LibMain 2022-03-24 03:04:57 +01:00
LibMarkdown Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LibPCIDB Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LibPDF Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LibProtocol Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LibPthread Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LibRegex Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LibSanitizer Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LibSoftGPU Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LibSQL Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LibSymbolication Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LibSyntax Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LibSystem LibCore+LibSystem: Move syscall wrappers from LibSystem to LibCore 2021-11-23 11:33:36 +01:00
LibTest Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LibTextCodec Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LibThreading Libraries: Use default constructors/destructors in LibThreading 2022-03-13 22:34:38 +01:00
LibTimeZone LibTimeZone: Parse and generate time zone coordinate data 2022-02-03 16:11:15 +01:00
LibTLS Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LibUnicode LibUnicode: Use BCP 47 data to filter valid calendar names 2022-02-16 07:23:07 -05:00
LibUSBDB Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LibVideo Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LibVT Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LibWasm Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LibWeb LibWeb: Add the requestIdleCallback/cancelIdleCallback API 2022-04-02 23:52:25 +01:00
LibWebSocket Libraries: Use default constructors/destructors in LibWebSocket 2022-03-13 22:34:38 +01:00
LibX86 LibX86: Correctly name CVTTSS2SI_r32_xmm2m32 2022-04-02 18:37:38 +02:00
LibXML LibXML: Add a fairly basic XML parser 2022-03-28 23:11:48 +02:00
CMakeLists.txt LibXML: Add a fairly basic XML parser 2022-03-28 23:11:48 +02:00