summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2024-02-26Documentation: Update for the removal of SERENITY_SOURCE_DIR requirementAndrew Kaster
2024-02-24Documentation: Recommend using clangd for code formatting in VSCodeKemal Zebari
2024-02-07Documentation: Add 'python3-packaging' to additional dependency listKenneth Myhra
2024-02-05Documentation: Recommend disabling clangd's IncludeCleaner featureAndrew Kaster
2024-01-31Documentation: Update link to Default.css in LibWeb docsBrad Parbs
2024-01-29Documentation: Add guidelines for writing manual pageskleines Filmröllchen
2024-01-06Documentation: Expand package manager FAQ with pkg infokleines Filmröllchen
2023-12-17Everywhere: Rename {Deprecated => Byte}StringAli Mohammad Pur
2023-12-09Documentation: Correct IPC socket path in Browser/ProcessArchitecture.mdSönke Holz
2023-12-04Documentation: Begin document on execution and navigation in LibWebAndrew Kaster
2023-12-04Documentation: Improve nix related commandsnetworkException
2023-11-17Documentation: Change macOS Ladybird command to launch in the foregroundTimothy Flynn
2023-11-15Documentation: Update Helix editor documentationValtteri Koskivuori
2023-11-04Ladybird: Do not require Qt6 Multimedia if PulseAudio is availableTimothy Flynn
2023-10-31CMake: Use a helper file to find GL and EGL in a platform agnostic wayAndrew Kaster
2023-10-27Meta+Documentation+Ladybird: Update places that use ladybird filenameAndrew Kaster
2023-10-27Meta+Documentation: Restore links to LibJS websiteDan Klishch
2023-10-26Documentation: SerenityOS' => SerenityOS's in Patterns.mdEmanuele Torre
2023-10-26Ladybird+Meta: Make the AppKit chrome the default on macOSTimothy Flynn
2023-10-24Meta: Don't pass ^C through the serial console on CITim Schumacher
2023-10-24Meta: Manually redirect CI serial output to stdoutTim Schumacher
2023-10-24Meta: Update libjs.dev links to test262.fyiAndrew Duerig
2023-09-29Documentation: Replace `TRY()` example in `Patterns.md`Tim Ledbetter
2023-09-18Documentation: Hide `Meta/serenity.sh rebuild-toolchain`Daniel Bertalan
2023-09-17Documentation: Add prerequisites for Android buildAndrew Kaster
2023-09-17Documentation: Add Ladybird build instructions for Haikunipos
2023-09-15Ladybird/Android: Move gradle files to Ladybird/Android directoryAndrew Kaster
2023-09-09Ladybird: Add ladybird.nix to nix flake in Toolchain/Ali Caglayan
2023-09-09Documentation: Correct link to flake.nix in BuildInstructionsOther.mdJames Williams
2023-09-06Documentation: Fix ladybird executable pathfalkdavid
2023-09-03Documentation: Remove outdated Android build docsAndrew Kaster
2023-09-01Toolchain: Add Toolchain/nix-profiles/ to .gitignoreAli Caglayan
2023-09-01Toolchain: Add nix flakeAli Caglayan
2023-08-27Meta: Add and document convenient method to build non-Qt Ladybird chromeTimothy Flynn
2023-08-19AK: Fix Clang 18 `-Wdeprecated-literal-operator` warningDaniel Bertalan
2023-08-18Everywhere: Add RISC-V 64 target to the build systemkleines Filmröllchen
2023-08-18Documentation: Add dependencies for alpine linuxFederico Zotti
2023-08-18Documentation: Remove qemu-system-x86 from explicit dependencies on ArchMaxim Solovyov
2023-08-14LibGUI: Remove Menubar::try_add_menu()Andreas Kling
2023-08-13CMake: Add `UNDEFINED_BEHAVIOR_IS_FATAL` configure optionDaniel Bertalan
2023-08-12Documentation: Update the kernel development guide on FixedStringBufferLiav A
2023-08-10CMake: Add option to disable network downloads altogetherAndrew Kaster
2023-08-10Meta: Promote SERENITY_CACHE_DIR to a real optionAndrew Kaster
2023-08-09Documentation/Kernel: Explain why and when to use FixedCharBuffersLiav A
2023-08-07Documentation: Add instructions to disable OpenSSL legacy renegotiationDennis
2023-08-06Userland: Rename Core::Object to Core::EventReceiverAndreas Kling
2023-07-31Documentation: Fix typo in Spice documentation filenameSam Atkins
2023-07-31Documentation: Add links of all docs that aren't mentioned anywhereronak69
2023-07-18Documentation: Add a rough guide on setting up SPICE on UbuntuMacDue
2023-07-09Documentation: Add qt6-multimedia-devel on openSUSE for LadybirdDavid Gow