summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Collapse)AuthorAge
...
* Fixed initial account login.Christian Mollekopf2018-01-24
| | | | | | | | | Because we ended up trying to load the resources before they even existed (directly after the account was created), we ended up creating a second set of unconfigured resources. Storing the password by modifying the resource was an artifact of the past anyways, and a login function results in a cleaner system and fixes the problem at hand.
* CleanupChristian Mollekopf2018-01-24
|
* We need to react to accountId even if the uiPath doesn't change.Christian Mollekopf2018-01-23
| | | | E.g. if we have two kolabnow accounts.
* extract personpage from peopleMichael Bohlender2018-01-19
|
* use positive button for new_contactMichael Bohlender2018-01-16
|
* Keep the delegate full width without scrollbar.Christian Mollekopf2018-01-11
|
* More conversationview testingChristian Mollekopf2018-01-11
|
* hide border when positive button is enabledMichael Bohlender2018-01-11
|
* Next/Previous buttonsChristian Mollekopf2018-01-11
|
* not constant since we can set itChristian Mollekopf2018-01-10
|
* The Inbox crusher as a first experimental view.Christian Mollekopf2018-01-10
| | | | The extension itself is not really usable yet, but serves as a showcase.
* Install composer/converations/people as separate views and load themChristian Mollekopf2018-01-10
| | | | dynamically.
* Load extensions with a modelChristian Mollekopf2018-01-08
|
* Kube is not definedChristian Mollekopf2018-01-08
|
* Remove drafts after sending the messageChristian Mollekopf2018-01-08
|
* Set parent on modelChristian Mollekopf2018-01-08
|
* Composer testChristian Mollekopf2018-01-08
|
* posivite button: visualize disabled stateMichael Bohlender2018-01-04
|
* Make sure the index is valid.Christian Mollekopf2018-01-03
| | | | It is unless the model is buggy.
* add group iconMichael Bohlender2017-12-31
|
* Ensure we have the full payload available.Christian Mollekopf2017-12-29
|
* MaillistmodeltestChristian Mollekopf2017-12-29
|
* Generate a message id for new messagesChristian Mollekopf2017-12-29
|
* Demonstrate that the folderlistmodel doesn't react to new foldersChristian Mollekopf2017-12-27
|
* FolderlistModelTestChristian Mollekopf2017-12-27
|
* Removed unnecessary importChristian Mollekopf2017-12-27
|
* Avoid duplicating the contentType header on replyChristian Mollekopf2017-12-22
|
* A separate accounts module that listens for the account selection, andChristian Mollekopf2017-12-21
| | | | requests a login if necessary.
* make folderview a little more pretty when accountname is too longMichael Bohlender2017-12-21
|
* Set the imageprovider as part of the framework pluginChristian Mollekopf2017-12-19
|
* Custom component metadata mechanism.Christian Mollekopf2017-12-19
|
* unusedChristian Mollekopf2017-12-19
|
* Accounts without kpackageChristian Mollekopf2017-12-18
|
* Html mails that don't adhere to the strict dtd are probably too complexChristian Mollekopf2017-12-13
|
* Fixed cc and bcc on composercontrollerChristian Mollekopf2017-12-13
|
* Give the status bar a little bit of room.Christian Mollekopf2017-12-12
| | | | Otherwise the descirption text is right at the border.
* Avoid using the non-threadsafe QGpgMEChristian Mollekopf2017-12-12
|
* Stop using useless abstractions (that are not even threadsafe)Christian Mollekopf2017-12-11
|
* These heuristics would even match html content from kubeChristian Mollekopf2017-12-11
| | | | so not what want.
* Fix switching to html text.Christian Mollekopf2017-12-11
| | | | | We sometimes ended up with an html string (not representation) in html model after switching for the first time.
* Removed unreachable codepathsChristian Mollekopf2017-12-10
|
* Always guard async callbacksChristian Mollekopf2017-12-08
|
* IconButtons for encrypted/signed stateChristian Mollekopf2017-12-08
|
* document-sign iconChristian Mollekopf2017-12-08
|
* Alias for background opacityChristian Mollekopf2017-12-08
|
* CleanupChristian Mollekopf2017-12-07
|
* Removed inProgressChristian Mollekopf2017-12-07
|
* Simplified verifySignatureChristian Mollekopf2017-12-07
|
* Revamped security border coloring and popup messageChristian Mollekopf2017-12-07
|
* Simplified codeChristian Mollekopf2017-12-07
|