summaryrefslogtreecommitdiffstats
path: root/src/otrlchatinterface.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-011-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 2a35cd2f709b2d6418b70f3ef999f204d1c48dc0)
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵r14.1.1Michele Calgaro2023-09-271-1/+1
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ce5ef7b3a6aadf47c75edf4c8fe4f252aa1943ac)
* Create a custom OTRPluginFactory object instead of using the KGenericFactorySlávek Banko2021-07-011-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 <slavek.banko@axis.cz>
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2021-06-231-24/+26
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix build with TQT_NO_COMPAT.gregory guy2021-06-231-5/+5
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Fix OtrlChatInterface visibilitySlávek Banko2018-05-161-0/+1
| | | | | | This resolves bug 2472 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix libotr3 detectionSlávek Banko2014-10-031-0/+6
| | | | Fix FTBFS with libotr3
* Add preliminary untested support for libotr 4.xTimothy Pearson2014-09-221-13/+393
| | | | This relates to Bug 1987
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-2/+2
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-11/+11
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-191-3/+3
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-161-3/+3
| | | | This reverts commit 9f51f088d1c9b4ad562f6e1107b2ccb3159b44ce.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-3/+3
|
* rename the following methods:tpearson2011-08-101-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 FTBFStpearson2011-07-031-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-otrtpearson2011-06-301-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-otrtpearson2010-02-191-0/+685
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kopete-otr@1092925 283d02a7-25f6-0310-bc7c-ecb5cbfe19da