.. |
BucketTool.cpp
|
PaintBrush: Remove the PaintableWidget
|
2020-05-13 13:21:47 +02:00 |
BucketTool.h
|
PaintBrush: Add a "Move" tool for moving layers around :^)
|
2020-05-13 00:09:04 +02:00 |
CMakeLists.txt
|
Build: Switch to CMake :^)
|
2020-05-14 20:15:18 +02:00 |
CreateNewLayerDialog.cpp
|
PaintBrush: Add "Create new layer..." action
|
2020-05-13 21:16:55 +02:00 |
CreateNewLayerDialog.h
|
PaintBrush: Add "Create new layer..." action
|
2020-05-13 21:16:55 +02:00 |
EllipseTool.cpp
|
PaintBrush: Tool::on_contextmenu() => on_tool_button_context_menu()
|
2020-05-13 21:51:43 +02:00 |
EllipseTool.h
|
PaintBrush: Tool::on_contextmenu() => on_tool_button_context_menu()
|
2020-05-13 21:51:43 +02:00 |
EraseTool.cpp
|
PaintBrush: Tool::on_contextmenu() => on_tool_button_context_menu()
|
2020-05-13 21:51:43 +02:00 |
EraseTool.h
|
PaintBrush: Tool::on_contextmenu() => on_tool_button_context_menu()
|
2020-05-13 21:51:43 +02:00 |
Image.cpp
|
PaintBrush: Added 'Move active layer up/down' to the Menu
|
2020-05-14 14:44:27 +02:00 |
Image.h
|
PaintBrush: Added 'Move active layer up/down' to the Menu
|
2020-05-14 14:44:27 +02:00 |
ImageEditor.cpp
|
PaintBrush: Add move tool context menu with "move to back/front"
|
2020-05-13 22:03:29 +02:00 |
ImageEditor.h
|
PaintBrush: Add move tool context menu with "move to back/front"
|
2020-05-13 22:03:29 +02:00 |
Layer.cpp
|
PaintBrush: Start refactoring to support layer-based images
|
2020-05-12 22:22:45 +02:00 |
Layer.h
|
PaintBrush: Let's have Layer::rect() and Layer::relative_rect()
|
2020-05-12 23:49:52 +02:00 |
LayerModel.cpp
|
PaintBrush: Show the layer stack in a table view on the right hand side
|
2020-05-12 23:00:23 +02:00 |
LayerModel.h
|
PaintBrush: Update the LayerModel when moving layers around
|
2020-05-13 00:21:13 +02:00 |
LineTool.cpp
|
PaintBrush: Tool::on_contextmenu() => on_tool_button_context_menu()
|
2020-05-13 21:51:43 +02:00 |
LineTool.h
|
PaintBrush: Tool::on_contextmenu() => on_tool_button_context_menu()
|
2020-05-13 21:51:43 +02:00 |
main.cpp
|
PaintBrush: Added 'Move active layer up/down' to the Menu
|
2020-05-14 14:44:27 +02:00 |
MoveTool.cpp
|
PaintBrush: Add "Delete layer" action to move tool context menu
|
2020-05-13 22:12:14 +02:00 |
MoveTool.h
|
PaintBrush: Add move tool context menu with "move to back/front"
|
2020-05-13 22:03:29 +02:00 |
PaletteWidget.cpp
|
PaintBrush: Remove the PaintableWidget
|
2020-05-13 13:21:47 +02:00 |
PaletteWidget.h
|
PaintBrush: Remove the PaintableWidget
|
2020-05-13 13:21:47 +02:00 |
PenTool.cpp
|
PaintBrush: Tool::on_contextmenu() => on_tool_button_context_menu()
|
2020-05-13 21:51:43 +02:00 |
PenTool.h
|
PaintBrush: Tool::on_contextmenu() => on_tool_button_context_menu()
|
2020-05-13 21:51:43 +02:00 |
PickerTool.cpp
|
PaintBrush: Remove the PaintableWidget
|
2020-05-13 13:21:47 +02:00 |
PickerTool.h
|
PaintBrush: Add a "Move" tool for moving layers around :^)
|
2020-05-13 00:09:04 +02:00 |
RectangleTool.cpp
|
PaintBrush: Tool::on_contextmenu() => on_tool_button_context_menu()
|
2020-05-13 21:51:43 +02:00 |
RectangleTool.h
|
PaintBrush: Tool::on_contextmenu() => on_tool_button_context_menu()
|
2020-05-13 21:51:43 +02:00 |
SprayTool.cpp
|
PaintBrush: Tool::on_contextmenu() => on_tool_button_context_menu()
|
2020-05-13 21:51:43 +02:00 |
SprayTool.h
|
PaintBrush: Tool::on_contextmenu() => on_tool_button_context_menu()
|
2020-05-13 21:51:43 +02:00 |
Tool.cpp
|
PaintBrush: Add a "Tool" menu and put all the tools in it
|
2020-05-13 19:49:38 +02:00 |
Tool.h
|
PaintBrush: Add move tool context menu with "move to back/front"
|
2020-05-13 22:03:29 +02:00 |
ToolboxWidget.cpp
|
PaintBrush: Tool::on_contextmenu() => on_tool_button_context_menu()
|
2020-05-13 21:51:43 +02:00 |
ToolboxWidget.h
|
PaintBrush: Add a "Tool" menu and put all the tools in it
|
2020-05-13 19:49:38 +02:00 |