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
2023-02-08
Piano: Show a progress window when exporting WAV
kleines Filmröllchen
2023-02-08
VideoPlayer/LibVideo: Seek accurately when scrolling in the seek bar
Zaggy1024
2023-02-08
LibVideo/PlaybackManager: Organize playback states into virtual classes
Zaggy1024
2023-02-08
LibVideo: Rename Status -> State in `PlaybackStatusChangeEvent` class
Zaggy1024
2023-02-08
PixelPaint: Correct move tool alignment with the layer boundary
Tim Ledbetter
2023-02-08
PixelPaint: Use image coordinates for bucket tool bounds checking
Tim Ledbetter
2023-02-08
Everywhere: Use ReadonlySpan<T> instead of Span<T const>
MacDue
2023-02-08
Debugger: Support attaching to a running process
Itamar
2023-02-08
Settings: Improve default window size
Cubic Love
2023-02-07
SpaceAnalyzer: "Open Containing Folder" => "Reveal in File Manager"
Andreas Kling
2023-02-07
TextEditor: "Open Containing Folder" => "Reveal in File Manager"
Andreas Kling
2023-02-07
SoundPlayer: Remove AutoSlider for the seek bar in favor of Slider
Zaggy1024
2023-02-07
VideoPlayer: Pause while the user is dragging the seek bar
Zaggy1024
2023-02-07
LibGUI+About: Make AboutDialog creation fallible
Sam Atkins
2023-02-07
Browser: Use `GUI::CommonActions::make_about_action()`
Sam Atkins
2023-02-05
Calculator: Treat constants and pasted numbers as input
Samuel Eisenhandler
2023-02-05
LibGfx: Pass font width to `FontDatabase::get()`
Aliaksandr Kalenik
2023-02-04
LibGUI+Userland: Switch order of parameters for InputBox::show
Karol Baraniecki
2023-02-04
Userland: Replace manual checking by using GUI::InputType::NonemptyText
Karol Baraniecki
2023-02-04
HexEditor: Create a function to initialize a `HexDocumentFile`
Lucas CHOLLET
2023-02-04
HexEditor: Propagate errors from `HexDocumentFile::set_title()`
Lucas CHOLLET
2023-02-04
HexEditor: Propagate errors when using "Save"
Lucas CHOLLET
2023-02-04
HexEditor: Propagate errors when using "Save as"
Lucas CHOLLET
2023-02-04
HexEditor: Port to `Core::Stream`
Lucas CHOLLET
2023-02-04
HexEditor: Use the constructor pattern
Lucas CHOLLET
2023-02-04
HexEditor: Add a default move constructor to `HexDocumentFile`
Lucas CHOLLET
2023-02-04
Chess+GamesSettings: Give chess pieces some breathing room
Sam Atkins
2023-02-04
Chess+GamesSettings: Use the correct term for chess squares
Sam Atkins
2023-02-04
SpaceAnalyzer: Rename widget variables to match code style
Sam Atkins
2023-02-04
SpaceAnalyzer: Stop treating selecting a node as a path change
Sam Atkins
2023-02-04
SpaceAnalyzer: Rename `TreeMapWidget::m_path` -> `m_path_segments`
Sam Atkins
2023-02-04
SpaceAnalyzer: Give the Analyze action an icon and F5 shortcut
Sam Atkins
2023-02-04
SpaceAnalyzer: Make TreeMapWidget responsible for filesystem analysis
Sam Atkins
2023-02-04
SpaceAnalyzer: Propagate more errors
Sam Atkins
2023-02-04
SpaceAnalyzer: Extract ProgressWindow into its own class
Sam Atkins
2023-02-03
LibSQL+Userland: Pass SQL IPC results to clients in a structure
Timothy Flynn
2023-02-03
TextEditor: Propagate errors from `read_file()`
Lucas CHOLLET
2023-02-03
TextEditor: Use `request_file_read_only_approved` for the drop event
Lucas CHOLLET
2023-02-03
TextEditor: Port to `Core::Stream`
Lucas CHOLLET
2023-02-03
Settings: Change initial window size to fit the current content
Sam Atkins
2023-02-02
GamesSettings: Add chess settings :^)
Sam Atkins
2023-02-02
GamesSettings: Make CardSettingsWidget creation fallible
Sam Atkins
2023-02-02
GamesSettings: Rename `Preview` -> `CardGamePreview`
Sam Atkins
2023-02-02
Piano: Propagate errors in PlayerWidget
Keir Davis
2023-02-02
PixelPaint: Update text tool font color on primary color change
Tim Ledbetter
2023-02-02
PixelPaint: Scale move tool resize anchors
Tim Ledbetter
2023-02-02
PixelPaint: Show resize anchors when using the move tool
Tim Ledbetter
2023-02-02
PixelPaint: Highlight active layer when using the move tool
Tim Ledbetter
2023-02-02
PixelPaint: Set initial position correctly when using the move tool
Tim Ledbetter
2023-02-02
DisplaySettings: Made select wallpaper use allowed file types
Marcus Nilsson
[next]