summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2022-10-27Meta: Add configuration file for YouCompleteMeGunnar Beutner
2022-10-25Everywhere: Require version >= 12 for GCC host compilerLinus Groh
2022-10-15Documentation: Add FAQ regarding MP3 patentskleines Filmröllchen
2022-10-13Documentation: Update VSCodeConfiguration.mdleeight
2022-10-12Documentation: Add initial document about the Kernel graphics subsystemLiav A
2022-10-12Documentation: Update CLion Configuration to use the x86-64 targetKenneth Myhra
2022-10-09Documentation: Update AddNewIDLFile for GC and Exposed changesAndrew Kaster
2022-10-03Documentation: Change references to uid based sockets to sidsPeter Elliott
2022-09-23Documentation: Add a document about the Kernel IOWindow conceptLiav A
2022-09-21Everywhere: Rename WrapperGenerator to BindingsGeneratorLinus Groh
2022-09-16Everywhere: Fully remove the separate LibM directoryTim Schumacher
2022-09-14Everywhere: Fix a variety of typosBrian Gianforcaro
2022-09-06Documentation: Amend comment describing use of "virtual" and "final"Arun Nanduri
2022-09-06LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocatedAndreas Kling
2022-09-06LibWeb: Make DOM::Event and all its subclasses GC-allocatedAndreas Kling
2022-09-06LibWeb: Make CSSRule and all its subclasses GC-allocatedAndreas Kling
2022-09-02Meta+Tests: Allow running FLAC spec testskleines Filmröllchen
2022-08-24Documentation: Remove execute bit from image fileBrian Gianforcaro
2022-08-22Documentation: Change spelling error in CLionConfiguration.mdSkye Sprung
2022-08-19Docs: Update CLion configuration for WSLRoberto Bampi
2022-08-14Base: Launch WebContent at session start-upLucas CHOLLET
2022-08-14Documentation: Add missing step when creating a new IDL typeSam Atkins
2022-08-14Everywhere: Get rid of the fbdev kernel boot argument remaindersLiav A
2022-08-08Documentation: Add clang-format variant to EmacsConfiguration.mdRiyyi
2022-08-01Documentation: Fix c_cpp_properties.json typoChun Ngai Au
2022-07-21Documentation: Add a table of contents for DocumentationSam Atkins
2022-07-21Documentation: Rename UsingQtCreator.mdSam Atkins
2022-07-19Everywhere: Fully remove the separate LibPthread directoryTim Schumacher
2022-07-17LibWeb: Rename FormattingState to LayoutStateAndreas Kling
2022-07-11Documentation: Merge UsingFontEditor into existing FontEditor manpagekleines Filmröllchen
2022-07-11Documentation: Move IPC endpoint documentation to manpage section 4kleines Filmröllchen
2022-07-11Documentation: Move all file format documentation into its own manpagekleines Filmröllchen
2022-07-06FontEditor: Rename FontEditorWidget => FontEditor::MainWidgetthankyouverycool
2022-07-05Docs: FAQ: Improve grammar in 2 paragraphsJonta
2022-07-04Documentation: Add information on MacOS build prerequisitesDaniel K Bueno
2022-06-30Documentation: Bump compiler version to `12.1.0` in include pathsCyber Gsus
2022-06-28Playground: Rename the application to GMLPlaygroundLinus Groh
2022-05-29Documentation: Specify that no new code should contain C-style castskleines Filmröllchen
2022-05-25Documentation: Add `ninja` command to exampleEWouters
2022-05-24Meta+Documentation: Bump required QEMU versionNathan Wallace
2022-05-23Meta+Userland: Add jakt as an optional Lagom ToolAndrew Kaster
2022-05-21Meta: Add option to disable Kernel Address SanitizerTimon Kruiper
2022-05-20Documentation: Only install the x86 and AArch64 qemu backends on ArchDaniel Bertalan
2022-05-13Meta: Move LibWeb's CMake generation script to its own fileDexesTTP
2022-05-11Documentation: Correct and update IDL documentationSam Atkins
2022-05-09Documentation: Update the required packages for arch based systemsnetworkException
2022-05-03Documentation: Document how the event loop works & what it doeskleines Filmröllchen
2022-05-02Meta+Userland: Add ENABLE_USERSPACE_COVERAGE_COLLECTION CMake optionAndrew Kaster
2022-05-01Documentation: Fix Typo in TransferringFiles.mdpython-69
2022-04-30Base+Documentation: Add UsingFontEditor markdown filedjwisdom