Commit Graph

15 Commits

Author SHA1 Message Date
7ca648004b Reformat code 2017-01-17 23:57:43 +01:00
1a6c19b8b5 Hide brush size bar by default, added possibility to show it through settings (saves in prefs) 2017-01-15 14:43:39 +01:00
ffc79f5578 Implement changing brush size (saves in preferences) 2017-01-14 18:44:43 +01:00
f1db0027e8 change undo arrow color on startup 2017-01-04 18:39:34 +01:00
9ae9edf20c remember brush and background color when reopening the application (implements #30) 2017-01-03 18:27:57 +01:00
ea7b545c66 add some strings and formatting 2016-12-04 19:31:01 +01:00
e6a1268207 Changed Undo arrow color based on the selected background 2016-12-04 18:03:54 +01:00
f8bd541f9a Separated background color functionality from Clear action 2016-12-04 17:40:13 +01:00
9a90f8db00 Added clear color (implements and closes #6) 2016-12-04 15:57:33 +01:00
be140f3ddc use our own strings for OK and Cancel 2016-08-21 20:40:24 +02:00
b08d925d87 Added clear canvas functionality
Method "clearCanvas" added to class MyCanvas. It will clear the path list and update the canvas status on screen.
2016-07-26 17:56:18 +02:00
28b3cf2ffc use localized strings at dialogs 2016-07-24 18:13:23 +02:00
16185a2e05 add Dark theme 2016-07-24 11:36:57 +02:00
4723e9c041 show a Rate us button to returning users 2016-07-01 14:54:25 +02:00
8b8324c9dd some refactoring, no functionality change 2016-06-19 10:00:47 +02:00