Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT | Michele Calgaro | 2024-05-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Simplify CMake rules for desktop file translations. | Slávek Banko | 2020-07-10 | 1 | -5/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Desktop file translations: | Slávek Banko | 2020-06-17 | 4 | -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 <[email protected]> | ||||
* | Drop automake build support. | gregory guy | 2020-06-16 | 10 | -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 <[email protected]> | ||||
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 1 | -7/+7 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Added controlled conversions to char* instead of automatic ascii conversions. | Slávek Banko | 2019-05-12 | 3 | -5/+5 |
| | | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fix FTBFS for build with builtin libchm. | Slávek Banko | 2019-05-12 | 2 | -10/+0 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | conversion to the cmake building system | gregory guy | 2019-05-12 | 8 | -4/+108 |
| | | | | | Signed-off-by: gregory guy <[email protected]> Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Removed obsolete Qt2's TQVector class and replaced | Michele Calgaro | 2018-10-20 | 2 | -21/+3 |
| | | | | | | with TQt3's TQPtrVector. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | QT_INCLUDES => TQT_INCLUDES conversion | Slávek Banko | 2018-09-25 | 2 | -2/+2 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Removed unnecessary executable flag. | Michele Calgaro | 2018-09-01 | 3 | -0/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fixed typedef-related warnings from compiler. | Michele Calgaro | 2018-08-23 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fixed wrong DocPath strings. This relates to bug 2319. | Michele Calgaro | 2015-01-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 1 | -1/+1 |
| | | | | match XDG specifications | ||||
* | Fix protocol name | Slávek Banko | 2014-04-23 | 1 | -1/+1 |
| | | | | This resolves Bug 2002 | ||||
* | Prevent protocol from appearing twice in help handbook and fix branding. | Darrell Anderson | 2014-03-03 | 1 | -2/+2 |
| | |||||
* | Add msits protocol handbook. | Darrell Anderson | 2014-03-03 | 1 | -0/+1 |
| | |||||
* | Add help handbook, add DocPath, rename files. | Darrell Anderson | 2014-02-19 | 1 | -0/+1 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 7 | -7/+7 |
| | |||||
* | Update desktop files in support of bug report 1463. | Darrell Anderson | 2013-04-19 | 1 | -3/+3 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 1 | -1/+1 |
| | |||||
* | Fix a few remaining references to kio_ | Timothy Pearson | 2013-01-30 | 3 | -18/+18 |
| | |||||
* | Fix up remaining references to -lkio | Timothy Pearson | 2013-01-28 | 1 | -1/+1 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 2 | -10/+10 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 2 | -17/+17 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 1 | -1/+1 |
| | |||||
* | Fix FTBFS due to missing QT_LDFLAGS | Slávek Banko | 2012-10-30 | 1 | -1/+1 |
| | | | | Thanks to Francois Andriot | ||||
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 1 | -1/+1 |
| | |||||
* | Fix inadvertent "TQ" changes. | Darrell Anderson | 2012-04-13 | 1 | -1/+1 |
| | |||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 5 | -25/+25 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 1 | -1/+1 |
| | | | | This reverts commit 60da1801389e3c729d440a353003acca39a7c3b6. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 1 | -1/+1 |
| | |||||
* | Additional renaming of kde to tde | Timothy Pearson | 2011-11-16 | 1 | -1/+1 |
| | |||||
* | Rename additional instances of KDE to TDE | Timothy Pearson | 2011-11-06 | 1 | -1/+1 |
| | |||||
* | rename the following methods: | tpearson | 2011-08-10 | 1 | -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: | tpearson | 2011-08-10 | 4 | -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 kchmviewer | tpearson | 2011-05-29 | 14 | -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 fixes | tpearson | 2010-02-17 | 1 | -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 kchmviewer | tpearson | 2010-02-15 | 32 | -0/+9755 |
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kchmviewer@1090662 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |