Open adriaandegroot opened 6 years ago
These features (i.e. timesheet reminder etc.) should only be enabled on the UI level once someone imported project codes from KDAB's server, need to investigate why they are suddenly enabled for everyone.
Sorry, I should have phrased that better:
In 1.11, it was possible to build without QtKeyChain, and then all the KDAB internals -- your in-jokes about lotsofcake, Bill, as well as the dependency on QtKeyChain and all the HTTP and REST-API support code -- would be left out. In 1.12 this dependency is required (in CMake) and all the support for optional cake has been removed; none of it is visible to the user without the undocumented KDAB-internal configuration settings, but it's weirdly annoying to pull in such unused dependencies.