Commit graph

18016 commits

Author SHA1 Message Date
Script Kiddy
49664470eb SVN_SILENT made messages (.desktop file) 2012-08-10 12:09:12 +02:00
Frank Reininghaus
a97f5d3a10 Use a better icon for recently accessed items in the Places Panel
The problem with the icon "package_utility_time" that has been used
before was that it is not available on all distros. The new icon
"chronometer" should be available on every KDE install.

Thanks to Elias Probst for suggesting the new icon - I'm not that
familiar with the icons provided by KDE myself.

CCBUG: 304323
(cherry picked from commit d7e7ca53bb)
2012-08-09 23:55:21 +02:00
Martin Sandsmark
2fb4419de0 Use a saner check for multimedia files in infopanel.
Don't rely on the reported supported mimetypes from Phonon,
Phonon supports more than just video and audio, but if it is
video or audio there's a very good chance Phonon supports it.

(If the mime type isn't in the list returned by Phonon there's
still a good chance it supports it, because mime types are stupid.)

BUG: 252539
2012-08-09 03:27:11 +02:00
Yuri Chornoivan
48868b12f2 Fix typo: oder -> or. 2012-08-08 18:32:31 +03:00
Burkhard Lück
d295a244b7 compare can be used with files and folders 2012-08-08 05:58:08 +02:00
Frank Reininghaus
8e006486d4 Fix the size of the rating stars in Icons View
Moreover, make sure that the selection rectangle is large enough to
include the stars.

Patch by Emmanuel Pescosta. Thanks for the patch!

CCBUG: 302624
REVIEW: 105830
(cherry picked from commit 146c77eaa2)
2012-08-07 22:55:45 +02:00
Script Kiddy
344a215690 SVN_SILENT made messages (.desktop file) 2012-08-07 18:26:07 +02:00
Frank Reininghaus
f0d2d6d752 Stop preview jobs when closing Dolphin
Patch by Benni Hill. Thanks for the patch!
CCBUG: 304467
(cherry picked from commit 4d39dbc962)
2012-08-06 02:32:16 +02:00
Dawit Alemayehu
5caef5d84f Fix a long standing security issue with the hiding of Konqueror's location (address)
bar through javascript.

This commit changes how a request to create a new window with all its toolbars hidden
is handled. Namely, the toolbar that contains the address input widget will no longer
be hidden by default. The user can explicitly enable the ability to hide the location
bar by adding the following config option to Konqueror's config file (konquerorrc):

[DisableWindowOpenFeatures]
LocationBar=false

REVIEW: 105749
2012-08-03 14:03:41 -04:00
Dawit Alemayehu
89b1c2deec Fixed the display of the security sheild icon for SSL sites.
REVIEW: 105805
2012-08-03 14:03:34 -04:00
Patrick Spendrin
0cc1b79643 msvc needs to have the class definition for reference parameters in methods 2012-07-29 01:13:59 +02:00
Dawit Alemayehu
d1d0389a92 Show the "Find File" and "Open Terminal" actions in the Tools for file URLs only.
BUG: 279283
FIXED-IN: 4.9.0
REVIEW: 105607
(cherry picked from commit 9a622c16d9)
2012-07-22 17:30:18 -04:00
Dawit Alemayehu
12559c12c6 Use the correct number of arguments when creating an instance of KRun. 2012-07-17 23:00:39 -04:00
Christoph Feck
79211f6e48 Respect platform's icon sizes
Use QStyle icon sizes instead of hard coding 16 or 32 pixels.
Using styles that follow KDE settings (every KStyle, e.g.
Oxygen) the icon sizes can be configured by the user in
System Settings.

The size for the icon/details view can be later changed
by the user, overriding the defaults. The icon size for the
places panel is not (yet?) configurable separately.

(Not resolving the bug, see comment in review request)

