summaryrefslogtreecommitdiffstats
path: root/konq-plugins
Commit message (Collapse)AuthorAgeFilesLines
* Replace kdemacros.h with tdemacros.hMichele Calgaro2024-07-012-2/+2
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 2e300e62cd7088a4cdc0b4850eaf17fa9718bc52)
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-065-9/+9
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 63063f5dceb4fb45a185897b6b5796fba673cbb0)
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-042-4/+4
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit eca129a3128b89841581fdf7bda09babbc91d4fc)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-1350-477/+477
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 7e9d8ea45280ad6657796da9536ccf6218111f22)
* Replace various '#define' strings - part 6Michele Calgaro2023-12-219-28/+28
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 3f05f93dac700cf12dade9ae450eff6158650d23)
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-051-1/+1
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit feb47962ad18695c181e54b5105583896871885b)
* Replace 'Event' #define stringsMichele Calgaro2023-12-021-1/+1
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit ddcc35a4b1cb5de03a552cbd89a794c4998703f5)
* Replaced various '#define' with actual strings - part 4Michele Calgaro2023-11-265-16/+16
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit d4040cfd7374195819e8caa9724c3c582f987b5b)
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-255-8/+8
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 681b905a28a095d19cb2f8e50236d5e8d3ce716f)
* Replace Qt with TQtMichele Calgaro2023-11-077-19/+19
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 96f327c14acd697b936e88289165e0edb57d7fb6)
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-042-2/+2
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit dedeb493d225084b3e7d477b4ebfc3894b3330a2)
* Drop USE_TQT4 codeMichele Calgaro2023-08-311-4/+0
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 232924ecce3024442d69de3cc5eef83b4e99d852)
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-175-35/+35
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 9f59252f1b1d8a5f0ab9df3850552385f61aee55)
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-081-1/+1
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 73305d322ed0e698d3bfde33772a36af3bc31907)
* konqueror plugin: improve code for image conversion. This resolves issue ↵OBATA Akio2023-07-231-4/+4
| | | | | | | | TDE/tdebase#376. Signed-off-by: OBATA Akio <[email protected]> Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 955d2f7c06bd74ea9b8e93f8afb9b44f3ab509fc)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2159-63/+63
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 826b1b771cc20f515acf936bd3a2dcd83ce353b8)
* Fix image conversion naming of files with multiple dots in the name. This ↵Michele Calgaro2023-07-171-4/+4
| | | | | | | | resolves issue TDE/tdebase#376 Signed-off-by: Michele Calgaro <[email protected]> Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 5de65922373dfa10fd63b3f59378e89c64f9307b)
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-132-2/+2
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit f07dd2b54f701253bd03c34e4d8896ab912ea5cf)
* Drop python2 support.r14.1.0Michele Calgaro2023-01-152-42/+41
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Konqueror dirfilter plugin: remove unnecessary call to updateSearch().Michele Calgaro2022-09-081-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 <[email protected]>
* Add option WITH_GCC_VISIBILITY.Slávek Banko2021-12-312-17/+19
| | | | | | | Fix building with hidden visibility. Add missing definitions to config.h.cmake. Signed-off-by: Slávek Banko <[email protected]>
* Removed unnecessary hunks after switched to use krsync libraryOBATA Akio2021-12-311-40/+0
| | | | Signed-off-by: OBATA Akio <[email protected]>
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-121-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Removed mediarealfolder konqueror plugin, which will be integrated intoMichele Calgaro2020-11-055-57/+0
| | | | | | tdebase tdeioslaves media instead. Signed-off-by: Michele Calgaro <[email protected]>
* Removed additional code formatting modelines.Michele Calgaro2020-09-2518-30/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Removed code formatting modelines.Michele Calgaro2020-09-213-5/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Desktop file translations:Slávek Banko2020-07-1565-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 <[email protected]>
* Improved support for bluray discs.Michele Calgaro2020-05-301-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Clean up, improve and fix konq-plugins desktop files.Chris2019-12-1731-103/+147
| | | | Signed-off-by: Chris <[email protected]>
* Fix imagegallery plugin icon.Chris2019-12-151-1/+1
| | | | Signed-off-by: Chris <[email protected]>
* Removed .lsm files. lsm database is outdated and unmaintained.Michele Calgaro2019-09-013-43/+0
|
* Add CMakeL10n rules.Slávek Banko2018-12-3128-0/+89
| | | | Signed-off-by: Slávek Banko <[email protected]>
* qt -> tqt conversion:Michele Calgaro2018-09-281-2/+2
| | | | | | | | kdeqt -> kdetqt qtkde -> tqtkde qtdesigner -> tqtdesigner Signed-off-by: Michele Calgaro <[email protected]>
* Add includes to UI files to resolve FTBFS.Michele Calgaro2018-09-2210-41/+33
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-5/+5
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Added support for lzip in Konqueror Ark plugin.Michele Calgaro2018-08-181-0/+18
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* kde->tde correction to test gitea.Michele Calgaro2018-07-221-1/+1
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit e9584178c91e85f3ddf56276be75ad4e82a6a7d0 in gitea repo)
* Konqueror Ark plugin: fixed bug with last extension. This relates to bugMichele Calgaro2018-06-021-0/+1
| | | | | | 2903. Signed-off-by: Michele Calgaro <[email protected]>
* Konqueror Ark plugin: switched default format to .xz. Add jar and remove ↵Michele Calgaro2018-05-291-23/+23
| | | | | | | | lzma from "compress as" menu default entries. This relates to bug 2794. Signed-off-by: Michele Calgaro <[email protected]>
* Konqueror Ark plugin: change default compression format from gz to xz.Ray Vine2018-05-291-3/+3
| | | | | | Enable jar format in "compress as" sub menu. Signed-off-by: Michele Calgaro <[email protected]>
* Removed duplicated rar file mimetype. This relates to bug 2794.Ray Vine2018-05-281-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Removed double entry for rar mimetype in "compress as" menu.Michele Calgaro2017-11-261-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 <[email protected]>
* Applied patch from Brian James which fixes the problems of ark pluginBrian James2017-11-251-9/+3
| | | | | | handling .tar.bz2 extract options. Thanks Brian James!! Signed-off-by: Michele Calgaro <[email protected]>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2342-0/+0
|
* Fixed previous commit (name characters were incorrectly replaced).Michele Calgaro2015-07-121-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Update version number to R14.1.0Michele Calgaro2015-07-123-4/+4
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix FTBFS with clangSlávek Banko2015-06-281-3/+7
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Fix incorrectly renamed stringsSlávek Banko2015-03-051-5/+5
|
* Added required refreshItems logic. This resolves bug 146.Michele Calgaro2015-01-162-17/+119
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Update CD R/RW service typesr14.0.0Timothy Pearson2014-11-141-1/+1
|