summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2021-02-01Documentation: Keymaps are nice, document them!Ben Wiederhake
2021-01-26Documentation: Fix typo in CodingStyle.md (#5121)Dexter
2021-01-25Documentation: Add instructions for network bootingJean-Baptiste Boric
2021-01-22Everywhere: Fix typosLinus Groh
2021-01-22Meta: Get building on NixOS (#5005)Jonathan Turner
2021-01-22Meta: Document QtCreator 'lic' auto-completeBen Wiederhake
2021-01-20WindowServer: In HighDPI mode, load high-res window buttons and high-res cursorsNico Weber
2021-01-20LibGfx: Give Bitmap a scale factorNico Weber
2021-01-19Docs: Start outlining options for highdpi resource handlingNico Weber
2021-01-17Documentation: Add `patch` to fedora build deps (#4968)Andrew Thurman
2021-01-17DisplaySettings: Add UI for switching the scale factorNico Weber
2021-01-15Documentation: Make serenity.includes more easily copyableBen Wiederhake
2021-01-15Documentation: Recommend ninja by defaultBen Wiederhake
2021-01-15WindowServer: Make HighDPI awareNico Weber
2021-01-14Documentation: UsingQtCreator: Include Userland in includes pathsbcoles
2021-01-12LibGfx: Make it possible to apply an (integer) scale to a PainterNico Weber
2021-01-12Docs: Add design doc and implementation plan for highdpiNico Weber
2020-12-31Meta+Docs+CI: Require clang-format >= 11Linus Groh
2020-12-30Docs: Update WSL notes with some workarounds for known issuesPeter Nelson
2020-12-29Build: Support non-i686 toolchainsmeme
2020-12-27Documentation: Update macOS build instructions cask invocation (#4561)Nathan Lanza
2020-12-24Meta: Update install guide with link to hardware compatibility listDan MacDonald
2020-12-16Meta: Add Hardware Compatbility ListDan MacDonald
2020-12-11Meta: Update bare metal installation guideDan MacDonald
2020-11-07Documentation: Update required GCC version to >= 10Linus Groh
2020-10-18Documentation: Remove outdated comment about global git identityAndreas Kling
2020-10-18Documentation: Remove "flock" from dependenciesAndreas Kling
2020-10-12Toolchain: Upgrade to GCC 10.2.0Andreas Kling
2020-10-03Everywhere: Fix more typosLinus Groh
2020-10-02Meta: Update OpenSUSE build dependencies (#3655)zilrich
2020-09-26Documentation: Debian gcc-9 installation instructionsRobbe De Greef
2020-09-26Documentation: Serenity requires GCC 9 or higherRobbe De Greef
2020-09-07Documentation: Fixed minor typo in UsingQtCreatorJakob-Niklas See
2020-09-03Documentation: Add Windows section in build instructionsLuke
2020-08-25Documentation: Update BuildInstructions.mdSergio Ahumada
2020-08-17Meta: Explain how to build with ninjaBen Wiederhake
2020-08-17LibWeb: Rename WebContentView => OutOfProcessWebViewAndreas Kling
2020-08-15Meta: Document QtCreator auto-format and compiler kitsBen Wiederhake
2020-08-14Docs: explain how to enable QEMU hardware acceleration on WindowsPeter Nelson
2020-08-14Docs: clarify steps to use Windows-native QEMU when building under WSLPeter Nelson
2020-08-11Meta: Fix typo in NotesOnWSL.md (#3086)Andrew Mbugua
2020-08-07Documentation: Add a mention of the recent requirement for a newerValtteri Koskivuori
2020-08-06Documentation: Add a guide for setting up Qt CreatorValtteri Koskivuori
2020-08-05Documentation: Add an installation guide for VirtualBoxLuke
2020-07-26Documentation: Only install missing packages for Arch Linux.Paul Scharnofske
2020-07-15Meta: Add openSUSE dependencies to build documentation (#2801)Dominik M. Kwiatek
2020-07-06Documentation: Add note about DNS lookups to browser architecture docsAndreas Kling
2020-07-06Documentation: Add a document about the Browser process architectureAndreas Kling
2020-07-04Meta: Add ALT Linux packages to BuildInstructions.md (#2688)Petr Akhlamov
2020-06-28Documentation: Add filesystem note to WSL2 notesAndrew Kaster