summaryrefslogtreecommitdiffstats
path: root/views/calendar/qml
Commit message (Collapse)AuthorAge
* Check all calendars by defaultChristian Mollekopf2018-08-01
|
* CleanupChristian Mollekopf2018-08-01
|
* No date hardcodingChristian Mollekopf2018-08-01
|
* Get daylabels to start at the right dateChristian Mollekopf2018-08-01
|
* Remove the useless labels for nowChristian Mollekopf2018-08-01
|
* Show the current dateChristian Mollekopf2018-08-01
|
* Same dimming for fullday eventsChristian Mollekopf2018-08-01
|
* Display full day namesChristian Mollekopf2018-08-01
|
* A bit of opacity for eventsChristian Mollekopf2018-08-01
|
* Clip events that go past the end of the dayChristian Mollekopf2018-08-01
|
* No unnecessary bordersChristian Mollekopf2018-08-01
|
* Dimm past days and show a line at the current timeChristian Mollekopf2018-08-01
|
* Avoid direct color hardcodingChristian Mollekopf2018-08-01
|
* Avoid autoupdate in testmodeChristian Mollekopf2018-08-01
|
* Query for the list of calendarsChristian Mollekopf2018-08-01
|
* A margin on the right so it doesn't look like the calendar runs off theChristian Mollekopf2018-08-01
| | | | side
* Use the system localeChristian Mollekopf2018-08-01
|
* Update the current time periodicallyChristian Mollekopf2018-08-01
|
* Synchronize events when selecting the calendarChristian Mollekopf2018-07-12
|
* Less textcolor abuseChristian Mollekopf2018-07-12
|
* Make the calendar work with the current timeChristian Mollekopf2018-07-11
|
* Experimental calendar viewChristian Mollekopf2018-07-11
|
* clip daylong eventsMichael Bohlender2018-06-28
|
* Implement DayLongEventModel and integrate it to the calendarRémi Nicole2018-05-15
| | | | | | | | | | | | | | Summary: Fixes T8697 Reviewers: cmollekopf Reviewed By: cmollekopf Tags: #kube Maniphest Tasks: T8697 Differential Revision: https://phabricator.kde.org/D12875
* whitespaceMichael Bohlender2018-04-19
|
* dummy calendar pickerMichael Bohlender2018-04-19
|
* calendar++Michael Bohlender2018-04-19
|
* make calendar view scale with window sizeMichael Bohlender2018-04-19
|
* cleanup weekview sizes a bitMichael Bohlender2018-04-19
|
* make events appear at the right time and have the right heightMichael Bohlender2018-04-19
|
* hide time chooser when daylong eventMichael Bohlender2018-04-19
|
* extend timechooser modelMichael Bohlender2018-04-19
|
* use daychooser and timechooser in eventviewMichael Bohlender2018-04-19
|
* add initial timechooserMichael Bohlender2018-04-19
|
* add initial dayChooserMichael Bohlender2018-04-19
|
* initial event viewMichael Bohlender2018-04-19
|
* inital calendar view layoutMichael Bohlender2018-04-19
|
* Implement PeriodDayEventModelRémi Nicole2018-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 viewMichael Bohlender2018-03-15
|
* calculate the relative position where the event dropsMichael Bohlender2018-03-02
|
* initial drag without drop for eventsMichael Bohlender2018-03-02
|
* add some lines to the calendar so it is easier to spot the timeMichael Bohlender2018-03-02
|
* bring events forward when hoveredMichael Bohlender2018-03-02
|
* make the weekview scorllableMichael Bohlender2018-03-02
|
* border for the daylong viewMichael Bohlender2018-03-01
|
* add white border to events so they don't blend when they overlapMichael Bohlender2018-03-01
|
* add indention to overlaping eventsMichael Bohlender2018-03-01
|
* initial calendar - week viewMichael Bohlender2018-03-01