CCBUG: 301959
REVIEW: 105548
2012-07-18 01:22:55 +02:00
Burkhard Lück
7c2b10eb6c replace &help.menu.documentation; entity with link to fundamentals section 2012-07-14 12:53:38 +02:00
Burkhard Lück
24e785c8bc improve description of Rename+Compare 2012-07-14 12:39:44 +02:00
Ignat Semenov
8eef1f6d31 only start the clear saved positions timer if it is already running
CCBUG:265774
2012-07-13 20:58:44 +04:00
Frank Reininghaus
f4c9600251 Re-implement dropping of files on folders in the Places Panel.
This resolves a regression caused by the Places Panel rewrite. There is
a small glitch left when reordering items (dragging below the last or
above the first item only shows the drop indicator when first dragging
out of the item and then back), but I prefer not to fix this glitch
right now because this would require a more intrusive change, and I do
not want to risk regressions because is not much time left to fix them
before 4.9.0 is released.

Thanks to Peter Penz for providing some advice about this issue.

CCBUG: 302557
2012-07-12 00:36:32 +02:00
Chirag Anand
ecb2715ead Ask before opening more than 5 items.
Thanks to A JANARDHAN REDDY for the patch.
CCBUG: 54990
CCMAIL: annapareddyjanardhanreddy@gmail.com
2012-07-11 00:13:53 +05:30
Frank Reininghaus
9940244ddd Use the right name when adding a folder to Places with the context menu
Without this patch, the name of the parent folder was used for the entry
in the Places Panel. Will backport to the KDE/4.9 branch when the RC2
freeze is over.

Thanks to Daniel Kreuter for the patch!

CCBUG: 303157
2012-07-10 08:23:14 +02:00
Frank Reininghaus
912cc992ce Change of Dolphin Maintainership (patch by Peter Penz) 2012-07-10 08:12:16 +02:00
Ignat Semenov
93dfd81274 use m_model instead of m_dirModel since the view can be filtered 2012-07-06 16:38:16 +04:00
Burkhard Lück
eaee120d86 remove superfluous word section 2012-07-04 22:30:28 +02:00
Burkhard Lück
c896067cce use kappname entity to avoid the wrong app name sharing stuff between dolphin/konqui 2012-07-04 18:03:34 +02:00
Burkhard Lück
50364e1520 use kappname entity to avoid the wrong app name sharing stuff between dolphin/konqui 2012-07-04 18:00:26 +02:00
Yuri Chornoivan
c6adcbe734 Fix typos in Dolphin docs. 2012-07-04 08:02:23 +03:00
Burkhard Lück
681ca6657f update dolphin + konqui filemanager docs to 4.9 2012-07-02 22:51:48 +02:00
Oswald Buddenhagen
39f3b6a8b7 interpret backslash escapes in some more options
BUG: 148575
BUG: 295820
FIXED-IN: 4.9
2012-07-01 13:19:23 +02:00
Oswald Buddenhagen
03e91d5242 make backslashes escapable
BUG: 199005
FIXED-IN: 4.9
2012-07-01 13:19:23 +02:00
Oswald Buddenhagen
84dc11954c make parameters of Widgets::textInputBox() sane
i think somebody had too much perl here ...
2012-07-01 13:19:23 +02:00
Oswald Buddenhagen
b62c3d9976 fix geometry handling of --textinputbox
BUG: 186450
FIXED-IN: 4.9
2012-07-01 13:19:23 +02:00
Oswald Buddenhagen
58f5514c14 fix initial focus for a couple of widgets 2012-07-01 11:53:46 +02:00
Allen Winter
5332d68764 set(SOPRANO_MIN_VERSION "2.7.56") 2012-06-28 15:43:46 -04:00
Raphael Kubo da Costa
a277b80df8 kdepasswm kcm: Fall back to the system full name when necessary.
When loading the KCM data and KEmailSettings::RealName is empty, fall
back to using the user's real name from /etc/passwd or equivalent via
KUser.

To quote the original review request: "Besides, such method seems
natural, considering that change of real username in kcm module calls
chfn to change real name in finger db, which will be reflected back in
KUser::FullName."

