
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
"Calendar Event" is a plasmoid that displays the days of the calendar in one column.
Main look idea come from "Fading Calendar" plasmoid
( http://kde-look.org/content/show.php/Fading+Calendar?content=124153 ),
but instead to point in graphics, it is intended to display akonadi items
(events, birthdays, ...) and holidays.
7 years ago
Version 0.4.1
- Bugfix: Time for recurrences
Version 0.4
- New: Adding/Editing Akonadis' items with KOrganizer
- New: Updating when Akonadis' items change
- Change: Time not displayed for "all day" events
Version 0.3
- Refreshing when date changes
Version 0.2
- Added right side alignment
- Added Akonadis' tasks
Version 0.1.1
- Bugfix: UTC time is now converted in local zone
Version 0.1
First delivery
7 years ago
Version 0.4.1
- Bugfix: Time for recurrences
Version 0.4
- New: Adding/Editing Akonadis' items with KOrganizer
- New: Updating when Akonadis' items change
- Change: Time not displayed for "all day" events
Version 0.3
- Refreshing when date changes
Version 0.2
- Added right side alignment
- Added Akonadis' tasks
Version 0.1.1
- Bugfix: UTC time is now converted in local zone
Version 0.1
First delivery
causa-prima
6 years ago
Report
causa-prima
6 years ago
diff for daygraphicswidget.cpp: http://pastebin.com/index/bfpMbuHv
diff for daygraphicswidget.h: http://pastebin.com/9EEid245
I did not implement a option in the settings yet, as I currently do not know how this works.
I hope you like my work, it's the first time I'm doing something in C++ :)
Report
causa-prima
7 years ago
Report
silmpam
7 years ago
Report
causa-prima
7 years ago
Report
silmpam
7 years ago
Report
causa-prima
7 years ago
Report
causa-prima
7 years ago
- seeing the event texts without hovering, that means directly displaying the details. I'd love something like the long day in line one, the event and it's details in line 2.
- changable icons for visible items
- non-rounded today frame
Report
silmpam
7 years ago
- I don't know if displaying details directly on calendar is an advantage: it can be problematic if we have multiple events on the same day and we want to display all without modifying the day frame size... I know the actual hovering is a bit ugly but try to send me a sketch of your idea.
- Yes, more icons can be nice. I will try
- Ok, I can add a frame angle radius in settings
Report
causa-prima
7 years ago
Something else about the icons: I think it would look better if they were vertically centered to the corresponding day :)
Report
causa-prima
6 years ago
Report
cbraum2000
9 years ago
Report
silmpam
9 years ago
Report
cbraum2000
9 years ago
Report
cbraum2000
9 years ago
Report
silmpam
9 years ago
Report