Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Avoid focusing a draft by default. | Christian Mollekopf | 2017-12-27 |
| | | | | We somehow ended up with currentIndex = 1, not quite sure how | ||
* | Verify the newMailButton receives focus initially | Christian Mollekopf | 2017-12-21 |
| | |||
* | A separate accounts module that listens for the account selection, and | Christian Mollekopf | 2017-12-21 |
| | | | | requests a login if necessary. | ||
* | elide account name | Michael Bohlender | 2017-12-21 |
| | |||
* | peopleviewtest | Christian Mollekopf | 2017-12-19 |
| | |||
* | Basic test harness for views | Christian Mollekopf | 2017-12-19 |
| | |||
* | Moved tests to the relevant component | Christian Mollekopf | 2017-12-19 |
| | |||
* | Working Accounts main.qml | Christian Mollekopf | 2017-12-19 |
| | |||
* | Removed kpackage structure | Christian Mollekopf | 2017-12-18 |
| | |||
* | We no longer need the kpackage structure | Christian Mollekopf | 2017-12-18 |
| | |||
* | Less kpackage usage | Christian Mollekopf | 2017-12-18 |
| | |||
* | Disable htmlview context menu | Christian Mollekopf | 2017-12-13 |
| | |||
* | Avoid conflicts of the signed/encrypted visualizaition with mailparts | Christian Mollekopf | 2017-12-12 |
| | |||
* | IconButtons for encrypted/signed state | Christian Mollekopf | 2017-12-08 |
| | |||
* | Less repetition in the text. | Christian Mollekopf | 2017-12-07 |
| | |||
* | Revamped security border coloring and popup message | Christian Mollekopf | 2017-12-07 |
| | |||
* | Subcontrollers for list properties | Christian Mollekopf | 2017-12-04 |
| | |||
* | Disable encryption buttons if keys are missing | Christian Mollekopf | 2017-11-27 |
| | |||
* | An explicit maximum widht is necessary, | Christian Mollekopf | 2017-11-27 |
| | | | | otherwise the item just grows beyond the layout. | ||
* | Only look for keys when crypto is enabled | Christian Mollekopf | 2017-11-25 |
| | |||
* | Fixed recipient removal | Christian Mollekopf | 2017-11-23 |
| | |||
* | Prepping encryption | Christian Mollekopf | 2017-11-22 |
| | |||
* | Show the host not found error dialog on connection error as well. | Christian Mollekopf | 2017-11-22 |
| | |||
* | new icon for logview | Michael Bohlender | 2017-11-16 |
| | |||
* | Don't get stuck on a subtype | Christian Mollekopf | 2017-11-06 |
| | |||
* | place popup notificaitons at the bottom | Michael Bohlender | 2017-11-02 |
| | |||
* | Handle host not found | Christian Mollekopf | 2017-10-27 |
| | |||
* | Merge logentries by subtype if available | Christian Mollekopf | 2017-10-26 |
| | |||
* | Avoid warning | Christian Mollekopf | 2017-10-26 |
| | |||
* | brush up logview a bit more | Michael Bohlender | 2017-10-26 |
| | |||
* | make logview list slimer and remove margins | Michael Bohlender | 2017-10-26 |
| | |||
* | A login error view | Christian Mollekopf | 2017-10-25 |
| | |||
* | Return to the mailview when popping all views off | Christian Mollekopf | 2017-10-25 |
| | |||
* | Use a loader so we can load different components depending on the error | Christian Mollekopf | 2017-10-25 |
| | |||
* | Prepare logview for error merging. | Christian Mollekopf | 2017-10-25 |
| | |||
* | Call loginIfNecessary | Christian Mollekopf | 2017-10-25 |
| | |||
* | Only load the login view for accounts that require a keyring | Christian Mollekopf | 2017-10-24 |
| | |||
* | Always select the latest notification | Christian Mollekopf | 2017-10-23 |
| | |||
* | Alert when we have pending errors in the logview. | Christian Mollekopf | 2017-10-23 |
| | |||
* | Hide the sign/encrypt checkboxes until they do something. | Christian Mollekopf | 2017-10-23 |
| | |||
* | Load html messages as html | Christian Mollekopf | 2017-10-12 |
| | |||
* | Assembling html mails | Christian Mollekopf | 2017-10-08 |
| | |||
* | Support reentering the password from the settings | Christian Mollekopf | 2017-10-08 |
| | | | | | Additionally this fixes the loader sizing to use the implicit size. This means all settings pages need to set an implicit height. | ||
* | Test that we start into the account wizard | Christian Mollekopf | 2017-10-06 |
| | |||
* | A working Html TextEditor | Christian Mollekopf | 2017-10-06 |
| | | | | | It's just the TextArea that is broken, it seems the TextEdit works fine with html content. | ||
* | use checkbox instead of switch | Michael Bohlender | 2017-10-04 |
| | |||
* | add initial sign/encrypt switches | Michael Bohlender | 2017-10-04 |
| | |||
* | ComposerView details: pure Layouts based layout | Michael Bohlender | 2017-10-04 |
| | |||
* | revert layout changes on width until we have a propper solution | Michael Bohlender | 2017-09-28 |
| | |||
* | show something even if there is no subject | Michael Bohlender | 2017-09-28 |
| |