|  | 0d4a9c9c36 | ArchLinux PKGBUILD: Update Git repository URL | 2021-04-20 21:30:42 +02:00 |  | 
			
				
					|  | 65d12ae9e0 | Stop decryption for all encrypted files when cancel is pressed | 2021-01-03 14:19:23 +01:00 |  | 
			
				
					|  | 21206d4e3e | Fix bug not allowing more than 5 directories | 2018-07-29 12:30:51 +02:00 |  | 
			
				
					|  | 3064eae049 | Correct alignment of meta block in template That way, it is rendered as <pre> by markdown. | 2018-07-21 15:13:37 +02:00 |  | 
			
				
					|  | e4f711b310 | Add button to open the workspace directory to the settings window | 2018-07-14 17:41:29 +02:00 |  | 
			
				
					|  | be80d71b09 | Update to latest version of Glade | 2018-07-14 17:38:19 +02:00 |  | 
			
				
					|  | c702e7ca6e | Merge remote-tracking branch 'origin/mdrework' | 2018-07-09 18:59:29 +02:00 |  | 
			
				
					|  | f6a7a22b7f | Update copyright notice in README | 2018-07-08 09:17:43 +02:00 |  | 
			
				
					|  | f701119233 | Update ArchLinux PKGBUILD to clone submodules | 2018-07-08 09:16:29 +02:00 |  | 
			
				
					|  | 017e6e8b9a | Refactor code Rename add_tags to autotags. | 2018-07-07 11:28:51 +02:00 |  | 
			
				
					|  | a3173fa1d8 | Add encrypted tag to decrypted files | 2018-07-07 11:25:02 +02:00 |  | 
			
				
					|  | 8678f326cd | Fix memory leak in scanner | 2018-07-07 09:35:38 +02:00 |  | 
			
				
					|  | 843329331d | Automatically add tags for directory names | 2018-07-07 09:31:13 +02:00 |  | 
			
				
					|  | 16c3dcac15 | Change Markdown renderer to statically link hoedown | 2018-04-07 19:47:22 +02:00 |  | 
			
				
					|  | 1287949669 | Show an error message if the entry already exists or can not be created. | 2018-03-25 18:38:54 +02:00 |  | 
			
				
					|  | 8cee5b5188 | pango_md: Remove linebreaks within a paragraph | 2018-03-25 09:42:40 +02:00 |  | 
			
				
					|  | a6a3967940 | Fix md_pango renderer which broke lists | 2018-03-24 16:08:23 +01:00 |  | 
			
				
					|  | 3ba42da401 | Only enable the New Entry button when in a valid workspace | 2018-03-18 13:54:47 +01:00 |  | 
			
				
					|  | 75155331ea | Add ArchLinux PKGBUILD | 2018-03-17 18:26:40 +01:00 |  | 
			
				
					|  | df3fd1d5a3 | Fix Desktop file | 2018-03-17 18:26:11 +01:00 |  | 
			
				
					|  | a5e5cd7667 | Add Desktop file and icon | 2018-03-17 18:08:35 +01:00 |  | 
			
				
					|  | 21b3836dc0 | Add install target | 2018-03-17 17:42:17 +01:00 |  | 
			
				
					|  | 30569fe1a5 | Include glade file in binary | 2018-03-17 17:38:32 +01:00 |  | 
			
				
					|  | a9b9232dd5 | Merge branch 'newfile' | 2018-03-17 15:44:39 +01:00 |  | 
			
				
					|  | 27ad3385b7 | Correct indentations | 2018-03-17 15:42:38 +01:00 |  | 
			
				
					|  | aa4d74f603 | Allow custom date formats | 2018-03-17 15:39:37 +01:00 |  | 
			
				
					|  | c4809f29b2 | Make date format for new entries customizable | 2018-03-17 14:48:17 +01:00 |  | 
			
				
					|  | 10ad046629 | Remove obsolete comments | 2018-03-17 13:20:09 +01:00 |  | 
			
				
					|  | 871669f904 | Automatically fill current date and time when creating a new entry | 2018-03-17 12:48:12 +01:00 |  | 
			
				
					|  | 6555b8d8e2 | Allow to click on heading to ellipsize it | 2017-09-02 10:48:14 +02:00 |  | 
			
				
					|  | 247ea6977f | Merge branch 'master' into newfile | 2017-07-09 19:56:20 +02:00 |  | 
			
				
					|  | eeb9d87cc3 | Correct integer type used for times Some functions used guint instead of gint64. This commit corrects them all. | 2017-07-09 19:56:01 +02:00 |  | 
			
				
					|  | 756e8fa4fd | Fix memory leak in mainWindow_checkDate (Resolves #4) | 2017-07-09 19:48:23 +02:00 |  | 
			
				
					|  | aded0ec710 | Implement initial version of the new entry button (#3) | 2017-07-09 19:42:30 +02:00 |  | 
			
				
					|  | 92b75f526d | Move code to launch the external editor to own function | 2017-07-09 19:41:10 +02:00 |  | 
			
				
					|  | 99e3de70b9 | Add UI elements for new-entry button | 2017-07-09 16:56:45 +02:00 |  | 
			
				
					|  | 2b2d7d08e3 | Add doubleclick-to-open feature (Resolves #2) | 2017-07-07 20:51:33 +02:00 |  | 
			
				
					|  | 84398e7be7 | demo-workspace: Corrected title case | 2017-04-16 13:29:07 +02:00 |  | 
			
				
					|  | ebad14143d | demo-workspace: Added note about encrypted entries | 2017-04-16 13:27:12 +02:00 |  | 
			
				
					|  | fa60223043 | demo-workspace: Fixed heading levels | 2017-04-16 13:23:39 +02:00 |  | 
			
				
					|  | f060acfd2b | Added demo-workspace | 2017-03-26 21:19:13 +02:00 |  | 
			
				
					|  | 86c141db7f | Corrected various warnings | 2017-03-24 20:49:10 +01:00 |  | 
			
				
					|  | cd6e54735d | Added -Wall to CFLAGS | 2017-03-24 20:47:54 +01:00 |  | 
			
				
					|  | c6331711bd | Bugfix: Forgot to return pointer from function | 2017-03-24 20:18:33 +01:00 |  | 
			
				
					|  | 684b1a4687 | Fixed some bugs in pango renderer | 2017-03-15 18:20:47 +01:00 |  | 
			
				
					|  | 07baf34a71 | Fixed pango renderer. | 2017-03-15 17:43:34 +01:00 |  | 
			
				
					|  | 48a8f9b691 | Added H1 and H2 to md_pango | 2017-03-15 17:36:30 +01:00 |  | 
			
				
					|  | b0b6a553b7 | Updated load_html function of webkit to version 2 | 2017-03-12 18:00:44 +01:00 |  | 
			
				
					|  | aa8a9a003b | Implemented basic formatting mode | 2017-03-12 17:44:25 +01:00 |  | 
			
				
					|  | 869cb20eaf | Now saving selected renderer | 2017-02-19 15:05:09 +01:00 |  |