• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

attachment/H24-Feb-2022-2,4551,666

autocrypt/H24-Feb-2022-765585

helpers/H24-Feb-2022-11563

misc/H24-Feb-2022-949614

settings/H24-Feb-2022-147108

utils/H24-Feb-2022-1,298864

Messages.shH A D24-Feb-2022196 53

READMEH A D24-Feb-2022437 1310

config-enterprise.h.cmakeH A D24-Feb-202240 31

messagecore_private_export.hH A D24-Feb-2022449 209

README

1What should be put here?
2========================
3
4Stuff here needs to comply with at least these rules (additionally to all the other ones that apply to all code):
5- no dependencies on legacy libs (libkdepim)
6- no dependencies on:
7  - libmessagelist
8  - libmessageviewer
9  - libmessagecomposer
10- used by at least one of the above listed libs
11- used by at least one other component (most commonly a second one of the above listed libs)
12
13