Commit Graph

5 Commits

Author SHA1 Message Date
Dave Davenport 28b5bb8b78 [Cleanup] Using clang-tidy 2021-08-29 11:16:59 +02:00
Dave Davenport eea8897501 Fix some of the documentation 2020-10-12 21:39:36 +02:00
Dave Davenport 859a9c79d6 Indent the code. 2018-08-08 15:55:13 +02:00
Dave Davenport c856c1a8ab [Widget::Icon] Fix doxygen documentation in header file. 2018-06-12 11:28:31 +02:00
Dave Davenport 494550d38d [ThemeParser] Add CSS color names support
* [ThemeParser] Add css color names

* Add CSS color support (WIP)

* Parse color names in the lexer.

* Add test for css color names

* Indent and fix ordering
2017-05-15 22:46:33 +02:00