]> cloud.milkyroute.net Git - dolphin.git/log
dolphin.git
15 years agokrazy fixes: let all .kcfg files be conform to KConfigXT schema
Peter Penz [Sat, 7 Aug 2010 18:19:31 +0000 (18:19 +0000)]
krazy fixes: let all .kcfg files be conform to KConfigXT schema

svn path=/trunk/KDE/kdebase/apps/; revision=1160311

15 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Tue, 3 Aug 2010 08:28:40 +0000 (08:28 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=1158610

15 years agoRemove the workaround to show the tooltip temporary on a hidden position, to have...
Peter Penz [Mon, 2 Aug 2010 06:39:36 +0000 (06:39 +0000)]
Remove the workaround to show the tooltip temporary on a hidden position, to have a valid layout. Based on Maciej Mrozowski's patch this is now done by postponing the showing of the tooltip until the meta-data and the preview has been received.

CCBUG: 245491

svn path=/trunk/KDE/kdebase/apps/; revision=1158057

15 years agoRe-revert hodge-podge commits by `markuss` with bogus or without commit messages.
Martin Tobias Holmedahl Sandsmark [Mon, 26 Jul 2010 16:42:15 +0000 (16:42 +0000)]
Re-revert hodge-podge commits by `markuss` with bogus or without commit messages.
(White space changes, breaking of copyright headers,
fudging of dates in copyright notices, re-assignments
of copyrights to fictitious entities, and more.)

Commits reverted:
markuss * r1154942 runtime/trunk/KDE/kdebase/runtime/kdesu/FAQ:
markuss * r1154943 workspace/trunk/KDE/kdebase/workspace/plasma/README:
markuss * r1154952 apps/trunk/KDE/kdebase/apps/dolphin/src/main.cpp:
markuss * r1154953 apps/trunk/KDE/kdebase/apps/kfind/main.cpp:
markuss * r1154955 apps/trunk/KDE/kdebase/apps/konsole/src/main.cpp:
markuss * r1154956 apps/trunk/KDE/kdebase/apps/kwrite/kwritemain.cpp:
markuss * r1154957 runtime/trunk/KDE/kdebase/runtime/kcmshell/main.cpp:
markuss * r1154958 runtime/trunk/KDE/kdebase/runtime/kde-menu/kde-menu.cpp:
markuss * r1154960 runtime/trunk/KDE/kdebase/runtime/kdesu/kdesu/kdesu.cpp:
markuss * r1154961 runtime/trunk/KDE/kdebase/runtime/kquitapp/kquitapp.cpp:
markuss * r1154962 workspace/trunk/KDE/kdebase/workspace/kinfocenter/main.cpp:
markuss * r1154963 workspace/trunk/KDE/kdebase/workspace/klipper/klipper.cpp:
markuss * r1154965 workspace/trunk/KDE/kdebase/workspace/powerdevil/ (3 files in 2 dirs):
markuss * r1154969 workspace/trunk/KDE/kdebase/workspace/systemsettings/app/main.cpp:

svn path=/trunk/KDE/kdebase/apps/; revision=1154990

15 years agoSlightly modified 'About' window to:
Markus Meik Slopianka [Mon, 26 Jul 2010 15:54:29 +0000 (15:54 +0000)]
Slightly modified 'About' window to:
a.) Carry the "Copyright" term (legally required)
b.) Use Unicode (© and en-dash)

To the module owner: Please consider bumping the copyright year to 2011 (SC 4.6 will be released then)

svn path=/trunk/KDE/kdebase/apps/; revision=1154952

15 years agoRevert r1154600: Modified (some) 'About' windows to carry legally enforceable Copyrig...
Alex Merry [Mon, 26 Jul 2010 13:07:14 +0000 (13:07 +0000)]
Revert r1154600: Modified (some) 'About' windows to carry legally enforceable Copyright messages. Also looks better than '(c)'. ;-)
Also fixed a few typos where I noticed them.

Please don't do huge sweeping changes of KAboutData things without talking to the authors first.  I'm sure they don't appreciate having their names removed from the about dialogs.

Note that
(a) the unicode copyright character is no more enforcible than (c)
(b) while "the KDE developers" is not a legal entity, neither is "Dolphin authors"
(c) it was decided a while back that we don't care about whether the copyrights in about dialogs are meaningful, since they can't hope to encompass everyone who holds copyrights on the application code or any of the libraries it is linked to; the copyright headers in the source files are the important ones.

