summaryrefslogtreecommitdiffstats
path: root/framework/src/CMakeLists.txt
Commit message (Collapse)AuthorAge
* Fixed multipart/alternative repliesChristian Mollekopf2017-07-11
|
* Fixed html to plaintext conversionChristian Mollekopf2017-06-30
|
* Show Avatar imagesChristian Mollekopf2017-06-27
|
* No more dummy values in the people viewChristian Mollekopf2017-06-27
|
* Reduced the messagetreeparser to aproximately what we actually requireChristian Mollekopf2017-06-04
| | | | | | | | | | | While in a much more managable state it's still not pretty. However, further refactoring can now gradually happen as we need to do further work on it. Things that should happen eventually: * Simplify the logic that creates the messageparts (we don't need the whole formatter plugin complexity) * Get rid of the nodehelper (let the parts hold the necessary data) * Get rid of partmetadata (let the part handleit)
* Fixed stuff that got broken during the moveChristian Mollekopf2017-05-23
|
* Moved MIME related stuff to a mime subdirChristian Mollekopf2017-05-23
|
* Builds but doesn't link, no formatters yetChristian Mollekopf2017-05-23
|
* Linkify plain text mailsChristian Mollekopf2017-05-23
|
* Removed the old models that we're not even using anymoreChristian Mollekopf2017-05-02
|
* 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
* Ported more actions to the fabricChristian Mollekopf2017-04-24
|
* Added the Fabric as an in application message busChristian Mollekopf2017-04-24
|
* Ported away from webkit and to webengineChristian Mollekopf2017-04-13
|
* CleanupChristian Mollekopf2017-04-05
|
* Moved cpp code into src directoryChristian Mollekopf2017-04-05