lbartoletti
|
8ea5fe7d05
|
- mParentTool -> intialize to nullptr;
- =delete to explicit class;
- move clean() to private;
- remove unnecessary initializer;
|
2017-10-09 12:05:19 +02:00 |
|
lbartoletti
|
e335e481fd
|
Visual indent part 1
|
2017-10-03 21:36:53 +02:00 |
|
lbartoletti
|
30d9ad8d3a
|
Add const
|
2017-10-03 18:13:01 +02:00 |
|
lbartoletti
|
442341f995
|
Remove initialization when it's already in header
|
2017-10-03 17:50:04 +02:00 |
|
lbartoletti
|
48da691018
|
Suppress old constructors
|
2017-09-27 16:17:53 +02:00 |
|
lbartoletti
|
37b60527f2
|
Add Rectangle from 3 points
|
2017-09-06 21:52:25 +02:00 |
|
lbartoletti
|
46e66c313d
|
Fix remaining rubberBand
|
2017-08-22 13:24:13 +02:00 |
|
lbartoletti
|
508aef055b
|
Fix error when the tools was changed. setParentTool is not needed.
|
2017-08-22 12:03:07 +02:00 |
|
lbartoletti
|
6036fa6a7c
|
clean
|
2017-07-31 12:14:24 +02:00 |
|
lbartoletti
|
430953c7a4
|
Fix crash for rectangle (centerPoint - extent)
|
2017-07-30 02:18:19 +02:00 |
|
lbartoletti
|
837c607428
|
Add rectangle and regular polygon.
Rectangle crash
|
2017-07-29 23:12:51 +02:00 |
|