borgmanJeremy
|
744bcd666b
|
Don't allow Qt6 for color widget yet (#2230)
|
2022-01-06 12:36:06 -06:00 |
|
Haris Gušić
|
36b3bd9639
|
Implement abstract logger (#2174)
* AbstractLogger base implementation
Signed-off-by: Haris Gušić <harisgusic.dev@gmail.com>
* Switch most system notifications to AbstractLogger
Signed-off-by: Haris Gušić <harisgusic.dev@gmail.com>
* Make CLI parser use AbstractLogger
Signed-off-by: Haris Gušić <harisgusic.dev@gmail.com>
* Fix annoying QPainter warning in QtColorWidgets
Signed-off-by: Haris Gušić <harisgusic.dev@gmail.com>
* Remove obsolete TODOs
Signed-off-by: Haris Gušić <harisgusic.dev@gmail.com>
* Fix failing windows build
Signed-off-by: Haris Gušić <harisgusic.dev@gmail.com>
* Add missing #include <cassert>
Signed-off-by: Haris Gušić <harisgusic.dev@gmail.com>
|
2021-12-21 11:59:08 -06:00 |
|
borgmanJeremy
|
f0b21b7c4f
|
Forcing static linking for embedded dependencies (#2173)
|
2021-12-20 20:16:25 -06:00 |
|
borgmanJeremy
|
8ab1ac0eaa
|
Bumping Qt-Color-Widgets (#2052)
* Bumping Qt-Color-Widgets
* changing Qt Color Widget CMAKE setup
|
2021-11-20 20:44:58 -06:00 |
|
Jeremy Borgman
|
0d5386edd4
|
Changed clang format to new agreement
|
2020-09-24 07:53:28 -05:00 |
|
Jeremy Borgman
|
c8d15205be
|
reformatted to Mozilla code style
|
2020-09-04 20:40:45 -05:00 |
|
Jeremy Borgman
|
dc77029cde
|
Fixed most depratated warnings.
|
2020-07-13 15:02:18 -05:00 |
|
Jeremy Borgman
|
f5013df306
|
First pass at converting from qmake to cmake.
|
2020-07-10 20:10:14 -05:00 |
|