Commit Graph

885 Commits (8c9259947084d6e77a74d8eeb1504fe7cbd7626f)
 

Author SHA1 Message Date
TDE Gitea dbbca88fae Reset submodule main/core/tdepim/admin to latest HEAD 1 year ago
pschwabauer cf6c82feb8
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>
1 year ago
pschwabauer 33ffa95233
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
1 year ago
TDE Gitea 38662a9772 Reset submodule main/core/tdepim/admin to latest HEAD 1 year ago
Michele Calgaro 477975ca20
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro d2f343cc23
Replace auto_ptr
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 3b3f9ec8f3
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Gitea 99e6e1d1f4 Reset submodule main/core/tdepim/admin to latest HEAD 1 year ago
Michele Calgaro 762dc98fa6
Replace various '#define' strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 6ab7f162f4
Replaced various '#define' with actual strings - part 5
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro ef173e633b
Replace 'Event' #define strings
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 1d421717fb
Replaced various '#define' with actual strings - part 4
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 3b66617d9d
Replaced various '#define' with actual strings - part 3
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro d3aa578340
Replaced time related '#define' with actual strings
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Roman Savochenko ffa9e16f78 Holidays: ua
Signed-off-by: Roman Savochenko <roman@home.home>
1 year ago
Michele Calgaro d470e73134
Replace various strings '#define'd in tqtinterface
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Gitea a2b928f6ab Reset submodule main/core/tdepim/admin to latest HEAD 1 year ago
Michele Calgaro 98876ba8c5
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Gitea f46438dda2 Reset submodule main/core/tdepim/admin to latest HEAD 1 year ago
Slávek Banko c1ce1cc0ca
Raise the minimum required version of CMake to 3.5.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
1 year ago
TDE Gitea 1d3cdc476b Reset submodule main/core/tdepim/admin to latest HEAD 1 year ago
TDE Gitea f430e6f32b Reset submodule main/core/tdepim/admin to latest HEAD 1 year ago
Michele Calgaro 33ba77ee89
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Gitea 929e1f08c9 Reset submodule main/core/tdepim/admin to latest HEAD 1 year ago
Michele Calgaro 956795b767
Replace various Q_* and QT_* defines with TQ_* and TQT_*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 84129a6fad
Replace TQ_*Focus* and TQ_Scale* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Gitea 6e5a971f6b Reset submodule main/core/tdepim/admin to latest HEAD 1 year ago
Michele Calgaro 889e93b720
Drop Symbian support
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro ca120c61e6
Drop TQT_BASE_OBJECT* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro ddf896e8d2
Drop TQT_TQ*_CONST defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 33b2a9cc7d
Drop TQT_TQ*_OBJECT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro cd4b0ac226
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
TDE Gitea cc2af80602 Reset submodule main/core/tdepim/admin to latest HEAD 2 years ago
Michele Calgaro 5863ef46cf
Drop compatibility code for TQPalette
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 3055550710
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>
2 years ago
Michele Calgaro 0e1649599e
Fix functionality broken by commit fd0046c4
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro fd0046c407
Drop Qt2's TQSemiModal and TQSortedList classes
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 6ffa01798d
Drop TQT_NO_COMPAT code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Denis Kozadaev 5d5c7b022d SunOS requires fcntl.h without any condition
Signed-off-by: Denis Kozadaev <denis@dilos.org>
2 years ago
Michele Calgaro 860c879989
Drop deprecated kitchensync code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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
Michele Calgaro a4322dc9a2 Translated using Weblate (Italian)
Currently translated at 100.0% (14 of 14 strings)

Translation: tdepim/knode - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/knode-desktop-files/it/
2 years ago
Michele Calgaro 02106ce31d Translated using Weblate (Italian)
Currently translated at 100.0% (16 of 16 strings)

Translation: tdepim/kmobile - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kmobile-desktop-files/it/
2 years ago
Michele Calgaro 42d31fd0ab Translated using Weblate (Italian)
Currently translated at 100.0% (34 of 34 strings)

Translation: tdepim/kmail - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kmail-desktop-files/it/
2 years ago
TDE Gitea fe687ed096 Reset submodule main/core/tdepim/admin to latest HEAD 2 years ago
TDE Gitea ac0a036942 Reset submodule main/core/tdepim/admin to latest HEAD 2 years ago
Michele Calgaro 90496e75b1 Translated using Weblate (Italian)
Currently translated at 100.0% (71 of 71 strings)

Translation: tdepim/kaddressbook - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kaddressbook-desktop-files/it/
2 years ago
Michele Calgaro 5b269629d8 Translated using Weblate (Italian)
Currently translated at 100.0% (5 of 5 strings)

Translation: tdepim/kalarm - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kalarm-desktop-files/it/
2 years ago
Slávek Banko 29a136eee1
Prefer pkg-config for gpgme and gpg-error detection.
Use LARGEFILES_DEFINITIONS instead of hard-coded _FILE_OFFSET_BITS=64.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Slávek Banko 4d5c3fc1cd
Fix libgpg-error detection for libgpg-error >= 1.46.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago