Commit Graph

178 Commits (860c879989e9e3f51f6654579e7bf3fddc652d85)

Author SHA1 Message Date
Slávek Banko c8e1b254e2
Distinguish between settings and explicit override for external content
Summary:
This will allow KMail to properly communicate the difference also when
using per-folder settings for loading external references. This in turn
makes 746e02af07 also work in that case.

Taken from KDE patches and adapted to TDE.
See https://phabricator.kde.org/D12393 and https://phabricator.kde.org/D12394

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Slávek Banko 746e02af07
Load external references in encrypted emails only on explicit request.
Taken from KDE patches and adapted to TDE.
See https://phabricator.kde.org/D12391

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Michele Calgaro 94a38124fc
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Mavridis Philippe b4a0d3cc1e
Gender-neutral language
Related to TDE/tde#93.

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
3 years ago
Michele Calgaro ed455b74cd
kmail: use default transport for message redirect. This resolves issue #54.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro 555db88cd8
Replaced 'includehints' with 'includes' in *.ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko e77087ce3d
The workaround that tdepimmacros.h do is no longer needed
and kdemacros.h can be used directly.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro 3a75bdfe83
Renaming of files in preparation for code style tools.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko cae557256d
KMail: Add the missing translation of the default search filter entry.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro cf916d8af7
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko b4f9572404
KMail: Fix wrong line wrapping for "what is this" strings.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 0d3043b630
Desktop file translations:
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko fc457719cf
KMail: Delete a separate rule for processing the kcfg file.
The tde_add_kcfg_files macro already properly defines the header file
as the output file, so there is no need for separate rules for
processing the kcfg file.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko 8f777f3fc8
Use TDE CMake macros instead of the former KDE3 CMake macros.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Chris dcbadd8017 Fix KMail misc icon and streamline German translation.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Slávek Banko f4be3a6e19
Fix unintended rename of LOCKFILE.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro 41190e6edd
Action "Email file" is no longer shown on folders and media items.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 6d2f3127be
Adjusted to use new TQStringVariantMap type.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro f007b524fb
Fixed crashed in kmail/kontact when trying to print a message.
The problem was introduced by #25.
This resolves #27.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 70cc9c7408 Improvements on previous commit and other commits published in #19. This removes the need for mIsPlainText caching and also avoid to reread the configuration every time a message is changed.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Luke Dashjr c0e7939083 KMail: Menu options to toggle "Show Message Structure"
Subtly different from the same feature in KDE:
KDE's menu items toggle the default behaviour between always/never, and the menu item is disabled if smart is set.
For Trinity, the option is always available, and only toggles visibility of the structure for the current session.

Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
6 years ago
Luke Dashjr e53303b929
Bugfix: KMail: Detach from message observation when destructing KMReaderWin
Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
6 years ago
Slávek Banko 72b5adf49c
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
gregory guy 74cbb937c7
Update About Info for kmail, kontact and korganizer, this relates to bug 2401
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
Michele Calgaro 12212efecb
Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko 0d192ed6f2
Add includes to UI files to resolve FTBFS
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Michele Calgaro a782725175
Fixed corrupted japanese translations. This relates to bug 2952.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko 3479159c7f kmail: Avoid setting charset on non-textual parts of emails
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Timothy Pearson fc24d7b0fc Fix invalid headers in PNG files and optimize for size 9 years ago
Slávek Banko 793982b70a Fix kmail crash when start in offline mode
This resolves Bug 2454

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko 19e5646ba6 Remove incorrect CMake recipe for templatesconfiguration_base
Fix CMake build dependencies

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko 4554b6c6fb Fix FTBFS with clang
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko c0e6e0eddc Fix FTBFS when build without tdehw-lib
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Timothy Pearson eed9975daa Fix disconnected slot 10 years ago
Timothy Pearson eb918b697e Fix remaining issues from mimetype icon rename 10 years ago
Timothy Pearson 8bd51635d7 Bring most mimetypes in line with XDG specifications. The following are not fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown 10 years ago
Timothy Pearson d2bc3fcad8 Fix remaining missing semicolons at end of Keywords strings 10 years ago
Timothy Pearson aa19e451d4 Revert "Fix remaining missing semicolons at end of Keywords strings"
This reverts commit e51d886a5d.
10 years ago
Timothy Pearson e51d886a5d Fix remaining missing semicolons at end of Keywords strings 10 years ago
Timothy Pearson 05ccf6cf02 Fix missing semicolons at end of Keywords strings 10 years ago
Timothy Pearson 30aafe977d Bring package_development, package_games, package_graphics, package_network, package_multimedia, package_wordprocessing, edu_science, package_utilities, input_devices_settings, kcmsystem, personal, and looknfeel icons into XDG compliance 10 years ago
Timothy Pearson 1bc23e19f6 Bring centrejust, leftjust, rightjust, text_left, text_right, text_bold, text_italic, text_under, text_strike, and spellcheck icons into XDG compliance 10 years ago
Timothy Pearson 3774bd2643 Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance 10 years ago
Timothy Pearson 58964048b3 Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance 11 years ago
Timothy Pearson d59f74e30f Bring undo, redo, find, and revert icons into XDG compliance 11 years ago
Timothy Pearson 267521c81f Bring up, down, top, and bottom icons into XDG compliance 11 years ago
Timothy Pearson 965d0b09cf Bring stop, lock, exit, and run icons into XDG compliance 11 years ago
Timothy Pearson 7c7b317942 Bring previous and next icons into XDG compliance 11 years ago
Timothy Pearson 8d323d590c Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 11 years ago
Timothy Pearson 29ede8faff Fix Keywords separators to match XDG desktop specifications 11 years ago