summaryrefslogtreecommitdiffstats
path: root/src/otrplugin.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Create a custom OTRPluginFactory object instead of using the KGenericFactorySlávek Banko2021-07-011-5/+6
| | | | | | | | | 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>
* Separate OTRPlugin object code from the OTRPluginFactory definition.Slávek Banko2021-06-231-3/+0
| | | | | | | | This resolves bug 1153. Fix support for GCC hidden visibility. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed code formatting modelines.Michele Calgaro2020-09-291-3/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-1/+1
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-1/+1
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-011-3/+3
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-271-1/+1
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-11/+11
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-1/+1
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-191-2/+2
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-181-1/+1
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-161-4/+4
| | | | This reverts commit 9f51f088d1c9b4ad562f6e1107b2ccb3159b44ce.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-4/+4
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-161-1/+1
|
* rename the following methods:tpearson2011-08-101-2/+2
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kopete-otr@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-101-1/+1
| | | | | | | | | 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
* TQt4 port kopete-otrtpearson2011-06-301-51/+51
| | | | | | | 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/+344
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kopete-otr@1092925 283d02a7-25f6-0310-bc7c-ecb5cbfe19da