Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop TQT_NO_COMPAT code | Michele Calgaro | 2023-06-10 | 8 | -8/+8 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | SunOS cosmetic changes | Denis Kozadaev | 2023-05-29 | 1 | -0/+3 |
| | | | | Signed-off-by: Denis Kozadaev <[email protected]> | ||||
* | Remove unnecessary accelerators from .ui files | Michele Calgaro | 2022-09-18 | 8 | -51/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replaced 'includehints' with 'includes' in *.ui files. | Michele Calgaro | 2022-01-07 | 20 | -70/+39 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | kopete: update include path for speex>=1.0.5 | OBATA Akio | 2021-12-23 | 5 | -8/+5 |
| | | | | | | | Header files of `speex` are installed in sub directory since 1.0.4, and speex>=1.0.5 is required for libjingle using speex. Signed-off-by: OBATA Akio <[email protected]> | ||||
* | Fix FTBFS if the TQCA library is not installed on the default location | Slávek Banko | 2021-10-28 | 3 | -0/+3 |
| | | | | | | for the system libraries or in TQt libraries. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Stock away original 256p high kopete icons. | gregory guy | 2021-08-09 | 2 | -0/+0 |
| | | | | Signed-off-by: gregory guy <[email protected]> | ||||
* | Add a missing icon in kopete plugin texteffect. | gregory guy | 2021-07-02 | 2 | -2/+2 |
| | | | | Signed-off-by: gregory guy <[email protected]> | ||||
* | Fixed Kopete FTBFS | Mavridis Philippe | 2021-06-30 | 2 | -9/+55 |
| | | | | | | This commit also adds initial V4L2 support for Motion AutoAway plugin. Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | Fixes for Kopete videodevice support | Mavridis Philippe | 2021-06-30 | 4 | -73/+88 |
| | | | | Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | Fixed openDesktop category name | Mavridis Philippe | 2021-06-27 | 1 | -4/+5 |
| | | | | Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | Fix yahoo_crypt() prototype mismatch | OBATA Akio | 2021-06-19 | 3 | -4/+41 |
| | | | | | | pull the prototype from crypt.c and put it in crypt.h. Signed-off-by: OBATA Akio <[email protected]> | ||||
* | Fix enum mismatch | OBATA Akio | 2021-06-19 | 1 | -5/+5 |
| | | | | | | Using own enum Direction, not Qt::Orientation Signed-off-by: OBATA Akio <[email protected]> | ||||
* | Drop builtin tqca library. | gregory guy | 2021-06-07 | 33 | -5498/+10 |
| | | | | | | Module tqca is expected as a dependency library by now. Signed-off-by: gregory guy <[email protected]> | ||||
* | kopete: Fix crash due to null pointer dereference in IRC protocol. | Slávek Banko | 2021-05-24 | 1 | -1/+1 |
| | | | | | | This manifests itself only if SSL/TLS is used for IRC. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Add new IRC network Libera.chat, the successor in the spirit of Freenode. | Slávek Banko | 2021-05-20 | 1 | -0/+11 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | kopete - jabber/jingle: Do not enforce mediastreamer includes to be as plain C | Slávek Banko | 2021-03-23 | 5 | -5/+21 |
| | | | | | | because it can lead to FTBFS. Use extern "C" {...} inside the appropriate includes. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2020-12-09 | 96 | -172/+172 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-27 | 470 | -1285/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Desktop file translations: | Slávek Banko | 2020-07-08 | 99 | -7114/+480 |
| | | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Should bring back xmms support in kopete's plugins. | gregory guy | 2020-04-08 | 2 | -48/+97 |
| | | | | Signed-off-by: gregory guy <[email protected]> | ||||
* | Add missing option and detection for libxslt. | Slávek Banko | 2020-02-09 | 2 | -1/+19 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fix preservation of XMMS detection status in kopete/nowlistening plugin. | Slávek Banko | 2020-02-09 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | kopete: Added ability to build with shared tqca library. | Slávek Banko | 2020-02-02 | 41 | -60/+83 |
| | | | | | | QCA files renamed to TQCA to match tqca library. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 3 | -37/+37 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Synchronize German translation of Kopete with the rest. | Chris | 2019-12-18 | 2 | -4/+5 |
| | | | | Signed-off-by: Chris <[email protected]> | ||||
* | Fix obsolete KDE version check for Kopete. | Chris | 2019-12-16 | 1 | -4/+2 |
| | | | | | | ...which resulted in wrong configure entry. Signed-off-by: Chris <[email protected]> | ||||
* | Add includes to UI files to resolve FTBFS. | Slávek Banko | 2019-12-11 | 3 | -13/+10 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | kopete: Change the default MSN server from messenger.hotmail.com | Slávek Banko | 2019-12-11 | 6 | -8/+8 |
| | | | | | | to m1.escargot.log1p.xyz. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | kopete: Restore the MSN protocol because a replacement MSN server was created. | Slávek Banko | 2019-12-11 | 155 | -60/+23305 |
| | | | | | | This reverts commits 0486034738 - 2d5f9c55da and f6fd4ab6c0. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Add includes to UI files to resolve FTBFS. | Slávek Banko | 2019-12-10 | 1 | -3/+3 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | kopete: Change the default AIM server from login.oscar.aol.com to ↵ | Slávek Banko | 2019-12-10 | 3 | -9/+9 |
| | | | | | | iwarg.ddns.net. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | kopete: Restore the AIM protocol because a replacement AIM server was created. | Slávek Banko | 2019-12-10 | 90 | -78/+5023 |
| | | | | | | This reverts commits 036b0229db and dc34f9c391. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Clean up desktop files and fix German translations. | Chris | 2019-11-28 | 1 | -4/+6 |
| | | | | Signed-off-by: Chris <[email protected]> | ||||
* | Modernize path to first video device to /dev/video0. | Chris | 2019-08-13 | 1 | -2/+2 |
| | | | | Signed-off-by: Chris <[email protected]> | ||||
* | Fix branding of kopete and make it promoting TDE. | Chris | 2019-07-17 | 2 | -4/+4 |
| | | | | Signed-off-by: Chris <[email protected]> | ||||
* | Fix empty translation. | Slávek Banko | 2019-01-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-20 | 4 | -0/+38 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Adapted to new KPasswordEdit::password() signature. This relates to bug 2961. | Michele Calgaro | 2018-12-01 | 8 | -19/+19 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | QT_NO_* -> TQT_NO_* renaming. | Michele Calgaro | 2018-10-17 | 3 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | change EXEC_PROCESS for EXECUTE_PROCESS, this solves issue #2 | gregory guy | 2018-10-15 | 1 | -2/+2 |
| | | | | | Signed-off-by: gregory guy <[email protected]> Signed-off-by: Slávek Banko <[email protected]> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 8 | -8/+8 |
| | | | | | | | | | QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST QT_NO_STL -> TQT_NO_STL QT_NO_COMPAT -> TQT_NO_COMPAT QT_NO_TRANSLATION -> TQT_NO_TRANSLATION Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Add includes to UI files to resolve FTBFS | Slávek Banko | 2018-09-21 | 68 | -288/+245 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 38 | -65/+65 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fixed typedef-related warnings from compiler. | Michele Calgaro | 2018-08-23 | 2 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix FTBFS with stricter C++11 | Slávek Banko | 2018-08-19 | 2 | -2/+2 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Update bug reports url to bugs.trinitydesktop.org | Slávek Banko | 2018-07-01 | 5 | -5/+5 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | kopete: Add descriptions for connection options | Slávek Banko | 2018-06-17 | 2 | -3/+70 |
| | | | | | | This relates to bug 2669 Signed-off-by: Slávek Banko <[email protected]> | ||||
* | kopete: Remove the AIM specific code from liboscar | Slávek Banko | 2017-12-30 | 27 | -716/+68 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | kopete: Remove AIM protocol | Slávek Banko | 2017-12-30 | 64 | -4312/+18 |
| | | | | | | | AIM network has been shutdown in 2017-12-15 This resolves Bug 2846 Signed-off-by: Slávek Banko <[email protected]> |