Commit Graph

857 Commits (1a970c2afc4e53022428cf2aa83c333fa31f2bbd)
 

Author SHA1 Message Date
Michele Calgaro 1a970c2afc
Drop Borland compiler specific code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 6b1f911676)
4 months ago
TDE Gitea 3f74eb8afd Reset submodule main/core/tdepim/admin to latest HEAD 5 months ago
Michele Calgaro 30de6cffc7
libemailfunctions: move kAscii* functions to tdelibs
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8e0a91b1a7)
5 months ago
Michele Calgaro 94890b77a5
Remove unused code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 1fb5101d49)
5 months ago
Mavridis Philippe 928ea3c2d8
KAddressBook: Fix import encoding for vCard v4.
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
(cherry picked from commit 12f0bfb59c)
6 months ago
TDE Gitea 7e679dc8d5 Reset submodule main/core/tdepim/admin to latest HEAD 7 months ago
TDE Gitea 8e688548d7 Reset submodule main/core/tdepim/admin to latest HEAD 7 months ago
Michele Calgaro 04db7b27ae
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 3353e7fa30)
8 months ago
TDE Gitea 1e12a3283f Reset submodule main/core/tdepim/admin to latest HEAD 8 months ago
Michele Calgaro 9c3116fdd5
Replace KDE_TQ_EXPORT_PLUGIN with TDE_* equivalent
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 5b07ddbad4)
9 months ago
Michele Calgaro 47025f3e88
Replace KDE_DEPRECATED with TDE_DEPRECATED
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 2f5f281048)
9 months ago
ormorph a6bbab7442
Add documentation builds for each package separately
Signed-off-by: ormorph <roma251078@mail.ru>
(cherry picked from commit fc33fbf5ae)
9 months ago
Michele Calgaro 7bfa0fb615
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d6705bac5d)
10 months ago
TDE Gitea 62c95d2533 Reset submodule main/core/tdepim/admin to latest HEAD 10 months ago
pschwabauer 622ea70bfc
Fix attachment filename handling
Currently filenames containing '#' are not correctly escaped, which
prevents to open attachments. This resolves issue #119.

Signed-off-by: pschwabauer <pschwabauer@intevation.de>
(cherry picked from commit 8c541bef93)
10 months ago
TDE Gitea f643155103 Merge translation files from master branch. 10 months ago
TDE Gitea 0941a94f79 Merge translation files from master branch. 10 months ago
Slávek Banko d77e599ffa
Fix compatibility with C++17.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 3d5bff624a)
10 months ago
TDE Gitea 9a6cea11e9 Merge translation files from master branch. 10 months ago
TDE Gitea 68a20c5c1f Merge translation files from master branch. 11 months ago
pschwabauer f315d011c0
Allow open on all HTML parts
Currently, it is not possible to open a mail with HTML as main body part.
This fixes it by checking if the content type is of `HTML` and allow it
to be opened. This resolves issue #89.

Signed-off-by: pschwabauer <pschwabauer@intevation.de>
(cherry picked from commit 9ab93f257b)
11 months ago
TDE Gitea d3b795b935 Merge translation files from master branch. 11 months ago
TDE Gitea 5a1ccaacf4 Merge translation files from master branch. 11 months ago
Michele Calgaro 04278de8be
Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 68e85f3d5e)
11 months ago
Michele Calgaro a21e50f946
Use centralized cmake version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 2d7b94b22a)
11 months ago
Michele Calgaro 487706ea51
Simplify code since cmake minimum version is now 3.5
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 296421fe12)
1 year ago
Michele Calgaro 0037a5640e
Replace Q_WS_* defines with TQ_WS_* equivalents
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 23c6e54fc3)
1 year ago
TDE Gitea 5770bbf3a9 Reset submodule main/core/tdepim/admin to latest HEAD 1 year ago
pschwabauer ea84f5748b
Fix spurious quotes in calendar events
Newer libical versions no longer require the parameters to be quoted. This
patch removes the quoting to avoid adding unnecessary quotes to the
attendee and organizer parameters. This resolves issue #108.

Signed-off-by: pschwabauer <pschwabauer@intevation.de>
(cherry picked from commit cf6c82feb8)
1 year ago
pschwabauer 112a9744d3
Fix open HTML with an external program
HTML emails can't be opened because they are not written to disk. This
fixes it by writing HTML parts of the email unconditionally to disk and
adds a '.html' file extension if the part is of type HTML. This resolves
Issue #94

(cherry picked from commit 33ffa95233)
1 year ago
Michele Calgaro 7ad14b004a
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 477975ca20)
1 year ago
Michele Calgaro 3b1e4bbb3d
Replace auto_ptr
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d2f343cc23)
1 year ago
Michele Calgaro b0f8eef013
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 3b3f9ec8f3)
1 year ago
TDE Gitea c2138cbe92 Reset submodule main/core/tdepim/admin to latest HEAD 1 year ago
Michele Calgaro 3b25eb314a Replace various '#define' strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 762dc98fa6)
1 year ago
Michele Calgaro f26a304e63
Replaced various '#define' with actual strings - part 5
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 6ab7f162f4)
1 year ago
Michele Calgaro ae35bc48cb
Replace 'Event' #define strings
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ef173e633b)
1 year ago
Michele Calgaro 51d0291b08
Replaced various '#define' with actual strings - part 4
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 1d421717fb)
1 year ago
Michele Calgaro 22da7013ff
Replaced various '#define' with actual strings - part 3
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 3b66617d9d)
1 year ago
Michele Calgaro 6efcb28ef7
Replaced time related '#define' with actual strings
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d3aa578340)
1 year ago
Roman Savochenko 9ade94abd9
Holidays: ua
Signed-off-by: Roman Savochenko <roman@home.home>
(cherry picked from commit ffa9e16f78)
1 year ago
Michele Calgaro 4a793dd7c1
Replace various strings '#define'd in tqtinterface
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d470e73134)
1 year ago
TDE Gitea 34365c3f2f Reset submodule main/core/tdepim/admin to latest HEAD 1 year ago
Michele Calgaro 7a712e6185
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 98876ba8c5)
1 year ago
TDE Gitea 8a66634deb Reset submodule main/core/tdepim/admin to latest HEAD 1 year ago
Slávek Banko 0a8405f667
Raise the minimum required version of CMake to 3.5.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit c1ce1cc0ca)
1 year ago
TDE Gitea 09875b3b23 Reset submodule main/core/tdepim/admin to latest HEAD 1 year ago
TDE Gitea cb5f69cf04 Reset submodule main/core/tdepim/admin to latest HEAD 1 year ago
Michele Calgaro 1a3e938ea6
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 33ba77ee89)
1 year ago
TDE Gitea eac8bbbdfd Reset submodule main/core/tdepim/admin to latest HEAD 1 year ago