summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Remove unnecessary accelerator from .ui files.Michele Calgaro2022-09-083-36/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit bb53dc16aec5a031f080ff3f09587ecc6fa86ecd)
* Added translation of .desktop files.r14.0.12Slávek Banko2022-02-013-11/+14
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 7834ac7e982e77a89afc682a3aceff2e13ac13c2)
* Drop automake build support.Slávek Banko2022-02-012-54/+0
| | | | | | | Rework the README and INSTALL files. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 2804b98494a2800b48e6d8a4131a158e582ea4f6)
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2021-12-303-16/+12
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 85f54fed6b89bda2f5734888c232f7da8d351bbd)
* Fix FTBFS with Clang.Slávek Banko2021-07-023-17/+19
| | | | | | | Use TQStringList instead of TQString[5]. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 707963c2640948aa0fcf2fd6b4651690c8d43ef4)
* Create a custom OTRPluginFactory object instead of using the KGenericFactorySlávek Banko2021-07-0118-36/+122
| | | | | | | | | | 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> (cherry picked from commit 186deab80cc9a4b742027d74f8025e15bbd334ca)
* Fix location of translation template in CMakeL10n rules.Slávek Banko2021-06-251-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit d4167959a0b400db906d92150f1f31ff2baf2431)
* Conversion to the cmake building system.gregory guy2021-06-252-0/+126
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit e6036101ea96521109013bede196c70a7523ae00)
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2021-06-253-30/+32
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 07a5ffc33a3ab0c337836bc83c94cf8b5ab09e46)
* Fix build with TQT_NO_COMPAT.gregory guy2021-06-252-6/+6
| | | | | Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit efa509c5a459d61d4aded23643a6821cbdc787ec)
* Separate OTRPlugin object code from the OTRPluginFactory definition.Slávek Banko2021-06-256-10/+41
| | | | | | | | | This resolves bug 1153. Fix support for GCC hidden visibility. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 8403288e0159dbe377403e5f089072685a9d94f3)
* Removed code formatting modelines.Michele Calgaro2020-09-293-7/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 5609e2b0b65bd022fecb7e725abed2eb42e215fa)
* Removed .lsm files. lsm database is outdated and unmaintained.Michele Calgaro2019-09-041-14/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Updated date and version to R14.0.6 in .lsm files.Michele Calgaro2019-03-031-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add CMakeL10n rules.Slávek Banko2019-01-011-0/+3
| | | | | | | Create translation template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 4f92cf4941513f699752745d88edeb3a20b8f5d6)
* Update version numbers and date for R14.0.5 final releaser14.0.5Slávek Banko2018-07-261-1/+1
|
* Fix OtrlChatInterface visibilitySlávek Banko2018-05-161-0/+1
| | | | | | | This resolves bug 2472 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit bbbc786294923b79b892a41e1185f1fe7c55297b)
* Update version number for new target R14.0.5Slávek Banko2016-11-121-2/+2
|
* Update date in lsm filesr14.0.4Slávek Banko2016-10-231-1/+1
|
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2414-0/+0
| | | | (cherry picked from commit 4875bae56f589629057b128411d650c1ce4ad0aa)
* Update version number for new target R14.0.4Slávek Banko2016-02-291-2/+2
|
* Update date in lsm filesr14.0.3Slávek Banko2016-02-071-1/+1
|
* Update version number for new target R14.0.3Slávek Banko2015-11-301-2/+2
|
* Update date in lsm filesr14.0.2Slávek Banko2015-10-251-1/+1
|
* Update version number for new target R14.0.2Slávek Banko2015-08-261-2/+2
|
* Update date in lsm filesr14.0.1Slávek Banko2015-07-131-1/+1
|
* Update version in lsm filesSlávek Banko2015-07-111-1/+1
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-112-2/+2
| | | | match XDG specifications
* Fix libotr3 detectionSlávek Banko2014-10-031-0/+6
| | | | Fix FTBFS with libotr3
* Add preliminary untested support for libotr 4.xTimothy Pearson2014-09-224-17/+419
| | | | This relates to Bug 1987
* Add newlines to desktop files.Darrell Anderson2014-02-022-2/+2
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-158-11/+11
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-142-2/+2
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-012-5/+5
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-014-21/+21
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-274-4/+4
|
* Fix FTBFS resulting from KCModule renameTimothy Pearson2013-01-251-1/+1
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-253-3/+3
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-243-25/+25
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-1/+1
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-082-15/+15
|
* Update lsm files.Darrell Anderson2012-05-271-13/+11
|
* Update automake files to use tde instead of kdeTimothy Pearson2012-02-211-1/+1
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-176-6/+6
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-198-15/+15
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-184-7/+7
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1610-24/+24
| | | | This reverts commit 9f51f088d1c9b4ad562f6e1107b2ccb3159b44ce.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1510-24/+24
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-161-1/+1
|