Commit Graph

15 Commits

Author SHA1 Message Date
Luis Ángel San Martín
d4b7c6dd8a Extract library paths methods to it's own struct in yacreader_global.h and use it everywhere 2025-03-29 11:31:53 +01:00
Luis Ángel San Martín
5aa637fdbe Use YACReaderLibrary::libraryDataPath in YACReaderLibraries::getDBPath 2025-03-27 21:19:12 +01:00
Luis Ángel San Martín
c148a96d7f Add static methods to get the data paths in a library 2025-03-27 20:19:08 +01:00
Luis Ángel San Martín
1c9f2133f6 Add a small dialog to show some info about a library 2024-11-26 17:44:24 +01:00
Luis Ángel San Martín
76df7e1d83 typo 2024-02-02 13:04:45 +01:00
Luis Ángel San Martín
7c1e9298ee Add a method to get the list of libraries sorted like they are shown in the UI 2024-01-14 08:36:12 +01:00
Luis Ángel San Martín
851215f12d Add method for getting the legacy id from the uuid 2024-01-13 17:15:30 +01:00
Luis Ángel San Martín
b4951fcb1a Add convenience method for getting the new uuid from the legacy id 2024-01-07 10:26:22 +01:00
Luis Ángel San Martín
12c268ab42 Fix Qt5 Compilation 2023-08-13 15:22:15 +02:00
Luis Ángel San Martín
be7a16efa6 Refactor YACReaderLibraries
It includes a new UUID per library (which isn't used yet) and a new class YACReaderLibrary that replaces the old `QMap<QString, QPair<int, QString>>`.
2023-08-13 10:19:28 +02:00
Luis Ángel San Martín
5c0b5c7430 Add method for getting the db container path from a library id 2023-04-07 10:51:05 +02:00
Luis Ángel San Martín
5aa02a19bb clang-format 2021-10-18 21:56:52 +02:00
Luis Ángel San Martín
e3ec56aa43 Format code using clang-format 2019-05-30 19:46:37 +02:00
Felix Kauselmann
d5a11fb16b Add .gitattributes rules for text and binary handling 2018-07-30 15:04:04 +02:00
apollo2k4
f2a356fc70 Update russian translation. Need to subtract and to bring the terminology to a common denominator 2018-01-08 16:32:56 +00:00