summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Replace Qt with TQtMichele Calgaro2024-04-071-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-021-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-0715-110/+110
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various '#define' strings - part 6Michele Calgaro2023-12-171-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2015-16/+16
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove unnecessary accelerators from .ui filesMichele Calgaro2022-09-141-42/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix typo.Slávek Banko2022-09-041-1/+1
| | | | | | This resolves FTBFS in non-TDE build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Move translations to a new directory layout.Slávek Banko2020-06-171-1/+1
| | | | | | | Add support for LINGUAS for listing translations to install. Use common cmake rules for documentation. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Drop automake build support.gregory guy2020-06-165-402/+0
| | | | | | | | | | | | | | | 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>
* Added linking to kdeextra library.Slávek Banko2019-05-132-4/+3
| | | | | | | | | This resolve FTBFS on some systems. Because the kdeextra library is linked as static, there is no reason to be installed as a separate library. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2019-05-121-4/+4
| | | | | | 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 without TDE integration.Slávek Banko2019-05-122-4/+6
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* conversion to the cmake building systemgregory guy2019-05-124-0/+106
| | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add CMakeL10n rules.Slávek Banko2018-12-251-0/+3
| | | | | | Update translation template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* 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>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-233-0/+0
|
* Fixed help button functionality in KCHMViewer setting dialogs. The bug wasMichele Calgaro2014-06-025-406/+69
| | | | | exposed only in in-source building, while was ok in out-of-source ones. This resolves bug 1948.
* Fix FTBFS from prior commitSlávek Banko2014-03-031-0/+7
|
* Add help handbook, add DocPath, rename files.Darrell Anderson2014-02-1927-25/+32
|
* Fix unintended renamingDarrell Anderson2014-02-161-7/+7
|
* Fix unintended renamingDarrell Anderson2014-02-161-6/+6
|
* KDE->TDE branding cleanup.Darrell Anderson2013-12-261-1/+1
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-032-3/+3
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-3/+3
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-142-3/+3
|
* Fix FTBFSTimothy Pearson2013-02-131-7/+9
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* 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 KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename kiobuffer and KHTMLTimothy Pearson2013-01-278-45/+45
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-271-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-265-7/+7
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-2/+2
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-191-1/+1
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-192-3/+3
|
* Fix inadvertent tq changes.Darrell Anderson2012-10-211-1/+1
|
* Fix inadvertent tqt changes.Darrell Anderson2012-10-211-1/+1
|
* Fix inadvertent renaming.Darrell Anderson2012-06-214-5/+5
|
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-131-4/+4
|
* Rename additional global TQt functionsTimothy Pearson2012-03-0113-52/+52
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1714-15/+15
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-219-84/+84
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1916-37/+37
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1812-41/+41
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1626-169/+169
| | | | This reverts commit 60da1801389e3c729d440a353003acca39a7c3b6.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1526-169/+169
|
* Rename kwin to twin (Part 2 of 2)Timothy Pearson2011-11-072-0/+0
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-073-5/+5
|