コミット履歴

作者 SHA1 メッセージ 日付
  Clément Sibille fb099ad38b PixelPaint: Show image coordinates in the status bar 4 年 前
  Andreas Kling f7053059c9 PixelPaint: Allow partial invalidation of Layer and Image 4 年 前
  Andreas Kling 73183ee5c4 PixelPaint: Paint the area around the image with ColorRole::Tray 4 年 前
  Andreas Kling b650bb602a PixelPaint: Don't repaint area outside image when image itself changed 4 年 前
  Andreas Kling abc40af809 PixelPaint: Make images keep track of their path & title 4 年 前
  Andreas Kling 35456f035c PixelPaint: Make ImageEditor::image() return a reference (Image&) 4 年 前
  Andreas Kling c6dd3377ee PixelPaint: Make the main UI tabbed and allow multiple open images :^) 4 年 前
  Andreas Kling 2052796947 PixelPaint: Clear selection when opening a new image 4 年 前
  Andreas Kling fa7bb98b1e PixelPaint: No need to pass ImageEditor& to Selection::paint() 4 年 前
  Andreas Kling 4cecd79000 PixelPaint: Draw the current editor selection as marching ants 4 年 前
  Andreas Kling 1b897ec561 PixelPaint: Add a Selection class (ImageEditor has a Selection) 4 年 前
  Andreas Kling 29e80178a8 PixelPaint: Convert to east-const style 4 年 前
  Andreas Kling 8c044d4f52 PixelPaint: Convert main UI to GML :^) 4 年 前
  Andreas Kling 161568103e LibGUI: Remove UndoStack's automatic command combo'ing 4 年 前
  Matthew Olsson 88cfaf7bf0 LibGfx: Unify Rect, Point, and Size 4 年 前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年 前
  Jagger De Leo 2976311536 PixelPaint: Add keyboard zoom shortcuts 4 年 前
  Jagger De Leo b48b8c372e PixelPaint: Add Zoom Reset button to new View Menubar. 4 年 前
  Nicholas-Baron 73dd293ec4 Everywhere: Add `-Wdouble-promotion` warning 4 年 前
  lucastarche 3947d301e5 PixelPaint: ImageEditor scaling method 4 年 前
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年 前
  Andreas Kling dc28c07fa5 Applications: Move to Userland/Applications/ 4 年 前