summaryrefslogtreecommitdiffstats
path: root/views
Commit message (Collapse)AuthorAge
* Replace icons with hotkeys during keyboard focus.Christian Mollekopf2018-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 Mollekopf2018-07-25
| | | | A lingering resource will also block the test from exiting.
* Shutdown resources at the end of the testChristian Mollekopf2018-07-25
| | | | to keep them from blocking the test from exiting.
* We now create 4 resourcesChristian Mollekopf2018-07-25
|
* Search view updatesChristian Mollekopf2018-07-23
|
* The showFilter property is no longer existingChristian Mollekopf2018-07-16
|
* Contact removalChristian Mollekopf2018-07-13
|
* Some progress on creating contactsChristian Mollekopf2018-07-13
|
* Composer cleanupChristian Mollekopf2018-07-13
|
* Avoid warningsChristian Mollekopf2018-07-13
|
* Handle help via View.qmlChristian Mollekopf2018-07-12
|
* A view search overlayChristian Mollekopf2018-07-12
|
* All views should become a Kube.ViewChristian Mollekopf2018-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 Mollekopf2018-07-12
|
* 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
|
* Calendar iconChristian Mollekopf2018-07-11
|
* Experimental calendar viewChristian Mollekopf2018-07-11
|
* Dedicated color for a dark background instead of abusing textColorChristian Mollekopf2018-07-11
|
* Avoid warning about undefinedChristian Mollekopf2018-07-06
|
* adujst draftlist delegate accordinglyMichael Bohlender2018-07-05
|
* move draft scrollbar to the rightMichael Bohlender2018-07-05
|
* Force keyboard focusChristian Mollekopf2018-07-05
| | | | otherwise the element won't highlight as it should.
* The TextEditor should be reachable with tabChristian Mollekopf2018-07-05
|
* Avoid binding loop on initialTextChristian Mollekopf2018-07-05
| | | | which broke html -> plain conversion
* Made the Drafts title boldChristian Mollekopf2018-07-04
|
* Control disabledTextColor from the delegate as wellChristian Mollekopf2018-07-04
|
* Introduced a logmodelChristian Mollekopf2018-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 likeChristian Mollekopf2018-07-03
|
* Avoid highlighting the iconbutton again if we're already looking at theChristian Mollekopf2018-07-03
| | | | logview.
* A tooltip for the frequently elided labelChristian Mollekopf2018-07-01
|
* Fixed recipient widthChristian Mollekopf2018-07-01
|
* Test html loading in composerChristian Mollekopf2018-07-01
| | | | Currently fails due to broken test setup
* Enable HTML mode when loading an html message.Christian Mollekopf2018-07-01
|
* Only show the logview if notificaitons are availableChristian Mollekopf2018-06-28
| | | | and rename to Notification view
* clip daylong eventsMichael Bohlender2018-06-28
|
* initial todo listMichael Bohlender2018-05-24
|
* add background colorMichael Bohlender2018-05-24
|
* initial todo layoutMichael Bohlender2018-05-24
|
* change calendar view metadataMichael Bohlender2018-05-24
|
* 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
* Deal with asynchronous component creation.Christian Mollekopf2018-05-14
| | | | | On windows event local components are apparently instantiated asynchronously.
* add overlapping event to testdataMichael Bohlender2018-04-19
|
* 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
|