|
88c9fbf7db
|
Added support for gpg encrypted files
|
2017-02-15 17:50:23 +01:00 |
|
|
e6bba9f0ee
|
Implemented link on to label to set both days at the same time
|
2017-02-12 21:46:39 +01:00 |
|
|
a6bb0234f7
|
Merge branch 'master' of git.notsyncing.net:markus/mdiary
|
2017-02-12 21:21:08 +01:00 |
|
|
f444d40071
|
Headerbar now updates with the workspace URL
|
2017-02-11 18:44:29 +01:00 |
|
|
e9ca1ce259
|
Now automatically resumes last workspace
|
2017-02-11 18:41:11 +01:00 |
|
|
98a6c30744
|
Fixed error which caused last workspace entries to disappear
|
2017-02-11 18:37:04 +01:00 |
|
|
8d16aca056
|
Improved last workspaces list + added saving of settings
|
2017-02-11 18:33:09 +01:00 |
|
|
0cb3999495
|
Removed obsolete code
|
2017-02-11 18:11:41 +01:00 |
|
|
38c399d685
|
Added new settings parser
|
2017-02-11 18:09:07 +01:00 |
|
|
85f8c1e783
|
Improved last_workspace handling
|
2017-02-11 18:08:27 +01:00 |
|
|
eef1f96a0a
|
Updated mainWindow_add_recent_workspace + refactoring
|
2017-02-11 17:51:04 +01:00 |
|
|
73b1154b68
|
Removed old debug message
|
2017-02-09 16:54:20 +01:00 |
|
|
d066bdde58
|
removed g_error instruction as it seems to crash the program
|
2017-02-09 16:15:38 +01:00 |
|
|
090db6c228
|
Started settings interface
|
2017-02-09 16:14:38 +01:00 |
|
|
130ce196a2
|
Improved ws_entry_visible
|
2017-02-07 19:56:03 +01:00 |
|
|
686f828c81
|
Implemented other workspaces function
|
2017-02-07 19:53:51 +01:00 |
|
|
ba3d68c507
|
Added function to clear the listStore
|
2017-02-07 19:03:05 +01:00 |
|
|
7a9a5af65b
|
Added means for disabling the mainPane
|
2017-02-05 19:03:38 +01:00 |
|
|
aca39b94e7
|
Added titles to suggestions
|
2017-02-05 18:56:08 +01:00 |
|
|
5b70b6b6b5
|
Added auto completion to search
|
2017-02-05 18:45:54 +01:00 |
|
|
140fba445d
|
Fixed earliest/latest function return type
|
2017-02-05 17:43:04 +01:00 |
|
|
b3e84cf14a
|
Some filtering fixes
|
2017-02-05 17:38:36 +01:00 |
|
|
54a7814e0b
|
Added search and processing for the recent workspace selector
|
2017-02-05 16:28:26 +01:00 |
|
|
f8d3bb8730
|
Added recent workspaces list
|
2017-02-05 15:31:04 +01:00 |
|
|
5fd6f339d3
|
Fixed memory leak
|
2017-02-05 15:02:18 +01:00 |
|
|
2b81a67087
|
Improved icons
|
2017-02-05 14:47:45 +01:00 |
|
|
538b2c54d9
|
Added choose Workspace menu
|
2017-02-05 14:31:17 +01:00 |
|
|
b7e98db42b
|
Fixed time selection algorithm
|
2017-02-05 13:25:40 +01:00 |
|
|
ae87f0cfa1
|
Added individual clear icons for the date entries
|
2017-02-04 20:38:29 +01:00 |
|
|
5fdc302820
|
Fixed display error with UTF-8 characters
|
2017-02-04 20:18:57 +01:00 |
|
|
3c00112efa
|
Fixed error in date filtering algorithm
|
2017-02-04 20:11:31 +01:00 |
|
|
64e0d0ce02
|
Now allowing spaces in tags
|
2017-02-04 19:57:02 +01:00 |
|
|
c628684c5b
|
Added time span detection
|
2017-02-04 19:55:08 +01:00 |
|
|
57623e464e
|
Added View all button
|
2017-02-04 18:52:31 +01:00 |
|
|
fe1e6b8f35
|
Added summary filter option
|
2017-02-04 18:41:23 +01:00 |
|
|
d42a0ffc2e
|
Added Title/Summary header
|
2017-02-04 18:31:05 +01:00 |
|
|
a3c4b3164d
|
Fixed regex for date
|
2017-02-04 17:47:37 +01:00 |
|
|
8de6eda287
|
Fixed sorting of date
|
2017-02-04 17:46:21 +01:00 |
|
|
ee16f15a98
|
Fixed text window scaling
|
2017-02-04 17:22:29 +01:00 |
|
|
e39c0ed7da
|
Added content detection to parser
|
2017-02-04 17:01:09 +01:00 |
|
|
909a84c16a
|
Added file header parsing
|
2017-02-04 16:12:46 +01:00 |
|
|
ac0d8c843d
|
Added directory scanner
|
2017-02-04 14:22:01 +01:00 |
|
|
d3b0dce208
|
Compiler appeasing...
|
2017-02-04 13:38:52 +01:00 |
|
|
6a47f95675
|
Moved some functions to mdiary.h, started backend
|
2017-02-04 13:37:56 +01:00 |
|
|
9bac55c4ce
|
Added field selection to search
|
2017-02-04 12:17:41 +01:00 |
|
|
5686bdb834
|
Performance improvements in filter function
|
2017-02-03 22:56:31 +01:00 |
|
|
1101026d19
|
Added text search filter
|
2017-02-03 20:57:14 +01:00 |
|
|
ec7a072920
|
Added comment headers to functions
|
2017-02-03 20:38:44 +01:00 |
|
|
6a8cbccbfe
|
Optimized filter parameter parsing code
|
2017-02-03 20:25:34 +01:00 |
|
|
7f296855d5
|
Now loading text to textBuffer
|
2017-02-03 20:05:49 +01:00 |
|