kde-playground/kdepim/messagecore
2015-09-23 11:27:31 +00:00
..
attachment import working copies of kdepim and kdepimlibs 2015-04-14 21:49:29 +00:00
helpers import working copies of kdepim and kdepimlibs 2015-04-14 21:49:29 +00:00
misc import working copies of kdepim and kdepimlibs 2015-04-14 21:49:29 +00:00
ontology import working copies of kdepim and kdepimlibs 2015-04-14 21:49:29 +00:00
settings import working copies of kdepim and kdepimlibs 2015-04-14 21:49:29 +00:00
tests import working copies of kdepim and kdepimlibs 2015-04-14 21:49:29 +00:00
utils import working copies of kdepim and kdepimlibs 2015-04-14 21:49:29 +00:00
widgets import working copies of kdepim and kdepimlibs 2015-04-14 21:49:29 +00:00
.krazy import working copies of kdepim and kdepimlibs 2015-04-14 21:49:29 +00:00
CMakeLists.txt kdepim: cleanup 2015-09-23 11:27:31 +00:00
messagecore_export.h import working copies of kdepim and kdepimlibs 2015-04-14 21:49:29 +00:00
Messages.sh import working copies of kdepim and kdepimlibs 2015-04-14 21:49:29 +00:00
README import working copies of kdepim and kdepimlibs 2015-04-14 21:49:29 +00:00

What should be put here?
========================

Stuff here needs to comply with at least these rules (additionally to all the other ones that apply to all code):
- no dependencies on legacy libs (Qt3/KDE3 support, kresources, libkdepim)
- no dependencies on:
  - libmessagelist
  - libmessageviewer
  - libmessagecomposer
- used by at least one of the above listed libs
- used by at least one other component (most commonly a second one of the above listed libs)