Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Search in conversationview | Christian Mollekopf | 2018-02-23 |
| | | | | ...via syntax highligher or search api. | ||
* | Load extensions with a model | Christian Mollekopf | 2018-01-08 |
| | |||
* | Composer test | Christian Mollekopf | 2018-01-08 |
| | |||
* | Set the imageprovider as part of the framework plugin | Christian Mollekopf | 2017-12-19 |
| | |||
* | Subcontrollers for list properties | Christian Mollekopf | 2017-12-04 |
| | |||
* | TextDocumentHandler to deal with HTML formatting | Christian Mollekopf | 2017-10-06 |
| | |||
* | Keyring fixes | Christian Mollekopf | 2017-09-22 |
| | | | | | | | * Avoid double free * track unlocked state * Ensure we bring up the login screen on startup and after saving the configuration. | ||
* | A login view | Christian Mollekopf | 2017-09-22 |
| | |||
* | cpoy over example texteditor code and expose it through the framewoks plugin | Michael Bohlender | 2017-09-12 |
| | |||
* | Launch into settings without an account configured | Christian Mollekopf | 2017-09-07 |
| | |||
* | Install the webengineprofile as singleton | Christian Mollekopf | 2017-08-22 |
| | | | | | | | | | This fixes the bug that the main process would hang on exit as long as we have a requestinterceptor installed. It's most likely a bug that this does not work, but the new solution anyways cleans up the code a bit, so that's a nice sideeffect. Fixes T5570 | ||
* | SelectableLabel to support copying individual labels | Christian Mollekopf | 2017-07-29 |
| | |||
* | Show Avatar images | Christian Mollekopf | 2017-06-27 |
| | |||
* | Fixed stuff that got broken during the move | Christian Mollekopf | 2017-05-23 |
| | |||
* | Function name cleanup | Christian Mollekopf | 2017-04-25 |
| | |||
* | Dropped the now unused action framework | Christian Mollekopf | 2017-04-24 |
| | |||
* | Another bunch of controllers gone | Christian Mollekopf | 2017-04-24 |
| | |||
* | Removed notification plugin | Christian Mollekopf | 2017-04-24 |
| | | | | ...which is replaced by the fabric | ||
* | Added the Fabric as an in application message bus | Christian Mollekopf | 2017-04-24 |
| | |||
* | Moved cpp code into src directory | Christian Mollekopf | 2017-04-05 |