Commit Graph

198 Commits (master)

Author SHA1 Message Date
Slávek Banko 3d5bff624a
Fix compatibility with C++17.
2 weeks ago
pschwabauer 9ab93f257b
Allow open on all HTML parts
3 weeks ago
pschwabauer 33ffa95233
Fix open HTML with an external program
2 months ago
Michele Calgaro 477975ca20
Replace Q_SIGNALS and Q_SLOTS
3 months ago
Michele Calgaro d2f343cc23
Replace auto_ptr
3 months ago
Michele Calgaro 3b3f9ec8f3
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
3 months ago
Michele Calgaro 762dc98fa6
Replace various '#define' strings - part 6
4 months ago
Michele Calgaro ef173e633b
Replace 'Event' #define strings
5 months ago
Michele Calgaro 1d421717fb
Replaced various '#define' with actual strings - part 4
5 months ago
Michele Calgaro 3b66617d9d
Replaced various '#define' with actual strings - part 3
5 months ago
Michele Calgaro d470e73134
Replace various strings '#define'd in tqtinterface
5 months ago
Michele Calgaro 98876ba8c5
Replace Qt with TQt
6 months ago
Michele Calgaro 33ba77ee89
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
7 months ago
Michele Calgaro 84129a6fad
Replace TQ_*Focus* and TQ_Scale* defines
8 months ago
Michele Calgaro ca120c61e6
Drop TQT_BASE_OBJECT* defines
8 months ago
Michele Calgaro ddf896e8d2
Drop TQT_TQ*_CONST defines
9 months ago
Michele Calgaro 33b2a9cc7d
Drop TQT_TQ*_OBJECT defines
9 months ago
Michele Calgaro cd4b0ac226
Replace Q_OBJECT with TQ_OBJECT
9 months ago
Michele Calgaro 3055550710
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
10 months ago
Denis Kozadaev 5d5c7b022d SunOS requires fcntl.h without any condition
11 months ago
Slávek Banko c8e1b254e2
Distinguish between settings and explicit override for external content
2 years ago
Slávek Banko 746e02af07
Load external references in encrypted emails only on explicit request.
2 years ago
Michele Calgaro 94a38124fc
Remove unnecessary accelerators from .ui files
2 years ago
Mavridis Philippe b4a0d3cc1e
Gender-neutral language
2 years ago
Michele Calgaro ed455b74cd
kmail: use default transport for message redirect. This resolves issue #54.
2 years ago
Michele Calgaro 555db88cd8
Replaced 'includehints' with 'includes' in *.ui files.
2 years ago
Slávek Banko e77087ce3d
The workaround that tdepimmacros.h do is no longer needed
3 years ago
Michele Calgaro 3a75bdfe83
Renaming of files in preparation for code style tools.
3 years ago
Slávek Banko cae557256d
KMail: Add the missing translation of the default search filter entry.
3 years ago
Michele Calgaro cf916d8af7
Removed code formatting modelines.
4 years ago
Slávek Banko b4f9572404
KMail: Fix wrong line wrapping for "what is this" strings.
4 years ago
Slávek Banko 0d3043b630
Desktop file translations:
4 years ago
Slávek Banko fc457719cf
KMail: Delete a separate rule for processing the kcfg file.
4 years ago
Slávek Banko 8f777f3fc8
Use TDE CMake macros instead of the former KDE3 CMake macros.
4 years ago
Chris dcbadd8017 Fix KMail misc icon and streamline German translation.
4 years ago
Slávek Banko f4be3a6e19
Fix unintended rename of LOCKFILE.
4 years ago
Michele Calgaro 41190e6edd
Action "Email file" is no longer shown on folders and media items.
5 years ago
Michele Calgaro 6d2f3127be
Adjusted to use new TQStringVariantMap type.
5 years ago
Michele Calgaro f007b524fb
Fixed crashed in kmail/kontact when trying to print a message.
5 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.
5 years ago
Luke Dashjr c0e7939083 KMail: Menu options to toggle "Show Message Structure"
5 years ago
Luke Dashjr e53303b929
Bugfix: KMail: Detach from message observation when destructing KMReaderWin
5 years ago
Slávek Banko 72b5adf49c
Add CMakeL10n rules.
5 years ago
gregory guy 74cbb937c7
Update About Info for kmail, kontact and korganizer, this relates to bug 2401
6 years ago
Michele Calgaro 12212efecb
Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS.
6 years ago
Slávek Banko 0d192ed6f2
Add includes to UI files to resolve FTBFS
6 years ago
Michele Calgaro a782725175
Fixed corrupted japanese translations. This relates to bug 2952.
6 years ago
Slávek Banko 3479159c7f kmail: Avoid setting charset on non-textual parts of emails
6 years ago
Timothy Pearson fc24d7b0fc Fix invalid headers in PNG files and optimize for size
8 years ago
Slávek Banko 793982b70a Fix kmail crash when start in offline mode
9 years ago