Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix enum mismatch | OBATA Akio | 2021-06-19 | 1 | -5/+5 |
| | | | | | | Using own enum Direction, not Qt::Orientation Signed-off-by: OBATA Akio <obache@wizdas.com> | ||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-27 | 82 | -198/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Desktop file translations: | Slávek Banko | 2020-07-08 | 4 | -174/+9 |
| | | | | | | | + 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 <slavek.banko@axis.cz> | ||||
* | Fix obsolete KDE version check for Kopete. | Chris | 2019-12-16 | 1 | -4/+2 |
| | | | | | | ...which resulted in wrong configure entry. Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | kopete: Restore the MSN protocol because a replacement MSN server was created. | Slávek Banko | 2019-12-11 | 6 | -12/+33 |
| | | | | | | This reverts commits 0486034738 - 2d5f9c55da and f6fd4ab6c0. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | kopete: Restore the AIM protocol because a replacement AIM server was created. | Slávek Banko | 2019-12-10 | 2 | -5/+22 |
| | | | | | | This reverts commits 036b0229db and dc34f9c391. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Adapted to new KPasswordEdit::password() signature. This relates to bug 2961. | Michele Calgaro | 2018-12-01 | 2 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | QT_NO_* -> TQT_NO_* renaming. | Michele Calgaro | 2018-10-17 | 3 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 6 | -6/+6 |
| | | | | | | | | | 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 <michele.calgaro@yahoo.it> | ||||
* | Add includes to UI files to resolve FTBFS | Slávek Banko | 2018-09-21 | 8 | -32/+28 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | kopete: Remove AIM protocol | Slávek Banko | 2017-12-30 | 2 | -22/+5 |
| | | | | | | | AIM network has been shutdown in 2017-12-15 This resolves Bug 2846 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | kopete: Fix unintended renaming ICQ => ICTQ | Slávek Banko | 2017-12-29 | 1 | -5/+5 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix detection whether the system is big endian | Slávek Banko | 2017-02-03 | 1 | -0/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Kopete - avdevice: Use standard integer types instead of Linux specific | Slávek Banko | 2016-12-04 | 1 | -13/+9 |
| | | | | | | This resolves FTBFS on FreeBSD Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix CMake build dependencies | Slávek Banko | 2016-12-01 | 1 | -0/+13 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix FTBFS with GCC6 | Slávek Banko | 2016-12-01 | 1 | -2/+2 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Kopete: Improve check for videodev header | Slávek Banko | 2016-11-13 | 3 | -51/+6 |
| | | | | | | This resolves bug 2725 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix FTBFS with GCC6 | Slávek Banko | 2016-09-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Add webcam support in kopete on freebsd | Slávek Banko | 2015-06-26 | 4 | -29/+57 |
| | | | | | | [taken from FreeBSD kopete patches] Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix FTBFS with clang | Slávek Banko | 2015-06-26 | 2 | -4/+4 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵ | Timothy Pearson | 2014-10-13 | 2 | -4/+4 |
| | | | | player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance | ||||
* | Removed MSN support across Kopete by removing the MSN protocol and the ↵ | Michele Calgaro | 2014-03-29 | 6 | -33/+12 |
| | | | | | | netmeeting plugin. This resolves bug 1547. | ||||
* | KDE->TDE branding cleanup. | Darrell Anderson | 2013-12-26 | 1 | -1/+1 |
| | |||||
* | Rename kdewidgets => tdewidgets | Slávek Banko | 2013-12-23 | 1 | -1/+1 |
| | |||||
* | Add end-of-file newlines. | Darrell Anderson | 2013-11-30 | 4 | -10/+2 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 20 | -55/+55 |
| | |||||
* | Rename KWallet to TDEWallet | Timothy Pearson | 2013-08-27 | 6 | -26/+26 |
| | |||||
* | Rename makekdewidgets | Timothy Pearson | 2013-02-21 | 1 | -1/+1 |
| | |||||
* | Rename KABC namespace | Timothy Pearson | 2013-02-20 | 18 | -69/+69 |
| | |||||
* | Fix references to lkabc | Timothy Pearson | 2013-02-17 | 3 | -3/+3 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 55 | -80/+80 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 28 | -33/+33 |
| | |||||
* | Rename KCmd to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-06 | 2 | -3/+3 |
| | |||||
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 5 | -14/+14 |
| | |||||
* | Fix unintended renaming | Timothy Pearson | 2013-02-02 | 9 | -16/+16 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 27 | -44/+44 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2013-02-01 | 7 | -0/+0 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 36 | -146/+146 |
| | |||||
* | Rename KLock and KTrader to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -1/+1 |
| | |||||
* | Rename KStandard for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 1 | -1/+1 |
| | |||||
* | Rename KShared | Timothy Pearson | 2013-01-31 | 7 | -11/+11 |
| | |||||
* | Rename kiobuffer and KHTML | Timothy Pearson | 2013-01-27 | 4 | -5/+5 |
| | |||||
* | Rename kioslaves | Timothy Pearson | 2013-01-27 | 1 | -1/+1 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 22 | -28/+28 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 21 | -43/+43 |
| | |||||
* | Fix FTBFS resulting from KCModule rename | Timothy Pearson | 2013-01-25 | 1 | -1/+1 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 25 | -93/+93 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 20 | -56/+56 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 15 | -21/+21 |
| |