Commit Graph

30 Commits

Author SHA1 Message Date
588099d1f8 Add tests and fix errors tests have discovered 2020-05-08 21:11:51 +00:00
f6a45d4504 Added test that check exception throw in userHome 2020-04-17 22:35:59 +02:00
7db446dd8d Add badges to README, add code coverage to pipeline 2020-04-16 15:06:15 +02:00
1d13e811b2 Replace 3rd party libraries with submodules 2020-04-15 13:32:59 +00:00
013d98e941 Makefile: windows - compile separate object files 2020-04-01 17:03:33 +02:00
aa049ff203 Reorganize gtk and localization files 2020-04-01 16:07:37 +02:00
ae2c015fad Makefile: fix gui target 2020-04-01 14:56:35 +02:00
d36ed1b2ac Makefile: install locale in /usr/share 2020-04-01 14:53:16 +02:00
2e366f8b74 Makefile: compile windows versions with resource files 2020-04-01 13:58:38 +02:00
7186635f1c Windows: refactored GUI 2020-02-25 16:11:25 +01:00
be4c2206f6 Makefile: add new files, break up tv_rename_gui 2020-02-12 11:49:48 +01:00
1e486dbbf6 Strip final binaries 2020-01-31 22:52:00 +01:00
471f1ac526 Makefile: add stuf for gui in Linux 2020-01-17 14:19:18 +01:00
2a42f679ba More refactoring 2020-01-15 22:23:11 +01:00
f1063bb14e GUI for sqlite 2019-07-12 23:10:40 +02:00
d1e82d4a94 Initial support of database 2019-06-04 21:54:00 +02:00
425941b50e Fix desktop file, add uninstall to Makefile 2019-05-18 15:05:06 +02:00
34216f1112 Add desktop file for linux 2019-05-18 13:45:46 +02:00
c02a14b1b7 Split filesystem library into 2 files based on operating system 2019-04-01 20:18:47 +02:00
55a8f32f49 Add Windows support 2019-02-04 17:39:48 +01:00
85d459a3f0 Add 'install' and 'install_gui' targets 2019-01-23 22:45:38 +01:00
c8e93aa3cc Add option to compile with GUI 2019-01-23 20:46:03 +01:00
81bf7e3588 Break up into more files 2019-01-19 13:40:10 +01:00
a50ae5d93f Don't create debug version 2019-01-07 22:20:17 +01:00
1bbddc5de9 Spaces instead of tabs 2019-01-04 20:19:08 +01:00
c58dfab990 Make string short, so regex won't segfault with libstdc++, replace simple regex with c++ functions 2019-01-03 20:16:28 +01:00
49a490061e C++11 2019-01-03 19:01:43 +01:00
e5c02be1e0 libc++ now officially supports filesystem now 2019-01-03 16:35:17 +01:00
06bef53df7 Use CXX variable in Makefile 2018-09-22 23:11:18 +00:00
eafb180b89 Initial commit 2018-09-23 00:50:42 +02:00