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