Commit History

Author SHA1 Message Date
  Andreas Kling 1a54ac262a PixelPaint: Make ImageEditor::m_undo_stack a regular value member 3 years ago
  Ben Wiederhake 9013d0fe38 PixelPaint: Add ability to fit to either width, height, or image 3 years ago
  Ben Wiederhake be697a440f PixelPaint: Allow setting ImageEditor scale and listening for changes 3 years ago
  Ben Wiederhake 7f962cd9d3 PixelPaint: Floor effective viewport size to whole integers 3 years ago
  Andreas Kling 4bd4ce439a PixelPaint: Allow toggling the active layer boundary display rect 3 years ago
  Filiph Sandström d6a0726302 Everywhere: Rename left/right-click to primary/secondary 3 years ago
  Marco Cutecchia 80e70f95ab PixelPaint: Fix first undo action not working 3 years ago
  Marcus Nilsson f9e0815c3b PixelPaint: Move Tools to it's own subdirectory 3 years ago
  Marcus Nilsson eaa99968fb PixelPaint: Don't update ImageEditor in set_active_layer() 4 years ago
  Mustafa Quraish 0f749681a9 Everywhere: Use my fancy new serenityos.org email :^) 3 years ago
  Mustafa Quraish 11263beaca PixelPaint: Add `ImageEditor::update_tool_cursor()` method 3 years ago
  Mustafa Quraish 677aa7b769 PixelPaint: Use config to get default values for Guides/Rulers/PixelGrid 3 years ago
  Mustafa Quraish abefe2391d PixelPaint: Add setter/getter for ImageEditor::m_pan_origin 3 years ago
  Tobias Christiansen acf3e230b0 PixelPaint: Fix zooming to cursor 3 years ago
  Mustafa Quraish f890f8529a PixelPaint: Make `Fit Image To View` account for rulers 3 years ago
  Mustafa Quraish 3141d51164 PixelPaint: Use LibConfig to allow custom pixel grid threshold 3 years ago
  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