summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Removed .lsm files. lsm database is outdated and unmaintained.Michele Calgaro2019-09-013-42/+0
|
* Declare supplement prototypes conditionallyOBATA Akio2019-08-152-0/+10
| | | | | | It should be declared for the case missing, or may be mismatched with builtin. Signed-off-by: OBATA Akio <obache@wizdas.com>
* fix some sh portability fixesOBATA Akio2019-08-1511-22/+22
| | | | | | Replace bash specific way with POSIX one. Signed-off-by: OBATA Akio <obache@wizdas.com>
* Fix remaining brandings in tdepim.Chris2019-07-184-4/+4
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Remove old upstream URL.Chris2019-07-152-5/+4
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Reset submodule main/tdepim/cmake to latest HEADAutomated System2019-06-121-0/+0
|
* Adjusted to use new TQStringVariantMap type.Michele Calgaro2019-06-0120-109/+106
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed helper function that is no longer required.Michele Calgaro2019-05-261-3/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Adjusted to latest TQVariant::TQVariant(bool) function.Slávek Banko2019-05-264-9/+9
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* 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>
* Make the folder assurance read-only.Thomas McGuire2019-04-231-1/+1
| | | | | | | | | Patch by Szokovacs Robert <szo at szo dot hu>, thanks! BUG: 144035 Cherry-picked from: 243dfe72a65603f6fdc36b78585cb21125e88c7d Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
* Typo fixFrederik Schwarzer2019-04-231-1/+1
| | | | | | | | WAS: global typo fix Cherry-picked from: 70eeef7c6e39b0a396fd81a703f9b90f511058c4 Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
* A signal handler that calls for example waitpid has to save errno before andIngo Klöcker2019-04-231-1/+8
| | | | | | | | restore it afterwards. Cherry-picked from: 70b4927d847f52c865e0c6c91323eeb3295a99eb Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
* The use of the static keyword is deprecated when declaring objects in a ↵Ingo Klöcker2019-04-231-2/+2
| | | | | | | | | | namespace scope.... - The C++ Standard, ISO/IEC 14882:1998, section 7.3.1.1 paragraph 2 Cherry-picked from: a16596e1c16c3d5509d6d3f37ed9287ea61ef9df Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
* Use static const instead of #defineJakub Stachowski2019-04-231-3/+3
| | | | | | Cherry-picked from: c247b0607d3315a43f21c417ef261ab8eb2979e1 Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
* Default port for imap and imaps. Before after typing imap://server/ inJakub Stachowski2019-04-231-1/+6
| | | | | | | | konqueror, slave would try to connect to port 0. Cherry-picked from: b35c00016dd671aca964907d76aa5a2ed4bc15cc Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
* "x" -> 'x' micro-optimization.Allen Winter2019-04-231-2/+2
| | | | | | Cherry-picked from: b75a062ffed7a7e0e7cd284d5885ec8744a7cbd3 Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
* Mischael's fix for "IMAP KIO process dies (due to trailing nulls?)"Allen Winter2019-04-231-0/+3
| | | | | | | | BUG: 153885 Cherry-picked from: 1d8208d3815088eea3c36767acb0c5a0a1a61ec8 Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
* Removed useless 'true &&' statementTobias Koenig2019-04-231-1/+1
| | | | | | Cherry-picked from: 6965c8b9dac4bb0383a520a829b6689ea597764f Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
* Fix mailAddress:getStr when rawComment is non-emptyTill Adam2019-04-231-1/+1
| | | | | | | | | | | WAS: Fix the rest of 152692, another interesting QCString -> QByteArray gotcha. Seems to work ok with more email adresses now. CCBUG: 152692 Partially cherry-picked from: 9df2cbd9db920123c7ab51c63ea927f0af5545aa Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
* Make getStr const correct.Till Adam2019-04-232-4/+5
| | | | | | Cherry-picked from: 925d1f70010bc111ad9f4a3e910d689aa4e27181 Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
* fixup the CopyrightsAllen Winter2019-04-2310-13/+13
| | | | | | Cherry-picked from: edcd66a23bc102ec914c4a8702dc12b7241840c6 Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
* Fix a small typo in API docs of imap4 kio-slave: send -> sentRaphael Langerhorst2019-04-231-1/+1
| | | | | | Cherry-picked from: 62950207dbc59863ddb0cf5ca01271fbac0df4c3 Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
* - avoid unnecessary string conversion.Dirk Mueller2019-04-231-1/+1
| | | | | | Partial cherry pick from: 35f536ddb27633e8cac40eb4c99c5b370fdb14cb 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>
* Reset submodule main/tdepim/cmake to latest HEADAutomated System2019-04-021-0/+0
|
* libkcal tests: small improvement to cmake code to avoid having to escape quotes.Slávek Banko2019-04-011-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Disabled libical tests if libical version is less than 1.0.Michele Calgaro2019-03-292-0/+10
| | | | | | | | On old libical versions, DST change date is wrong and this would fail some of the tests. This is not a bug in TDE but in old libical libraries. Starting from libical 1.0, the bug seems to have been fixed. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed support for libical version prior to 3. This is required for libkcal ↵Michele Calgaro2019-03-282-2/+27
| | | | | | tests to work fine on older distributions. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed bug in libkcal related to timezones in DT field.Michele Calgaro2019-03-2713-72/+78
| | | | | | | Fixed execution of libkcal tests. This resolves bug 2719. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed building of libkcal tests. Some of the tests still fails whenMichele Calgaro2019-03-2410-26/+90
| | | | | | | | executed. This relates to bug 2719. Special thanks to Emanoil Kotsev <deloptes@gmail.com> for providing an inital patch for the same bug, from which I reused a small section of code. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/tdepim/cmake to latest HEADAutomated System2019-02-191-0/+0
|
* Reset submodule main/tdepim/admin to latest HEADAutomated System2019-02-191-0/+0
|
* Use common CMake tests.Slávek Banko2019-02-052-8/+5
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/tdepim/cmake to latest HEADAutomated System2019-02-031-0/+0
|
* Reset submodule main/tdepim/cmake to latest HEADAutomated System2019-01-281-0/+0
|
* Reset submodule main/tdepim/cmake to latest HEADAutomated System2019-01-131-0/+0
|
* Reset submodule main/tdepim/cmake to latest HEADAutomated System2019-01-121-0/+0
|
* Avoid overriding user linker flags (LDFLAGS) for modules and shared libsFabio Rossi2018-12-171-2/+2
| | | | Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
* Add CMakeL10n rules.Slávek Banko2018-12-1570-0/+320
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/tdepim/cmake to latest HEADAutomated System2018-12-101-0/+0
|
* Reset submodule main/tdepim/cmake to latest HEADAutomated System2018-12-091-0/+0
|
* Reset submodule main/tdepim/admin to latest HEADAutomated System2018-12-091-0/+0
|
* Reset submodule main/tdepim/cmake to latest HEADAutomated System2018-12-021-0/+0
|
* Improved previous commitSlávek Banko2018-11-3012-64/+64
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Adapted to new KPasswordEdit::password() signature.Slávek Banko2018-11-2915-110/+90
| | | | | | This relates to bug 2961. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/tdepim/cmake to latest HEADAutomated System2018-11-291-0/+0
|
* Use TQString for debugging output with unicode stringsFabio Rossi2018-11-271-1/+5
| | | | Signed-off-by: Fabio Rossi <rossi.f@inwind.it>