REVIEW:		104965
Submitted by:	Aleksey Yermakov <alexey.yermakov@rosalab.ru>
2012-06-27 15:04:15 -03:00
Jonathan Marten
f4fbf758ce Add an action to hide/show the status bar
Each view has its own status bar.  For the moment, this
action toggles the status bar of the current view only.

BUG:111162
REVIEW:105337
GUI:
2012-06-25 17:21:58 +01:00
Peter Penz
a601588b50 Increase version to 2.1 2012-06-24 16:46:18 +02:00
Jekyll Wu
a7d999b7ba Add the missing "FileTools" category suggested by FDO menu spec.
REVIEW: 105288
2012-06-18 22:05:21 +08:00
Script Kiddy
12abf054b8 SVN_SILENT made messages (.desktop file) 2012-06-18 10:06:11 +02:00
Peter Penz
b2877c10ba Allow to customize text for system-bookmarks
BUG: 301339
FIXED-IN: 4.9.0
2012-06-17 23:03:46 +02:00
Peter Penz
6207525f03 Renaming: Don't select unknown extensions
If a file with an unknown extension gets renamed, it is assumed
that the letters after the last point represent the extension and
won't be selected.

BUG: 301893
FIXED-IN: 4.9.0
2012-06-16 22:53:32 +02:00
Script Kiddy
8aa8921501 SVN_SILENT made messages (.desktop file) 2012-06-16 12:13:06 +02:00
Peter Penz
1f9cff7607 Update the URL if the accessibility has been changed
CCBUG: 301071
2012-06-15 11:37:50 +02:00
Peter Penz
3f5f69ad26 Fix regression: Open file if entering it in the URL-navigator
The regression has been introduced when hiding the DolphinDirLister
inside KFileItemModel. Now the signal urlIsFileError() gets forwarded
to the container again where the file will be opened.

BUG: 301757
FIXED-IN: 4.9.0
2012-06-13 15:18:21 +02:00
Script Kiddy
e3285d5742 SVN_SILENT made messages (.desktop file) 2012-06-12 17:03:19 +02:00
Peter Penz
bdaa1a4133 Drag pixmap: Turn off the hover-state 2012-06-12 13:26:23 +02:00
Peter Penz
eaf2285afa Drag-pixmap fixes
- Don't use the selection-tinted icon when dragging a single item
- Decrease the vertical gap for the hotspot
- Prevent drawing tree-lines when dragging items for the Places Panel

CCBUG: 301624
2012-06-12 13:21:17 +02:00
Peter Penz
783b32192a Update "isExpandable" and "size"-roles
If the "isExpandable"- or "size"-role is shown for a folder, the
number of sub-items must be watched to be able to update the
state of those 2 roles.

This fixes the issue that e.g. no expanding-toggle is shown
if an sub-directory has been created inside an empty directory.

BUG: 293972
FIXED-IN: 4.9.0
2012-06-11 15:46:55 +02:00
Peter Penz
3c3d437d58 Folders Panel: Also count directory links
... otherwise no expansion toggle will be shown. The implementation
is a compromise between performance and correctness: If the directory
contains links that are not directories, an unnecessary expansion
toggle will be shown. But this is better than showing no expansion
toggle in case if the directory contains links that point to other
directories.

BUG: 299997
FIXED-IN: 4.9.0
2012-06-09 13:37:42 +02:00
Peter Penz
1cf4601d83 Inline renaming: ESC should cancel the renaming
When emitting the roleEditingCanceled-signal it must be prevented
that a roleEditingFinished-signal is emitted because of some
action taken in the receiver-slot.

BUG: 301480
FIXED-IN: 4.9.0
2012-06-09 13:12:23 +02:00
Peter Penz
2cfa7298c2 Inline renaming: Improve focus handling
Fix issue that cancelling the inline-renaming by clicking
on the other split view applies the wrong focus.

Thanks to Frank Reininghaus for the initial patch and noticing
this issue.

CCBUG: 301252
2012-06-08 22:51:01 +02:00