index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Applications
/
QuickShow
/
QSWidget.h
Age
Commit message (
Expand
)
Author
2020-04-12
QuickShow: Add Delete action
Hüseyin ASLITÜRK
2020-04-12
QuickShow: Add Fullscreen, Zoom options to View menu
Hüseyin ASLITÜRK
2020-04-12
QuickShow: Rotate image left and right, flip vertical and horizontal
Hüseyin ASLITÜRK
2020-04-12
QuickShow: Browse the files in the same folder
Hüseyin ASLITÜRK
2020-04-06
QuickShow: Miscellaneous improvements
Tibor Nagy
2020-02-23
LibGUI: Remove parent parameter to GUI::Widget constructor
Andreas Kling
2020-02-06
LibGUI: Remove leading G from filenames
Andreas Kling
2020-02-06
LibDraw: Put all classes in the Gfx namespace
Andreas Kling
2020-02-02
LibGUI: Put all classes in the GUI namespace and remove the leading G
Andreas Kling
2020-01-18
Meta: Add license header to source files
Andreas Kling
2019-12-20
QuickShow: Allow dropping an image file on the QuickShow window
Andreas Kling
2019-09-21
LibGUI: Convert custom widgets and subclasses to ObjectPtr
Andreas Kling
2019-06-23
QuickShow: Allow panning and zooming the image instead of stretching it.
Andreas Kling