Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Check all calendars by default | Christian Mollekopf | 2018-08-01 |
| | |||
* | Cleanup | Christian Mollekopf | 2018-08-01 |
| | |||
* | No date hardcoding | Christian Mollekopf | 2018-08-01 |
| | |||
* | Get daylabels to start at the right date | Christian Mollekopf | 2018-08-01 |
| | |||
* | Remove the useless labels for now | Christian Mollekopf | 2018-08-01 |
| | |||
* | Show the current date | Christian Mollekopf | 2018-08-01 |
| | |||
* | Same dimming for fullday events | Christian Mollekopf | 2018-08-01 |
| | |||
* | Display full day names | Christian Mollekopf | 2018-08-01 |
| | |||
* | A bit of opacity for events | Christian Mollekopf | 2018-08-01 |
| | |||
* | Clip events that go past the end of the day | Christian Mollekopf | 2018-08-01 |
| | |||
* | No unnecessary borders | Christian Mollekopf | 2018-08-01 |
| | |||
* | Dimm past days and show a line at the current time | Christian Mollekopf | 2018-08-01 |
| | |||
* | Avoid direct color hardcoding | Christian Mollekopf | 2018-08-01 |
| | |||
* | Avoid autoupdate in testmode | Christian Mollekopf | 2018-08-01 |
| | |||
* | Query for the list of calendars | Christian Mollekopf | 2018-08-01 |
| | |||
* | A margin on the right so it doesn't look like the calendar runs off the | Christian Mollekopf | 2018-08-01 |
| | | | | side | ||
* | Use the system locale | Christian Mollekopf | 2018-08-01 |
| | |||
* | Update the current time periodically | Christian Mollekopf | 2018-08-01 |
| | |||
* | Ensure that we shutdown all resources before existing the test. | Christian Mollekopf | 2018-07-25 |
| | | | | A lingering resource will also block the test from exiting. | ||
* | Synchronize events when selecting the calendar | Christian Mollekopf | 2018-07-12 |
| | |||
* | Less textcolor abuse | Christian Mollekopf | 2018-07-12 |
| | |||
* | Make the calendar work with the current time | Christian Mollekopf | 2018-07-11 |
| | |||
* | Calendar icon | Christian Mollekopf | 2018-07-11 |
| | |||
* | Experimental calendar view | Christian Mollekopf | 2018-07-11 |
| | |||
* | clip daylong events | Michael Bohlender | 2018-06-28 |
| | |||
* | change calendar view metadata | Michael Bohlender | 2018-05-24 |
| | |||
* | 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 | ||
* | add overlapping event to testdata | Michael Bohlender | 2018-04-19 |
| | |||
* | 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 | ||
* | Add calendar support in the Test Store | Rémi Nicole | 2018-04-17 |
| | | | | | | | | | | | | | | Summary: Fixes T8483 Reviewers: cmollekopf Reviewed By: cmollekopf Tags: #kube Maniphest Tasks: T8483 Differential Revision: https://phabricator.kde.org/D12087 | ||
* | 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 |
| | |||
* | remove unnessesary dummy data from main.qml | 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 |
| |