summaryrefslogtreecommitdiffstats
path: root/kmail
Commit message (Expand)AuthorAgeFilesLines
* Fix compatibility with C++17.Slávek Banko2024-04-121-5/+5
* Allow open on all HTML partspschwabauer2024-04-051-1/+2
* Fix open HTML with an external programpschwabauer2024-02-121-2/+11
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-053-7/+7
* Replace auto_ptrMichele Calgaro2024-01-235-21/+21
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-14118-2914/+2914
* Replace various '#define' strings - part 6Michele Calgaro2023-12-2122-358/+358
* Replace 'Event' #define stringsMichele Calgaro2023-11-305-8/+8
* Replaced various '#define' with actual strings - part 4Michele Calgaro2023-11-265-12/+12
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-241-1/+1
* Replace various strings '#define'd in tqtinterfaceMichele Calgaro2023-11-201-1/+1
* Replace Qt with TQtMichele Calgaro2023-11-0917-41/+41
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev...Michele Calgaro2023-09-251-8/+8
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-026-14/+14
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-182-2/+2
* Drop TQT_TQ*_CONST definesMichele Calgaro2023-08-092-10/+10
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-082-3/+3
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-20144-282/+282
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ...Michele Calgaro2023-07-122-2/+2
* SunOS requires fcntl.h without any conditionDenis Kozadaev2023-06-021-2/+0
* Distinguish between settings and explicit override for external contentSlávek Banko2022-10-135-16/+33
* Load external references in encrypted emails only on explicit request.Slávek Banko2022-10-131-4/+14
* Remove unnecessary accelerators from .ui filesMichele Calgaro2022-09-201-6/+0
* Gender-neutral languageMavridis Philippe2022-07-183-5/+5
* kmail: use default transport for message redirect. This resolves issue #54.Michele Calgaro2022-04-061-0/+3
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-102-8/+4
* The workaround that tdepimmacros.h do is no longer neededSlávek Banko2021-02-2610-10/+10
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-151-1/+1
* KMail: Add the missing translation of the default search filter entry.Slávek Banko2020-12-021-1/+1
* Removed code formatting modelines.Michele Calgaro2020-09-27193-211/+155
* KMail: Fix wrong line wrapping for "what is this" strings.Slávek Banko2020-09-271-6/+2
* Desktop file translations:Slávek Banko2020-07-1222-1776/+75
* KMail: Delete a separate rule for processing the kcfg file.Slávek Banko2020-05-131-21/+0
* Use TDE CMake macros instead of the former KDE3 CMake macros.Slávek Banko2020-05-081-1/+1
* Fix KMail misc icon and streamline German translation.Chris2020-01-061-2/+2
* Fix unintended rename of LOCKFILE.Slávek Banko2020-01-011-1/+1
* Action "Email file" is no longer shown on folders and media items.Michele Calgaro2019-09-061-1/+2
* Adjusted to use new TQStringVariantMap type.Michele Calgaro2019-06-014-6/+6
* Fixed crashed in kmail/kontact when trying to print a message.Michele Calgaro2019-05-151-1/+3
* Improvements on previous commit and other commits published in #19. This remo...Michele Calgaro2019-05-023-10/+14
* KMail: Menu options to toggle "Show Message Structure"Luke Dashjr2019-05-024-0/+27
* Bugfix: KMail: Detach from message observation when destructing KMReaderWinLuke Dashjr2019-04-211-0/+3
* Add CMakeL10n rules.Slávek Banko2018-12-151-0/+7
* Update About Info for kmail, kontact and korganizer, this relates to bug 2401gregory guy2018-11-243-9/+9
* Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU...Michele Calgaro2018-10-131-2/+0
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-195-16/+24
* Fixed corrupted japanese translations. This relates to bug 2952.Michele Calgaro2018-08-182-2/+2
* kmail: Avoid setting charset on non-textual parts of emailsSlávek Banko2018-03-255-9/+13
* 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