Jacopo De Simoi
203abc64a4
[background] Use low contrast rules and dots in page backgrounds
4 years ago
Fabian Keßler
f72fe7c85b
A complete overhaul of the cmake-scripts and the project structure
...
- moved files to target and type specific folders (core/ , ../inlude/<target>)
- Rework Top level CMAKE
4 years ago
Zeyphros
4449daadee
Add alt foregrounds for dark backgrounds
...
Add documentation to new functions
Use separate variables to store default colors
Use const functions where possible
5 years ago
rolandlo
8ff8ce4187
remove unused functions or mark as maybe_unused
5 years ago
Fabian Keßler
ddbb7c6b12
Enforce uint32_t for internal Color Representation
...
This prevents unwanted conversion bugs
-Removed GtkColorWrapper
6 years ago
Zeyphros
647a19965f
Set a darker graph color when a black background is used ( #2055 )
...
* Use a dark graph border color when using a black background
* Cleanup function to set alternative black background Graph lines
* Compare background color to middle gray to switch between dark and light graph lines
* Update src/view/background/GraphBackgroundPainter.cpp
Co-authored-by: Fabian Keßler <Fabian_Kessler@gmx.de>
* Fix formatting
Co-authored-by: Fabian Keßler <Fabian_Kessler@gmx.de>
6 years ago
Fabian Keßler
bf3c63fee3
applied formatting
6 years ago
Fabian Keßler
b708c89985
Manually fixed google checks
...
refactored PlaceholderString
c style cast to static_cast
replaced char const* with std::string
fixed all google-* checks
6 years ago
Fabian Keßler
a2e98f4bd7
clang-tidy init
6 years ago
Fabian Keßler
fa33dc43f3
removed memory checks
7 years ago
morrolinux
9cee2cf541
removed unneeded import for debug purposes
7 years ago
morrolinux
535d16a38d
fixing snapping to grid when a margin is used
7 years ago
morro
8474aa53e2
grid snapping enable-disable
7 years ago
Andreas Butti
afe9293a14
Debain Requires cmath
7 years ago
Andreas Butti
b94c1b9645
Graph paper with border
7 years ago
Andreas Butti
72924b4b5f
Background Config
7 years ago
Andreas Butti
30bfcea548
Background refactoring, splitted up into a class hierarchy
7 years ago