Historie revizí

Autor SHA1 Zpráva Datum
  Jagger De Leo a96b15d2bc PixelPaint: Remove conflicting action hotkey před 3 roky
  Mustafa Quraish 1c3e93c6e0 PixelPaint: Use FileSystemAccessClient::try_* APIs před 3 roky
  Mateusz Krajewski ae71d2b70e PixelPaint: Restrict "crop to selection" to image boundaries před 3 roky
  Mustafa Quraish 7974fee800 PixelPaint: Inherit from `AbstractZoomPanWidget` před 3 roky
  electrikmilk 64ae8eac0e Base+PixelPaint: Add more menu icons před 3 roky
  Marcus Nilsson 876424923a PixelPaint: Verify that we have an ImageEditor instead of returning před 3 roky
  Marcus Nilsson ae958d97b2 PixelPaint: Disable actions when no ImageEditor is open před 3 roky
  Marcus Nilsson 7ca4d045bd PixelPaint: Make PaletteWidget::set_image_editor take a ImageEditor* před 3 roky
  Mustafa Quraish c5fb55725e PixelPaint: Only clear `LayerListWidget` if there are no editors left před 3 roky
  Mustafa Quraish 6c60bf7537 PixelPaint: Move `request_close_editor()` logic inside `ImageEditor` před 3 roky
  Mustafa Quraish c2b3bab984 PixelPaint: Move `save` and `save_as` logic inside `ImageEditor` před 3 roky
  Marcus Nilsson cecbed467b LibGUI: Move rotate cw/ccw to CommonActions před 3 roky
  Mustafa Quraish 7c69830169 PixelPaint: Add new icon for `New Image from Clipboard` před 3 roky
  Mustafa Quraish e2c73a114d PixelPaint: Use 'save' action in toolbar instead of 'save as' před 3 roky
  Mustafa Quraish c03f271bbf PixelPaint: Ask about unsaved changes for all tabs on close před 3 roky
  Mustafa Quraish 915211252d PixelPaint: Mark editor as unmodified when creating a default image před 3 roky
  Mustafa Quraish fc5c327751 PixelPaint: Mark editor as unmodified when opening an image před 3 roky
  Mustafa Quraish 8c4579bced PixelPaint: Only prompt for unsaved changes if there any před 3 roky
  Mustafa Quraish 2440d2c2fe PixelPaint: Move `title` and `path` from Image to ImageEditor před 3 roky
  Andreas Kling 490d385d01 PixelPaint: Use GUI::MessageBox::ask_about_unsaved_changes() před 3 roky
  Andreas Kling 82b071943d PixelPaint: Add "save" action před 3 roky
  Maciej 28ea412251 PixelPaint: Make paste action create new image if no editor is opened před 3 roky
  Maciej 41d02bd5e6 PixelPaint: Add a way to quickly create an image from clipboard před 3 roky
  Tobias Christiansen 3528563e3d PixelPaint: Move all filters into the Filter Gallery před 3 roky
  Tobias Christiansen ddaf496aa0 PixelPaint: Make the ImageEditor known throughout the Filter Gallery před 3 roky
  Tobias Christiansen f47026b1d6 PixelPaint: Add Filter Gallery Dialog to the Filter Menu před 3 roky
  Ben Wiederhake afc456edd6 PixelPaint: Use better-fitting image size před 3 roky
  Ben Wiederhake 177478dadf PixelPaint: Add interactive zoom ComboBox to toolbar před 3 roky
  Ben Wiederhake f22c0ffe0c LibGUI+Everywhere: Make sync requests to Clipboard server more obvious před 3 roky
  Ben Wiederhake b6419f2cf2 LibGUI: Make clipboard-as-bitmap parsing less data-race-y před 3 roky