Commit Graph

16 Commits

Author SHA1 Message Date
ad676bbc13
Add rofi export. 2019-11-28 09:03:52 +01:00
45668b6c9f
Add export: link.
A plain list of links, separated by newline. Closes #2.
2019-11-27 21:53:48 +01:00
37f6da6710
[[nodiscard]] all the functions.
All checks were successful
continuous-integration/drone/push Build is passing
2019-10-30 08:51:07 +01:00
32cf647131
Nest namespaces. 2019-10-30 08:06:12 +01:00
eb77d8fc75
Implement all special member functions for ExportBase. 2019-10-28 06:46:08 +01:00
d821a9310f
Add virtual destructor to ExportBase. 2019-10-25 06:00:56 +02:00
2c4fb47f63
Changed namespace-indentation and header order. 2019-09-30 13:23:45 +02:00
f48b07f323
Refactored for better readability.
All checks were successful
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
cd3b871260
Escape JSON and RSS in description in reference. 2019-09-20 21:41:19 +02:00
9d3ace6de0
Remove duplicates in search results.
All checks were successful
continuous-integration/drone/push Build is passing
2019-09-20 18:19:33 +02:00
c9b82fd774
Added RSS export.
All checks were successful
continuous-integration/drone/push Build is passing
2019-09-06 00:53:58 +02:00
fdca73532f
Add JSON export. 2019-09-03 17:50:14 +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
df59f484c6
Display right include paths in Doxygen output.
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-05 23:35:49 +02:00
b4e845a352
Updated CMake recipes and changed file structure.
Some checks failed
continuous-integration/drone/push Build is failing
2019-08-03 22:27:08 +02:00