Markus Koch markus
markus pushed to master at markus/mdiary 2017-02-05 14:04:51 +01:00
b7e98db42b Fixed time selection algorithm
markus pushed to master at markus/mdiary 2017-02-04 20:36:59 +01:00
ae87f0cfa1 Added individual clear icons for the date entries
markus pushed to master at markus/mdiary 2017-02-04 20:17:25 +01:00
5fdc302820 Fixed display error with UTF-8 characters
markus pushed to master at markus/mdiary 2017-02-04 20:09:58 +01:00
3c00112efa Fixed error in date filtering algorithm
64e0d0ce02 Now allowing spaces in tags
c628684c5b Added time span detection
Compare 3 commits »
markus pushed to master at markus/mdiary 2017-02-04 18:57:59 +01:00
57623e464e Added View all button
fe1e6b8f35 Added summary filter option
d42a0ffc2e Added Title/Summary header
Compare 3 commits »
markus pushed to master at markus/mdiary 2017-02-04 17:46:30 +01:00
a3c4b3164d Fixed regex for date
8de6eda287 Fixed sorting of date
ee16f15a98 Fixed text window scaling
e39c0ed7da Added content detection to parser
909a84c16a Added file header parsing
Compare 8 commits »
markus pushed to master at markus/mdiary 2017-02-04 12:16:19 +01:00
9bac55c4ce Added field selection to search
markus pushed to master at markus/mdiary 2017-02-03 22:56:26 +01:00
5686bdb834 Performance improvements in filter function
markus pushed to master at markus/mdiary 2017-02-03 20:56:57 +01:00
1101026d19 Added text search filter
ec7a072920 Added comment headers to functions
6a8cbccbfe Optimized filter parameter parsing code
Compare 3 commits »
markus pushed to master at markus/mdiary 2017-02-03 20:04:22 +01:00
7f296855d5 Now loading text to textBuffer
markus pushed to master at markus/mdiary 2017-02-03 19:38:31 +01:00
0a5ba481bc Some cleanups
ecf84fcd67 Added code to automatically fix date entries
Compare 2 commits »
markus pushed to master at markus/mdiary 2017-02-03 19:13:08 +01:00
1fa1a10a10 Calendar now selects the appropriate date before displayed
markus pushed to master at markus/mdiary 2017-02-03 17:26:00 +01:00
a02a4b1614 Fixed datePopover behavior when choosing year/month
markus pushed to master at markus/mdiary 2017-02-02 21:54:30 +01:00
ba24dc9e9b Regex cleanups and fixes
markus pushed to master at markus/mdiary 2017-02-02 21:39:14 +01:00
8ac7436182 Added date filtering
e7f3513cb9 Added filter function code
Compare 2 commits »
markus pushed to master at markus/mdiary 2017-02-02 20:05:25 +01:00
c469d585e2 coding style
ac6cec66e9 Added code to parse the selected entry
Compare 2 commits »
markus pushed to master at markus/mdiary 2017-02-02 19:11:53 +01:00
2e1c1512be Adaptations for coding style
markus pushed to master at markus/mdiary 2017-02-02 19:09:17 +01:00
826ee5b0e0 Added (GCallback) cast to silence warnings
a4b028b928 Now using listStore as data backend. Added sorting function for date.
cc56768804 Made listStore filterable
Compare 3 commits »
markus pushed to master at markus/mdiary 2017-02-01 18:19:09 +01:00
6ee8b284b6 Added helper function to add entries to the list
markus pushed to master at markus/mdiary 2017-02-01 17:35:53 +01:00
b5c1bd3613 Moved signal slot connections to separate function