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-12-16
Spreadsheet: Handle emptying of cell containing only an '='
RasmusNylander
2021-12-12
Spreadsheet: Avoid using Value.to_string_without_side_effects()
Ali Mohammad Pur
2021-12-12
Spreadsheet: Replace hacky JS VM configuration with a more correct one
Ali Mohammad Pur
2021-12-12
Spreadsheet: Replace the help button's text with something we can render
Ali Mohammad Pur
2021-12-12
Spreadsheet: Reimplement ranges as lazy objects instead of arrays
Ali Mohammad Pur
2021-12-12
Spreadsheet: Don't recreate the global environment on every evaluation
Ali Mohammad Pur
2021-12-12
Userland: Use File::lines() range-based for loop where appropriate
Sahan Fernando
2021-12-11
Mail: Ask the user if they want to see the mail settings
Undefine
2021-12-11
Piano: Add track controls to the player widget
Jose Flores
2021-12-11
CrashReporter: Remove redundant pledge()
bugreport0
2021-12-11
Everywhere: Fix -Winconsistent-missing-override warnings from Clang
Daniel Bertalan
2021-12-10
Browser+LibWeb+WebContent: Add variables display to Inspector
Sam Atkins
2021-12-09
HackStudio+TextEditor: Persist EditingEngineType across editors
scwfri
2021-12-08
Spreadsheet: Avoid implicitly copying ByteBuffer
Ben Wiederhake
2021-12-05
Applications: Cast unused smart-pointer TRY return values to void
Sam Atkins
2021-12-05
Userland: Cast unused BackgroundAction::construct() results to void
Sam Atkins
2021-12-04
SoundPlayer: Port to LibMain :^)
Elyse
2021-12-04
SystemMonitor: Port to LibMain :^)
Andreas Kling
2021-12-04
CrashReporter: Port to LibMain and use TRY() while building the UI :^)
Andreas Kling
2021-12-01
3DFileViewer: Add checkbox to disable texture
Jelle Raaijmakers
2021-11-30
CrashReporter: Remove unnecessary button height overrides from GML
Andreas Kling
2021-11-30
CrashReporter+HackStudio: Let's call it "Debug in Hack Studio"
Andreas Kling
2021-12-01
Spreadsheet: Allow sheet renaming after double clicking on the tabwidget
Erik Biederstadt
2021-11-30
LibGUI+FontEditor: Allow ComboBox on_change callback to be toggled
thankyouverycool
2021-11-30
FontEditor: Convert to east const
thankyouverycool
2021-11-30
FontEditor: Correct member type and initialization in UndoGlyph
thankyouverycool
2021-11-30
FontEditor: Remove unused Vector<String>
thankyouverycool
2021-11-30
FontEditor: Correct NewFontDialog layout issues
thankyouverycool
2021-11-30
FontEditor: Clean up GlyphMapWidget header
thankyouverycool
2021-11-30
FontEditor: Remove superfluous 'this' pointers
thankyouverycool
2021-11-30
LibGfx+FontEditor: Consolidate BitmapFont width and height limits
thankyouverycool
2021-11-30
FontEditor: Add scaled offset members to GlyphEditor
thankyouverycool
2021-11-30
FontEditor: Update status bar on initialization
thankyouverycool
2021-11-30
FontEditor: Remove code duplication when resizing GlyphEditor
thankyouverycool
2021-11-30
FontEditor: Account for glyph width when pasting
thankyouverycool
2021-11-30
FontEditor: Don't allow cutting and copying absent glyphs
thankyouverycool
2021-11-30
FontEditor: Don't null check newly created NonnullRefPtr fonts
thankyouverycool
2021-11-30
FontEditor: Factor out redundant code for a request to close
thankyouverycool
2021-11-30
FontEditor: Convert mode and transform buttons into toolbar actions
thankyouverycool
2021-11-30
FontEditor: Simplify start-up
thankyouverycool
2021-11-30
FontEditor: Use LibUnicode to convert character case
thankyouverycool
2021-11-30
LibGfx+FontEditor: Add helper to determine raw glyph presence
thankyouverycool
2021-11-29
3DFileViewer: Set correct aspect ratio in view frustum
Jelle Raaijmakers
2021-11-29
3DFileViewer: Improve FPS display
Jelle Raaijmakers
2021-11-28
LibAudio: New error propagation API in Loader and Buffer
kleines Filmröllchen
2021-11-28
ThemeEditor: Use LibMain
Marcus Nilsson
2021-11-28
Magnifier: Use LibMain
Marcus Nilsson
2021-11-28
LibGUI: Move GUI::SettingsWindow setup out of the constructor
Andreas Kling
2021-11-28
KeyboardSettings: Remove some unnecessary pledge promises
Andreas Kling
2021-11-28
LibGUI: Make GUI::SettingsWindow::add_tab() return ErrorOr
Andreas Kling
[next]