Activity
Fix Qt 6 compilation errors
Fix Qt 6 compilation errors
Cleanup experimental button icons
Cleanup experimental button icons
Force push
Merge branch 'master' into custom-titlebar
Merge branch 'master' into custom-titlebar
Fix buttons not being centered when there are no columns
Fix buttons not being centered when there are no columns
Tweak passepartout color
Tweak passepartout color
Fix Qt 6 compilation error
Fix Qt 6 compilation error
feat: Implement ability to set opacity for the outer canvas area
feat: Implement ability to set opacity for the outer canvas area
Fix compiler suddenly failing on macOS...
Fix compiler suddenly failing on macOS...
Brushlib: Introduce way to clear tile without clearing surface
Brushlib: Introduce way to clear tile without clearing surface
StrokeOptions: Fix anti-aliasing not being shown
StrokeOptions: Fix anti-aliasing not being shown
InlineSlider: only notify changes on release event
InlineSlider: only notify changes on release event
Update changelog
Update changelog
Force push
Update changelog
Update changelog
Timeline: Remove ability to add keyframe on double-click
Timeline: Remove ability to add keyframe on double-click
Cleanup settings initialization
Cleanup settings initialization
PropertyInfo: rename and cleanup
PropertyInfo: rename and cleanup
Introduce BaseWidget to simplify child widget UI updates
Introduce BaseWidget to simplify child widget UI updates
Fix wrong info for feather
Fix wrong info for feather
StrokeOptionsWidget: refactor
StrokeOptionsWidget: refactor
PenTool: add missing load settings
PenTool: add missing load settings
Fix bool naming inconsistency
Fix bool naming inconsistency
StrokeOptions: use min/max from StrokeSettings
StrokeOptions: use min/max from StrokeSettings
Implement TransformTool and TransformOptionsWidget
Implement TransformTool and TransformOptionsWidget
Force push
Implement TransformTool and TransformOptionsWidget
Implement TransformTool and TransformOptionsWidget
Force push
Implement TransformTool and TransformOptionsWidget
Implement TransformTool and TransformOptionsWidget
Fix Qt5 failure: missing QSet import
Fix Qt5 failure: missing QSet import
PropertyInfo: Fix min/max bugs
PropertyInfo: Fix min/max bugs
Fix mismatched header guard and add missing licence header
Fix mismatched header guard and add missing licence header