summaryrefslogtreecommitdiffstats
path: root/kmail
Commit message (Collapse)AuthorAgeFilesLines
* Removed code formatting modelines.Michele Calgaro2020-09-27193-211/+155
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit cf916d8af78db19e0df37b12e63f35bf21f2da5b)
* 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> (cherry picked from commit b4f95724045fab2f3d566fadb0bc63e01b031da2)
* Desktop file translations:Slávek Banko2020-07-1422-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> (cherry picked from commit 0d3043b6308af148da06ac14c53defc4b1e7e138)
* 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> (cherry picked from commit fc457719cf1d468ee1b9ed856e2b092469824a32)
* 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> (cherry picked from commit 8f777f3fc8887df1a334b971ee1862ad6bbf3cf8)
* Fix KMail misc icon and streamline German translation.Chris2020-01-071-2/+2
| | | | | Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit dcbadd8017836649a71783b3a2d8162b8d227d4a)
* Fix unintended rename of LOCKFILE.Slávek Banko2020-01-011-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit f4be3a6e1932ae9e77e2ad971d709d5d17ef993b)
* 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> (cherry picked from commit 41190e6edd5e4029271af36956fcdaee89aa6c3d)
* Bugfix: KMail: Detach from message observation when destructing KMReaderWinLuke Dashjr2019-04-211-0/+3
| | | | | Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org> (cherry picked from commit e53303b9298bc47bd864caea6725ff09c5c6e6bb)
* Add CMakeL10n rules.Slávek Banko2018-12-151-0/+7
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 72b5adf49ccd012414f2758e0427639ee926e9b2)
* Update About Info for kmail, kontact and korganizer, this relates to bug 2401gregory guy2018-11-253-9/+9
| | | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> (cherry picked from commit 74cbb937c7d08a77954e8b05dc6011ef04cb309e) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-215-16/+24
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 0d192ed6f2b536340ff8cc1838d56fa1e151d119)
* Fixed corrupted japanese translations. This relates to bug 2952.Michele Calgaro2018-08-182-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a78272517536f7622bccaf45d0b40a1273cef438)
* 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> (cherry picked from commit 3479159c7ff5c918af12e29a32367843f336b57f)
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2484-0/+0
| | | | (cherry picked from commit fc24d7b0fcdf0bfddd8b313fa96bedf4877be2c5)
* Fix kmail crash when start in offline modeSlávek Banko2015-07-091-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit f2e211e2f359c13e153fff5d77a75c5cd6003c72)
* 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> (cherry picked from commit 19e5646ba63e7255e0532295eaec2f476009d275)
* Fix FTBFS with clangSlávek Banko2015-06-142-2/+6
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 4554b6c6fb200addc5fbc833df4f42a65070cdd9)
* Fix FTBFS when build without tdehw-libSlávek Banko2015-06-142-1/+16
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit c0e6e0eddc721f28a273c15688db0c6f46ed78e1)
* 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
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-0332-64/+64
|
* Rename KWallet to TDEWalletTimothy Pearson2013-08-276-20/+20
|
* If a message is replied to from an incoming account, and an outgoing account ↵Timothy Pearson2013-06-304-4/+45
| | | | | | is available with the same name, set that outgoing account as the default transport This resolves Bug 1239
* Fix long-standing bug of Senders Current Time not refreshingTimothy Pearson2013-06-283-9/+73
|
* Use the largest possible font for the unread display in kmail and akregator ↵Timothy Pearson2013-06-232-1/+14
| | | | | | if the tray icon size is less than 22 pixels This resolves Bug 1251
* Fix incorrect characters.Darrell Anderson2013-05-233-3/+3
|
* Fix typos.Darrell Anderson2013-05-051-1/+1
|
* Fix retriggering of GPGMe socket notifiers in nested event loopsTimothy Pearson2013-04-281-1/+1
| | | | | This resolves Bug 825 Add missing GPGMe feature checks to CMake