Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Prepared release of v0.5.0HEADv0.5.0master | Christian Mollekopf | 2017-12-30 |
| | |||
* | Ensure we have the full payload available. | Christian Mollekopf | 2017-12-29 |
| | |||
* | Maillistmodeltest | Christian Mollekopf | 2017-12-29 |
| | |||
* | Generate a message id for new messages | Christian Mollekopf | 2017-12-29 |
| | |||
* | Demonstrate that the folderlistmodel doesn't react to new folders | Christian Mollekopf | 2017-12-27 |
| | |||
* | FolderlistModelTest | Christian Mollekopf | 2017-12-27 |
| | |||
* | Removed unnecessary import | Christian Mollekopf | 2017-12-27 |
| | |||
* | Avoid focusing a draft by default. | Christian Mollekopf | 2017-12-27 |
| | | | | We somehow ended up with currentIndex = 1, not quite sure how | ||
* | Wrapper script to start kube unlocked | Christian Mollekopf | 2017-12-27 |
| | |||
* | Avoid duplicating the contentType header on reply | Christian Mollekopf | 2017-12-22 |
| | |||
* | 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. | ||
* | make folderview a little more pretty when accountname is too long | Michael Bohlender | 2017-12-21 |
| | |||
* | elide account name | Michael Bohlender | 2017-12-21 |
| | |||
* | peopleviewtest | Christian Mollekopf | 2017-12-19 |
| | |||
* | Removed setting the theme from main.cpp | Christian Mollekopf | 2017-12-19 |
| | | | | | | It's redundant (we're setting it from frameworkplugin), and if main.cpp doesn't contain any "special" setup code, then using qmlscene should work just as well, which is good for development. | ||
* | QtWebEngine::initialize() can be replaced by setting the appropriate | Christian Mollekopf | 2017-12-19 |
| | | | | attribute | ||
* | Basic test harness for views | Christian Mollekopf | 2017-12-19 |
| | |||
* | Use a separate sink test environment | Christian Mollekopf | 2017-12-19 |
| | | | | Otherwise the systems sink config and data is used. | ||
* | Moved tests to the relevant component | Christian Mollekopf | 2017-12-19 |
| | |||
* | Working Accounts main.qml | Christian Mollekopf | 2017-12-19 |
| | |||
* | Set the imageprovider as part of the framework plugin | Christian Mollekopf | 2017-12-19 |
| | |||
* | Custom component metadata mechanism. | Christian Mollekopf | 2017-12-19 |
| | |||
* | unused | 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 |
| | |||
* | Accounts without kpackage | Christian Mollekopf | 2017-12-18 |
| | |||
* | Less kpackage usage | Christian Mollekopf | 2017-12-18 |
| | |||
* | Html mails that don't adhere to the strict dtd are probably too complex | Christian Mollekopf | 2017-12-13 |
| | |||
* | Disable htmlview context menu | Christian Mollekopf | 2017-12-13 |
| | |||
* | Fixed cc and bcc on composercontroller | Christian Mollekopf | 2017-12-13 |
| | |||
* | Give the status bar a little bit of room. | Christian Mollekopf | 2017-12-12 |
| | | | | Otherwise the descirption text is right at the border. | ||
* | Avoid conflicts of the signed/encrypted visualizaition with mailparts | Christian Mollekopf | 2017-12-12 |
| | |||
* | Avoid using the non-threadsafe QGpgME | Christian Mollekopf | 2017-12-12 |
| | |||
* | Stop using useless abstractions (that are not even threadsafe) | Christian Mollekopf | 2017-12-11 |
| | |||
* | These heuristics would even match html content from kube | Christian Mollekopf | 2017-12-11 |
| | | | | so not what want. | ||
* | Fix switching to html text. | Christian Mollekopf | 2017-12-11 |
| | | | | | We sometimes ended up with an html string (not representation) in html model after switching for the first time. | ||
* | Removed unreachable codepaths | Christian Mollekopf | 2017-12-10 |
| | |||
* | Always guard async callbacks | Christian Mollekopf | 2017-12-08 |
| | |||
* | IconButtons for encrypted/signed state | Christian Mollekopf | 2017-12-08 |
| | |||
* | document-sign icon | Christian Mollekopf | 2017-12-08 |
| | |||
* | Alias for background opacity | Christian Mollekopf | 2017-12-08 |
| | |||
* | Less repetition in the text. | Christian Mollekopf | 2017-12-07 |
| | |||
* | Cleanup | Christian Mollekopf | 2017-12-07 |
| | |||
* | Removed inProgress | Christian Mollekopf | 2017-12-07 |
| | |||
* | Simplified verifySignature | Christian Mollekopf | 2017-12-07 |
| | |||
* | Revamped security border coloring and popup message | Christian Mollekopf | 2017-12-07 |
| | |||
* | Simplified code | Christian Mollekopf | 2017-12-07 |
| | |||
* | Removed unnecessary indentation. | Christian Mollekopf | 2017-12-06 |
| | |||
* | Made signaturedetails slightly more readable | Christian Mollekopf | 2017-12-06 |
| |