Commit History

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