Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Avoid autoupdate in testmode | Christian Mollekopf | 2018-08-01 | |
| | ||||
* | Query for the list of calendars | Christian Mollekopf | 2018-08-01 | |
| | ||||
* | A margin on the right so it doesn't look like the calendar runs off the | Christian Mollekopf | 2018-08-01 | |
| | | | | side | |||
* | Use the system locale | Christian Mollekopf | 2018-08-01 | |
| | ||||
* | Update the current time periodically | Christian Mollekopf | 2018-08-01 | |
| | ||||
* | Fixed texteditor test | Christian Mollekopf | 2018-07-31 | |
| | ||||
* | Fixed replies | Christian Mollekopf | 2018-07-31 | |
| | | | | We accidentally ended up stripping newlines | |||
* | Some more weight for the subject | Christian Mollekopf | 2018-07-31 | |
| | ||||
* | 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. | |||
* | No limit for search queries for as long as the result is not sorted in | Christian Mollekopf | 2018-07-27 | |
| | | | | any useful manner. | |||
* | 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. | |||
* | change icon color in maillist delegate | Michael Bohlender | 2018-07-26 | |
| | ||||
* | Fixed 16 and 32 pixel icons | Christian Mollekopf | 2018-07-26 | |
| | ||||
* | make moved icon row also look pretty when in trash mode | Michael Bohlender | 2018-07-26 | |
| | ||||
* | visualize important mails | Michael Bohlender | 2018-07-26 | |
| | ||||
* | A dedicated username field for imap. | Christian Mollekopf | 2018-07-26 | |
| | ||||
* | 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 | |
| |