I realise that I'm reverting more than necessary, but that's just a reason for breaking up commits :-)

CCMAIL: kamikazow@web.de
CCMAIL: kde-licensing@kde.org

svn path=/trunk/KDE/kdebase/apps/; revision=1154884

15 years agoModified (some) 'About' windows to carry legally enforceable Copyright messages....
Markus Meik Slopianka [Sun, 25 Jul 2010 23:54:59 +0000 (23:54 +0000)]
Modified (some) 'About' windows to carry legally enforceable Copyright messages. Also looks better than '(c)'. ;-)
Also fixed a few typos where I noticed them.

svn path=/trunk/KDE/kdebase/apps/; revision=1154600

15 years agoSourcecode hierarchy cleanup: Move class PixmapViewer from "src" to "src/panels/infor...
Peter Penz [Sat, 24 Jul 2010 22:23:16 +0000 (22:23 +0000)]
Sourcecode hierarchy cleanup: Move class PixmapViewer from "src" to "src/panels/information"

svn path=/trunk/KDE/kdebase/apps/; revision=1154154

15 years agoSourcecode hierarchy cleanup: Move folders "tooltips" and "versioncontrol" into ...
Peter Penz [Sat, 24 Jul 2010 22:17:01 +0000 (22:17 +0000)]
Sourcecode hierarchy cleanup: Move folders "tooltips" and "versioncontrol" into "views"

svn path=/trunk/KDE/kdebase/apps/; revision=1154151

15 years agoSourcecode hierarchy cleanup: Move further files from src to src/views
Peter Penz [Sat, 24 Jul 2010 22:08:30 +0000 (22:08 +0000)]
Sourcecode hierarchy cleanup: Move further files from src to src/views

svn path=/trunk/KDE/kdebase/apps/; revision=1154150

15 years agoSourcecode hierarchy cleanup: Create folder "views" and move view related sources...
Peter Penz [Sat, 24 Jul 2010 21:45:49 +0000 (21:45 +0000)]
Sourcecode hierarchy cleanup: Create folder "views" and move view related sources to it

svn path=/trunk/KDE/kdebase/apps/; revision=1154146

15 years agoSourcecode hierarchy cleanup: Move files from khns to settings/services (step 1/2)
Peter Penz [Sat, 24 Jul 2010 20:58:05 +0000 (20:58 +0000)]
Sourcecode hierarchy cleanup: Move files from khns to settings/services (step 1/2)

svn path=/trunk/KDE/kdebase/apps/; revision=1154135

15 years agoSourcecode hierarchy cleanup: Move kcm to settings/kcm
Peter Penz [Sat, 24 Jul 2010 20:49:56 +0000 (20:49 +0000)]
Sourcecode hierarchy cleanup: Move kcm to settings/kcm

svn path=/trunk/KDE/kdebase/apps/; revision=1154133

15 years agoSourcecode hierarchy cleanup: Use subfolders inside the "settings" folder
Peter Penz [Sat, 24 Jul 2010 20:39:19 +0000 (20:39 +0000)]
Sourcecode hierarchy cleanup: Use subfolders inside the "settings" folder

svn path=/trunk/KDE/kdebase/apps/; revision=1154129

15 years agoUnify the search interface for non-indexed and indexed folders
Peter Penz [Sat, 24 Jul 2010 16:37:07 +0000 (16:37 +0000)]
Unify the search interface for non-indexed and indexed folders

svn path=/trunk/KDE/kdebase/apps/; revision=1154073

15 years agoFix visual artefacts for tooltips, if compositing has been disabled. Thanks to Maciej...
Peter Penz [Fri, 23 Jul 2010 12:26:57 +0000 (12:26 +0000)]
Fix visual artefacts for tooltips, if compositing has been disabled. Thanks to Maciej Mrozowski for analyzing the root cause! Also a minor issue is fixed with the upper/left position: It may never overlap with the icon area.

BUG: 245491

svn path=/trunk/KDE/kdebase/apps/; revision=1153521

