Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace Qt with TQt | Michele Calgaro | 2024-02-17 | 1 | -2/+2 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3d8bcf0b07ce88fc1c3b9f48a5b260df75287a57) | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2023-12-31 | 12 | -261/+261 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 2065ffa4d02f8a0a799cb7907879ba184949b52c) | ||||
* | Replaced various '#define' with actual strings - part 6 | Michele Calgaro | 2023-12-08 | 7 | -133/+133 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1efbeb497b0498457a48efe0a4c0ea28a809effb) | ||||
* | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-04 | 2 | -3/+3 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 7c9ad5461923e26231c3b13b0fa6fdcaa8f88b75) | ||||
* | Fix pasting UTF8 text from clipboard. | Michele Calgaro | 2023-11-27 | 1 | -1/+2 |
| | | | | | | | This commit is based on work from Roman Savochenko <roman@home.home> available at PR #13, but adapted to the TDE standard. It replaces the aforementioned PR #13. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 50860c0fdea9a18e69c44c3dc083b6398cc5be7c) | ||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-05 | 7 | -22/+22 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 77c18c3fabbb1e81db72c70044f68ddb78d18581) | ||||
* | Replace TQ_*Focus* and TQ_Scale* definesr14.1.1 | Michele Calgaro | 2023-09-03 | 2 | -2/+2 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 02927b1c01c2894f8c8f5268551505017d1385f7) | ||||
* | Drop USE_QT4 code and unnecessary .tdevelop project file | Michele Calgaro | 2023-08-24 | 3 | -14/+8 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 635077214fa90c14a6badc0c067c71d98aebd912) | ||||
* | Fix FTBFS from issue #6. | Slávek Banko | 2023-08-16 | 1 | -1/+1 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit ac196441904243b993d6fe4f966477b1113790ec) | ||||
* | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-15 | 4 | -18/+18 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 263f2650aeac3838ab999c4b48ee5b9b757d6976) | ||||
* | Drop TQT_TQ*_CONST defines | Michele Calgaro | 2023-08-09 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d89d2afab3da72366daa6ee4b379813bc8b29467) | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-26 | 10 | -25/+25 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c46be605257ef2a44573d27386ec875c2ffa487a) | ||||
* | Desktop file translations: | Slávek Banko | 2020-06-28 | 3 | -97/+7 |
| | | | | | | | + 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> | ||||
* | Move translations to a new directory layout. | Slávek Banko | 2020-06-28 | 1 | -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> | ||||
* | Fixed detection of files in kdiff3_part. | Michele Calgaro | 2020-06-28 | 3 | -10/+50 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Finished up previous commit. | gregory guy | 2020-06-28 | 3 | -483/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Drop automake build support. | gregory guy | 2020-06-27 | 4 | -63/+5 |
| | | | | | | | | | | | | Add basic cmake build instructions. Delete the NEWS file. Rework of the README. The man folder has been moved into the doc folder for consistency with what have been done so far. The html pages have been moved into the doc folder as well. Some cosmetics. Signed-off-by: gregory guy <gregory-tde@laposte.net> | ||||
* | Fix FTBFS with clang. | Slávek Banko | 2020-03-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 1 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | conversion to the cmake building system | gregory guy | 2019-09-20 | 2 | -1/+89 |
| | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> | ||||
* | Removed .lsm files. lsm database is outdated and unmaintained. | Michele Calgaro | 2019-09-01 | 1 | -14/+0 |
| | |||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-27 | 2 | -2/+8 |
| | | | | | | Update translation templates. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Removed obsolete Qt2's TQList/TQListIterator classes and replaced | Michele Calgaro | 2018-10-17 | 3 | -3/+3 |
| | | | | | | with TQt3's TQPtrList/TQPtrListIterator ones. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | QT_NO_* -> TQT_NO_* renaming. | Michele Calgaro | 2018-10-17 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 1 | -4/+4 |
| | | | | | | | | | QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST QT_NO_STL -> TQT_NO_STL QT_NO_COMPAT -> TQT_NO_COMPAT QT_NO_TRANSLATION -> TQT_NO_TRANSLATION Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 1 | -5/+5 |
| | | | | | | | | | | | QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin ↵ | Michele Calgaro | 2018-09-18 | 1 | -2/+2 |
| | | | | | | module Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed unnecessary executable flag. | Michele Calgaro | 2018-09-01 | 1 | -0/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 4 | -0/+0 |
| | |||||
* | Update version number to R14.1.0 | Michele Calgaro | 2015-07-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 2 | -2/+2 |
| | | | | match XDG specifications | ||||
* | Add missing LDFLAGS causing FTBFS | Slávek Banko | 2014-03-22 | 1 | -1/+1 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 3 | -5/+5 |
| | |||||
* | Fix incorrect characters. | Darrell Anderson | 2013-05-23 | 1 | -1/+1 |
| | |||||
* | Update desktop files in support of bug report 1463. | Darrell Anderson | 2013-04-19 | 1 | -1/+0 |
| | |||||
* | Fix prior commit | Timothy Pearson | 2013-02-15 | 4 | -0/+0 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 12 | -25/+25 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 10 | -8/+8 |
| | |||||
* | Rename KCmd to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-06 | 3 | -13/+13 |
| | |||||
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 5 | -20/+20 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 6 | -10/+10 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2013-02-01 | 5 | -0/+0 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 10 | -365/+365 |
| | |||||
* | Rename KStandard for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 3 | -4/+4 |
| | |||||
* | Rename a few build variables for overall consistency | Timothy Pearson | 2013-01-29 | 1 | -1/+1 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 11 | -12/+12 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 7 | -5/+5 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 8 | -100/+100 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 3 | -8/+8 |
| |