tastytea
|
54919796d7
|
Rewrote database interface.
It is a class now and has a saner return type, a struct.
|
2019-01-12 18:18:49 +01:00 |
tastytea
|
165e9039a7
|
Added more warnings for debug builds, removed superfluous consts
|
2019-01-12 17:39:20 +01:00 |
tastytea
|
dd83e11338
|
Added find function
|
2019-01-11 20:50:22 +01:00 |
tastytea
|
e9be4a1e90
|
Refactored, cosmetic
|
2018-10-23 08:29:07 +02:00 |
tastytea
|
b7c8c51486
|
Removed direct boost dependency
|
2018-10-20 06:06:41 +02:00 |
tastytea
|
79bd6f7d01
|
Improved readability of the code
… by using the namespace "database" for functions that interact with the database.
|
2018-10-17 17:28:29 +02:00 |
tastytea
|
ad308f3dd5
|
Rudimentary Qt interface
|
2018-10-06 21:33:02 +02:00 |
tastytea
|
2ddb5060ed
|
Bugfix: Made sure that parent directories are created, if necessary.
|
2018-08-30 23:40:12 +02:00 |
tastytea
|
19e6c28d41
|
return 1 on failure
|
2018-08-30 18:19:08 +02:00 |
tastytea
|
1b8be98493
|
Refactored, made it easier to add more interfaces
|
2018-08-30 18:04:56 +02:00 |