Commit graph

16 commits

Author SHA1 Message Date
Raimund Schlüßler
5a978a7163 Change notes icon 2016-05-27 21:14:14 +02:00
Raimund Schlüßler
5c414394a0 Right align subtasks toggling and note icon 2015-09-05 13:52:56 +02:00
Raimund Schlüßler
bbe34e6f94 Add custom favicon 2015-09-05 13:52:38 +02:00
Raimund Schlüßler
1509be1f3c Implement subtasks 2015-08-29 21:52:02 +02:00
Raimund Schlüßler
4715e7da50 Implement priority support 2015-06-21 12:40:44 +02:00
Hendrik Leppelsack
1f8442680e removed content background to match oc-design 2015-06-01 15:36:45 +02:00
Raimund Schlüßler
1a3bed8df2 Style category area 2015-05-25 13:26:44 +02:00
Raimund Schlüßler
00317d84fb Load task when requested by global search 2015-02-07 12:56:20 +01:00
David Prévot
26e4927a17 Strip away copyrighted ICC profiles
While searching for embedded non-free ICC profiles:

	find . -regextype posix-extended -iregex '.*\.(jpg|png)' \
		-exec sh -c 'identify -verbose "$0" \
		| grep -i copyright && echo "$0"' {} \;

The following files showed up. The proposed alternative files just
remove the embedded possibly non-free and anyway useless ICC profiles:

	exiftool -icc_profile"-<=" $files

The images have been checked as identical to their source.
2014-08-05 12:29:33 -04:00
raimund-schluessler
7304400129 Enable setting of Start of week 2014-07-13 18:17:37 +02:00
raimund-schluessler
ba8e676d89 Style fixes for Percent complete settings 2014-07-12 22:39:53 +02:00
raimund-schluessler
45b7f285fb Improve Tasks icon to fit style of oC 2014-07-11 20:37:16 +02:00
raimund-schluessler
62b8b9ca03 Add settings dialog 2014-05-27 19:59:35 +02:00
raimund-schluessler
6cdfb6cb68 Set reminders of any type 2014-05-06 20:12:03 +02:00
raimund-schluessler
623077cb8c new design, set beginning of tasks
- new design
- added possibility to set a start date for tasks
- new collection for current tasks
-  show calendar color in calendar list
2014-04-19 20:28:22 +02:00
raimund-schluessler
a649adbbef Initial Commit 2014-03-28 20:11:56 +01:00