![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Directory dependency graph for database:Files | |
| collection_query.c | |
| collection_query.h | |
| colorlabel_repository.c | |
| colorlabel_repository.h | |
main.color_labels: which of the five colour labels are set on an image. | |
| database.c | |
| database.h | |
| film_repository.c | |
| film_repository.h | |
| history_repository.c | |
| history_repository.h | |
| history_snapshot_repository.c | |
| history_snapshot_repository.h | |
memory.undo_history, memory.undo_masks_history, memory.undo_module_order. | |
| image_repository.c | |
| image_repository.h | |
Reading and writing one dt_image_t to and from the library database. The SQL half of what used to be common/image_cache.c. | |
| legacy_presets.c | |
| legacy_presets.h | |
| location_repository.c | |
| location_repository.h | |
data.locations: the geometry of a geotagging location. | |
| metadata_repository.c | |
| metadata_repository.h | |
main.meta_data: the free-text image metadata (title, description, creator, publisher, rights, notes, version name). | |
| preset_repository.c | |
| preset_repository.h | |
data.presets: a module's saved parameters, with the conditions under which it auto-applies. | |
| selection_repository.c | |
| selection_repository.h | |
main.selected_images, and the memory.selected_backup it is pushed onto. | |
| sql_debug.h | |
Checked wrappers around the sqlite3_* calls: trace the statement, assert the return code, report the connection's error message when it is not SQLITE_OK. | |
| sqliteicu.c | |
| sqliteicu.h | |
| style_repository.c | |
| style_repository.h | |
| tag_repository.c | |
| tag_repository.h | |
data.tags and main.tagged_images. | |