Last indexation completed on 2024-05-05 06:03:33 UTC

 
  Name Size Date (UTC) Last indexed Description
  Name Size Date (UTC) Last indexed Description
folder Parent directory - 2024-02-11 01:55:00  
folder album/ - 2024-02-11 01:55:00  
folder database/ - 2024-02-11 01:55:00

There are more than one database managed by digiKam :
- Core database which host all albums, items, searches data. - Thumbnails database to host image thumbs with wavelets compression images. - Similarity database to host image finger-prints with computed Haar algorithms. - Face database to host face areas on images and face histograms used by faces recognition. For technical reasons, code is located in libs/facesengine/facedb.
collection/ Collections management interface. coredb/ Core database implementation based on Database Engine. dbjobs/ Database jobs manager. engine/ Low Level database engine common to all database interface. haar/ Haar fingerprint algorithms used by Fuzzy Search tool. history/ Item history algorithms. imgqsort/ Image Quality algorithms. item/ Item management interfaces. server/ Internal database server. similaritydb/ Similarity database implementation based on Database Engine tags/ Tags management and Face tags interface. thumbsdb/ Thumbnails database implementation based on Database Engine. utils/ High level implementation based on Core database interface plus widgets and dialogs.

folder dialogs/ - 2024-02-11 01:55:00  
folder dimg/ - 2024-02-11 01:55:00  
folder dngwriter/ - 2024-02-11 01:55:00  
folder dplugins/ - 2024-02-11 01:55:00  
folder dragdrop/ - 2024-02-11 01:55:00  
folder dtrash/ - 2024-02-11 01:55:00  
folder facesengine/ - 2024-02-11 01:55:00  
folder fileactionmanager/ - 2024-02-11 01:55:00  
folder filters/ - 2024-02-11 01:55:00  
folder imgqsort/ - 2024-02-11 01:55:00  
folder iojobs/ - 2024-02-11 01:55:00  
folder jpegutils/ - 2024-02-11 01:55:00  
folder metadataengine/ - 2024-02-11 01:55:00

The file Metadata manipulation Qt wrapper:
- containers : all metadata classes to group information by categories. - engine : the low level metadata extraction class based on Exiv2 API and managing : * C++ exception from this library. * All API call protected by a common mutex to fix non re-entrancy from Exiv2. * All Exiv2 API are only used in this area to not expose all digiKam core classes of API changes. - dmetadata : the high level metadata class, based on metadata engine, but not based on Exiv2 API. This class must be used everywhere in digiKam. - exiftool : class to wrap exiftool command line tool.

folder models/ - 2024-02-11 01:55:00  
folder networkmanager/ - 2024-02-11 01:55:00  
folder notificationmanager/ - 2024-02-11 01:55:00  
folder onlineversion/ - 2024-02-11 01:55:00  
folder pgfutils/ - 2024-02-11 01:55:00  
folder progressmanager/ - 2024-02-11 01:55:00  
folder properties/ - 2024-02-11 01:55:00  
folder rawengine/ - 2024-02-11 01:55:00  
folder settings/ - 2024-02-11 01:55:00  
folder tags/ - 2024-02-11 01:55:00  
folder template/ - 2024-02-11 01:55:00  
folder threadimageio/ - 2024-02-11 01:55:00  
folder threads/ - 2024-02-11 01:55:00  
folder timeadjust/ - 2024-02-11 01:55:00  
folder transitionmngr/ - 2024-02-11 01:55:00  
folder versionmanager/ - 2024-02-11 01:55:00  
folder video/ - 2024-02-11 01:55:00  
folder widgets/ - 2024-02-11 01:55:00  
file CMakeLists.txt 1825 bytes 2024-02-11 01:55:00 -