|
37f6da6710
|
[[nodiscard]] all the functions.
continuous-integration/drone/push Build is passing
|
2019-10-30 08:51:07 +01:00 |
|
|
ff7b6338a0
|
Replace Poco::Path::dataHome() with get_data_home() .
continuous-integration/drone/push Build is passing
`Poco::Path::dataHome()` does not follow the XDG Base Directory Specification.
|
2019-10-27 07:21:18 +01:00 |
|
|
61aa6b4653
|
Removed alias DB = Database.
continuous-integration/drone/push Build is passing
|
2019-09-30 13:24:00 +02:00 |
|
|
2c4fb47f63
|
Changed namespace-indentation and header order.
|
2019-09-30 13:23:45 +02:00 |
|
|
b1ce2437c0
|
Simplified structs.
continuous-integration/drone/push Build is passing
using X = struct X → struct X.
|
2019-09-29 01:06:27 +02:00 |
|
|
f48b07f323
|
Refactored for better readability.
continuous-integration/drone/push Build is passing
Ran clang-tidy over the code, took most of the advice.
|
2019-09-25 03:58:29 +02:00 |
|
|
ebb1061e99
|
Escape Search in doxygen comments and replace vector with list.
|
2019-08-08 22:27:17 +02:00 |
|
|
c0d10423ba
|
Changed vector<Database::entry> to list<Database::entry>.
|
2019-08-08 15:19:42 +02:00 |
|
|
82f471755e
|
Improved library-documentation.
|
2019-08-07 20:32:46 +02:00 |
|
|
fafb0c8aa1
|
Switched from vsqlite++ to POCO.
continuous-integration/drone/push Build is failing
|
2019-08-07 19:41:58 +02:00 |
|
|
df59f484c6
|
Display right include paths in Doxygen output.
continuous-integration/drone/push Build is passing
|
2019-08-05 23:35:49 +02:00 |
|
|
b4e845a352
|
Updated CMake recipes and changed file structure.
continuous-integration/drone/push Build is failing
|
2019-08-03 22:27:08 +02:00 |
|