Commit Graph

11 Commits

Author SHA1 Message Date
Vogel, Rick 294b795005 move static assertions into tests 2023-03-24 11:30:31 +01:00
Vogel, Rick d228bcaca2 fix test 2023-03-20 16:27:10 +01:00
Vogel, Rick 7e8cb16370 noexcept + documentation 2023-03-20 16:27:10 +01:00
Vogel, Rick bac54c2735 try fix variadic macro error 2023-03-20 16:27:10 +01:00
Vogel, Rick 2a0abed6d2 make literal constexpr check configurable 2023-03-20 16:27:10 +01:00
Vogel, Rick 44dd56542a add hex literal and tests 2023-03-20 16:27:09 +01:00
Uwe Rathmann 080fcdb69f Starting with a simpler version of QskCheckBox ( no tristate ), but with
having an optional text.
2022-07-01 11:10:59 +02:00
Uwe Rathmann e5af877246 pointless fil removed 2022-06-03 16:56:09 +02:00
Uwe Rathmann f075f44c3d forgotten file added 2022-04-10 14:04:02 +02:00
Uwe Rathmann ae5a348b50 spelling aligned with Qt checkboxes ( triState -> tristate ) 2022-04-04 14:39:24 +02:00
Clemens Manert a05d1e3471
Add a Checkbox (#169)
* Add checkbox

* Add checkbox tests

* Add checkbox-groups

* Add checkbox-groups tests
2022-04-04 08:53:20 +02:00