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-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
2020-04-12
QuickShow: Add Fullscreen, Zoom options to View menu
Hüseyin ASLITÜRK
2020-04-12
QuickShow: Rotate image left and right, flip vertical and horizontal
Hüseyin ASLITÜRK
2020-04-12
QuickShow: Browse the files in the same folder
Hüseyin ASLITÜRK
2020-04-12
LibGUI: Add a way for models to update without invalidating indexes
Andreas Kling
2020-04-11
Browser: Accept file:// URLs on the command line
Andreas Kling
2020-04-11
IRCClient: Add channel member context menus for common CTCP requests
Brendan Coles
2020-04-10
IRCClient: Add NotifyOnMessage/NotifyOnMention config options
Brendan Coles
2020-04-10
IRCClient: Add ShowNickChangeMessages/ShowJoinPartMessages conf options
Brendan Coles
2020-04-10
IRCClient: Autojoin channels after client registration
Brendan Coles
2020-04-10
Calendar: Implement add event action
rhin123
2020-04-10
Calendar: Implement add event UI
rhin123
2020-04-10
DisplayProperties: Replace TextBox with ColorInput.
Hüseyin ASLITÜRK
2020-04-09
IRCClient: Set nick and userinfo to OS username when not set in config
Brendan Coles
2020-04-09
Calendar: Corrected spacing on small resizing
rhin123
2020-04-08
IRCClient: Add application and context menu items to hop/dehop users
Brendan Coles
2020-04-08
IRCClient: Open query on double click of nick in channel member list
Brendan Coles
2020-04-08
IRCClient: Add nick_without_prefix and nick_at helpers
Brendan Coles
2020-04-08
IRCClient: Remove FIXME for RPL_TOPICWHOTIME
Brendan Coles
2020-04-08
IRCClient: Rename /hop command to /cycle
Brendan Coles
2020-04-08
Calendar: Make the application theme-aware
rhin123
2020-04-07
IRCClient: Add right-click context menu to IRCWindow member list
Brendan Coles
2020-04-06
SystemMonitor: Replace 'device' JSON field with 'source'
Liav A
2020-04-06
QuickShow: Miscellaneous improvements
Tibor Nagy
2020-04-05
FileManager: Add properties action to directory context menu
Oriko
2020-04-05
QuickShow: Use checkerboard background to show transparency
Tibor Nagy
2020-04-05
IRCClient: Allow CTCP replies to be user configurable in IRCClient.ini
Brendan Coles
2020-04-05
IRCClient: Add handling for server responses and BANLIST command
Brendan Coles
2020-04-05
AK: Stop allowing implicit downcast with RefPtr and NonnullRefPtr
Andreas Kling
2020-04-05
IRCClient: Add support for raw protocol commands with /RAW
Brendan Coles
2020-04-05
IRCClient: Add icons for channel list, channel invite, channel topic
Brendan Coles
2020-04-05
QuickShow: Fix crash on startup
Tibor Nagy
2020-04-04
LibGUI: Add MenuBar::add_menu(name)
Andreas Kling
2020-04-04
Browser: Add Reload option to app menu with F5 shortcut key
Brendan Coles
2020-04-04
LibGUI: Make GUI::TabWidget::add_tab<T>() return a T&
Andreas Kling
2020-04-03
Revert "SystemMonitor: Replace 'device' JSON field with 'source'"
Andreas Kling
2020-04-02
IRCClient: Update channel user list when a user joins or quits
Brendan Coles
2020-04-02
IRCClient: Add is_channel_prefix to check if string is a channel name
Brendan Coles
2020-04-02
IRCClient: Automatically disable/enable GUI actions upon window change
Brendan Coles
[next]