Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reset submodule main/tdepim/admin to latest HEAD | Automated System | 2020-06-24 | 1 | -0/+0 |
| | |||||
* | Improvement the detection of libXss | aneejit1 | 2020-06-23 | 1 | -5/+13 |
| | | | | | | The test for Xss has been altered to ask where the library is first before checking for the required API function. Signed-off-by: aneejit1 <aneejit1@gmail.com> | ||||
* | Removed global shortcuts in KNotes. This conflicted with some shortcut in ↵ | Michele Calgaro | 2020-06-17 | 1 | -4/+4 |
| | | | | | | widely used applications, like midnight commander for example. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/tdepim/cmake to latest HEAD | Automated System | 2020-06-14 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdepim/cmake to latest HEAD | Automated System | 2020-06-14 | 1 | -0/+0 |
| | |||||
* | For templates from CMake, use the TDE CMAKE TEMPLATES variable. | Slávek Banko | 2020-06-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/tdepim/cmake to latest HEAD | Automated System | 2020-06-12 | 1 | -0/+0 |
| | |||||
* | 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> |