David Isaksson
|
a5ff941c86
PixelPaint: Add mouse indicators to the rulers
|
3 éve |
David Isaksson
|
e56764bd74
PixelPaint: Add rulers
|
3 éve |
David Isaksson
|
9bc8707cda
PixelPaint: Draw guide lines and selections above the pixel grid
|
3 éve |
Mustafa Quraish
|
79bcb90887
PixelPaint: Add menu action to toggle pixel grid visibility
|
3 éve |
Mustafa Quraish
|
4af0a99634
PixelPaint: Show a pixel grid when zoomed in enough
|
3 éve |
Mustafa Quraish
|
d9832f8d0b
PixelPaint: Add `Fit Image To View` action
|
3 éve |
Mustafa Quraish
|
405b282bc3
PixelPaint: Show mouse position in statusbar without active tool
|
3 éve |
Tobias Christiansen
|
b3f53a0b5a
PixelPaint: Save Guides when writing project to file
|
3 éve |
Tobias Christiansen
|
e867e4b84b
PixelPaint: Move saving a project from Image into ImageEditor
|
3 éve |
Mustafa Quraish
|
ca6c9be94c
PixelPaint: Add actions to rotate image left/right
|
3 éve |
Mustafa Quraish
|
5a8ac56fb9
PixelPaint: Always change cursor when active tool is set
|
3 éve |
Maciej Zygmanowski
|
3ad9df1522
PixelPaint: Make Layer passed to tools a pointer
|
3 éve |
Maciej Zygmanowski
|
0224dc2882
PixelPaint: Pass raw mouse event to Tools and wrap them all in a struct
|
3 éve |
Maciej Zygmanowski
|
635130ef76
PixelPaint: Make scaling exponential
|
3 éve |
Marcus Nilsson
|
1ad08ab7d6
PixelPaint: Show Guides on GuideTool activation
|
4 éve |
Marcus Nilsson
|
b1b6a6d6e8
PixelPaint: Let Tools have different cursors
|
4 éve |
Tobias Christiansen
|
0ca085910e
PixelPaint: Make Guides' visibility optional
|
4 éve |
Tobias Christiansen
|
a717caa4b7
PixelPaint: Include Guides in the ImageEditor
|
4 éve |
Clément Sibille
|
fb099ad38b
PixelPaint: Show image coordinates in the status bar
|
4 éve |
Andreas Kling
|
f7053059c9
PixelPaint: Allow partial invalidation of Layer and Image
|
4 éve |
Andreas Kling
|
73183ee5c4
PixelPaint: Paint the area around the image with ColorRole::Tray
|
4 éve |
Andreas Kling
|
b650bb602a
PixelPaint: Don't repaint area outside image when image itself changed
|
4 éve |
Andreas Kling
|
abc40af809
PixelPaint: Make images keep track of their path & title
|
4 éve |
Andreas Kling
|
35456f035c
PixelPaint: Make ImageEditor::image() return a reference (Image&)
|
4 éve |
Andreas Kling
|
c6dd3377ee
PixelPaint: Make the main UI tabbed and allow multiple open images :^)
|
4 éve |
Andreas Kling
|
2052796947
PixelPaint: Clear selection when opening a new image
|
4 éve |
Andreas Kling
|
fa7bb98b1e
PixelPaint: No need to pass ImageEditor& to Selection::paint()
|
4 éve |
Andreas Kling
|
4cecd79000
PixelPaint: Draw the current editor selection as marching ants
|
4 éve |
Andreas Kling
|
1b897ec561
PixelPaint: Add a Selection class (ImageEditor has a Selection)
|
4 éve |
Andreas Kling
|
29e80178a8
PixelPaint: Convert to east-const style
|
4 éve |