]>
cloud.milkyroute.net Git - dolphin.git/log
Marco Martin [Fri, 13 May 2016 09:48:30 +0000 (11:48 +0200)]
use selected icon state for selected sidebar item
Since now the breeze icons can be recolored by kiconloader
with svg stylesheets, use this feature to recolor the
currently selected icon in the sidebar and in the
details view (not the icon view)
look wouldn't change if used with icon themes that
don't support this feature
This makes it look more in line with the breeze style
REVIEW:127877
Frederik Schwarzer [Thu, 5 May 2016 11:43:02 +0000 (13:43 +0200)]
Change wording of Directory to Folder.
l10n daemon script [Wed, 27 Apr 2016 07:15:37 +0000 (07:15 +0000)]
SVN_SILENT made messages (after extraction)
Wolfgang Bauer [Tue, 26 Apr 2016 14:17:59 +0000 (16:17 +0200)]
Merge branch 'Applications/16.04'
Wolfgang Bauer [Tue, 26 Apr 2016 14:11:26 +0000 (16:11 +0200)]
Specify a fallback icon to QIcon::fromTheme()
The default fallback of QIcon::fromTheme() is QIcon(), i.e. a null icon.
Set the generic "unknown" icon as fallback to prevent missing icons for
filetypes that specify an icon name that doesn't exist.
This also gets rid of "QPixmap::scaled: Pixmap is a null pixmap"
warnings in that case.
BUG: 358958
BUG: 361034
FIXED-IN: 16.04.1
REVIEW: 127713
l10n daemon script [Tue, 26 Apr 2016 13:01:05 +0000 (13:01 +0000)]
SVN_SILENT made messages (after extraction)
l10n daemon script [Tue, 26 Apr 2016 08:46:29 +0000 (08:46 +0000)]
SVN_SILENT made messages (after extraction)
Andrius da Costa Ribas [Fri, 22 Apr 2016 17:20:56 +0000 (14:20 -0300)]
Fix exports and linkage, remove sources from tests which are already being linked.
REVIEW: 127709
Albert Astals Cid [Wed, 13 Apr 2016 16:49:42 +0000 (18:49 +0200)]
GIT_SILENT Upgrade KDE Applications version to 16.04.0.
Emmanuel Pescosta [Sat, 9 Apr 2016 12:23:10 +0000 (14:23 +0200)]
Selection toggle: Use emblem-remove and emblem-added icons from Breeze
This raises the minimum KF5 version to 5.21.0
BUG: 357587
FIXED-IN: 16.08.0
REVIEW: 127400
CCMAIL: kainz.a@gmail.com
Emmanuel Pescosta [Sat, 9 Apr 2016 12:19:33 +0000 (14:19 +0200)]
Merge branch 'Applications/16.04'
Emmanuel Pescosta [Wed, 16 Mar 2016 20:16:44 +0000 (21:16 +0100)]
Fix crash caused by a out-of-bounds access in KItemListViewAccessible::cell
BUG: 359738
FIXED-IN: 16.04.0
REVIEW: 127397
Albert Astals Cid [Wed, 6 Apr 2016 17:05:04 +0000 (19:05 +0200)]
GIT_SILENT Upgrade KDE Applications version to 16.03.90.
l10n daemon script [Sun, 3 Apr 2016 09:50:58 +0000 (09:50 +0000)]
SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
l10n daemon script [Fri, 25 Mar 2016 13:03:43 +0000 (13:03 +0000)]
SVN_SILENT made messages (.desktop file)
l10n daemon script [Mon, 21 Mar 2016 10:58:51 +0000 (10:58 +0000)]
SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
Albert Astals Cid [Sat, 19 Mar 2016 17:05:40 +0000 (18:05 +0100)]
GIT_SILENT Upgrade KDE Applications version to 16.07.70.
Albert Astals Cid [Sat, 19 Mar 2016 16:45:11 +0000 (17:45 +0100)]
GIT_SILENT Upgrade KDE Applications version to 16.03.80.
Artur Puzio [Wed, 16 Mar 2016 21:17:37 +0000 (22:17 +0100)]
[CLAZY] Fixed all level 1 and level 2 warnings with small exceptions
REVIEW: 126771
Emmanuel Pescosta [Wed, 16 Mar 2016 20:01:52 +0000 (21:01 +0100)]
Merge branch 'Applications/15.12'
Arnav Dhamija [Wed, 16 Mar 2016 19:53:52 +0000 (20:53 +0100)]
Add case sensitive sorting mode
Dolphin users can now choose between 3 different sorting modes:
* natural sorting
* case insensitive sorting
* case sensitive sorting
REVIEW: 126467
BUG: 148550
FIXED-IN: 16.04.0
Albert Astals Cid [Wed, 9 Mar 2016 20:38:21 +0000 (21:38 +0100)]
GIT_SILENT Upgrade KDE Applications version to 15.12.3.
l10n daemon script [Mon, 7 Mar 2016 11:52:25 +0000 (11:52 +0000)]
SVN_SILENT made messages (after extraction)
l10n daemon script [Mon, 7 Mar 2016 08:19:21 +0000 (08:19 +0000)]
SVN_SILENT made messages (after extraction)
l10n daemon script [Fri, 19 Feb 2016 09:23:18 +0000 (09:23 +0000)]
SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
Frank Reininghaus [Wed, 17 Feb 2016 21:10:54 +0000 (22:10 +0100)]
Make KFileMetaData optional again
In
15b20cd077c6743bb5ec947f5f3e014a4a32b110 , I added KFileMetaData to
the required build dependencies in order to make the version increase
in
6c5930c229c8b96aae45e19ad4b7a1c57caa6ddc effective, and ensure that
the build fails at the CMake stage if the KFileMetaData version is too
old.
However, I had missed that KFileMetaData was already an optional
dependency. This commit makes it optional again and adjusts the
required version.
Thanks to Christoph Feck for notifying me about this issue and sorry
for the stupid mistake.
CCMAIL: cfeck@kde.org
Albert Astals Cid [Fri, 12 Feb 2016 05:10:46 +0000 (06:10 +0100)]
GIT_SILENT Upgrade KDE Applications version to 15.12.2.
Frank Reininghaus [Wed, 10 Feb 2016 21:34:03 +0000 (22:34 +0100)]
Increase the required KF5 version
Dolphin needs version 5.19 of kfilemetadata since
2257b94e4fc425a62bcdc065791566a20c517052
Frank Reininghaus [Wed, 10 Feb 2016 21:29:47 +0000 (22:29 +0100)]
Detect FileMetaData framework at CMake stage becasuse Dolphin needs it
Frank Reininghaus [Wed, 27 Jan 2016 05:56:14 +0000 (06:56 +0100)]
DolphinContextMenu: Do not check if the clicked folder is in the Places
This prevents that the setup of the PlacesItemModel queries Solid for
the available devices, which can take some time.
Places can be added multiple times now using the context menu, but this
has always been possible with drag and drop anyway.
See https://forum.kde.org/viewtopic.php?f=223&t=130617 for a dicsussion
on this topic.
REVIEW: 126904
Kai Uwe Broulik [Tue, 9 Feb 2016 21:11:00 +0000 (22:11 +0100)]
Support KFileMetadata OriginUrl as "Downloaded From"
This brings back the functionality to show where a file originally was downloaded
from using xattr originUrl.
REVIEW: 126927
Wolfgang Bauer [Thu, 28 Jan 2016 20:10:05 +0000 (21:10 +0100)]
Merge branch 'Applications/15.12'
Wolfgang Bauer [Thu, 28 Jan 2016 20:03:14 +0000 (21:03 +0100)]
Fix check whether window is closed by session management
qApp->isSessionRestored() specifies whether the application has been
restored by session management. This is obviously wrong here. Use
qApp->isSavingSession() instead.
BUG: 353548
FIXED-IN: 15.12.2
REVIEW: 126917
l10n daemon script [Wed, 20 Jan 2016 12:38:42 +0000 (12:38 +0000)]
SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
Aleix Pol [Tue, 19 Jan 2016 12:14:00 +0000 (13:14 +0100)]
include KDEFrameworksCompilerSettings as suggested in the documentation
l10n daemon script [Fri, 15 Jan 2016 09:54:42 +0000 (09:54 +0000)]
SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
Frank Reininghaus [Thu, 14 Jan 2016 19:45:49 +0000 (20:45 +0100)]
Update copyright year
Frank Reininghaus [Thu, 14 Jan 2016 19:41:32 +0000 (20:41 +0100)]
Merge branch 'Applications/15.12'
Frank Reininghaus [Sun, 10 Jan 2016 10:18:30 +0000 (11:18 +0100)]
Do not delete sub menus of the control menu explicitly
This is not necessary because the sub menus are children of the main
menu, such that they are deleted together with the other actions by
QMenu::clear().
This prevents a crash that can happen if a sub menu is open while
another menu action is clicked.
Thanks to Fabian Vogt and Wolfgang Bauer for investigating this issue!
BUG: 354558
FIXED-IN: 15.12.2
REVIEW: 126693
Marco Martin [Tue, 12 Jan 2016 13:01:51 +0000 (14:01 +0100)]
Take into account QApplication::wheelScrollLines() in wheel events
when setting a different "mouse wheel scrolls by" value in the
mouse kcm, the user expects every view to scroll more or less
accordingly (even if it's not strictlya text view)
This makes the scroll in dolphin take that into account
REVIEW:126718
Roman Gilg [Wed, 30 Dec 2015 12:07:59 +0000 (13:07 +0100)]
Adding icon for hidden files
REVIEW: 125094
l10n daemon script [Sun, 10 Jan 2016 14:42:09 +0000 (14:42 +0000)]
SVN_SILENT made messages (.desktop file)
Albert Astals Cid [Wed, 6 Jan 2016 23:02:10 +0000 (00:02 +0100)]
GIT_SILENT Upgrade KDE Applications version to 15.12.1.
l10n daemon script [Wed, 30 Dec 2015 12:12:44 +0000 (12:12 +0000)]
SVN_SILENT made messages (.desktop file)
l10n daemon script [Wed, 30 Dec 2015 09:19:37 +0000 (09:19 +0000)]
SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
l10n daemon script [Wed, 30 Dec 2015 06:45:51 +0000 (06:45 +0000)]
SVN_SILENT made messages (after extraction)
l10n daemon script [Thu, 17 Dec 2015 10:36:05 +0000 (10:36 +0000)]
SVN_SILENT made messages (after extraction)
l10n daemon script [Thu, 17 Dec 2015 07:20:35 +0000 (07:20 +0000)]
SVN_SILENT made messages (after extraction)
Valentin Rusu [Sun, 13 Dec 2015 14:14:53 +0000 (16:14 +0200)]
Fix compilation when baloo is not present
l10n daemon script [Wed, 9 Dec 2015 09:04:05 +0000 (09:04 +0000)]
SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
Albert Astals Cid [Tue, 8 Dec 2015 15:49:30 +0000 (16:49 +0100)]
GIT_SILENT Upgrade KDE Applications version to 15.12.0.
l10n daemon script [Tue, 8 Dec 2015 12:50:49 +0000 (12:50 +0000)]
SVN_SILENT made messages (.desktop file)
l10n daemon script [Tue, 8 Dec 2015 11:11:12 +0000 (11:11 +0000)]
SVN_SILENT made messages (after extraction)
l10n daemon script [Tue, 8 Dec 2015 10:05:01 +0000 (10:05 +0000)]
SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
l10n daemon script [Tue, 8 Dec 2015 07:55:54 +0000 (07:55 +0000)]
SVN_SILENT made messages (after extraction)
l10n daemon script [Mon, 7 Dec 2015 10:14:12 +0000 (10:14 +0000)]
SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
Albert Astals Cid [Wed, 2 Dec 2015 21:10:39 +0000 (22:10 +0100)]
GIT_SILENT Upgrade KDE Applications version to 15.11.90.
l10n daemon script [Mon, 30 Nov 2015 10:26:25 +0000 (10:26 +0000)]
SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
Albert Astals Cid [Sun, 29 Nov 2015 18:32:15 +0000 (19:32 +0100)]
Merge remote-tracking branch 'origin/Applications/15.12'
Albert Astals Cid [Sun, 29 Nov 2015 18:19:33 +0000 (19:19 +0100)]
Call KLocalizedString::setApplicationDomain("dolphin");
dolphin is using
-DTRANSLATION_DOMAIN=\"dolphin\"
that is wrong for applications, apps need to use
KLocalizedString::setApplicationDomain
since that makes some other things like the transltators tab in the about
dialog show.
I have not removed -DTRANSLATION_DOMAIN=\"dolphin\" because on the other hand
this code is also a library (i.e. the dolphin kpart).
The "being pedandly correct" fix would be using -DTRANSLATION_DOMAIN=\"dolphin\"
only to compile the files that are part of the kpart but that's prone to
break at some point and using both KLocalizedString::setApplicationDomain and
-DTRANSLATION_DOMAIN does not create any problem so i went that route
CCMAIL: kfm-devel@kde.org
David Faure [Sat, 28 Nov 2015 22:44:47 +0000 (23:44 +0100)]
Fix wrong path->URL conversion.
Vishesh Handa [Fri, 27 Nov 2015 00:32:07 +0000 (01:32 +0100)]
Fix -Wunused-const-variable
David Faure [Wed, 25 Nov 2015 23:01:46 +0000 (00:01 +0100)]
Fix incorrect QString -> QUrl conversion.
l10n daemon script [Sat, 21 Nov 2015 18:58:19 +0000 (18:58 +0000)]
SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
Weng Xuetian [Thu, 19 Nov 2015 17:35:37 +0000 (09:35 -0800)]
Fix search in places panel.
addType("File") will create a invalid query for baloo. Currently seems
there is no replacement for it, so just remove it.
REVIEW: 126109
FIXED-IN: 15.12
BUG: 348902
l10n daemon script [Thu, 19 Nov 2015 08:54:08 +0000 (08:54 +0000)]
SVN_SILENT made messages (after extraction)
Albert Astals Cid [Tue, 17 Nov 2015 23:39:00 +0000 (00:39 +0100)]
GIT_SILENT Upgrade KDE Applications version to 15.11.80.
l10n daemon script [Tue, 17 Nov 2015 12:50:56 +0000 (12:50 +0000)]
SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
l10n daemon script [Tue, 17 Nov 2015 09:42:50 +0000 (09:42 +0000)]
SVN_SILENT made messages (after extraction)
l10n daemon script [Mon, 16 Nov 2015 13:50:57 +0000 (13:50 +0000)]
SVN_SILENT made messages (.desktop file)
Andreas Cord-Landwehr [Sat, 14 Nov 2015 21:37:40 +0000 (22:37 +0100)]
Enable KCrash crash handler.
Emmanuel Pescosta [Mon, 9 Nov 2015 08:33:20 +0000 (09:33 +0100)]
Merge branch 'Applications/15.08'
Albert Astals Cid [Wed, 4 Nov 2015 22:26:11 +0000 (23:26 +0100)]
GIT_SILENT Upgrade KDE Applications version to 15.08.3.
l10n daemon script [Wed, 4 Nov 2015 19:51:39 +0000 (19:51 +0000)]
SVN_SILENT made messages (.desktop file)
l10n daemon script [Wed, 4 Nov 2015 18:27:33 +0000 (18:27 +0000)]
SVN_SILENT made messages (after extraction)
l10n daemon script [Wed, 4 Nov 2015 16:55:32 +0000 (16:55 +0000)]
SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
l10n daemon script [Wed, 4 Nov 2015 14:03:54 +0000 (14:03 +0000)]
SVN_SILENT made messages (after extraction)
Olivier Goffart [Mon, 7 Sep 2015 15:47:53 +0000 (17:47 +0200)]
Use the new KOverlayIconPlugin interface from KIO::Widgets
REVIEW: 125675
l10n daemon script [Sun, 1 Nov 2015 10:40:09 +0000 (10:40 +0000)]
SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
l10n daemon script [Mon, 26 Oct 2015 10:04:54 +0000 (10:04 +0000)]
SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
Emmanuel Pescosta [Sat, 10 Oct 2015 13:09:48 +0000 (15:09 +0200)]
Allow home directories with non-local file paths.
Paths like file:/home/me work now instead of showing
an error message.
BUG: 352743
BUG: 353550
FIXED-IN: 15.08.3
REVIEW: 125586
Emmanuel Pescosta [Wed, 21 Oct 2015 11:45:01 +0000 (13:45 +0200)]
Fix detach tab not working when path contains spaces.
BUG: 352420
FIXED-IN: 15.08.3
REVIEW: 125587
Vishesh Handa [Wed, 13 May 2015 16:57:43 +0000 (18:57 +0200)]
Only perform operations with Baloo if it is enabled
REVIEW: 125584
Albert Astals Cid [Thu, 8 Oct 2015 23:12:29 +0000 (01:12 +0200)]
GIT_SILENT Upgrade KDE Applications version to 15.08.2.
David Rosca [Fri, 25 Sep 2015 20:40:08 +0000 (22:40 +0200)]
Merge branch 'Applications/15.08'
David Rosca [Fri, 25 Sep 2015 20:39:36 +0000 (22:39 +0200)]
Fix layout of ViewPropertiesDialog
In case of GlobalViewProps, propsBox == this and it already has layout.
REVIEW: 125373
Michael Palimaka [Fri, 25 Sep 2015 19:38:06 +0000 (05:38 +1000)]
Merge branch 'Applications/15.08'
Michael Palimaka [Fri, 25 Sep 2015 19:34:26 +0000 (05:34 +1000)]
Fix KF5Activities being optional.
If found via find_package(KF5 COMPONENTS Activities) instead, it will
inherit REQUIRED from the previous call.
REVIEW: 125360
andreas kainz [Thu, 10 Sep 2015 18:59:00 +0000 (20:59 +0200)]
Change Dolphin Preferences Sidebar Icons
Albert Astals Cid [Wed, 9 Sep 2015 22:42:40 +0000 (00:42 +0200)]
GIT_SILENT Upgrade KDE Applications version to 15.08.1.
l10n daemon script [Tue, 8 Sep 2015 12:47:01 +0000 (12:47 +0000)]
SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
Emmanuel Pescosta [Sun, 6 Sep 2015 14:34:41 +0000 (16:34 +0200)]
Rename dialog: Set focus to input text box on dialog show event.
BUG: 351708
FIXED-IN: 15.08.1
REVIEW: 125078
Emmanuel Pescosta [Sun, 6 Sep 2015 14:48:55 +0000 (16:48 +0200)]
Remove the dummy widget, which assured that the dialog layout was not stretched vertically (vbox align top does the same), to make the uncheckable "Open archives as folder" checkbox checkable again.
BUG: 349148
FIXED-IN: 15.08.1
REVIEW: 125077
Matthias Klumpp [Mon, 7 Sep 2015 15:20:35 +0000 (17:20 +0200)]
Name AppStream metainfo file like the .desktop file
Frank Reininghaus [Thu, 3 Sep 2015 18:33:48 +0000 (20:33 +0200)]
Merge branch 'Applications/15.08'
Frank Reininghaus [Sat, 29 Aug 2015 19:50:16 +0000 (21:50 +0200)]
Only store modified columns widths after the mouse button was released
This prevents that the new widths are written to disk multiple times in
quick succession, which can make column resizing quite slow.
BUG: 351846
REVIEW: 351846
FIXED-IN: 15.08.1
andreas kainz [Tue, 1 Sep 2015 20:10:40 +0000 (22:10 +0200)]
Breeze: wrong icon usage Request 124971
Montel Laurent [Tue, 1 Sep 2015 20:02:29 +0000 (22:02 +0200)]
Pedantic--
Montel Laurent [Tue, 1 Sep 2015 20:02:18 +0000 (22:02 +0200)]
Reduce dependancy
Maxim Mikityanskiy [Tue, 1 Sep 2015 18:52:49 +0000 (20:52 +0200)]
Scrolling fixes for Dolphin
KItemListSmoothScroller::handleWheelEvent has some issues:
1. When I scroll file list holding mouse over the list, one mouse wheel tick corresponds
to 1/4 page interval, but when I hover on QScrollBar, one wheel tick corresponds to
1 page interval.
2. In KItemListSmoothScroller::eventFilter we don't return true, so that QScrollBar also
handles this event, and total scroll interval is m_scrollBar->pageStep() +
m_scrollBar->singleStep().
3. When I use touchpad that supports smooth scrolling via XInput2, and I hover it over
QScrollBar, I can only scroll content if I move my fingers very fast, because
numSteps = event->delta() / 8 / 15 is just zero unless I move very fast
(event->delta() in this case is less than 120).
4. Holding Shift while scrolling has no effect when holding mouse over QScrollBar in
contrast to scrolling faster when holding mouse over file list.
The patch eliminates all these issues making the behavior of KItemListSmoothScroller the
same as in KItemListContainer::wheelEvent, adding support for QWheelEvent::pixelDelta()
and removing usage of deprecated QWheelEvent::delta().
REVIEW: 124670
FIXED-IN: 15.12.0