提交历史

作者 SHA1 备注 提交日期
  Olivier De Canniere be4913c1fb PixelPaint: Add exporting to the QOI image format 3 年之前
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 年之前
  GeekFiftyFive ff8a6d8e59 PixelPaint: Call set_modified on window 3 年之前
  Karol Kosek 677e4845a7 PixelPaint: Add Cut action 3 年之前
  Karol Kosek 580c6080b5 PixelPaint: Put undo/redo actions on top of the Edit menu 3 年之前
  Tobias Christiansen 8b0bd665ec PixelPaint: Add "Add Mask" to Layer context menu 3 年之前
  Tobias Christiansen 31a9196bfe PixelPaint: Split bitmap() of Layer into {content, display}_bitmap 3 年之前
  electrikmilk 97ce19bc68 Base+PixelPaint: Use Merge Active Layer Up/Down Icons 3 年之前
  electrikmilk 7e5b3ce26b PixelPaint: Implement Merge Active Layer Up 3 年之前
  Mustafa Quraish c3e4123ed7 PixelPaint: Change menu shortcut for "Fit Image to View" 3 年之前
  Mustafa Quraish 5c763e9832 LibGUI+PixelPaint: Move fit_image_to_view to AbstractZoomPanWidget 3 年之前
  electrikmilk 8c32b42bdf Base+PixelPaint: Add more icons 3 年之前
  electrikmilk dece108f9a PixelPaint: Implement IconBag to organize icons 3 年之前
  Matthias-Sleurink 032ffbcf64 PixelPaint: Don't overwrite images with project file on save 3 年之前
  Jagger De Leo a96b15d2bc PixelPaint: Remove conflicting action hotkey 3 年之前
  Mustafa Quraish 1c3e93c6e0 PixelPaint: Use FileSystemAccessClient::try_* APIs 3 年之前
  Mateusz Krajewski ae71d2b70e PixelPaint: Restrict "crop to selection" to image boundaries 3 年之前
  Mustafa Quraish 7974fee800 PixelPaint: Inherit from `AbstractZoomPanWidget` 3 年之前
  electrikmilk 64ae8eac0e Base+PixelPaint: Add more menu icons 3 年之前
  Marcus Nilsson 876424923a PixelPaint: Verify that we have an ImageEditor instead of returning 3 年之前
  Marcus Nilsson ae958d97b2 PixelPaint: Disable actions when no ImageEditor is open 3 年之前
  Marcus Nilsson 7ca4d045bd PixelPaint: Make PaletteWidget::set_image_editor take a ImageEditor* 3 年之前
  Mustafa Quraish c5fb55725e PixelPaint: Only clear `LayerListWidget` if there are no editors left 3 年之前
  Mustafa Quraish 6c60bf7537 PixelPaint: Move `request_close_editor()` logic inside `ImageEditor` 3 年之前
  Mustafa Quraish c2b3bab984 PixelPaint: Move `save` and `save_as` logic inside `ImageEditor` 3 年之前
  Marcus Nilsson cecbed467b LibGUI: Move rotate cw/ccw to CommonActions 3 年之前
  Mustafa Quraish 7c69830169 PixelPaint: Add new icon for `New Image from Clipboard` 3 年之前
  Mustafa Quraish e2c73a114d PixelPaint: Use 'save' action in toolbar instead of 'save as' 3 年之前
  Mustafa Quraish c03f271bbf PixelPaint: Ask about unsaved changes for all tabs on close 3 年之前
  Mustafa Quraish 915211252d PixelPaint: Mark editor as unmodified when creating a default image 3 年之前