summaryrefslogtreecommitdiff
path: root/common.h (follow)
AgeCommit message (Collapse)Author
2023-07-02Move fileaddrecord to common.h so that it can be used from qml pluginArseniy-Movshev
2023-06-20Move fileNameForDate to a common header fileArseniy-Movshev
This function shows up in quite a few places so this seems justified. Other functions may get this treatment later