summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Collapse)AuthorAge
* Avoid focusing a draft by default.Christian Mollekopf2017-12-27
| | | | We somehow ended up with currentIndex = 1, not quite sure how
* Verify the newMailButton receives focus initiallyChristian Mollekopf2017-12-21
|
* A separate accounts module that listens for the account selection, andChristian Mollekopf2017-12-21
| | | | requests a login if necessary.
* elide account nameMichael Bohlender2017-12-21
|
* peopleviewtestChristian Mollekopf2017-12-19
|
* Basic test harness for viewsChristian Mollekopf2017-12-19
|
* Moved tests to the relevant componentChristian Mollekopf2017-12-19
|
* Working Accounts main.qmlChristian Mollekopf2017-12-19
|
* Removed kpackage structureChristian Mollekopf2017-12-18
|
* We no longer need the kpackage structureChristian Mollekopf2017-12-18
|
* Less kpackage usageChristian Mollekopf2017-12-18
|
* Disable htmlview context menuChristian Mollekopf2017-12-13
|
* Avoid conflicts of the signed/encrypted visualizaition with mailpartsChristian Mollekopf2017-12-12
|
* IconButtons for encrypted/signed stateChristian Mollekopf2017-12-08
|
* Less repetition in the text.Christian Mollekopf2017-12-07
|
* Revamped security border coloring and popup messageChristian Mollekopf2017-12-07
|
* Subcontrollers for list propertiesChristian Mollekopf2017-12-04
|
* Disable encryption buttons if keys are missingChristian Mollekopf2017-11-27
|
* An explicit maximum widht is necessary,Christian Mollekopf2017-11-27
| | | | otherwise the item just grows beyond the layout.
* Only look for keys when crypto is enabledChristian Mollekopf2017-11-25
|
* Fixed recipient removalChristian Mollekopf2017-11-23
|
* Prepping encryptionChristian Mollekopf2017-11-22
|
* Show the host not found error dialog on connection error as well.Christian Mollekopf2017-11-22
|
* new icon for logviewMichael Bohlender2017-11-16
|
* Don't get stuck on a subtypeChristian Mollekopf2017-11-06
|
* place popup notificaitons at the bottomMichael Bohlender2017-11-02
|
* Handle host not foundChristian Mollekopf2017-10-27
|
* Merge logentries by subtype if availableChristian Mollekopf2017-10-26
|
* Avoid warningChristian Mollekopf2017-10-26
|
* brush up logview a bit moreMichael Bohlender2017-10-26
|
* make logview list slimer and remove marginsMichael Bohlender2017-10-26
|
* A login error viewChristian Mollekopf2017-10-25
|
* Return to the mailview when popping all views offChristian Mollekopf2017-10-25
|
* Use a loader so we can load different components depending on the errorChristian Mollekopf2017-10-25
|
* Prepare logview for error merging.Christian Mollekopf2017-10-25
|
* Call loginIfNecessaryChristian Mollekopf2017-10-25
|
* Only load the login view for accounts that require a keyringChristian Mollekopf2017-10-24
|
* Always select the latest notificationChristian Mollekopf2017-10-23
|
* Alert when we have pending errors in the logview.Christian Mollekopf2017-10-23
|
* Hide the sign/encrypt checkboxes until they do something.Christian Mollekopf2017-10-23
|
* Load html messages as htmlChristian Mollekopf2017-10-12
|
* Assembling html mailsChristian Mollekopf2017-10-08
|
* Support reentering the password from the settingsChristian Mollekopf2017-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 wizardChristian Mollekopf2017-10-06
|
* A working Html TextEditorChristian Mollekopf2017-10-06
| | | | | It's just the TextArea that is broken, it seems the TextEdit works fine with html content.
* use checkbox instead of switchMichael Bohlender2017-10-04
|
* add initial sign/encrypt switchesMichael Bohlender2017-10-04
|
* ComposerView details: pure Layouts based layoutMichael Bohlender2017-10-04
|
* revert layout changes on width until we have a propper solutionMichael Bohlender2017-09-28
|
* show something even if there is no subjectMichael Bohlender2017-09-28
|