Commit Graph

33 Commits (master)

Author SHA1 Message Date
Markus Koch 65d12ae9e0 Stop decryption for all encrypted files when cancel is pressed 2021-01-03 14:19:23 +01:00
Markus Koch 21206d4e3e Fix bug not allowing more than 5 directories 2018-07-29 12:30:51 +02:00
Markus Koch 017e6e8b9a Refactor code
Rename add_tags to autotags.
2018-07-07 11:28:51 +02:00
Markus Koch a3173fa1d8 Add encrypted tag to decrypted files 2018-07-07 11:25:02 +02:00
Markus Koch 8678f326cd Fix memory leak in scanner 2018-07-07 09:35:38 +02:00
Markus Koch 843329331d Automatically add tags for directory names 2018-07-07 09:31:13 +02:00
Markus Koch 3ba42da401 Only enable the New Entry button when in a valid workspace 2018-03-18 13:54:47 +01:00
Markus Koch 86c141db7f Corrected various warnings 2017-03-24 20:49:10 +01:00
Markus Koch c6331711bd Bugfix: Forgot to return pointer from function 2017-03-24 20:18:33 +01:00
Markus Koch 2d8d86781c Added basic support for images 2017-02-19 12:50:28 +01:00
Markus Koch 0a6beb710c Fixed stupid typo in boolean equation 2017-02-15 22:49:04 +01:00
Markus Koch 4245310392 Added fix for weird behavior of GRegex 2017-02-15 20:23:08 +01:00
Markus Koch 5604ff93d7 Added an error message in case some entries can not be read 2017-02-15 19:38:04 +01:00
Markus Koch 31eb9fd406 Coding style 2017-02-15 19:25:42 +01:00
Markus Koch ce137185ad Supressed some warnings 2017-02-15 19:21:55 +01:00
Markus Koch 71a2370b91 Reworked mdiary_scanner + added GUI support for gpg encrypted files 2017-02-15 19:16:55 +01:00
Markus Koch 88c9fbf7db Added support for gpg encrypted files 2017-02-15 17:50:23 +01:00
Markus Koch d066bdde58 removed g_error instruction as it seems to crash the program 2017-02-09 16:15:38 +01:00
Markus Koch 686f828c81 Implemented other workspaces function 2017-02-07 19:53:51 +01:00
Markus Koch ba3d68c507 Added function to clear the listStore 2017-02-07 19:03:05 +01:00
Markus Koch aca39b94e7 Added titles to suggestions 2017-02-05 18:56:08 +01:00
Markus Koch 5b70b6b6b5 Added auto completion to search 2017-02-05 18:45:54 +01:00
Markus Koch 140fba445d Fixed earliest/latest function return type 2017-02-05 17:43:04 +01:00
Markus Koch b3e84cf14a Some filtering fixes 2017-02-05 17:38:36 +01:00
Markus Koch 5fd6f339d3 Fixed memory leak 2017-02-05 15:02:18 +01:00
Markus Koch 64e0d0ce02 Now allowing spaces in tags 2017-02-04 19:57:02 +01:00
Markus Koch c628684c5b Added time span detection 2017-02-04 19:55:08 +01:00
Markus Koch a3c4b3164d Fixed regex for date 2017-02-04 17:47:37 +01:00
Markus Koch e39c0ed7da Added content detection to parser 2017-02-04 17:01:09 +01:00
Markus Koch 909a84c16a Added file header parsing 2017-02-04 16:12:46 +01:00
Markus Koch ac0d8c843d Added directory scanner 2017-02-04 14:22:01 +01:00
Markus Koch 6a47f95675 Moved some functions to mdiary.h, started backend 2017-02-04 13:37:56 +01:00
Markus Koch 6ee8b284b6 Added helper function to add entries to the list 2017-02-01 18:20:48 +01:00