Commit Graph

7 Commits

Author SHA1 Message Date
lupoDharkael
16c99994d6 Hide buttons while drawing behind them 2017-08-08 20:19:58 +02:00
lupoDharkael
d4e7c63cb4 Big code refactor
The design was defective and I didn't expect the popularity of the project. After these changes the code will be more mantainable and understandable.

Among the changes we can see:
- A better code structure
- Decoupled button widget from its logic
- More code reuse
- Easier way to add buttons
- Specialized classes
2017-07-19 09:49:24 +02:00
lupoDharkael
9357312855 Remove unsupported tools 2017-07-12 15:41:36 +02:00
lupoDharkael
ad044fbc93 Modify classes to be QObjects 2017-06-14 01:02:43 +02:00
lupoDharkael
eecbf33a49 Refactor for consistent button position arround the selection 2017-06-13 15:25:51 +02:00
lupoDharkael
515c979e41 Add color for selected button 2017-05-24 14:43:09 +02:00
lupoDharkael
3593332781 Move code to ./src 2017-05-22 23:24:18 +02:00