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
2021-06-18
Browser: Add setting to change homepage URL
Marco Cutecchia
2021-06-17
PixelPaint: Add new selection moving modes
Elliot Maisl
2021-06-17
PixelPaint: Update debug message in the copy action to the used method (#8113)
Erik Sommer
2021-06-17
LibJS: Replace boolean without_side_effects parameters with an enum
Idan Horowitz
2021-06-17
Spreadsheet: Pledge 'fattr' to avoid crashing after exporting as csv
stelar7
2021-06-17
Everywhere: Add component declarations
Gunnar Beutner
2021-06-16
LibJS: Replace Object's create_empty() with create() taking a prototype
Linus Groh
2021-06-17
Spreadsheet: Remove the offset used for exception TextRanges
Ali Mohammad Pur
2021-06-17
Spreadsheet: Remove 'return (...)' workaround in conditional formatting
Ali Mohammad Pur
2021-06-17
Spreadsheet: Do not cancel drag-select when moving over a cell corner
Ali Mohammad Pur
2021-06-17
Spreadsheet: Correctly resolve nonstandard column names
Ali Mohammad Pur
2021-06-17
Spreadsheet: Make the XSV parser start with a preview parse
Ali Mohammad Pur
2021-06-16
PixelPaint: Set the image title when creating a new image
Aatos Majava
2021-06-16
Help: When opening a page, make sure it is selected in the tree view
Timon Kruiper
2021-06-16
Help: Make sure the home page is actually shown when opening the app
Timon Kruiper
2021-06-16
PixelPaint: Don't open new images in background tabs
Andreas Kling
2021-06-16
PixelPaint: Make images keep track of their path & title
Andreas Kling
2021-06-16
PixelPaint: Make ImageEditor::image() return a reference (Image&)
Andreas Kling
2021-06-16
PixelPaint: Make the main UI tabbed and allow multiple open images :^)
Andreas Kling
2021-06-16
PixelPaint: Make main window a little bit taller by default
Andreas Kling
2021-06-16
HexEditor: Use Yes/No/Cancel prompts for message boxes
Apoorv Mishra
2021-06-15
AK: Add support for removing SinglyLinkedList nodes during iteration
Idan Horowitz
2021-06-15
PixelPaint: Alternate selection outline between black and white
Mateusz Górzyński
2021-06-15
LibGUI: Allow tweaking each edge of TabWidget's content margins
Andreas Kling
2021-06-15
PixelPaint: Clear selection when opening a new image
Andreas Kling
2021-06-15
PixelPaint: Display an error message if exporting to PNG/BMP fails
Andreas Kling
2021-06-15
PixelPaint: Avoid unnecessary temporary layer bitmaps during PP load
Andreas Kling
2021-06-15
PixelPaint: Increase default size of new images from 1x1 to 480x360
Andreas Kling
2021-06-15
PixelPaint: Don't allow creating empty layers or images
Andreas Kling
2021-06-15
PixelPaint: Display an error message if opening a file fails
Andreas Kling
2021-06-15
PixelPaint: Display an error message if saving to PP file fails
Andreas Kling
2021-06-15
PixelPaint: No need to pass ImageEditor& to Selection::paint()
Andreas Kling
2021-06-15
PixelPaint: Add actions to swap colors or reset them to default values
LepkoQQ
2021-06-15
PixelPaint: Add menu items for Select All and Clear Selection
LepkoQQ
2021-06-14
PixelPaint: Always animate marching ants during interactive selection
Andreas Kling
2021-06-14
PixelPaint: Make new pasted layer active immediately
Andreas Kling
2021-06-14
PixelPaint: Add copy action (copies the selection from active layer)
Andreas Kling
2021-06-14
PixelPaint: Draw the current editor selection as marching ants
Andreas Kling
2021-06-14
PixelPaint: Add a Selection class (ImageEditor has a Selection)
Andreas Kling
2021-06-14
PixelPaint: Implement basic rectangular selection (preview only)
Andreas Kling
2021-06-14
PixelPaint: Add a new "Rectangle Select" tool :^)
Andreas Kling
2021-06-13
Calculator: Fix offensive button misalignment
Andreas Kling
2021-06-13
Browser: Fix build breakage from 29cce65
Andreas Kling
2021-06-13
Browser: Add download finished graphics to download widget
Marcus Nilsson
2021-06-13
Browser: Add close on finished checkbox to download widget
Marcus Nilsson
2021-06-13
Utilities: Change `unzip -o` option to `-d`
Jelle Raaijmakers
2021-06-13
TextEditor: Don't allow opening directories
sinmineryt
2021-06-12
VideoPlayer: Create application to parse (and eventually play) videos
FalseHonesty
2021-06-12
PDFViewer: Switch back to up/down page icons
Matthew Olsson
2021-06-12
PDFViewer: Display error dialog if necessary instead of crashing
Matthew Olsson
[next]