Commit History

Author SHA1 Message Date
  Karol Kosek e75d694974 Userland: Compare event MIME type list with a StringView 1 year ago
  MacDue 4aa0ef9f98 ImageViewer: Support displaying vector graphics (at arbitrary scales) 2 years ago
  Cameron Youell 1dc3ba6ed5 Applications: Convert `DeprecatedFile` usages to `LibFileSystem` 2 years ago
  Caoimhe 208e3f1978 ImageViewer: Use `LibFileSystemAccessClient` 2 years ago
  Caoimhe ac5f4792a8 ImageViewer: Fix crash when opening ImageViewer without an image 2 years ago
  Lucas CHOLLET 17eb77cf55 ImageViewer: Scale image to window on resize 2 years ago
  Lucas CHOLLET d8819c2d0e ImageViewer: Scale image to window on startup 2 years ago
  Lucas CHOLLET c574b97246 ImageViewer: Scale image to window size on image change 2 years ago
  Lucas CHOLLET 5cceae821d ImageViewer: Don't resize window on image rotation or flip 2 years ago
  Sam Atkins 8f3c77a5a3 ImageViewer: Migrate to Directory::for_each_entry() 2 years ago
  Andreas Kling d0ba5f2ed7 ImageViewer: Add list of recently open files to the File menu :^) 2 years ago
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` 2 years ago
  Liav A 6e6999ce57 LibGfx: Re-work the abstractions of sending image for decoding over IPC 2 years ago
  Liav A 649f78d0a4 LibGfx+Ladybird+Userland: Don't sniff for TGA images with only raw bytes 2 years ago
  Sam Atkins 652f87821b Userland: Replace remaining Core::Timer::construct()s with try_create() 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Karol Kosek 0b7f5bbdfb Userland: Accept drag_enter events for widgets supporting file drops 2 years ago
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Jelle Raaijmakers d195972ec2 Applications: Do not crash if decoded bitmap is null 3 years ago
  Lenny Maiorani 160bda7228 Applications: Use default constructors/destructors 3 years ago
  sin-ack 2e1bbcb0fa LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer 3 years ago
  Mustafa Quraish b21d128075 ImageViewer: Inherit from `AbstractZoomPanWidget` 3 years ago
  Luke Wilde 8eb01c0b11 ImageViewer: Allow choice between nearest neighbor and bilinear scaling 3 years ago
  Maciej ab324c1dae ImageViewer: Change how scaling works 3 years ago
  Andreas Kling 58fb3ebf66 LibCore+AK: Move MappedFile from AK to LibCore 3 years ago
  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