index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Applications
Age
Commit message (
Expand
)
Author
2020-08-24
LibWeb: Move OutOfProcessWebView into the Web namespace
AnotherTest
2020-08-24
Spreadsheet: Document runtime functions and add a help window
AnotherTest
2020-08-24
Spreadsheet: Add a topbar with a text editor
AnotherTest
2020-08-24
Spreadsheet: Start making a spreadsheet application
AnotherTest
2020-08-23
SystemMonitor: Use bottom-side tabs for the per-process info tabs
Andreas Kling
2020-08-23
ThemeEditor: Paint the minimize/maximize/close window button icons
Andreas Kling
2020-08-23
ThemeEditor: Add window buttons (no bitmaps yet)
Andreas Kling
2020-08-23
ThemeEditor: Add a handful of widgets to the preview
Andreas Kling
2020-08-23
ThemeEditor: Use m_inactive_window_icon when painting the inactive..
Emanuele Torre
2020-08-22
LibGUI+Calendar: Make Calendar a common widget in LibGUI
thankyouverycool
2020-08-22
Meta: Add missing license header to ThemeEditor
Itamar
2020-08-21
ThemeEditor: Tweak the main UI layout
Andreas Kling
2020-08-21
ThemeEditor: Set window icon and title
Andreas Kling
2020-08-21
ThemeEditor: Allow editing of theme colors one at a time
Andreas Kling
2020-08-21
ThemeEditor: Start working on a window theme editor :^)
Andreas Kling
2020-08-21
ChessEngine: Add ChessEngine
Peter Elliott
2020-08-21
SystemMonitor: Add a Processors tab
Luke
2020-08-19
Browser: add urls to browser history on load start
Jake Wilson
2020-08-18
Calendar: Add help menuitem
Abu Sakib
2020-08-17
FileManager: Make DirectoryView vend indexes from view model
Andreas Kling
2020-08-17
LibGUI: Don't require passing model to FileSystemModel::Node APIs
Andreas Kling
2020-08-17
FileManager: Move the "create new file" action into DirectoryView
Andreas Kling
2020-08-17
FileManager: Move "create new directory" action into DirectoryView
Andreas Kling
2020-08-17
FileManager: Partially bring back the desktop context menu
Andreas Kling
2020-08-17
FileManager: Don't pass DirectoryView subview to hooks that don't care
Andreas Kling
2020-08-17
FileManager: Use DirectoryView for both windowed and desktop mode
Andreas Kling
2020-08-17
LibWeb: Rename WebContentView => OutOfProcessWebView
Andreas Kling
2020-08-17
LibWeb: Rename PageView => InProcessWebView
Andreas Kling
2020-08-17
FileManager: Apply wallpaper on startup
Luke
2020-08-17
FileManager: Don't close() twice when copying a file
Andreas Kling
2020-08-17
FileManager: Fix descriptor leak in copy_file, found by Coverity
Brian Gianforcaro
2020-08-17
FileManger: Fix file descriptor leak in copy_file_or_directory, found by Cove...
Brian Gianforcaro
2020-08-17
SystemMonitor: Uninitialized struct member in ProcessModel, found by Coverity
Brian Gianforcaro
2020-08-17
SoundPlayer: Uninitialized variable in SoundPlayerWidget, found by Coverity
Brian Gianforcaro
2020-08-17
Piano: Uninitialized member variables in RollWidet, found by Coverity
Brian Gianforcaro
2020-08-16
Browser: Add a debug menu action for triggering a JS garbage collection
Andreas Kling
2020-08-16
TextEditor: Put fonts in exclusive action group
thankyouverycool
2020-08-16
Base: Rename Pebbleton to reflect actual height
thankyouverycool
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: Move GUI::Model::Role to GUI::ModelRole
Andreas Kling
2020-08-16
SystemMonitor: Invalidate ProcessModel indexes when necessary
Andreas Kling
2020-08-16
LibGUI: Make model sorting imperative and move order to AbstractView
Andreas Kling
2020-08-16
FileManager: Use one SortingProxyModel for all DirectoryView subviews
Andreas Kling
2020-08-16
SystemMonitor: Move memory graph caption from KB to KiB
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-15
Misc: Use automatic window positioning in more applications
Linus Groh
2020-08-15
LibGUI: Add and use Window::center_on_screen()
Linus Groh
2020-08-15
SystemMonitor: ProcessStack is now ThreadStack
Ben Wiederhake
[prev]
[next]