15 years agoDo not add custom query items to the query URL. Instead use the existing method to...
Sebastian Trueg [Thu, 22 Jul 2010 08:26:09 +0000 (08:26 +0000)]
Do not add custom query items to the query URL. Instead use the existing method to specify a custom title.

svn path=/trunk/KDE/kdebase/apps/; revision=1152960

15 years agoProperly KIO::stat instead of simply using the KFileItem constructor when
Sebastian Trueg [Thu, 22 Jul 2010 08:26:07 +0000 (08:26 +0000)]
Properly KIO::stat instead of simply using the KFileItem constructor when
showing metadata for the currently selected folder. This way we can even get rid of the
special handling of nepomuksearch:/ URLs since the KIO slave provides a nice name and
all you need to show to the user.
Even nicer: When clicking an entry in the metadata view the resulting query will be related
to the one clicked resource. This resource will then be represented by the query folder.
So all in all this patch makes Dolphin more generic while additionally activating a new feature.

svn path=/trunk/KDE/kdebase/apps/; revision=1152959

15 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Sun, 18 Jul 2010 06:34:35 +0000 (06:34 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=1151156

15 years agoForward port: Fix issue that dragging several directories shows a document as drag...
Peter Penz [Tue, 13 Jul 2010 17:06:11 +0000 (17:06 +0000)]
Forward port: Fix issue that dragging several directories shows a document as drag item. Instead try to show the icons of the dragged items.

CCBUG: 244305

svn path=/trunk/KDE/kdebase/apps/; revision=1149557

15 years agoDon't use KVBox and QVBoxLayout in parallel, just use QVBoxLayout instead.
Peter Penz [Mon, 12 Jul 2010 15:36:36 +0000 (15:36 +0000)]
Don't use KVBox and QVBoxLayout in parallel, just use QVBoxLayout instead.

svn path=/trunk/KDE/kdebase/apps/; revision=1149089

15 years agoBased on the recent size hint fixes in KFileMetaDataWidget, the handling of the toolt...
Peter Penz [Mon, 12 Jul 2010 14:42:48 +0000 (14:42 +0000)]
Based on the recent size hint fixes in KFileMetaDataWidget, the handling of the tooltip size can be simplified. This fixes a possible wrong initial size of the tooltip and a flickering because of a relayout.

svn path=/trunk/KDE/kdebase/apps/; revision=1149076

15 years agoFix forward declation
Laurent Montel [Sat, 10 Jul 2010 15:02:44 +0000 (15:02 +0000)]
Fix forward declation

svn path=/trunk/KDE/kdebase/apps/; revision=1148408

15 years agoFix another problem with the network:/ ioslave: don't keep the mimetype when clicking...
David Faure [Fri, 9 Jul 2010 13:15:02 +0000 (13:15 +0000)]
Fix another problem with the network:/ ioslave: don't keep the mimetype when clicking on an item with a target_url

svn path=/trunk/KDE/kdebase/apps/; revision=1147967

15 years agoForward port of SVN commit 1147596: Skip redirection URLs when going back or forward...
Peter Penz [Thu, 8 Jul 2010 19:46:56 +0000 (19:46 +0000)]
Forward port of SVN commit 1147596: Skip redirection URLs when going back or forward in history (otherwise going
back won't be possible for the user, as a redirection will occur again).

CCBUG: 212293

svn path=/trunk/KDE/kdebase/apps/; revision=1147597

15 years agoDo only search for files by default.
Sebastian Trueg [Wed, 7 Jul 2010 12:10:09 +0000 (12:10 +0000)]
Do only search for files by default.

svn path=/trunk/KDE/kdebase/apps/; revision=1147115

15 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Sun, 4 Jul 2010 06:52:37 +0000 (06:52 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=1145779

15 years ago* Unbreak last commit.
Christian Muehlhaeuser [Sat, 3 Jul 2010 03:38:58 +0000 (03:38 +0000)]
* Unbreak last commit.

svn path=/trunk/KDE/kdebase/apps/; revision=1145468

15 years ago* Ignore invalid redirection after renaming an expanded folder in detail view.
Christian Muehlhaeuser [Sat, 3 Jul 2010 02:37:52 +0000 (02:37 +0000)]
* Ignore invalid redirection after renaming an expanded folder in detail view.

svn path=/trunk/KDE/kdebase/apps/; revision=1145456

15 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Thu, 1 Jul 2010 06:52:15 +0000 (06:52 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=1144877

15 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Tue, 29 Jun 2010 10:26:31 +0000 (10:26 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=1144023

15 years agoSVN_SILENT: Use consistent member naming within Dolphin
Peter Penz [Sun, 27 Jun 2010 17:45:06 +0000 (17:45 +0000)]
SVN_SILENT: Use consistent member naming within Dolphin

svn path=/trunk/KDE/kdebase/apps/; revision=1143415

15 years agoi18n: fixed unused contexts.
Chusslove Illich [Sun, 27 Jun 2010 13:01:59 +0000 (13:01 +0000)]
i18n: fixed unused contexts.

svn path=/trunk/KDE/kdebase/apps/; revision=1143366

15 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Sun, 27 Jun 2010 06:38:43 +0000 (06:38 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=1143269

15 years agoUse the member variable
Christoph Feck [Sat, 26 Jun 2010 00:33:25 +0000 (00:33 +0000)]
Use the member variable

BUG: 241843

svn path=/trunk/KDE/kdebase/apps/; revision=1142897

15 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Wed, 23 Jun 2010 06:49:47 +0000 (06:49 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=1141645

15 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Mon, 21 Jun 2010 06:51:54 +0000 (06:51 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=1140600

15 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Fri, 18 Jun 2010 06:44:10 +0000 (06:44 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=1139384

15 years agoHide the information panel by default
Peter Penz [Wed, 16 Jun 2010 21:13:41 +0000 (21:13 +0000)]
Hide the information panel by default

svn path=/trunk/KDE/kdebase/apps/; revision=1138819

15 years agoFixed install/deinstall scripts
Jonathan Schmidt-Dominé [Sat, 12 Jun 2010 23:38:00 +0000 (23:38 +0000)]
Fixed install/deinstall scripts

svn path=/trunk/KDE/kdebase/apps/; revision=1137451

15 years agoSVN_SILENT: Remove unnecessary include
Peter Penz [Sat, 12 Jun 2010 13:38:50 +0000 (13:38 +0000)]
SVN_SILENT: Remove unnecessary include

svn path=/trunk/KDE/kdebase/apps/; revision=1137348

15 years agoFix issue, that changing the zoom level has not been applied to the columns of the...
Peter Penz [Sat, 12 Jun 2010 13:18:39 +0000 (13:18 +0000)]
Fix issue, that changing the zoom level has not been applied to the columns of the column view

svn path=/trunk/KDE/kdebase/apps/; revision=1137344

15 years agoDon't do a pre-process wrapping of the Information Panel headline, if it is a rich...
Peter Penz [Sat, 12 Jun 2010 13:05:13 +0000 (13:05 +0000)]
Don't do a pre-process wrapping of the Information Panel headline, if it is a rich text. This fixes the issue, that selecting multiple files leads to an output like "<html>9 items selected</html>".

svn path=/trunk/KDE/kdebase/apps/; revision=1137340

15 years agoFix issue, that the file size maximum for non-local previews is read wrong and applie...
Peter Penz [Sat, 12 Jun 2010 12:57:35 +0000 (12:57 +0000)]
Fix issue, that the file size maximum for non-local previews is read wrong and applied to the local size initially

svn path=/trunk/KDE/kdebase/apps/; revision=1137339

15 years agoIncrease version number to 1.5
Peter Penz [Sat, 12 Jun 2010 12:42:27 +0000 (12:42 +0000)]
Increase version number to 1.5

svn path=/trunk/KDE/kdebase/apps/; revision=1137336

15 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Sat, 5 Jun 2010 06:22:14 +0000 (06:22 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=1134733

15 years agoFix issue, that the translations for "Everywhere", "From Here", "All", "Images",...
Peter Penz [Wed, 2 Jun 2010 17:45:23 +0000 (17:45 +0000)]
Fix issue, that the translations for "Everywhere", "From Here", "All", "Images", "Text" and "Filenames" in the search options are not shown in the UI. The patch has been verified by "KDE_LANG=x-test dolphin".

BUG: 240163

svn path=/trunk/KDE/kdebase/apps/; revision=1133863

15 years agotypo fix
Burkhard Lück [Mon, 31 May 2010 07:59:00 +0000 (07:59 +0000)]
typo fix

svn path=/trunk/KDE/kdebase/apps/; revision=1132703

15 years agoFix context for action name "Delete (using shortcut for Trash)"
Alexander Potashev [Mon, 31 May 2010 01:13:03 +0000 (01:13 +0000)]
Fix context for action name "Delete (using shortcut for Trash)"

CCMAIL: kde-i18n-doc@kde.org

svn path=/trunk/KDE/kdebase/apps/; revision=1132560

15 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Sun, 30 May 2010 06:45:17 +0000 (06:45 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=1132275

15 years agoFix keyboard navigation issues in the column view
Peter Penz [Sat, 29 May 2010 19:31:46 +0000 (19:31 +0000)]
Fix keyboard navigation issues in the column view

BUG: 236039

svn path=/trunk/KDE/kdebase/apps/; revision=1132120

15 years agoUse KStringHandler::preProcessWrap() to assure, that file names in the Information...
Peter Penz [Sat, 29 May 2010 12:03:56 +0000 (12:03 +0000)]
Use KStringHandler::preProcessWrap() to assure, that file names in the Information Panel are wrapped in a more clever way:

E. g.
     dolphinviewcontainer.cp
              p
gets wrapped as
     dolphinviewcontainer.
             cpp
now.

svn path=/trunk/KDE/kdebase/apps/; revision=1132031

15 years agoUse QBoxLayout::addStretch() instead of adding a custom "stretch widget"
Peter Penz [Sat, 29 May 2010 11:49:25 +0000 (11:49 +0000)]
Use QBoxLayout::addStretch() instead of adding a custom "stretch widget"

svn path=/trunk/KDE/kdebase/apps/; revision=1132029

15 years agoFix the nasty layout reparenting by adding the InformationPanelContent into a layout...
Peter Penz [Sat, 29 May 2010 11:44:28 +0000 (11:44 +0000)]
Fix the nasty layout reparenting by adding the InformationPanelContent into a layout.  Thanks to Sebastian Trüg for the hint!

CCMAIL: trueg@kde.org

svn path=/trunk/KDE/kdebase/apps/; revision=1132028

15 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Sat, 29 May 2010 06:53:39 +0000 (06:53 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=1131891

15 years agoFix i18n context info: "@action:inmenu File" -> "... View"
Alexander Potashev [Fri, 28 May 2010 20:12:33 +0000 (20:12 +0000)]
Fix i18n context info: "@action:inmenu File" -> "... View"

svn path=/trunk/KDE/kdebase/apps/; revision=1131720

15 years agoWhen pasting or dropping items in the view in Dolphin or the
Frank Reininghaus [Thu, 27 May 2010 18:16:53 +0000 (18:16 +0000)]
When pasting or dropping items in the view in Dolphin or the
DolphinPart (running in Konqueror), do not only select the new items,
but also clear the previous selection.

BUG: 223905

svn path=/trunk/KDE/kdebase/apps/; revision=1131230

15 years agoRemove separator
Ignat Semenov [Wed, 26 May 2010 17:03:06 +0000 (17:03 +0000)]
Remove separator

svn path=/trunk/KDE/kdebase/apps/; revision=1130874

15 years agoUpdate the edit actions when starting Dolphin, to assure that the state "no_selection...
Peter Penz [Tue, 25 May 2010 17:59:00 +0000 (17:59 +0000)]
Update the edit actions when starting Dolphin, to assure that the state "no_selection" gets triggered

svn path=/trunk/KDE/kdebase/apps/; revision=1130573

15 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Fri, 21 May 2010 06:24:31 +0000 (06:24 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=1129044

15 years agoReturn a value for the "LocalPathOrUrl" column.
Peter Penz [Thu, 20 May 2010 19:24:12 +0000 (19:24 +0000)]
Return a value for the "LocalPathOrUrl" column.

The values for the columns "LinkDestination" and "LocalPathOrUrl" should be moved from DolphinModel to KDirModel, as otherwise the added Information enums in KFileItemDelegate would not make much sense (I'll provide a patch on the reviewboard next week).

CCMAIL: trueg@kde.org

svn path=/trunk/KDE/kdebase/apps/; revision=1128953

15 years agoFix issue that the columns "Link Destination" and "Path" are shown outside the visibl...
Peter Penz [Thu, 20 May 2010 19:00:33 +0000 (19:00 +0000)]
Fix issue that the columns "Link Destination" and "Path" are shown outside the visible area when enabling them. Also it is assured, that the headline text does not get clipped per default.

CCMAIL: frank78ac@googlemail.com

svn path=/trunk/KDE/kdebase/apps/; revision=1128951

15 years agoSVN_SILENT: Indentation cleanups
Peter Penz [Thu, 20 May 2010 16:12:36 +0000 (16:12 +0000)]
SVN_SILENT: Indentation cleanups

svn path=/trunk/KDE/kdebase/apps/; revision=1128907

15 years agoRename "Destination" to "Link Destination" as suggested by Frank Reininghaus
Peter Penz [Thu, 20 May 2010 16:11:19 +0000 (16:11 +0000)]
Rename "Destination" to "Link Destination" as suggested by Frank Reininghaus

CCMAIL: frank78ac@googlemail.com

svn path=/trunk/KDE/kdebase/apps/; revision=1128906

15 years agoFix wrong description: The selection is meant for the information panel, not the...
Peter Penz [Wed, 19 May 2010 19:49:47 +0000 (19:49 +0000)]
Fix wrong description: The selection is meant for the information panel, not the tooltips.

svn path=/trunk/KDE/kdebase/apps/; revision=1128630

15 years agoSVN_SILENT: Minor coding style and format cleanups. No change of behavior has been...
Peter Penz [Wed, 19 May 2010 19:45:17 +0000 (19:45 +0000)]
SVN_SILENT: Minor coding style and format cleanups. No change of behavior has been done.

svn path=/trunk/KDE/kdebase/apps/; revision=1128629

15 years agoUse the user provided query as UDS_DISPLAY_NAME. For 4.6 I will most likely hide...
Sebastian Trueg [Wed, 19 May 2010 19:31:40 +0000 (19:31 +0000)]
Use the user provided query as UDS_DISPLAY_NAME. For 4.6 I will most likely hide the 'userquery' URL query parameter in the Nepomuk::Query API

svn path=/trunk/KDE/kdebase/apps/; revision=1128624

15 years agoDon't change the default view properties, if the view mode is changed on a remote...
Peter Penz [Wed, 19 May 2010 19:25:04 +0000 (19:25 +0000)]
Don't change the default view properties, if the view mode is changed on a remote folder.

BUG: 234852

svn path=/trunk/KDE/kdebase/apps/; revision=1128615

15 years agoSVN_SILENT: Revert accidental commit of temporary debugging codee error message is...
Peter Penz [Wed, 19 May 2010 18:59:11 +0000 (18:59 +0000)]
SVN_SILENT: Revert accidental commit of temporary debugging codee error message is shown in Dolphin instead.

CCBUG: 229505

svn path=/trunk/KDE/kdebase/apps/; revision=1128600

15 years agoDisable the automatic error handling in the DolphinDirLister, the error message is...
Peter Penz [Wed, 19 May 2010 18:55:05 +0000 (18:55 +0000)]
Disable the automatic error handling in the DolphinDirLister, the error message is shown in Dolphin instead.

CCBUG: 229505

svn path=/trunk/KDE/kdebase/apps/; revision=1128599

15 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Tue, 18 May 2010 08:31:57 +0000 (08:31 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=1128050

15 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Mon, 17 May 2010 07:24:35 +0000 (07:24 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=1127622

15 years agoUse the term "Select" instead of "Configure", as it is less technical (at least I...
Peter Penz [Fri, 14 May 2010 17:00:11 +0000 (17:00 +0000)]
Use the term "Select" instead of "Configure", as it is less technical (at least I hope as non-native English speaker that this is the case ;-))

svn path=/trunk/KDE/kdebase/apps/; revision=1126705

15 years agoUse the AdditionalInfoAccessor to be flexible for future changes/extensions in KFileI...
Peter Penz [Fri, 14 May 2010 16:55:43 +0000 (16:55 +0000)]
Use the AdditionalInfoAccessor to be flexible for future changes/extensions in KFileItemDelegate.

svn path=/trunk/KDE/kdebase/apps/; revision=1126703

15 years agoCleanups and simplifications, no change of behavior has been done.
Peter Penz [Fri, 14 May 2010 16:03:22 +0000 (16:03 +0000)]
Cleanups and simplifications, no change of behavior has been done.

svn path=/trunk/KDE/kdebase/apps/; revision=1126677

15 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Fri, 14 May 2010 06:40:16 +0000 (06:40 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=1126490

15 years agoFix temporary regression of sorting introduced by SVN commit 1126410
Peter Penz [Fri, 14 May 2010 06:08:08 +0000 (06:08 +0000)]
Fix temporary regression of sorting introduced by SVN commit 1126410

svn path=/trunk/KDE/kdebase/apps/; revision=1126487

15 years agoRename AdditionalInfoManager to AdditionalInfoAccessor
Peter Penz [Fri, 14 May 2010 05:27:47 +0000 (05:27 +0000)]
Rename AdditionalInfoManager to AdditionalInfoAccessor

svn path=/trunk/KDE/kdebase/apps/; revision=1126483

15 years agoIf an information entry will be added to KFileItemDelegate (like done recently),...
Peter Penz [Thu, 13 May 2010 22:06:10 +0000 (22:06 +0000)]
If an information entry will be added to KFileItemDelegate (like done recently), adjusting the corresponding code in Dolphin is a real pain, as the new information will be shown in Dolphin the following way:
 - As additional columns in the details view
 - As additional lines in the icons view
 - As menu entries in the "Sort By" and "Additional Information" groups
 - As popup menu entries in the details view header popup
 - As checkable entries in the View Properties dialog

To prevent similar painful transitions in future, the class AdditionalInfoManager has been introduced. All parts in Dolphin that access/show/store additional information, use the AdditionalInfoManager now. If a new information entry will be added in KFileItemDelegate in future, only a small adjustment in AdditionalInfoManager will be required.

Still open currently:
- AdditionalInfoDialog does not use AdditionalInfoManager yet
- DolphinView::Sorting should be replaced by KFileItemDelegate::Information, so that the sorting can also be done in a generic way.
- The data for KFileItemDelegate::PathOrUrl is not determined

The open issues will get fixed during the next days.

Kudos to the brave warriors Sebastian and Frank, that tried to add a new information ;-)

CCMAIL: sebastian@trueg.de
CCMAIL: frank78ac@googlemail.com

svn path=/trunk/KDE/kdebase/apps/; revision=1126410

15 years agoReset the location to the home URL, if a place has been removed (e. g. a DVD has...
Peter Penz [Thu, 13 May 2010 18:23:04 +0000 (18:23 +0000)]
Reset the location to the home URL, if a place has been removed (e. g. a DVD has been ejected).

Thanks to Christian Mühlhäuser for the patch!

BUG: 231518

svn path=/trunk/KDE/kdebase/apps/; revision=1126336

15 years agoDepend directly on kcmutils.
Kevin Ottens [Wed, 12 May 2010 15:58:45 +0000 (15:58 +0000)]
Depend directly on kcmutils.

svn path=/trunk/KDE/kdebase/apps/; revision=1125889

15 years agoExpose the new file item property pathorurl to the Dolphin UI. This is mostly useful...
Sebastian Trueg [Tue, 11 May 2010 21:02:49 +0000 (21:02 +0000)]
Expose the new file item property pathorurl to the Dolphin UI. This is mostly useful for search results to see the actual local path of the result.

svn path=/trunk/KDE/kdebase/apps/; revision=1125631

15 years agoProvide the destination of a symbolic link as a column in Dolphin's
Frank Reininghaus [Mon, 10 May 2010 12:49:41 +0000 (12:49 +0000)]
Provide the destination of a symbolic link as a column in Dolphin's
(and Konqueror's) Details View in KDE SC 4.5.

This is based on the changes to KFileItemDelegate from commit 1124981.

FEATURE: 211690

svn path=/trunk/KDE/kdebase/apps/; revision=1124982

15 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Mon, 10 May 2010 06:44:42 +0000 (06:44 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=1124874

15 years agoterminalAction is defined only on non-windows systems
Pino Toscano [Sat, 8 May 2010 19:49:20 +0000 (19:49 +0000)]
terminalAction is defined only on non-windows systems

svn path=/trunk/KDE/kdebase/apps/; revision=1124310

15 years agoProof-reading: don't -> do not (house style).
Andrew Coles [Wed, 5 May 2010 18:45:18 +0000 (18:45 +0000)]
Proof-reading: don't -> do not (house style).

svn path=/trunk/KDE/kdebase/apps/; revision=1123270

15 years agoFix description for the "--select" option
Peter Penz [Tue, 4 May 2010 18:09:27 +0000 (18:09 +0000)]
Fix description for the "--select" option

svn path=/trunk/KDE/kdebase/apps/; revision=1122794

15 years agoUpdates for the "About" dialog
Peter Penz [Tue, 4 May 2010 17:30:19 +0000 (17:30 +0000)]
Updates for the "About" dialog

svn path=/trunk/KDE/kdebase/apps/; revision=1122790

15 years agoDon't use a ':' in a text of a group-box.
Peter Penz [Tue, 4 May 2010 17:16:10 +0000 (17:16 +0000)]
Don't use a ':' in a text of a group-box.

svn path=/trunk/KDE/kdebase/apps/; revision=1122788

15 years agoProvide a cleaner layout and better description about the maximum file size setting.
Peter Penz [Tue, 4 May 2010 17:08:39 +0000 (17:08 +0000)]
Provide a cleaner layout and better description about the maximum file size setting.

BUG: 230818

svn path=/trunk/KDE/kdebase/apps/; revision=1122775

15 years agoCreate QActionGroup like done for other sub menus for consistency. Although a few...
Peter Penz [Mon, 3 May 2010 17:49:49 +0000 (17:49 +0000)]
Create QActionGroup like done for other sub menus for consistency. Although a few more lines of code are required, this approach is more flexible.bar, but as the group "Panels" can be added instead, this should be no issue.

svn path=/trunk/KDE/kdebase/apps/; revision=1122365

15 years agoUse the dock widgets actions directly, as they are capable of showing the toggle...
Peter Penz [Mon, 3 May 2010 17:46:34 +0000 (17:46 +0000)]
Use the dock widgets actions directly, as they are capable of showing the toggle state. Drawback: The actions cannot be added directly to the toolbar, but as the group "Panels" can be added instead, this should be no issue.

svn path=/trunk/KDE/kdebase/apps/; revision=1122363

15 years agoAllow to add menu groups like "View Mode", "Sort By"... to be added as toolbar item...
Peter Penz [Mon, 3 May 2010 15:40:24 +0000 (15:40 +0000)]
Allow to add menu groups like "View Mode", "Sort By"... to be added as toolbar item (see http://reviewboard.kde.org/r/3862).

Thanks to Todd for the patch!

CCMAIL: toddrme2178@gmail.com

svn path=/trunk/KDE/kdebase/apps/; revision=1122320

15 years agoAssure to reconnect to the version plugin signals, otherwise no information will...
Peter Penz [Fri, 30 Apr 2010 05:48:24 +0000 (05:48 +0000)]
Assure to reconnect to the version plugin signals, otherwise no information will be provided anymore after the first directory update

svn path=/trunk/KDE/kdebase/apps/; revision=1120924

15 years agouse KFileItemActions::runPreferredApplications to handle Key_Enter on multiple select...
David Faure [Mon, 26 Apr 2010 15:50:59 +0000 (15:50 +0000)]
use KFileItemActions::runPreferredApplications to handle Key_Enter on multiple selected files.
Rewritten to make a direct method call rather than using a signal from 'this'.
REVIEW: 3163
CCMAIL: toddrme2178@gmail.com

svn path=/trunk/KDE/kdebase/apps/; revision=1119117

15 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Sat, 24 Apr 2010 06:36:02 +0000 (06:36 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=1118248

15 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Fri, 23 Apr 2010 06:29:53 +0000 (06:29 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=1117807

15 years agoThe KFileMetaInfoWidget does not use a hardcoded small font anymore, so it must be...
Peter Penz [Fri, 16 Apr 2010 16:00:06 +0000 (16:00 +0000)]
The KFileMetaInfoWidget does not use a hardcoded small font anymore, so it must be set manually nowidget

svn path=/trunk/KDE/kdebase/apps/; revision=1115496

15 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Fri, 16 Apr 2010 06:12:47 +0000 (06:12 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=1115355

15 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Thu, 15 Apr 2010 06:07:57 +0000 (06:07 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=1115065