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-04-22
TextEditor: Add "Find Previous" 16x16 icon
Brendan Coles
2020-04-22
FileManager: Fix build
Andreas Kling
2020-04-22
FileManager: Exit the application cleanly when failing to open initial directory
angel
2020-04-22
FileManager: Graceful handling of access errors
angel
2020-04-21
WindowServer+SystemMenu: Check the current system theme on startup
Andreas Kling
2020-04-21
SystemMenu: Make the system theme menu items checkable (and exclusive)
Andreas Kling
2020-04-21
LibGUI: Make it easier to create checkable GUI::Actions
Andreas Kling
2020-04-21
LibGUI: Make MenuBar a Core::Object
Andreas Kling
2020-04-21
PaintBrush: Initial support for transparency. (#1883)
Nicolas Van Bossuyt
2020-04-21
TextEditor: Add "Find Next" 16x16 icon
Brendan Coles
2020-04-20
Debugger: Add source-level operations
Itamar
2020-04-20
FileManager+LibGUI: Allow drop on entire DirectoryView
angel
2020-04-20
DirectoryView: Don't push same path twice to history
angel
2020-04-19
LibCore: Add StandardPaths thing to retrieve various standard locations
Andreas Kling
2020-04-19
PaintBrush: Fix crash with flood fill. (#1881)
Nicolas Van Bossuyt
2020-04-19
FileManager: Replicate permissions on directory copy (#1437)
angel
2020-04-19
FileManager: Fix recursive copy on drag
angel
2020-04-19
FileManager: Ignore empty selections on tree view
angel
2020-04-19
Browser: Make removal of bookmark persistent (#1865)
Vojtech Moravec
2020-04-19
Browser: Fix opening non-file URLs passed in argv
Sergey Bugaev
2020-04-19
LibCore+LibGUI: Move DesktopServices to LibCore
Sergey Bugaev
2020-04-18
FileManager: Allow running in desktop mode
Andreas Kling
2020-04-18
FileManager: Use URL::create_with_file_protocol() in one place
Andreas Kling
2020-04-18
Browser: Use URL::create_with_file_protocol() in one place
Andreas Kling
2020-04-18
FileManager: Use GUI::DesktopServices::open() to open files
Andreas Kling
2020-04-18
IRCClient: Use sub-menus for app channel menu and member context menu
Brendan Coles
2020-04-18
Taskbar: Remove frame around quick-launch icons
Andreas Kling
2020-04-16
Debugger: Use LibLine
Itamar
2020-04-16
Userland: Add "functrace" utility
Itamar
2020-04-15
Piano: Use NumericLimits<T>
Andreas Kling
2020-04-15
DisplayProperties: Make the preview calculation more accurate (#1807)
Hüseyin ASLITÜRK
2020-04-15
Browser: Default page title to URL if no title is provided
Nick Tiberi
2020-04-14
Kernel: Don't include null terminator in sys$readlink() result
Sergey Bugaev
2020-04-13
Debugger: Repeat previous command when an empty command is entered
Itamar
2020-04-13
Debugger: Add single step command
Itamar
2020-04-13
Debugger: Breakpoints now persist after being tripped
Itamar
2020-04-13
Debugger: Print where we're stopped at
Itamar
2020-04-13
LibELF: Add find_demangled_function
Itamar
2020-04-13
Debugger: Add pledges
Itamar
2020-04-13
Debugger: Add DebugSession
Itamar
2020-04-13
ptrace: Add PT_SETREGS
Itamar
2020-04-13
ptrace: Stop a traced thread when it exists from execve
Itamar
2020-04-13
ptrace: Add PT_POKE
Itamar
2020-04-13
Debugger: Get entry point of debugged process
Itamar
2020-04-13
ptrace: Add PT_PEEK
Itamar
2020-04-13
CPU: Handle breakpoint trap
Itamar
2020-04-12
QuickShow: Small code edits to fit standards
Hüseyin ASLITÜRK
2020-04-12
QuickShow: Toolbar for who love to use mouse
Hüseyin ASLITÜRK
2020-04-12
QuickShow: Add Delete action
Hüseyin ASLITÜRK
2020-04-12
QuickShow: Use Core::ArgsParser to handle parameters
Hüseyin ASLITÜRK
[next]