summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGUI/AbstractZoomPanWidget.cpp
AgeCommit message (Expand)Author
2022-12-28LibGfx+Overall: Remove `is_null` from `Point`, `Rect` and `Size`Jelle Raaijmakers
2022-12-07Meta+Userland: Pass Gfx::IntPoint by valueMacDue
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2022-03-23LibGUI: Simplify AbstractZoomPanWidget codeJelle Raaijmakers
2022-02-14LibGUI+PixelPaint: Move fit_image_to_view to AbstractZoomPanWidgetMustafa Quraish
2022-01-20Userland: Add horizontal mouse scroll supportDmitry Petrov
2022-01-14LibGUI: Add `AbstractZoomPanWidget` widget :^)Mustafa Quraish