| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
c:geo
|
| |
|
|
|
|
| |
If a background attribute is set on both a layout and a theme, the
background is drawn twice. Since our themes define a background color,
there is no need to set it on individual layouts too.
|
| | |
|
| |
|
|
|
|
| |
Before, dialogs had a semi-transparent grey background and using light
skins could leave some text unreadable. This changes the background to
match settings choice and ensures text is colored accordingly.
|
| |
|
| |
Closes #583
|
|
|
- Generic export framework for caches
- Refactored Field Notes export and moved to export framework
- Created experimental GPX exporter
TODO:
- GPX export: Logs, Waypoints, Attributes, correct type/size strings
- Field Notes: upload, only new logs
|