Commit History

Author SHA1 Message Date
  Linus Groh 39f1a6eb6f PixelPaint: Remove `try_` prefix from fallible Image methods 2 years ago
  Sam Atkins c36de98223 PixelPaint: Replace uses of JsonObject::get_deprecated()/get_ptr() 2 years ago
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 years ago
  Sam Atkins 1dd6b7f5b7 AK+Everywhere: Rename JsonObject::get() to ::get_deprecated() 2 years ago
  Tim Ledbetter 3fb4d50982 PixelPaint: Preserve layer location when copying layers 2 years ago
  Sam Atkins f0395a2042 LibGUI+Userland: Rename `try_load_from_gml()` -> `load_from_gml()` :^) 2 years ago
  Sam Atkins 54b1326165 Userland: Replace all uses of `load_from_gml` with `try_load_from_gml` 2 years ago
  Karol Kosek 301f9de915 PixelPaint: Port to `Core::Stream` :^) 2 years ago
  Karol Kosek 247db3fdd0 LibFileSystemAccessClient: Rename try_* functions to try_*_deprecated 2 years ago
  Baitinq e89c649be1 PixelPaint: Propagate errors in {flip,crop,rotate,resize} functions 2 years ago
  Cody Hein 29665668b6 PixelPaint: Allow ImageEditor event to append info to the statusbar 2 years ago
  Cnidarias 0ca1247a7f PixelPaint: Propagate errors when creating images or layers 2 years ago
  Tim Ledbetter 53133b4359 PixelPaint: Debounce ImageEditor on_modified_change event 2 years ago
  meiskam 1943aef2cb PixelPaint: Make sure modified state is updated when undo_stack changes 2 years ago
  meiskam b33aa1bc9b PixelPaint: Update window `modified` to look at all tabs 2 years ago
  Lucas CHOLLET 9ae97c8cb1 LibFileSystemAccessClient: Rename `try_save_file` => 2 years ago
  MacDue e8dbb1a8b2 PixelPaint: Add background color options to "new image" dialog 2 years ago
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Andreas Oppebøen 8cca9e94a2 PixelPaint: Record action for all select operations to allow undo 2 years ago
  Karol Kosek 0b7f5bbdfb Userland: Accept drag_enter events for widgets supporting file drops 2 years ago
  Torstennator e520b9c3a3 PixelPaint: Relate cursor to brush tool size 2 years ago
  Torstennator 65919bcbb5 PixelPaint: Remember visibility for histogram and vectorscope 2 years ago
  Timothy Slater e73aeb4cea PixelPaint: Make scopes hideable 2 years ago
  demostanis 34acae90c7 Userland: Let applications make use of make_command_palette_action() 2 years ago
  snooze6214 d3353ee0e7 PixelPaint: Add action to invert selection 2 years ago
  Sergiy Stupar 8a37badc42 PixelPaint: Add actions to crop layer to selection/content 2 years ago
  Timothy Slater 7fda016217 PixelPaint: Add option to make new layer from selection 2 years ago
  networkException 4230dbbb21 AK+Everywhere: Replace "protocol" with "scheme" url helpers 2 years ago
  kleines Filmröllchen c1c2e6f7d7 PixelPaint: Introduce a vectorscope 2 years ago