summaryrefslogtreecommitdiffstats
path: root/framework/src/frameworkplugin.cpp
Commit message (Collapse)AuthorAge
* Install the webengineprofile as singletonChristian Mollekopf2017-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 labelsChristian Mollekopf2017-07-29
|
* Show Avatar imagesChristian Mollekopf2017-06-27
|
* Fixed stuff that got broken during the moveChristian Mollekopf2017-05-23
|
* Function name cleanupChristian Mollekopf2017-04-25
|
* Dropped the now unused action frameworkChristian Mollekopf2017-04-24
|
* Another bunch of controllers goneChristian Mollekopf2017-04-24
|
* Removed notification pluginChristian Mollekopf2017-04-24
| | | | ...which is replaced by the fabric
* Added the Fabric as an in application message busChristian Mollekopf2017-04-24
|
* Moved cpp code into src directoryChristian Mollekopf2017-04-05