Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix useless-cast warnings in Configuration | Aqua-sama | 2020-10-04 | 1 | -8/+8 |
| | |||||
* | Fix compiler warnings in Configuration | Aqua-sama | 2020-06-23 | 1 | -1/+1 |
| | |||||
* | libwebengine | Aqua-sama | 2020-05-08 | 1 | -0/+2 |
| | | | | | | | | | | | Make src/webengine into a static library - Add some tests - Updated manpage - Remove WebProfileManager::id and WebProfileManager::instance - Add consumable semantics checks to WebProfileManager - Add WebProfileManager::walk Add ApplicationMenu class | ||||
* | Rewrite configuration tests in catch2 | Aqua-sama | 2020-04-20 | 1 | -0/+174 |
- Drop s_conf check in operator<< as s_conf cannot be nullptr there - Add arithmetic type cast to string values |