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
2020-08-16
LibGfx: Add initial font family matching
thankyouverycool
2020-08-16
LibGUI: Resize TextEditor ruler based on needed space
thankyouverycool
2020-08-16
TextEditor: Put fonts in exclusive action group
thankyouverycool
2020-08-16
LibX86: Remove some allocations from Instruction::to_string
Nico Weber
2020-08-16
Base: Rename Pebbleton to reflect actual height
thankyouverycool
2020-08-16
disasm: For ELF inputs, pass an ELFSymbolProvider to disassembler
Nico Weber
2020-08-16
X86+Profiler+UserspaceEmulator: Deduplicate ELFSymbolProvider to LibX86
Nico Weber
2020-08-16
LibGUI: Require a model pointer for ModelIndex::is_valid()
Andreas Kling
2020-08-16
LibGUI: Make SortingProxyModel clear view selections aggressively
Andreas Kling
2020-08-16
LibGUI+DevTools+Applications: Use ModelIndex::data() in many places
Andreas Kling
2020-08-16
LibGUI: Simplify TableCellPaintingDelegate API slightly
Andreas Kling
2020-08-16
LibGUI: Add ModelIndex::data(ModelRole)
Andreas Kling
2020-08-16
LibGUI: Move GUI::Model::Role to GUI::ModelRole
Andreas Kling
2020-08-16
LibGUI: Enable switching FilePicker into columns view mode :^)
Andreas Kling
2020-08-16
LibGUI: Enable using a ColumnsView inside MultiView :^)
Andreas Kling
2020-08-16
SystemMonitor: Invalidate ProcessModel indexes when necessary
Andreas Kling
2020-08-16
LibGUI: Resort SortingProxyModel when source invalidates if possible
Andreas Kling
2020-08-16
LibGUI: Maintain selections across SortingProxyModel resorts
Andreas Kling
2020-08-16
LibGUI: Make model sorting imperative and move order to AbstractView
Andreas Kling
2020-08-16
Meta: Actually exclude the Build/ directory from QtCreator refresh
Andreas Kling
2020-08-16
FileManager: Use one SortingProxyModel for all DirectoryView subviews
Andreas Kling
2020-08-16
LibGUI: Make SortingProxyModel support hierarchical models
Andreas Kling
2020-08-16
LibGUI: Virtualize SortingProxyModel comparator
Andreas Kling
2020-08-16
LibCrypto: Fix MB => MiB build issue
Andreas Kling
2020-08-16
LibGUI: Don't center dialog within parent if window is not visible
Linus Groh
2020-08-16
Chess: Add the 'retro' piece set
Tibor Nagy
2020-08-16
LibCrypto: Move large functions to cpp file
Ben Wiederhake
2020-08-16
LibCrypto: Fix random generation and primality tests
Ben Wiederhake
2020-08-16
LibCrypto: Document word order (endianness) of bigint
Ben Wiederhake
2020-08-16
LibCrypto: Fix random number generation
Ben Wiederhake
2020-08-16
LibCrypto: Demonstrate that primality and random numbers are broken
Ben Wiederhake
2020-08-16
Kernel: Switch a comment to GiB
Nico Weber
2020-08-16
Userland/tt: Switch to MiB
Nico Weber
2020-08-16
SystemMonitor: Move memory graph caption from KB to KiB
Nico Weber
2020-08-16
Userland/allocate: Switch to KiB/MiB
Nico Weber
2020-08-16
AK: Use IEC prefixes in human_readable_format
Nico Weber
2020-08-16
Everywhere: Consolidate human_readable_size() implementations
Nico Weber
2020-08-16
AK: Rename KB, MB, GB to KiB, MiB, GiB
Nico Weber
2020-08-16
AK: HashTable add a constructor that allows preallocation of capacity + Use i...
Muhammad Zahalqa
2020-08-15
Refactor: Use ReadonlyBytes instead of const ReadonlyBytes&.
asynts
2020-08-15
AK: Rename span() to bytes() when appropriate.
asynts
2020-08-15
AK: Add slice() overload to Span.
asynts
2020-08-15
AK: Add fill() method to Span.
asynts
2020-08-15
AK: Add copy_to() and move_to() methods to AK::Span.
asynts
2020-08-15
AK: Add bytes() method to FixedArray.
asynts
2020-08-15
AK: Remove incorrect static assert in Span.h.
asynts
2020-08-15
Chess: Add new ways to draw.
Peter Elliott
2020-08-15
Chess: Add the 'stelar7' piece set
Peter Elliott
2020-08-15
Chess: Add pawn promotion to any piece
Peter Elliott
2020-08-15
Chess: Add En-passant
Peter Elliott
[prev]
[next]