summaryrefslogtreecommitdiffstats
path: root/konq-plugins
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Fix Keywords separators to match XDG desktop specificationsTimothy Pearson2014-10-111-59/+59
|
* Move fsview from Utilities to Utilities->File menu.Darrell Anderson2014-02-271-1/+1
|
* Fix fsview.desktop file (swap Name<-->GenericName) for correct display in ↵Darrell Anderson2014-02-271-55/+56
| | | | launcher menu.
* Fix unintended renamingDarrell Anderson2014-02-162-4/+4
|
* Fix unintended renamingDarrell Anderson2014-02-163-6/+6
|
* Fix typo.Darrell Anderson2014-01-2522-22/+22
|
* Update non-existent and incomplete (template-only) help handbooks to new ↵Darrell Anderson2014-01-252-14/+2
| | | | default format.
* Prevent non-existent help handbook from populating the main handbook table ↵Darrell Anderson2014-01-142-2/+14
| | | | of contents.
* Add launcher menu name and unhide from menu and help handbook.Darrell Anderson2014-01-141-1/+1
|
* Fix unknown icon type configuration warning.Darrell Anderson2013-12-231-1/+1
| | | | This resolve bug report 807.
* Remaining parts of cmake conversionSlávek Banko2013-11-036-0/+30
|
* Initial cmake conversionAlexander Golubev2013-10-1534-0/+1142
|
* konq-plugin/fsview: Fix sigfault in a unittestAlexander Golubev2013-09-101-5/+12
| | | | This resolves Bug 1639
* Additional k => tde renaming and fixesSlávek Banko2013-09-0314-19/+19
|
* Rename KABC namespaceTimothy Pearson2013-02-203-4/+4
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1557-99/+99
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1430-36/+36
|
* Rename KAbout to avoid conflicts with KDE4Timothy Pearson2013-02-072-3/+3
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename KCrash to avoid conflicts with KDE4Timothy Pearson2013-02-051-2/+2
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-0411-32/+32
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0145-161/+161
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0167-269/+269
|
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-012-6/+6
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-31/+31
|