Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | clip daylong events | Michael Bohlender | 2018-06-28 |
| | |||
* | Implement DayLongEventModel and integrate it to the calendar | Rémi Nicole | 2018-05-15 |
| | | | | | | | | | | | | | | Summary: Fixes T8697 Reviewers: cmollekopf Reviewed By: cmollekopf Tags: #kube Maniphest Tasks: T8697 Differential Revision: https://phabricator.kde.org/D12875 | ||
* | whitespace | Michael Bohlender | 2018-04-19 |
| | |||
* | dummy calendar picker | Michael Bohlender | 2018-04-19 |
| | |||
* | calendar++ | Michael Bohlender | 2018-04-19 |
| | |||
* | make calendar view scale with window size | Michael Bohlender | 2018-04-19 |
| | |||
* | cleanup weekview sizes a bit | Michael Bohlender | 2018-04-19 |
| | |||
* | make events appear at the right time and have the right height | Michael Bohlender | 2018-04-19 |
| | |||
* | hide time chooser when daylong event | Michael Bohlender | 2018-04-19 |
| | |||
* | extend timechooser model | Michael Bohlender | 2018-04-19 |
| | |||
* | use daychooser and timechooser in eventview | Michael Bohlender | 2018-04-19 |
| | |||
* | add initial timechooser | Michael Bohlender | 2018-04-19 |
| | |||
* | add initial dayChooser | Michael Bohlender | 2018-04-19 |
| | |||
* | initial event view | Michael Bohlender | 2018-04-19 |
| | |||
* | inital calendar view layout | Michael Bohlender | 2018-04-19 |
| | |||
* | Implement PeriodDayEventModel | Rémi Nicole | 2018-04-17 |
| | | | | | | | | | | | | | | | | | | Summary: Implements a model to load events. When finished, should fix T8225 TODO: - Use the parent / children model in qml, instead of relying on the ".events" attribute (using DelegateModel I think) Reviewers: cmollekopf Tags: #kube Maniphest Tasks: T8225 Differential Revision: https://phabricator.kde.org/D12089 | ||
* | initial month view | Michael Bohlender | 2018-03-15 |
| | |||
* | calculate the relative position where the event drops | Michael Bohlender | 2018-03-02 |
| | |||
* | initial drag without drop for events | Michael Bohlender | 2018-03-02 |
| | |||
* | add some lines to the calendar so it is easier to spot the time | Michael Bohlender | 2018-03-02 |
| | |||
* | bring events forward when hovered | Michael Bohlender | 2018-03-02 |
| | |||
* | make the weekview scorllable | Michael Bohlender | 2018-03-02 |
| | |||
* | border for the daylong view | Michael Bohlender | 2018-03-01 |
| | |||
* | add white border to events so they don't blend when they overlap | Michael Bohlender | 2018-03-01 |
| | |||
* | add indention to overlaping events | Michael Bohlender | 2018-03-01 |
| | |||
* | initial calendar - week view | Michael Bohlender | 2018-03-01 |