Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Removed the html switch. | Christian Mollekopf | 2018-07-30 | |
| | | | | | | Instead of having a switch we're going to always use an html editor, and simply send as plaintext if there is no formatting. To easily remove all formatting a button is added. | |||
* | Replace icons with hotkeys during keyboard focus. | Christian Mollekopf | 2018-07-26 | |
| | | | | | The icons are distracting and not particularly useful when going through the list. And the hotkeys allow for keyboard interaction anyways. | |||
* | 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. | |||
* | Shutdown resources at the end of the test | Christian Mollekopf | 2018-07-25 | |
| | | | | to keep them from blocking the test from exiting. | |||
* | We now create 4 resources | Christian Mollekopf | 2018-07-25 | |
| | ||||
* | Search view updates | Christian Mollekopf | 2018-07-23 | |
| | ||||
* | The showFilter property is no longer existing | Christian Mollekopf | 2018-07-16 | |
| | ||||
* | Contact removal | Christian Mollekopf | 2018-07-13 | |
| | ||||
* | Some progress on creating contacts | Christian Mollekopf | 2018-07-13 | |
| | ||||
* | Composer cleanup | Christian Mollekopf | 2018-07-13 | |
| | ||||
* | Avoid warnings | Christian Mollekopf | 2018-07-13 | |
| | ||||
* | Handle help via View.qml | Christian Mollekopf | 2018-07-12 | |
| | ||||
* | A view search overlay | Christian Mollekopf | 2018-07-12 | |
| | ||||
* | All views should become a Kube.View | Christian Mollekopf | 2018-07-12 | |
| | | | | So we can use it as baseclass for common features. | |||
* | Avoid relying on hardcoded id's if we don't have to. | Christian Mollekopf | 2018-07-12 | |
| | ||||
* | 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 | |
| | ||||
* | Dedicated color for a dark background instead of abusing textColor | Christian Mollekopf | 2018-07-11 | |
| | ||||
* | Avoid warning about undefined | Christian Mollekopf | 2018-07-06 | |
| | ||||
* | adujst draftlist delegate accordingly | Michael Bohlender | 2018-07-05 | |
| | ||||
* | move draft scrollbar to the right | Michael Bohlender | 2018-07-05 | |
| | ||||
* | Force keyboard focus | Christian Mollekopf | 2018-07-05 | |
| | | | | otherwise the element won't highlight as it should. | |||
* | The TextEditor should be reachable with tab | Christian Mollekopf | 2018-07-05 | |
| | ||||
* | Avoid binding loop on initialText | Christian Mollekopf | 2018-07-05 | |
| | | | | which broke html -> plain conversion | |||
* | Made the Drafts title bold | Christian Mollekopf | 2018-07-04 | |
| | ||||
* | Control disabledTextColor from the delegate as well | Christian Mollekopf | 2018-07-04 | |
| | ||||
* | Introduced a logmodel | Christian Mollekopf | 2018-07-04 | |
| | | | | | To get rid of weird problems of lists converting to qmllistmodels. I'm relatively sure some crashes I've seen were related to this. | |||
* | visible doesn't work as we'd like | Christian Mollekopf | 2018-07-03 | |
| | ||||
* | Avoid highlighting the iconbutton again if we're already looking at the | Christian Mollekopf | 2018-07-03 | |
| | | | | logview. | |||
* | A tooltip for the frequently elided label | Christian Mollekopf | 2018-07-01 | |
| | ||||
* | Fixed recipient width | Christian Mollekopf | 2018-07-01 | |
| | ||||
* | Test html loading in composer | Christian Mollekopf | 2018-07-01 | |
| | | | | Currently fails due to broken test setup | |||
* | Enable HTML mode when loading an html message. | Christian Mollekopf | 2018-07-01 | |
| | ||||
* | Only show the logview if notificaitons are available | Christian Mollekopf | 2018-06-28 | |
| | | | | and rename to Notification view | |||
* | clip daylong events | Michael Bohlender | 2018-06-28 | |
| | ||||
* | initial todo list | Michael Bohlender | 2018-05-24 | |
| | ||||
* | add background color | Michael Bohlender | 2018-05-24 | |
| | ||||
* | initial todo layout | Michael Bohlender | 2018-05-24 | |
| | ||||
* | 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 | |||
* | Deal with asynchronous component creation. | Christian Mollekopf | 2018-05-14 | |
| | | | | | On windows event local components are apparently instantiated asynchronously. | |||
* | 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 | |
| |