Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix build issue in libkholidays | François Andriot | 2020-06-10 | 1 | -1/+0 |
| | | | | Signed-off-by: François Andriot <francois.andriot@free.fr> | ||||
* | Reset submodule main/tdepim/cmake to latest HEAD | Automated System | 2020-06-07 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdepim/admin to latest HEAD | Automated System | 2020-06-07 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdepim/cmake to latest HEAD | Automated System | 2020-05-28 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdepim/cmake to latest HEAD | Automated System | 2020-05-24 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdepim/cmake to latest HEAD | Automated System | 2020-05-17 | 1 | -0/+0 |
| | |||||
* | libtdepim: Use the pkg-config file to find the TQtQUI library | Slávek Banko | 2020-05-13 | 2 | -10/+2 |
| | | | | | | instead of specifying a library name based on the TQt library name. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | KMail: Delete a separate rule for processing the kcfg file. | Slávek Banko | 2020-05-13 | 1 | -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> | ||||
* | Reset submodule main/tdepim/cmake to latest HEAD | Automated System | 2020-05-11 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdepim/cmake to latest HEAD | Automated System | 2020-05-10 | 1 | -0/+0 |
| | |||||
* | Use TDE CMake macros instead of the former KDE3 CMake macros. | Slávek Banko | 2020-05-08 | 2 | -2/+2 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/tdepim/cmake to latest HEAD | Automated System | 2020-05-07 | 1 | -0/+0 |
| | |||||
* | KOrganizer: added missing timeline icon. This resolves bug 3101. | Michele Calgaro | 2020-04-29 | 4 | -0/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/tdepim/cmake to latest HEAD | Automated System | 2020-04-08 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdepim/cmake to latest HEAD | Automated System | 2020-04-04 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdepim/cmake to latest HEAD | Automated System | 2020-03-23 | 1 | -0/+0 |
| | |||||
* | Fixed incorrect update of KNote "last modified" field caused by the lauch of ↵ | Michele Calgaro | 2020-03-02 | 2 | -5/+23 |
| | | | | | | KNotes. This resolves issue #38. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Extended the interface of KNotes with getLastModified method. This | Emanoil Kotsev | 2020-02-29 | 9 | -2/+43 |
| | | | | | | | relates to bug 2691. Signed-off-by: Emanoil Kotsev <deloptes@gmail.com> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Remove remaining 'register' instructions. | Michele Calgaro | 2020-02-20 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Delete the TDEPIM_NEW_DISTRLISTS double setting. | Slávek Banko | 2020-02-04 | 1 | -4/+0 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix multiple processing of kcfgc files in the same directory. | Slávek Banko | 2020-02-04 | 3 | -22/+28 |
| | | | | | | | Instead, processing into the current binary directory is performed. This resolves FTBFS with ninja-build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 11 | -1176/+1176 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix KMail misc icon and streamline German translation. | Chris | 2020-01-06 | 1 | -2/+2 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Fix inadvertently renamed Docking => TQt::Docking. | Slávek Banko | 2020-01-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix unintended rename of LOCKFILE. | Slávek Banko | 2020-01-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/tdepim/cmake to latest HEAD | Automated System | 2019-12-08 | 1 | -0/+0 |
| | |||||
* | Switch all submodules to https. | Slávek Banko | 2019-12-08 | 1 | -2/+2 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix a potentially empty translation. | Slávek Banko | 2019-11-20 | 1 | -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 Calgaro | 2019-09-06 | 1 | -1/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed .lsm files. lsm database is outdated and unmaintained. | Michele Calgaro | 2019-09-01 | 3 | -42/+0 |
| | |||||
* | Declare supplement prototypes conditionally | OBATA Akio | 2019-08-15 | 2 | -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 fixes | OBATA Akio | 2019-08-15 | 11 | -22/+22 |
| | | | | | | Replace bash specific way with POSIX one. Signed-off-by: OBATA Akio <obache@wizdas.com> | ||||
* | Fix remaining brandings in tdepim. | Chris | 2019-07-18 | 4 | -4/+4 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Remove old upstream URL. | Chris | 2019-07-15 | 2 | -5/+4 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Reset submodule main/tdepim/cmake to latest HEAD | Automated System | 2019-06-12 | 1 | -0/+0 |
| | |||||
* | Adjusted to use new TQStringVariantMap type. | Michele Calgaro | 2019-06-01 | 20 | -109/+106 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed helper function that is no longer required. | Michele Calgaro | 2019-05-26 | 1 | -3/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Adjusted to latest TQVariant::TQVariant(bool) function. | Slávek Banko | 2019-05-26 | 4 | -9/+9 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fixed crashed in kmail/kontact when trying to print a message. | Michele Calgaro | 2019-05-15 | 1 | -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 Calgaro | 2019-05-02 | 3 | -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 Dashjr | 2019-05-02 | 4 | -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 McGuire | 2019-04-23 | 1 | -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 fix | Frederik Schwarzer | 2019-04-23 | 1 | -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 and | Ingo Klöcker | 2019-04-23 | 1 | -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öcker | 2019-04-23 | 1 | -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 #define | Jakub Stachowski | 2019-04-23 | 1 | -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/ in | Jakub Stachowski | 2019-04-23 | 1 | -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 Winter | 2019-04-23 | 1 | -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 Winter | 2019-04-23 | 1 | -0/+3 |
| | | | | | | | | BUG: 153885 Cherry-picked from: 1d8208d3815088eea3c36767acb0c5a0a1a61ec8 Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org> | ||||
* | Removed useless 'true &&' statement | Tobias Koenig | 2019-04-23 | 1 | -1/+1 |
| | | | | | | Cherry-picked from: 6965c8b9dac4bb0383a520a829b6689ea597764f Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org> |