summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Collapse)AuthorAge
...
* Focus handling in accountsviewChristian Mollekopf2017-09-24
|
* You can't escape from the LoginViewChristian Mollekopf2017-09-22
| | | | Because we don't deal with it.
* Fix indefinitely growing webviewsChristian Mollekopf2017-09-22
|
* Fixed showing a loginview after the account setupChristian Mollekopf2017-09-22
| | | | | | The view managment is starting to become a mess. I guess we'll need something like a state machine in the long run managing the view transitions.
* Keyring fixesChristian Mollekopf2017-09-22
| | | | | | | * Avoid double free * track unlocked state * Ensure we bring up the login screen on startup and after saving the configuration.
* Autofocus texteditChristian Mollekopf2017-09-22
|
* Autofocus password fieldChristian Mollekopf2017-09-22
|
* A login viewChristian Mollekopf2017-09-22
|
* keyringChristian Mollekopf2017-09-22
|
* Use currentFolder to synchronize the current folderChristian Mollekopf2017-09-18
|
* mailview relayout when we can't fit it all nicelyMichael Bohlender2017-09-15
|
* LogView: align, elide and wrap correctly.Christian Mollekopf2017-09-14
|
* Hide html editor until it works.Christian Mollekopf2017-09-13
|
* Use the switchChristian Mollekopf2017-09-13
|
* Keep TextEditor as our html editorChristian Mollekopf2017-09-13
|
* Skip over invisible charChristian Mollekopf2017-09-13
|
* Avoid losing focus when clicking toolbuttonsChristian Mollekopf2017-09-13
|
* Restore the plain text editor until we sort out the html composer.Christian Mollekopf2017-09-12
| | | | It's royally broken right now.
* swap plain vs htmlChristian Mollekopf2017-09-12
|
* Made the account wizard look more integratedChristian Mollekopf2017-09-12
|
* make html composer somhow work and break the restMichael Bohlender2017-09-12
|
* remove unnessesary spacingMichael Bohlender2017-09-12
|
* change plain / html button text depending on the stateMichael Bohlender2017-09-12
|
* add minimal spacing to format text button rowMichael Bohlender2017-09-12
|
* show/hide format text icons, make black sidebars the initial sizeMichael Bohlender2017-09-12
|
* add format text iconsMichael Bohlender2017-09-12
|
* toolbar layout for composer viewMichael Bohlender2017-09-12
|
* Bump to Qt 5.9 and avoid focus stealing of the webviewChristian Mollekopf2017-09-11
|
* Synchronize drafts and contacts when opening the composer.Christian Mollekopf2017-09-11
|
* Centralized synchronization callsChristian Mollekopf2017-09-11
|
* Interval sync of current folder every 5minChristian Mollekopf2017-09-11
|
* add find shortcutMichael Bohlender2017-09-11
|
* remove ugly search UIMichael Bohlender2017-09-11
|
* Generalize the single account concept.Christian Mollekopf2017-09-08
| | | | | | | * The wizard get's configured with a list of available accounts. * If only a single account type is available we skip the selection. * For the first account, account setup can not be aborted. * In single account mode the account can not be removed.
* Some basic input field validation.Christian Mollekopf2017-09-08
|
* Single account modeChristian Mollekopf2017-09-07
| | | | It's hardcoded to be enabled and set to kolabnow at the moment (TBD).
* Add some more info about errors to the logview.Christian Mollekopf2017-09-07
|
* Launch into settings without an account configuredChristian Mollekopf2017-09-07
|
* composer attachements: deal with long attachment listsMichael Bohlender2017-08-30
|
* Expose some signature details in a tooltip.Christian Mollekopf2017-08-27
| | | | We'll want a proper UI for that at some point, but this is a start.
* CleanupChristian Mollekopf2017-08-26
|
* Assign a color depending on the encryption/signature state.Christian Mollekopf2017-08-26
|
* The grand cmake cleanupChristian Mollekopf2017-08-23
| | | | | | We had a ton of duplication in our cmake code because we had no common toplevel settings. This is now cleaned up so we can sanely change settings and so we know what we have set.
* Press outside, not outside parentChristian Mollekopf2017-08-23
|
* Ensure we react to changes, not to clicksChristian Mollekopf2017-08-23
|
* functions for pushing and replacing viewsChristian Mollekopf2017-08-22
|
* Use the StackView.onActivated signal in the people viewChristian Mollekopf2017-08-22
| | | | ...to synchronize the contacts when opening the view.
* React to the activated signal insteadChristian Mollekopf2017-08-22
| | | | That works also when popping of elements
* Fixed indentationChristian Mollekopf2017-08-22
|
* Don't fail if we don't have any recipientsChristian Mollekopf2017-08-22
|