|
71a2370b91
|
Reworked mdiary_scanner + added GUI support for gpg encrypted files
|
2017-02-15 19:16:55 +01:00 |
|
|
0640ec612d
|
Added decrypt button
|
2017-02-15 18:53:27 +01:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
0a5ba481bc
|
Some cleanups
|
2017-02-03 19:40:05 +01:00 |
|
|
ecf84fcd67
|
Added code to automatically fix date entries
|
2017-02-03 19:37:31 +01:00 |
|
|
1fa1a10a10
|
Calendar now selects the appropriate date before displayed
|
2017-02-03 19:14:42 +01:00 |
|
|
a02a4b1614
|
Fixed datePopover behavior when choosing year/month
|
2017-02-03 17:27:12 +01:00 |
|
|
ba24dc9e9b
|
Regex cleanups and fixes
|
2017-02-02 21:56:07 +01:00 |
|
|
8ac7436182
|
Added date filtering
|
2017-02-02 21:40:49 +01:00 |
|
|
e7f3513cb9
|
Added filter function code
|
2017-02-02 20:20:22 +01:00 |
|
|
c469d585e2
|
coding style
|
2017-02-02 20:04:35 +01:00 |
|
|
ac6cec66e9
|
Added code to parse the selected entry
|
2017-02-02 20:02:33 +01:00 |
|
|
2e1c1512be
|
Adaptations for coding style
|
2017-02-02 19:13:30 +01:00 |
|
|
826ee5b0e0
|
Added (GCallback) cast to silence warnings
|
2017-02-02 19:10:51 +01:00 |
|
|
a4b028b928
|
Now using listStore as data backend. Added sorting function for date.
|
2017-02-02 19:09:59 +01:00 |
|
|
cc56768804
|
Made listStore filterable
|
2017-02-02 17:16:49 +01:00 |
|
|
6ee8b284b6
|
Added helper function to add entries to the list
|
2017-02-01 18:20:48 +01:00 |
|
|
b5c1bd3613
|
Moved signal slot connections to separate function
|
2017-02-01 17:37:31 +01:00 |
|
|
37afe16a7a
|
Added popover dialog for dat entry using calendar
|
2017-02-01 17:33:01 +01:00 |
|
|
ae843c384d
|
Now using built-in sorting function for date (with timestamp as data source)
|
2017-01-31 22:36:13 +01:00 |
|
|
40c2b77d39
|
Added timestamp sorting for date field
|
2017-01-31 21:56:37 +01:00 |
|
|
02ac6dc595
|
Configured entryListView
|
2017-01-31 21:31:31 +01:00 |
|
|
8b75d7f037
|
Added initial mainWindow
|
2017-01-31 19:42:41 +01:00 |
|