Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | We're not using the svg anyways and maybe this fixes mac icon generation | Christian Mollekopf | 2018-07-26 |
| | |||
* | More icon sizes for mac | Christian Mollekopf | 2018-07-25 |
| | |||
* | 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 |
| | |||
* | Avoid unnecessary widgets dependency | Christian Mollekopf | 2018-07-25 |
| | |||
* | Clear the search when the view is deactivated | Christian Mollekopf | 2018-07-24 |
| | |||
* | Fixed mouse selection | Christian Mollekopf | 2018-07-24 |
| | |||
* | Do not move the search-box back down if we delete characters in the | Christian Mollekopf | 2018-07-23 |
| | | | | search box | ||
* | Namespacing to avoid a conflict with that other context. | Christian Mollekopf | 2018-07-23 |
| | |||
* | Only trigger the serach if the view is actually visible. | Christian Mollekopf | 2018-07-23 |
| | |||
* | Search view updates | Christian Mollekopf | 2018-07-23 |
| | |||
* | more spacing for the mailView | Michael Bohlender | 2018-07-19 |
| | |||
* | Added png icons in various sizes | Christian Mollekopf | 2018-07-18 |
| | | | | | In the hope that this fixes way to large icons being displayed e.g. in the gnome application switcher. | ||
* | The showFilter property is no longer existing | Christian Mollekopf | 2018-07-16 |
| | |||
* | Gmail settings that work. | Christian Mollekopf | 2018-07-16 |
| | |||
* | More encryption state fixes | Christian Mollekopf | 2018-07-16 |
| | |||
* | Removed unnecessary include | Christian Mollekopf | 2018-07-16 |
| | |||
* | Removed the unused webengineprofile | Christian Mollekopf | 2018-07-16 |
| | |||
* | Separated colors for encryption and signature. | Christian Mollekopf | 2018-07-16 |
| | | | | | | Typically we have a good encryption and potentialyl a problem with the signature. It's weird if there is a problem with the encryption indicated, while there isn't actually one. | ||
* | signatureIsGood is a catchall | Christian Mollekopf | 2018-07-16 |
| | | | | so we have to check for that at the end. | ||
* | Adjusted test name | Christian Mollekopf | 2018-07-16 |
| | |||
* | Lacking a key to verify the signature is not "bad". | Christian Mollekopf | 2018-07-16 |
| | |||
* | Get the correct encryption key, not the first. | Christian Mollekopf | 2018-07-16 |
| | |||
* | A faster and working gpg-agent wrapper | Christian Mollekopf | 2018-07-15 |
| | |||
* | Contact removal | Christian Mollekopf | 2018-07-13 |
| | |||
* | Some progress on creating contacts | Christian Mollekopf | 2018-07-13 |
| | |||
* | Fixed export | Christian Mollekopf | 2018-07-13 |
| | |||
* | The base url is enough | Christian Mollekopf | 2018-07-13 |
| | |||
* | Composer cleanup | Christian Mollekopf | 2018-07-13 |
| | |||
* | Setup a caldav resource as part of the kolabnow plugin | Christian Mollekopf | 2018-07-13 |
| | |||
* | Only use the base url for carddav | Christian Mollekopf | 2018-07-13 |
| | | | | Discovery of the rest works. | ||
* | Avoid warnings | Christian Mollekopf | 2018-07-13 |
| | |||
* | Avoid opening the search twice | Christian Mollekopf | 2018-07-13 |
| | |||
* | Updated dependencies and docs | Christian Mollekopf | 2018-07-12 |
| | |||
* | 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 |
| | |||
* | more spacing between mail body and attachments | Michael Bohlender | 2018-07-12 |
| | |||
* | use template textarea instead of controls textarea so that we don't get ↵ | Michael Bohlender | 2018-07-12 |
| | | | | strange borderaround our mail content depending on the native controls style | ||
* | Synchronize events when selecting the calendar | Christian Mollekopf | 2018-07-12 |
| | |||
* | Set the right passwords | Christian Mollekopf | 2018-07-12 |
| | |||
* | Less textcolor abuse | Christian Mollekopf | 2018-07-12 |
| | |||
* | Setup caldav for the testaccount | Christian Mollekopf | 2018-07-11 |
| | |||
* | Make the calendar work with the current time | Christian Mollekopf | 2018-07-11 |
| | |||
* | Embed the commit in the version string | 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 |
| |