summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Simplify CMake rules for desktop file translations.Slávek Banko2020-07-101-5/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Desktop file translations:Slávek Banko2020-06-174-19/+15
| | | | | | | + 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>
* Drop automake build support.gregory guy2020-06-1610-486/+1
| | | | | | | | | | | | | | | Add basic cmake instructions with new file INSTALL. Add an AUTHOR file. Rework of the README file. Removed unnecessary files lchmurlhandler.cpp, lchmurlhandler.h, qt34.cpp and qt34.h. Removed the install of the static lib libchmfile. Removed the kchmdcopiface_skel.cpp file, this file should be created at build time. Moved the desktop file kchmviewer.desktop into the XDG_APPS_INSTALL_DIR directory, see TDE/tde#26 and bug 2408. Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-301-7/+7
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2019-05-123-5/+5
| | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS for build with builtin libchm.Slávek Banko2019-05-122-10/+0
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* conversion to the cmake building systemgregory guy2019-05-128-4/+108
| | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed obsolete Qt2's TQVector class and replacedMichele Calgaro2018-10-202-21/+3
| | | | | | with TQt3's TQPtrVector. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* QT_INCLUDES => TQT_INCLUDES conversionSlávek Banko2018-09-252-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed unnecessary executable flag.Michele Calgaro2018-09-013-0/+0
| | | | 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>
* Fixed wrong DocPath strings. This relates to bug 2319.Michele Calgaro2015-01-241-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-111-1/+1
| | | | match XDG specifications
* Fix protocol nameSlávek Banko2014-04-231-1/+1
| | | | This resolves Bug 2002
* Prevent protocol from appearing twice in help handbook and fix branding.Darrell Anderson2014-03-031-2/+2
|
* Add msits protocol handbook.Darrell Anderson2014-03-031-0/+1
|
* Add help handbook, add DocPath, rename files.Darrell Anderson2014-02-191-0/+1
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-037-7/+7
|
* Update desktop files in support of bug report 1463.Darrell Anderson2013-04-191-3/+3
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-1/+1
|
* Fix a few remaining references to kio_Timothy Pearson2013-01-303-18/+18
|
* Fix up remaining references to -lkioTimothy Pearson2013-01-281-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-272-10/+10
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-252-17/+17
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-1/+1
|
* Fix FTBFS due to missing QT_LDFLAGSSlávek Banko2012-10-301-1/+1
| | | | Thanks to Francois Andriot
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-1/+1
|
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-131-1/+1
|
* Rename additional global TQt functionsTimothy Pearson2012-03-015-25/+25
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-161-1/+1
| | | | This reverts commit 60da1801389e3c729d440a353003acca39a7c3b6.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-1/+1
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-161-1/+1
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-1/+1
|
* rename the following methods:tpearson2011-08-101-12/+12
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kchmviewer@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-104-33/+33
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kchmviewer@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kchmviewertpearson2011-05-2914-367/+367
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kchmviewer@1234150 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Automake fixestpearson2010-02-171-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kchmviewer@1091543 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added abandoned KDE3 version of kchmviewertpearson2010-02-1532-0/+9755
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kchmviewer@1090662 283d02a7-25f6-0310-bc7c-ecb5cbfe19da