summaryrefslogtreecommitdiffstats
path: root/kmail
Commit message (Collapse)AuthorAgeFilesLines
* The workaround that tdepimmacros.h do is no longer neededSlávek Banko2021-02-2610-10/+10
| | | | | | and kdemacros.h can be used directly. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-151-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* KMail: Add the missing translation of the default search filter entry.Slávek Banko2020-12-021-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed code formatting modelines.Michele Calgaro2020-09-27193-211/+155
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* KMail: Fix wrong line wrapping for "what is this" strings.Slávek Banko2020-09-271-6/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Desktop file translations:Slávek Banko2020-07-1222-1776/+75
| | | | | | | + 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>
* KMail: Delete a separate rule for processing the kcfg file.Slávek Banko2020-05-131-21/+0
| | | | | | | | 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>
* Use TDE CMake macros instead of the former KDE3 CMake macros.Slávek Banko2020-05-081-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix KMail misc icon and streamline German translation.Chris2020-01-061-2/+2
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Fix unintended rename of LOCKFILE.Slávek Banko2020-01-011-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Action "Email file" is no longer shown on folders and media items.Michele Calgaro2019-09-061-1/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Adjusted to use new TQStringVariantMap type.Michele Calgaro2019-06-014-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed crashed in kmail/kontact when trying to print a message.Michele Calgaro2019-05-151-1/+3
| | | | | | | The problem was introduced by #25. This resolves #27. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Improvements on previous commit and other commits published in #19. This ↵Michele Calgaro2019-05-023-10/+14
| | | | | | 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>
* KMail: Menu options to toggle "Show Message Structure"Luke Dashjr2019-05-024-0/+27
| | | | | | | | 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>
* Bugfix: KMail: Detach from message observation when destructing KMReaderWinLuke Dashjr2019-04-211-0/+3
| | | | Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
* Add CMakeL10n rules.Slávek Banko2018-12-151-0/+7
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update About Info for kmail, kontact and korganizer, this relates to bug 2401gregory guy2018-11-243-9/+9
| | | | Signed-off-by: gregory guy <g-gregory@gmx.fr>
* Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed ↵Michele Calgaro2018-10-131-2/+0
| | | | | | AC_CHECK_GNU_EXTENSIONS. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-195-16/+24
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fixed corrupted japanese translations. This relates to bug 2952.Michele Calgaro2018-08-182-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* kmail: Avoid setting charset on non-textual parts of emailsSlávek Banko2018-03-255-9/+13
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2384-0/+0
|
* Fix kmail crash when start in offline modeSlávek Banko2015-07-091-1/+1
| | | | | | This resolves Bug 2454 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Remove incorrect CMake recipe for templatesconfiguration_baseSlávek Banko2015-07-041-0/+29
| | | | | | Fix CMake build dependencies Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS with clangSlávek Banko2015-06-142-2/+6
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS when build without tdehw-libSlávek Banko2015-06-142-1/+16
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix disconnected slotTimothy Pearson2014-12-031-1/+1
|
* Fix remaining issues from mimetype icon renameTimothy Pearson2014-10-222-4/+4
|
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-225-7/+7
| | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-196-265/+265
|
* Revert "Fix remaining missing semicolons at end of Keywords strings"Timothy Pearson2014-10-196-265/+265
| | | | This reverts commit e51d886a5d03a1f4799dabbe7b518d2fac73c4bb.
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-196-265/+265
|
* Fix missing semicolons at end of Keywords stringsTimothy Pearson2014-10-186-6/+6
|
* Bring package_development, package_games, package_graphics, package_network, ↵Timothy Pearson2014-10-142-2/+2
| | | | package_multimedia, package_wordprocessing, edu_science, package_utilities, input_devices_settings, kcmsystem, personal, and looknfeel icons into XDG compliance
* Bring centrejust, leftjust, rightjust, text_left, text_right, text_bold, ↵Timothy Pearson2014-10-141-10/+10
| | | | text_italic, text_under, text_strike, and spellcheck icons into XDG compliance
* Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-139-37/+37
| | | | 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
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-1314-48/+48
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Bring undo, redo, find, and revert icons into XDG complianceTimothy Pearson2014-10-132-2/+2
|
* Bring up, down, top, and bottom icons into XDG complianceTimothy Pearson2014-10-132-6/+6
|
* Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-122-2/+2
|
* Bring previous and next icons into XDG complianceTimothy Pearson2014-10-111-2/+2
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-119-10/+10
| | | | match XDG specifications
* Fix Keywords separators to match XDG desktop specificationsTimothy Pearson2014-10-116-265/+265
|
* Detect if kmail is online or offline and automatically switch modesTimothy Pearson2014-10-062-0/+50
| | | | This relates to Bug 1525 and Bug 1105
* Updated TDE style files for libtdepim, akregator, kmail.Alex Couture2014-08-176-7/+12
|
* Rename the string kde toolbar widgetTimothy Pearson2014-08-072-2/+2
|
* Rebranding: TDE Control Center --> Trinity Control CenterMichele Calgaro2014-06-081-1/+1
|
* Restructure menu: move Office->PIM submenu items to Internet and Office menus.Darrell Anderson2014-02-131-1/+1
|
* Fix duplication in launcher menu and help handbook table of contents.Darrell Anderson2014-01-261-1/+1
|