Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵ | Michele Calgaro | 2023-09-23 | 1 | -1/+1 |
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Create a custom OTRPluginFactory object instead of using the KGenericFactory | Slávek Banko | 2021-07-01 | 1 | -2/+4 |
| | | | | | | | | | template. This prevents an unwanted creation of a hidden second instance if the library is built with enabled hidden visibility. This resolves issue #3. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Added controlled conversions to char* instead of automatic ascii conversions. | Slávek Banko | 2021-06-23 | 1 | -24/+26 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fix build with TQT_NO_COMPAT. | gregory guy | 2021-06-23 | 1 | -5/+5 |
| | | | | Signed-off-by: gregory guy <[email protected]> | ||||
* | Fix OtrlChatInterface visibility | Slávek Banko | 2018-05-16 | 1 | -0/+1 |
| | | | | | | This resolves bug 2472 Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fix libotr3 detection | Slávek Banko | 2014-10-03 | 1 | -0/+6 |
| | | | | Fix FTBFS with libotr3 | ||||
* | Add preliminary untested support for libotr 4.x | Timothy Pearson | 2014-09-22 | 1 | -13/+393 |
| | | | | This relates to Bug 1987 | ||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 1 | -2/+2 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 1 | -11/+11 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 1 | -3/+3 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 1 | -3/+3 |
| | | | | This reverts commit 9f51f088d1c9b4ad562f6e1107b2ccb3159b44ce. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 1 | -3/+3 |
| | |||||
* | rename the following methods: | tpearson | 2011-08-10 | 1 | -8/+8 |
| | | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kopete-otr@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix kopete-otr FTBFS | tpearson | 2011-07-03 | 1 | -2/+2 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kopete-otr@1239188 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | TQt4 port kopete-otr | tpearson | 2011-06-30 | 1 | -73/+73 |
| | | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kopete-otr@1238882 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Added abandoned KDE3 version of kopete-otr | tpearson | 2010-02-19 | 1 | -0/+685 |
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kopete-otr@1092925 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |