index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Applications
Age
Commit message (
Expand
)
Author
2022-12-31
SoundPlayer: Pledge proc so that we can actually open audio files
Andrew Kaster
2022-12-30
MouseSettings: Update "switch buttons" icon to reflect checkbox state
Ravi J
2022-12-29
Presenter: Accept file drops
Karol Kosek
2022-12-28
LibGfx+Overall: Remove `is_null` from `Point`, `Rect` and `Size`
Jelle Raaijmakers
2022-12-28
Applications: Remove i686 support
Liav A
2022-12-28
Kernel+Userland: Remove dependency on i386-specific registers
Liav A
2022-12-26
PixelPaint: Erase old active layer boundary when active layer changes
Tim Ledbetter
2022-12-26
LibGUI+Applications: Rename automatic scrolling timer functions
thankyouverycool
2022-12-23
TextEditor: Add option to open the current file in File Manager
Kampsjaak
2022-12-23
LibCore: Use a StringView for the file path in File::remove
Tim Schumacher
2022-12-23
LibCore: Remove the `force` parameter from File::remove
Tim Schumacher
2022-12-23
LibCore: Let File::remove return a normal ErrorOr
Tim Schumacher
2022-12-23
FileManager: Propagate errors while loading bmp
ericLemanissier
2022-12-23
Magnifier: Add ability to drag the location when it is locked
FrHun
2022-12-23
Magnifier: Remember grid color
FrHun
2022-12-23
Magnifier: Eliminate flickering when downsizing
FrHun
2022-12-23
Magnifier: Prevent 0 size that otherwise hangs
FrHun
2022-12-23
Magnifier: Add option to choose grid color
FrHun
2022-12-23
Magnifier: Add option to display grid over the image
FrHun
2022-12-23
Magnifier: Allow locking location at current cursor position
FrHun
2022-12-23
Spreadsheet: Allow Functions Help HorizontalSplitter to resize
Optimoos
2022-12-21
Browser: Introduce action for opening bookmarks in a new window
Kemal Zebari
2022-12-20
FileManager: Handle possible ByteBuffer allocation failure
Alexander Narsudinov
2022-12-20
PixelPaint: Propagate errors when creating images or layers
Cnidarias
2022-12-20
AK: Stop using `DeprecatedString` in Base64 encoding
Jelle Raaijmakers
2022-12-20
PDFViewer: Prompt password for encrypted documents
Rodrigo Tobar
2022-12-20
PDFViewer: Fix indexing error in ErrorsView
Rodrigo Tobar
2022-12-20
FontEditor: Update preview window after pasting and deleting glyphs
thankyouverycool
2022-12-20
FontEditor: Add Unicode block/glyph selection Statusbar Segment
thankyouverycool
2022-12-20
LibGUI+FontEditor: Restore normalized selections on Undo/Redo
thankyouverycool
2022-12-20
FontEditor: Set Unicode ListView's focus proxy to its search box
thankyouverycool
2022-12-20
FontEditor: Remove unused includes
thankyouverycool
2022-12-19
TextEditor: Suggest saving new files with an extension from highlighter
Karol Kosek
2022-12-19
LibSyntax+TextEditor: Move Highlighter::language_string() out of class
Karol Kosek
2022-12-19
Browser+WebContent: Fixup some DOM inspector weirdness
MacDue
2022-12-19
Browser: Close inspectors and JS console when tab closes
MacDue
2022-12-19
FileManager: Clear the selection after deleting files
implicitfield
2022-12-17
PixelPaint: Debounce ImageEditor on_modified_change event
Tim Ledbetter
2022-12-17
PixelPaint: Improve guide tool performance for large images
Tim Ledbetter
2022-12-17
SystemMonitor: Propagate errors when trying to load an icon
Keir Davis
2022-12-17
PDFViewer: Move to page when outline item is selected
Rodrigo Tobar
2022-12-17
PDFViewer: Inform about selections on Outline view
Rodrigo Tobar
2022-12-17
PDFViewer: Show page numbers in Outline TreeView
Rodrigo Tobar
2022-12-17
PDFViewer: Fix parent_index() implementation in OutlineModel
Rodrigo Tobar
2022-12-17
PDFViewer: Propagate errors from OutlineModel construction
Rodrigo Tobar
2022-12-17
PDFViewer: Perform standard error handling when opening files
Rodrigo Tobar
2022-12-17
PixelPaint: Encode layers in PixelPaint project files as PNG
Karol Kosek
2022-12-17
PixelPaint: Propagate more errors when saving a project file
Karol Kosek
2022-12-16
PixelPaint: Fix move tool scaling function when zoomed
Tim Ledbetter
2022-12-16
PixelPaint: Display a preview image when scaling with the move tool
Tim Ledbetter
[next]