Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace kdemacros.h with tdemacros.h | Michele Calgaro | 2024-07-01 | 2 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT | Michele Calgaro | 2024-05-06 | 5 | -9/+9 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-03 | 2 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-11 | 50 | -477/+477 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-20 | 9 | -28/+28 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace 'Event' #define strings | Michele Calgaro | 2023-11-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replaced various '#define' with actual strings - part 4 | Michele Calgaro | 2023-11-26 | 5 | -16/+16 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-24 | 5 | -8/+8 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-07 | 7 | -19/+19 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-02 | 2 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Drop USE_TQT4 code | Michele Calgaro | 2023-08-28 | 1 | -4/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-17 | 5 | -35/+35 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Drop TQT_TQ*_OBJECT defines | Michele Calgaro | 2023-08-08 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | konqueror plugin: improve code for image conversion. This resolves issue ↵ | OBATA Akio | 2023-07-21 | 1 | -4/+4 |
| | | | | | | | TDE/tdebase#376. Signed-off-by: OBATA Akio <obache@wizdas.com> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 59 | -63/+63 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix image conversion naming of files with multiple dots in the name. This ↵ | Michele Calgaro | 2023-07-17 | 1 | -4/+4 |
| | | | | | | | resolves issue TDE/tdebase#376 Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵ | Michele Calgaro | 2023-07-12 | 2 | -2/+2 |
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Drop python2 support.r14.1.0 | Michele Calgaro | 2023-01-15 | 2 | -42/+41 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Konqueror dirfilter plugin: remove unnecessary call to updateSearch(). | Michele Calgaro | 2022-09-08 | 1 | -8/+0 |
| | | | | | | | | | This avoid nested for loops over all the items in the view, which were causing increasingly longer delays each time new items were added to the list. This resolves TDE/tdelibs#165. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Add option WITH_GCC_VISIBILITY. | Slávek Banko | 2021-12-31 | 2 | -17/+19 |
| | | | | | | | Fix building with hidden visibility. Add missing definitions to config.h.cmake. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Removed unnecessary hunks after switched to use krsync library | OBATA Akio | 2021-12-31 | 1 | -40/+0 |
| | | | | Signed-off-by: OBATA Akio <obache@wizdas.com> | ||||
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2020-12-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed mediarealfolder konqueror plugin, which will be integrated into | Michele Calgaro | 2020-11-05 | 5 | -57/+0 |
| | | | | | | tdebase tdeioslaves media instead. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed additional code formatting modelines. | Michele Calgaro | 2020-09-25 | 18 | -30/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-21 | 3 | -5/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Desktop file translations: | Slávek Banko | 2020-07-15 | 65 | -3355/+368 |
| | | | | | | | + 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> | ||||
* | Improved support for bluray discs. | Michele Calgaro | 2020-05-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Clean up, improve and fix konq-plugins desktop files. | Chris | 2019-12-17 | 31 | -103/+147 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Fix imagegallery plugin icon. | Chris | 2019-12-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Removed .lsm files. lsm database is outdated and unmaintained. | Michele Calgaro | 2019-09-01 | 3 | -43/+0 |
| | |||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-31 | 28 | -0/+89 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-28 | 1 | -2/+2 |
| | | | | | | | | kdeqt -> kdetqt qtkde -> tqtkde qtdesigner -> tqtdesigner Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Add includes to UI files to resolve FTBFS. | Michele Calgaro | 2018-09-22 | 10 | -41/+33 |
| | | | | 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 | -5/+5 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added support for lzip in Konqueror Ark plugin. | Michele Calgaro | 2018-08-18 | 1 | -0/+18 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | kde->tde correction to test gitea. | Michele Calgaro | 2018-07-22 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e9584178c91e85f3ddf56276be75ad4e82a6a7d0 in gitea repo) | ||||
* | Konqueror Ark plugin: fixed bug with last extension. This relates to bug | Michele Calgaro | 2018-06-02 | 1 | -0/+1 |
| | | | | | | 2903. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Konqueror Ark plugin: switched default format to .xz. Add jar and remove ↵ | Michele Calgaro | 2018-05-29 | 1 | -23/+23 |
| | | | | | | | | lzma from "compress as" menu default entries. This relates to bug 2794. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Konqueror Ark plugin: change default compression format from gz to xz. | Ray Vine | 2018-05-29 | 1 | -3/+3 |
| | | | | | | Enable jar format in "compress as" sub menu. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed duplicated rar file mimetype. This relates to bug 2794. | Ray Vine | 2018-05-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed double entry for rar mimetype in "compress as" menu. | Michele Calgaro | 2017-11-26 | 1 | -2/+2 |
| | | | | | | | Fixed up lzma code for extraction (a minor part of the patch from Brian James was mistakenly left out in the previous commit - thanks Brian James). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Applied patch from Brian James which fixes the problems of ark plugin | Brian James | 2017-11-25 | 1 | -9/+3 |
| | | | | | | handling .tar.bz2 extract options. Thanks Brian James!! Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 42 | -0/+0 |
| | |||||
* | Fixed previous commit (name characters were incorrectly replaced). | Michele Calgaro | 2015-07-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Update version number to R14.1.0 | Michele Calgaro | 2015-07-12 | 3 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix FTBFS with clang | Slávek Banko | 2015-06-28 | 1 | -3/+7 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix incorrectly renamed strings | Slávek Banko | 2015-03-05 | 1 | -5/+5 |
| | |||||
* | Added required refreshItems logic. This resolves bug 146. | Michele Calgaro | 2015-01-16 | 2 | -17/+119 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Update CD R/RW service typesr14.0.0 | Timothy Pearson | 2014-11-14 | 1 | -1/+1 |
| |