summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
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
2022-04-26Documentation: Add more clangd configuration optionskleines Filmröllchen
2022-04-26Documentation: Add EmacsConfiguration.md for emacs editor supportAdam Patterson
2022-04-09LibGfx: Move other font-related files to LibGfx/Font/Simon Wanner
2022-04-04Documentation: Add instructions for building images without rootBrandon Doornbos
2022-04-04Documentation: Clarify text about virtual/override/finalAndreas Kling
2022-04-02Base: Add to documentation 4th method of transferring filesdjwisdom
2022-04-01Meta: Switch to clang-format-14 as the standard formatterIdan Horowitz
2022-04-01Documentation: Add Kernel/Userland quick switch to CLion configurationIdan Horowitz
2022-03-31Documentation: Update GML information and manpage links in FileFormatskleines Filmröllchen
2022-03-31CMake: Allow building fuzzing targets without libFuzzer or OSS-FuzzTim Schumacher
2022-03-31Meta: Rename Fuzzer flags to `ENABLE_FUZZERS_{LIBFUZZER,OSSFUZZ}`Tim Schumacher
2022-03-20Everywhere: Move tests to /home/anon/TestsBrian Gianforcaro
2022-03-11Documentation: Add some notes about LibWeb's new paint treeAndreas Kling
2022-03-08Toolchain: Move nix script from Documentation into ToolchainJonathan Marler
2022-03-07Documentation: Improve VS Code settingsdotjpg3141
2022-03-01Documentation: Add texinfo as a dependency for Alpine LinuxKikooDX
2022-02-25Userland: Rename WindowServerConnection=>ConnectionToWindowServerItamar
2022-02-25Userland: Rename IPC ClientConnection => ConnectionFromClientItamar
2022-02-24Documentation: Start writing about "LibWeb: From loading to painting"Andreas Kling
2022-02-22Documentation: Add `sudo apt update` step to build instructionsJT
2022-02-19Documentation: Add texinfo as a dependency for FedoraisakBSD
2022-02-19Documentation: Add Userland/ to qtcreator include pathDebdut Chakraborty
2022-02-17Documentation: Change/add two pkgs in the FreeBSD instructionsIsak Holmstrom
2022-02-16Documentation: Add Rosetta/Homebrew macOS noteMax Desiatov
2022-02-14Documentation: Add information about the limine-image targetczapek1337
2022-02-11Documentation: Add coreutils dep to Alpine Linux build instructionsGaven Rendell
2022-02-06Documentation: Small fixes to transferring files documentationelectrikmilk