summaryrefslogtreecommitdiffstats
path: root/konq-plugins
Commit message (Collapse)AuthorAgeFilesLines
* Konqueror dirfilter plugin: remove unnecessary call to updateSearch().Michele Calgaro2022-09-111-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> (cherry picked from commit 5eeb4735f315cdc470d4075f8541f79605ebb30a)
* 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 <slavek.banko@axis.cz> (cherry picked from commit 762bfec2c849854fc0247acf8d2f107c27b17940)
* Removed unnecessary hunks after switched to use krsync libraryOBATA Akio2021-12-311-40/+0
| | | | | Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit a970f0f41357bf22b1ced5db332a02407efd30f4)
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-121-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d8a307993b8d37b99b70d9d79de8afeb94927799)
* Removed additional code formatting modelines.Michele Calgaro2020-09-2518-30/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d41daf91df0d2d79fbacb6980a8bad75c2cf5236)
* Removed code formatting modelines.Michele Calgaro2020-09-213-5/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 61e4a38f6aef304b9bacac0a908430a141cb5fc8)
* Desktop file translations:Slávek Banko2020-07-1665-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> (cherry picked from commit cb8cda7bca532df21c02bc4d2bfd03387df7f852)
* Improved support for bluray discs.Michele Calgaro2020-05-301-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1f6192a49fd476badebeb1ec71815c2e9071557a)
* Clean up, improve and fix konq-plugins desktop files.Chris2019-12-1731-103/+147
| | | | | Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit c75b807cca6bd83ae536655ca17a13fcaf0ad1c9)
* Fix imagegallery plugin icon.Chris2019-12-151-1/+1
| | | | | Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit 17c2fb1f96e82d962fb4881ebbe08adc94da1378)
* Removed .lsm files. lsm database is outdated and unmaintained.Michele Calgaro2019-09-043-43/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Updated date and version to R14.0.6 in .lsm files.Michele Calgaro2019-03-033-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add CMakeL10n rules.Slávek Banko2018-12-3128-0/+89
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 285df936a6e0329d60cd31de793cf4a4c4d472e3)
* Add includes to UI files to resolve FTBFS.Michele Calgaro2018-09-2210-41/+33
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e98eeeb5ea276f19a5dff9400adff0a9edb0764f)
* Update version numbers and date for R14.0.5 final releaser14.0.5Slávek Banko2018-07-263-3/+3
|
* kde->tde correction to test gitea.Michele Calgaro2018-07-221-1/+1
| | | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e9584178c91e85f3ddf56276be75ad4e82a6a7d0 in gitea repo) (cherry picked from commit fee867fd0555c57ce8a07570cc15a65c55a889c9)
* Konqueror Ark plugin: fixed bug with last extension. This relates to bugMichele Calgaro2018-06-021-0/+1
| | | | | | | 2903. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ea921cfefad6f9ae370e5df0c3f61e239686cf04)
* 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 <michele.calgaro@yahoo.it> (cherry picked from commit b1c380494fce349c17ad31dc7d88fe5eb3650210)
* 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 <michele.calgaro@yahoo.it> (cherry picked from commit fcdbd8105bbdad356a614a4a4cae57a23ae0161e)
* Removed duplicated rar file mimetype. This relates to bug 2794.Ray Vine2018-05-291-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 256b5e1830ca7af521c566829fc2af7e39894bf2)
* 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 <michele.calgaro@yahoo.it> (cherry picked from commit dbd30d11751ffd2a1f4f8e14c2c4ce8ceda55548)
* 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 <michele.calgaro@yahoo.it> (cherry picked from commit 33b03b13d6916cd48e5e079cba10fd0c33da87a6)
* Update version number for new target R14.0.5Slávek Banko2016-11-123-6/+6
|
* Update date in lsm filesr14.0.4Slávek Banko2016-10-233-3/+3
|
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2442-0/+0
| | | | (cherry picked from commit a54a89d700af80d5998d462092754b8576fff23e)
* Update version number for new target R14.0.4Slávek Banko2016-02-293-6/+6
|
* Update date in lsm filesr14.0.3Slávek Banko2016-02-073-3/+3
|
* Update version number for new target R14.0.3Slávek Banko2015-11-303-6/+6
|
* Update date in lsm filesr14.0.2Slávek Banko2015-10-253-3/+3
|
* Update version number for new target R14.0.2Slávek Banko2015-08-263-6/+6
|
* Update date in lsm filesr14.0.1Slávek Banko2015-07-133-3/+3
|
* Update version in lsm filesSlávek Banko2015-07-113-3/+3
|
* Fix FTBFS with clangSlávek Banko2015-06-281-3/+7
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit f50771a04cee9a25d1701e95be99cc7e9f0f74ee)
* Fix incorrectly renamed stringsSlávek Banko2015-03-051-5/+5
| | | | (cherry picked from commit 6e55b23a74ff9702218eaedc1c4e995e4f081aa3)
* Added required refreshItems logic. This resolves bug 146.Michele Calgaro2015-01-162-17/+119
| | | | | (cherry picked from commit 064539d8a51f8f8ed4119b5286e077620a5ac8c5) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update CD R/RW service typesr14.0.0Timothy Pearson2014-11-141-1/+1
|
* Fix stragglers that were not properly renamed in the XDG standardization commitsTimothy Pearson2014-10-242-3/+3
|
* Fix exec icon location and bring it into XDG complianceTimothy Pearson2014-10-221-1/+1
|
* Fix remaining issues from mimetype icon renameTimothy Pearson2014-10-221-1/+1
|
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-229-12/+12
| | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-191-60/+60
|
* Revert "Fix remaining missing semicolons at end of Keywords strings"Timothy Pearson2014-10-191-60/+60
| | | | This reverts commit 2c845776d0c5b3dccda798c0669ce9067854d3a2.
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-191-60/+60
|
* Fix missing semicolons at end of Keywords stringsTimothy Pearson2014-10-181-1/+1
|
* Bring package_development, package_games, package_graphics, package_network, ↵Timothy Pearson2014-10-141-1/+1
| | | | package_multimedia, package_wordprocessing, edu_science, package_utilities, input_devices_settings, kcmsystem, personal, and looknfeel icons into XDG compliance
* Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-132-2/+2
| | | | player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-133-6/+6
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Bring undo, redo, find, and revert icons into XDG complianceTimothy Pearson2014-10-131-2/+2
|
* Bring up, down, top, and bottom icons into XDG complianceTimothy Pearson2014-10-131-2/+2
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-1127-30/+30
| | | | match XDG specifications