Andreas Kling
|
db90b4554e
LibGfx: Use ErrorOr<T> for Bitmap::flipped()
|
3 years ago |
Andreas Kling
|
69c4614a94
LibGfx: Use ErrorOr<T> for Bitmap::rotated()
|
3 years ago |
Filiph Sandström
|
d6a0726302
Everywhere: Rename left/right-click to primary/secondary
|
3 years ago |
Nícolas F. R. A. Prado
|
72f1e23e6b
ImageViewer: Use scaled image size when resizing window to fit it
|
3 years ago |
Mohsan Ali
|
102d345a8f
ImageViewer: Enable and disable navigation
|
3 years ago |
Ali Mohammad Pur
|
97e97bccab
Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe
|
3 years ago |
Aziz Berkay Yesilyurt
|
41ebb12c9e
ImageViewer: Do not resize the window if the image fits into the window
|
4 years ago |
Aziz Berkay Yesilyurt
|
63e78ccd9f
ImageViewer: Do not return early when the scale is not changed
|
4 years ago |
Aziz Berkay Yesilyurt
|
285d4fac38
ImageViewer: Use the same function to resize the window
|
4 years ago |
Aziz Berkay Yesilyurt
|
ec389adaa6
ImageViewer: Use real path for the image path
|
4 years ago |
Aziz Berkay Yesilyurt
|
f62f53f723
ImageViewer: Use LexicalPath to grab current_dir
|
4 years ago |
DragonAlex98
|
47ec5cf340
ImageViewer: Stop animation timer when deleting/changing image
|
4 years ago |
DragonAlex98
|
bce119036a
ImageViewer: Disable image actions when there is no image
|
4 years ago |
Andreas Kling
|
212e1ba0d4
ImageViewer: Sandbox image decoding using the ImageDecoder service :^)
|
4 years ago |
Andreas Kling
|
3168a4afe8
ImageViewer: Rename QSWidget => ImageViewer::ViewWidget
|
4 years ago |