|
478d57b342
|
cli: Move most classes to shared lib for reuse
|
2022-04-15 21:06:56 +02:00 |
|
|
ad84c8acf7
|
cli: moved processing of file content into sandboxed subprocess
|
2022-01-01 17:58:52 +01:00 |
|
|
f67b7bbb21
|
Resolve Qt deprication: endl -> Qt::endl
|
2021-06-12 22:55:56 +02:00 |
|
|
e97551be97
|
Rename all symbols to new project name
|
2021-06-12 14:59:58 +02:00 |
|
|
ef78e74cdd
|
Detect first run and initialize database and config
Relates to #1
|
2020-08-24 21:36:45 +02:00 |
|
|
8de07b703c
|
Add Common::databasePath which also allows overriding it
|
2020-05-24 15:36:27 +02:00 |
|
|
13fb901044
|
added Common namespace. cli: use settings instead of env for db path
|
2020-05-23 22:52:42 +02:00 |
|
|
6b94b8f619
|
Begin 'shared' project to share code between cli and gui
|
2019-04-20 23:31:14 +02:00 |
|
|
f24f6bd966
|
Command: Take SqliteDbService instead of connection string
|
2019-04-16 08:54:49 +02:00 |
|
|
6ba1147d11
|
Added Utils::error() and Utils::info() to print to stderr/stdout instead of qDebug()
|
2019-04-10 18:57:27 +02:00 |
|
|
db499fb4b3
|
Begin delete command implementation
|
2019-04-07 20:22:20 +02:00 |
|
|
3e23021621
|
Begin a C++ cli and remove the Python scripts
|
2019-04-06 17:16:42 +02:00 |
|