index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-01-28
Meta: Set correct boot drive when running with SERENITY_NVME_ENABLE
Idan Horowitz
2022-01-28
CharacterMap: Move display name strings into the search results object
Timothy Flynn
2022-01-28
CharacterMap: Change the search widget to display results in a TableView
Timothy Flynn
2022-01-28
Revert "FileSystemAccessServer: Display times in the local time zone"
Timothy Flynn
2022-01-28
Revert "FileManager: Display times in the user's local time zone"
Timothy Flynn
2022-01-28
Revert "ls: Display times in the user's local time zone"
Timothy Flynn
2022-01-28
Revert "Userland: Invoke tzset in apps that care about time zones"
Timothy Flynn
2022-01-28
LibMain: Invoke tzset in LibMain so all apps can have time zone info
Timothy Flynn
2022-01-28
LibSoftGPU: Simplify clipping logic
Lenny Maiorani
2022-01-28
FileSystemAccessServer: Display times in the user's local time zone
Timothy Flynn
2022-01-28
FileManager: Display times in the user's local time zone
Timothy Flynn
2022-01-28
ls: Display times in the user's local time zone
Timothy Flynn
2022-01-28
BrowserSettings: Use standard text placement for check box text
Timothy Flynn
2022-01-28
MailSettings: Use standard text placement for check box text
Timothy Flynn
2022-01-28
MouseSettings: Use standard text placement for check box text
Timothy Flynn
2022-01-28
HackStudio: Fix path to language-server IPC socket
Itamar
2022-01-28
Base: Add the Monokai terminal color scheme
kleines Filmröllchen
2022-01-28
Meta: Check if gdu is part of GNU coreutils
Mika Sundland
2022-01-28
Base: Add "Base16" terminal color themes
Joel Hansen
2022-01-28
Base: Add "Zenburn" terminal color theme
Joel Hansen
2022-01-28
Base: Add "Dracula" terminal color theme
Joel Hansen
2022-01-28
Base: Add "Gruvbox" terminal color themes
Joel Hansen
2022-01-28
Base: Add "Nord" terminal color theme
Joel Hansen
2022-01-27
LibGUI: Alphabetize the available entries in CommandPalette
Andreas Kling
2022-01-27
LibGUI: Show action icons in CommandPalette when available :^)
Andreas Kling
2022-01-27
LibGUI: Add a universally available "command palette" to GUI programs
Andreas Kling
2022-01-27
LibGUI: Make FilteringProxyModel::data() support multi-column data
Andreas Kling
2022-01-27
LibGUI: Fix bogus return value on error in FilteringProxyModel::data()
Andreas Kling
2022-01-27
LibGUI: Fix bogus root index column_count() in FilteringProxyModel
Andreas Kling
2022-01-27
LibGUI: Don't skip non-skipable spans on ctrl+right
Mathieu PATUREL
2022-01-27
Ports: Explain some new patch script options and features in the README
Ali Mohammad Pur
2022-01-27
Ports: Make 'package.sh dev' a bit more friendly when importing patches
Ali Mohammad Pur
2022-01-28
AK: Simplify Variant's explicit overload detection mechanism a bit
Ali Mohammad Pur
2022-01-27
LibJS: Implement Intl.RelativeTimeFormat.prototype.formatToParts
Timothy Flynn
2022-01-27
LibJS: Implement Intl.RelativeTimeFormat.prototype.format
Timothy Flynn
2022-01-27
LibJS: Add explicit constructors for PatternPartition
Timothy Flynn
2022-01-27
LibJS: Change RelativeTimeFormat::number_format to return a reference
Timothy Flynn
2022-01-27
LibJS: Add missing spec link for InitializeRelativeTimeFormat
Timothy Flynn
2022-01-27
LibUnicode: Templatize our naive implementation of plurality selection
Timothy Flynn
2022-01-27
LibUnicode: Parse and generate relative-time format patterns
Timothy Flynn
2022-01-27
LibUnicode: Create a nearly empty generator for relative-time formatting
Timothy Flynn
2022-01-27
LibUnicode: Remove extraneous semi-colons at end of generator functions
Timothy Flynn
2022-01-27
LibSoftGPU: Reduce Clipper class interface to minimum
Lenny Maiorani
2022-01-27
LibSoftGPU: Use default construction to clear AlphaBlendFactors
Lenny Maiorani
2022-01-27
LibGL: Set rasterizer material state without copying
Lenny Maiorani
2022-01-27
LibGL: Set rasterizer light state without copying
Lenny Maiorani
2022-01-27
LibJS: Respect per-locale minimum grouping digits when number formatting
Timothy Flynn
2022-01-27
LibUnicode: Generate per-locale minimum grouping digit values
Timothy Flynn
2022-01-27
LibJS: Prevent implicit pointer-to-bool conversion in Value constructor
Timothy Flynn
2022-01-27
AK: Export the SameAs concept
Timothy Flynn
[next]