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-03-20
LibGUI+FontEditor: Add context menu for editor actions
thankyouverycool
2022-03-20
FontEditor: Change flip action shortcuts to Ctrl+Shift+{Q,W}
thankyouverycool
2022-03-20
FontEditor: Set width on copy only if source glyph is present
thankyouverycool
2022-03-20
FontEditor: Restore selections on undo/redo actions
thankyouverycool
2022-03-20
Browser: Size the content box in "Box Model" based on its text
Simon Wanner
2022-03-20
Spreadsheet: Use the correct top-center alignment when set to Top+Center
Ali Mohammad Pur
2022-03-20
Spreadsheet: Allow the user to format Identity cells via JS expressions
Ali Mohammad Pur
2022-03-20
Spreadsheet: Only update the selection on primary mousedown
Ali Mohammad Pur
2022-03-20
Spreadsheet: Skip over "invalid" saved cell values
Ali Mohammad Pur
2022-03-20
Browser: Turn on content filtering by default :^)
Andreas Kling
2022-03-19
Spreadsheet+LibGUI: Calculate cell position given scroll position
martinfalisse
2022-03-19
Spreadsheet: Handle case when drag-and-drop location is out of bounds
martinfalisse
2022-03-19
Spreadsheet: Implement extend functionality
martinfalisse
2022-03-19
Spreadsheet: Take into account cell order when copying and cutting
martinfalisse
2022-03-19
Spreadsheet: Cut instead of copy when dragging a cell's items
martinfalisse
2022-03-19
Spreadsheet: Rename variables to better describe their function
martinfalisse
2022-03-19
Spreadsheet: On cut end select same cells in target location
martinfalisse
2022-03-19
Spreadsheet: Set cursor manually so that correct cells are outlined
martinfalisse
2022-03-19
Spreadsheet: Select the correct cell on click
martinfalisse
2022-03-19
Spreadsheet: Display different cursors depending on action
martinfalisse
2022-03-19
Spreadsheet: Add states for cursor hovering
martinfalisse
2022-03-19
PixelPaint: Add Cut action
Karol Kosek
2022-03-19
PixelPaint: Put undo/redo actions on top of the Edit menu
Karol Kosek
2022-03-18
SoundPlayer: Fix read of uninitialized member variables on startup
Brian Gianforcaro
2022-03-18
FontEditor: Reset unicode block view on undo/redo actions
thankyouverycool
2022-03-18
FontEditor: Make undo/redo compatible with multi-glyph selections
thankyouverycool
2022-03-18
FontEditor: Use memset/memcpy to copy/paste/delete glyphs
thankyouverycool
2022-03-18
LibJS: Add infallible variant of VM::push_execution_context()
Linus Groh
2022-03-18
Applications+Games: Drop ellipsis from settings action
Linus Groh
2022-03-17
PixelPaint: Expand FastBoxBlur settings to allow vector input
Tobias Christiansen
2022-03-17
PixelPaint: Add asymmetric parameters to FastBoxBlur
Tobias Christiansen
2022-03-16
PixelPaint: Add Timer for displaying previews of filters
Tobias Christiansen
2022-03-15
Browser: Rename Inspector table view member names to match contents
Andreas Kling
2022-03-15
Browser: Allow jumping to stylenames by typing in the inspector
Vrins
2022-03-15
Browser: Rename "Element" Inspector tab to "Box Model"
Andreas Kling
2022-03-15
Browser: Use accurate labels for the Inspector's style property tabs
Andreas Kling
2022-03-15
Spreadsheet: Move tab widget actions to the main widget constructor
Karol Kosek
2022-03-15
Spreadsheet: Get the active sheet via TabWidget::active_widget()
Karol Kosek
2022-03-15
Spreadsheet: Set tab functions for every tab on setup
Karol Kosek
2022-03-14
HexEditor: Selection follows cursor while pressing shift
Samu698
2022-03-14
HexEditor: Disable selection dependent actions when no selection is made
Samu698
2022-03-14
HexEditor: Offset segment in status bar opens goto offset dialog
Samu698
2022-03-14
HexEditor: Fill selection sets only bytes inside selection
Samu698
2022-03-14
HexEditor: Copy as C code doesn't add trailing spaces
Samu698
2022-03-14
Piano: Decrease sample headroom
kleines Filmröllchen
2022-03-14
SoundPlayer: Implement logarithmic spectrum display
kleines Filmröllchen
2022-03-14
SoundPlayer: Adjust peaking logic for bars visualization
kleines Filmröllchen
2022-03-14
SoundPlayer: Use overlapping windows for bars visualization
kleines Filmröllchen
2022-03-14
SoundPlayer: Rework FFT visualization
Arne Elster
2022-03-14
SoundPlayer: Auto refresh visualization widgets
Arne Elster
[prev]
[next]