summaryrefslogtreecommitdiffstats
path: root/views
Commit message (Collapse)AuthorAge
...
* Addressbook support for the contact composerChristian Mollekopf2018-08-02
|
* 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
|
* More realsitic potential filtersChristian 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
|
* Fixed repliesChristian Mollekopf2018-07-31
| | | | We accidentally ended up stripping newlines
* Some more weight for the subjectChristian Mollekopf2018-07-31
|
* Removed the html switch.Christian Mollekopf2018-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 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
|