Commit Graph

844 Commits (62c95d25331f3e2d652e2ae995ff51f7cb1f2bcf)
 

Author SHA1 Message Date
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)
11 months ago
TDE Gitea 9a6cea11e9 Merge translation files from master branch. 11 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
Michele Calgaro 158b7a02a1
Replace various Q_* and QT_* defines with TQ_* and TQT_*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 956795b767)
1 year ago
Michele Calgaro 91d0481e3b
Replace TQ_*Focus* and TQ_Scale* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 84129a6fad)
1 year ago
TDE Gitea c5f2c57c55 Reset submodule main/core/tdepim/admin to latest HEAD 1 year ago
Michele Calgaro f963717fee
Drop Symbian support
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 889e93b720)
1 year ago
Michele Calgaro 829b015f6e
Drop TQT_BASE_OBJECT* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ca120c61e6)
2 years ago
Michele Calgaro fab4aa3bdd
Drop TQT_TQ*_CONST defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ddf896e8d2)
2 years ago
Michele Calgaro 99823e0320
Drop TQT_TQ*_OBJECT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 33b2a9cc7d)
2 years ago
Michele Calgaro efa5508016
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit cd4b0ac226)
2 years ago
TDE Gitea fd4746cdc3 Reset submodule main/core/tdepim/admin to latest HEAD 2 years ago
Michele Calgaro c56e9aa280
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 3055550710)
2 years ago
Michele Calgaro eec76c7b52
Drop TQT_NO_COMPAT code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 6ffa01798d)
2 years ago
Denis Kozadaev 55afe358c4
SunOS requires fcntl.h without any condition
Signed-off-by: Denis Kozadaev <denis@dilos.org>
(cherry picked from commit 5d5c7b022d)
2 years ago
Michele Calgaro 5629ca069b Translated using Weblate (Italian)
Currently translated at 100.0% (66 of 66 strings)

Translation: tdepim/kontact - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kontact-desktop-files/it/
2 years ago