summaryrefslogtreecommitdiffstats
path: root/kopete/plugins
Commit message (Collapse)AuthorAgeFilesLines
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-051-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-1346-281/+281
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various '#define' strings - part 6Michele Calgaro2023-12-213-8/+8
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2023-11-093-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-021-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2154-54/+54
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-125-14/+14
| | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove unnecessary accelerators from .ui filesMichele Calgaro2022-09-181-3/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-074-13/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add a missing icon in kopete plugin texteffect.gregory guy2021-07-022-2/+2
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Fixed Kopete FTBFSMavridis Philippe2021-06-301-7/+53
| | | | | | This commit also adds initial V4L2 support for Motion AutoAway plugin. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Removed code formatting modelines.Michele Calgaro2020-09-2759-178/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Desktop file translations:Slávek Banko2020-07-0848-3186/+258
| | | | | | | + 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>
* Should bring back xmms support in kopete's plugins.gregory guy2020-04-082-48/+97
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Add missing option and detection for libxslt.Slávek Banko2020-02-091-1/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix preservation of XMMS detection status in kopete/nowlistening plugin.Slávek Banko2020-02-091-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Synchronize German translation of Kopete with the rest.Chris2019-12-182-4/+5
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Add includes to UI files to resolve FTBFS.Slávek Banko2019-12-111-5/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* kopete: Restore the MSN protocol because a replacement MSN server was created.Slávek Banko2019-12-1124-35/+1131
| | | | | | 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 Banko2019-12-106-0/+29
| | | | | | This reverts commits 036b0229db and dc34f9c391. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Modernize path to first video device to /dev/video0.Chris2019-08-131-2/+2
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.Michele Calgaro2018-12-013-9/+10
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* change EXEC_PROCESS for EXECUTE_PROCESS, this solves issue #2gregory guy2018-10-151-2/+2
| | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-2115-67/+61
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-1715-26/+26
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed typedef-related warnings from compiler.Michele Calgaro2018-08-231-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update bug reports url to bugs.trinitydesktop.orgSlávek Banko2018-07-011-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* kopete: Remove AIM protocolSlávek Banko2017-12-306-31/+2
| | | | | | | 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 => ICTQSlávek Banko2017-12-291-3/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Kopete: Improve check for videodev headerSlávek Banko2016-11-131-5/+1
| | | | | | This resolves bug 2725 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2312-0/+0
|
* Fix linux specific includes in kopete motionautoaway pluginSlávek Banko2015-06-261-0/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add freebsd support in kopete connectionstatus pluginSlávek Banko2015-06-261-0/+4
| | | | | | [taken from FreeBSD kopete patches] Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS with clangSlávek Banko2015-06-261-0/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Remove obsolete hack for 64 bit int types in kopete/motionawaypluginSlávek Banko2015-02-041-26/+0
| | | | | | This resolves FTBFS on ppc64el Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix another incorrect renaming from the previous mimetype compliance patchesTimothy Pearson2014-10-262-2/+2
|
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-225-5/+5
| | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-132-2/+2
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Bring first and last icons into XDG complianceTimothy Pearson2014-10-121-1/+1
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-1129-29/+29
| | | | match XDG specifications
* Removed MSN support across Kopete by removing the MSN protocol and the ↵Michele Calgaro2014-03-2924-1131/+35
| | | | | | netmeeting plugin. This resolves bug 1547.
* Additional k => tde renaming and fixesSlávek Banko2013-09-0320-46/+46
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1540-52/+52
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1413-16/+16
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-1/+1
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-042-6/+6
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0133-41/+41
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0134-79/+79
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-312-3/+3
|
* Rename kiobuffer and KHTMLTimothy Pearson2013-01-276-11/+11
|