Age | Commit message (Expand) | Author |
---|---|---|
2023-06-08 | lok: send theme palette after the change in ThemeDialog | Tomaž Vajngerl |
2023-04-25 | svx: rework the theme dialog to allow editing theme colors | Tomaž Vajngerl |
2023-04-08 | use shared_ptr for model::Theme instead of unique_ptr | Tomaž Vajngerl |
2023-03-01 | create a default theme when SdrPage and SdrModel are created | Tomaž Vajngerl |
2023-01-27 | move Theme class to own file inside docmodel | Tomaž Vajngerl |
2023-01-27 | move ColorSet class to own file inside docmodel | Tomaž Vajngerl |
2023-01-14 | ThemeDialog added which allows to change the theme used by the doc. | Tomaž Vajngerl |
2023-01-14 | sw: rework ThemePanel, theme color ValueSet drawing as custom draw | Tomaž Vajngerl |