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-07-15
FileManager: Make Ctrl-L focus location bar, and change shortcuts for changin...
Nico Weber
2020-07-15
LibGUI+FileManager: Fix forgetting to map sorting proxy model indexes
Sergey Bugaev
2020-07-15
FileManager: Add a new file action to FileManager GUI
Stijn
2020-07-15
LibGUI: Use enum for TextEditor modes & add new DisplayOnly mode
thankyouverycool
2020-07-15
FileManager: Allow double-clicking applications again
Tom
2020-07-15
FileManager: Add "Open with" menu if alternative applications are available
Tom
2020-07-13
LibGUI: Add ModelClient abstract class and allow registering clients
Tom
2020-07-13
FontEditor: Don't add duplicate extension in Save As dialog
Nico Weber
2020-07-12
Debugger: Add some pledges required by LibLine
Andreas Kling
2020-07-11
SystemMonitor: Parse /proc/cpuinfo as JSON
Linus Groh
2020-07-11
DisplaySettings: Fix a typo
Linus Groh
2020-07-11
Piano: Fix cliping of bottom notes when scrolling in RollWidget
Peter Elliott
2020-07-11
Piano: Handle octave slider jumps of greater than 1
Peter Elliott
2020-07-11
FileManager: Specify "Open in Text Editor" action as default in context menu
Tom
2020-07-11
FontEditor: Add a "Save" menu item
Nico Weber
2020-07-11
FontEditor: Add a "Save as..." menu item
Nico Weber
2020-07-11
FontEditor: Add an "Open..." menu item
Nico Weber
2020-07-10
FileManager: Show an open folder icon for the selected directory
thankyouverycool
2020-07-07
Piano: Make menu bar consistent with other apps
Nico Weber
2020-07-07
Help: Handle external links
Linus Groh
2020-07-07
Browser: Simplify the History class and fix back/forward history push
Andreas Kling
2020-07-07
Help: Make section books open and close when toggled
thankyouverycool
2020-07-07
Base+Help: Add new Help app icons
thankyouverycool
2020-07-06
TextEditor: Use ArgsParser and allow the user to specify preview mode
AnotherTest
2020-07-06
Browser: Add a way to start Browser in multi-process mode :^)
Andreas Kling
2020-07-06
Browser+LibWeb: Pave the way for using WebContentView in Browser
Andreas Kling
2020-07-06
LibWeb: Add a shared WebViewHooks base class for both web view widgets
Andreas Kling
2020-07-06
LibWeb: Make the link context menu hook include the destination URL
Andreas Kling
2020-07-06
LibWeb: Make the link click hooks include the destination URL
Andreas Kling
2020-07-05
Terminal+LibVT: Add "clear including history" action (Ctrl+Shift+K) :^)
Andreas Kling
2020-07-05
DisplaySettings: Fix crash on exit (due to Core::Object on the stack)
Andreas Kling
2020-07-05
LibWeb: Tweak PageView::on_link_hover hook
Andreas Kling
2020-07-05
LibWeb: Move fragment link handling to Frame
Andreas Kling
2020-07-04
TextEditor: Allow turning off the preview mode
Andreas Kling
2020-07-04
SystemMonitor: Change default update frequency to 3 seconds
Andreas Kling
2020-07-04
TextEditor: Tweak 16x16 icon
Andreas Kling
2020-07-04
Userspace: Remove a bunch of unnecessary Kernel/API/KeyCode.h includes
Andreas Kling
2020-07-04
Kernel: Move headers intended for userspace use into Kernel/API/
Andreas Kling
2020-07-04
LibGUI: Turn GUI::Application::the() into a pointer
Andreas Kling
2020-07-04
LibGUI: Make GUI::Application a Core::Object
Andreas Kling
2020-07-03
Browser: Don't crash when inspecting an anonymous LayoutNode
Andreas Kling
2020-07-03
FileManager: Add "Open Terminal here..." action to menu and toolbar
Linus Groh
2020-07-02
SystemMonitor: Correctly check error of posix_spawn()
Nico Weber
2020-07-01
SystemMonitor: Add "profile process" menu action :^)
Andreas Kling
2020-07-01
SystemMonitor: Add a utilization graph for each processor
Tom
2020-06-30
Browser: Unset location bar icon on load start
Linus Groh
2020-06-30
LibVT/Terminal: add a scroll length to the TerminalWidget
Benoît Lormeau
2020-06-29
Browser: Show website favicons in the location bar :^)
Andreas Kling
2020-06-29
FileManager: Show a folder icon in the location text box :^)
Andreas Kling
2020-06-29
Everywhere: Replace some uses of fork/exec with posix_spawn
Nico Weber
[next]