]> cloud.milkyroute.net Git - dolphin.git/log
dolphin.git
9 years agoFix check whether window is closed by session management
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

9 years agoDo not delete sub menus of the control menu explicitly
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

9 years agoSVN_SILENT made messages (.desktop file)
l10n daemon script [Sun, 10 Jan 2016 14:42:09 +0000 (14:42 +0000)]
SVN_SILENT made messages (.desktop file)

10 years agoGIT_SILENT Upgrade KDE Applications version to 15.12.1.
Albert Astals Cid [Wed, 6 Jan 2016 23:02:10 +0000 (00:02 +0100)]
GIT_SILENT Upgrade KDE Applications version to 15.12.1.

10 years agoSVN_SILENT made messages (.desktop file)
l10n daemon script [Wed, 30 Dec 2015 12:12:44 +0000 (12:12 +0000)]
SVN_SILENT made messages (.desktop file)

10 years agoSVN_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)

10 years agoGIT_SILENT Upgrade KDE Applications version to 15.12.0.
Albert Astals Cid [Tue, 8 Dec 2015 15:49:30 +0000 (16:49 +0100)]
GIT_SILENT Upgrade KDE Applications version to 15.12.0.

10 years agoSVN_SILENT made messages (.desktop file)
l10n daemon script [Tue, 8 Dec 2015 12:50:49 +0000 (12:50 +0000)]
SVN_SILENT made messages (.desktop file)

10 years agoSVN_SILENT made messages (after extraction)
l10n daemon script [Tue, 8 Dec 2015 11:11:12 +0000 (11:11 +0000)]
SVN_SILENT made messages (after extraction)

10 years agoGIT_SILENT Upgrade KDE Applications version to 15.11.90.
Albert Astals Cid [Wed, 2 Dec 2015 21:10:39 +0000 (22:10 +0100)]
GIT_SILENT Upgrade KDE Applications version to 15.11.90.

10 years agoCall KLocalizedString::setApplicationDomain("dolphin");
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

10 years agoGIT_SILENT Upgrade KDE Applications version to 15.11.80.
Albert Astals Cid [Tue, 17 Nov 2015 23:39:00 +0000 (00:39 +0100)]
GIT_SILENT Upgrade KDE Applications version to 15.11.80.

10 years agoSVN_SILENT made messages (.desktop file)
l10n daemon script [Mon, 16 Nov 2015 13:50:57 +0000 (13:50 +0000)]
SVN_SILENT made messages (.desktop file)

10 years agoEnable KCrash crash handler.
Andreas Cord-Landwehr [Sat, 14 Nov 2015 21:37:40 +0000 (22:37 +0100)]
Enable KCrash crash handler.

10 years agoMerge branch 'Applications/15.08'
Emmanuel Pescosta [Mon, 9 Nov 2015 08:33:20 +0000 (09:33 +0100)]
Merge branch 'Applications/15.08'

10 years agoGIT_SILENT Upgrade KDE Applications version to 15.08.3.
Albert Astals Cid [Wed, 4 Nov 2015 22:26:11 +0000 (23:26 +0100)]
GIT_SILENT Upgrade KDE Applications version to 15.08.3.

10 years agoSVN_SILENT made messages (.desktop file)
l10n daemon script [Wed, 4 Nov 2015 19:51:39 +0000 (19:51 +0000)]
SVN_SILENT made messages (.desktop file)

10 years agoSVN_SILENT made messages (after extraction)
l10n daemon script [Wed, 4 Nov 2015 18:27:33 +0000 (18:27 +0000)]
SVN_SILENT made messages (after extraction)

10 years agoSVN_SILENT made messages (.desktop file) - always resolve ours
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"

10 years agoSVN_SILENT made messages (after extraction)
l10n daemon script [Wed, 4 Nov 2015 14:03:54 +0000 (14:03 +0000)]
SVN_SILENT made messages (after extraction)

10 years agoUse the new KOverlayIconPlugin interface from KIO::Widgets
Olivier Goffart [Mon, 7 Sep 2015 15:47:53 +0000 (17:47 +0200)]
Use the new KOverlayIconPlugin interface from KIO::Widgets

REVIEW: 125675

10 years agoSVN_SILENT made messages (.desktop file) - always resolve ours
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"

10 years agoSVN_SILENT made messages (.desktop file) - always resolve ours
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"

10 years agoAllow home directories with non-local file paths.
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

10 years agoFix detach tab not working when path contains spaces.
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

10 years agoOnly perform operations with Baloo if it is enabled
Vishesh Handa [Wed, 13 May 2015 16:57:43 +0000 (18:57 +0200)]
Only perform operations with Baloo if it is enabled

REVIEW: 125584

10 years agoGIT_SILENT Upgrade KDE Applications version to 15.08.2.
Albert Astals Cid [Thu, 8 Oct 2015 23:12:29 +0000 (01:12 +0200)]
GIT_SILENT Upgrade KDE Applications version to 15.08.2.

10 years agoMerge branch 'Applications/15.08'
David Rosca [Fri, 25 Sep 2015 20:40:08 +0000 (22:40 +0200)]
Merge branch 'Applications/15.08'

10 years agoFix layout of ViewPropertiesDialog
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

10 years agoMerge branch 'Applications/15.08'
Michael Palimaka [Fri, 25 Sep 2015 19:38:06 +0000 (05:38 +1000)]
Merge branch 'Applications/15.08'

10 years agoFix KF5Activities being optional.
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

10 years agoChange Dolphin Preferences Sidebar Icons
andreas kainz [Thu, 10 Sep 2015 18:59:00 +0000 (20:59 +0200)]
Change Dolphin Preferences Sidebar Icons

10 years agoGIT_SILENT Upgrade KDE Applications version to 15.08.1.
Albert Astals Cid [Wed, 9 Sep 2015 22:42:40 +0000 (00:42 +0200)]
GIT_SILENT Upgrade KDE Applications version to 15.08.1.

10 years agoSVN_SILENT made messages (.desktop file) - always resolve ours
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"

10 years agoRename dialog: Set focus to input text box on dialog show event.
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

10 years agoRemove the dummy widget, which assured that the dialog layout was not stretched verti...
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

10 years agoName AppStream metainfo file like the .desktop file
Matthias Klumpp [Mon, 7 Sep 2015 15:20:35 +0000 (17:20 +0200)]
Name AppStream metainfo file like the .desktop file

10 years agoMerge branch 'Applications/15.08'
Frank Reininghaus [Thu, 3 Sep 2015 18:33:48 +0000 (20:33 +0200)]
Merge branch 'Applications/15.08'

10 years agoOnly store modified columns widths after the mouse button was released
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

10 years agoBreeze: wrong icon usage Request 124971
andreas kainz [Tue, 1 Sep 2015 20:10:40 +0000 (22:10 +0200)]
Breeze: wrong icon usage Request 124971

10 years agoPedantic--
Montel Laurent [Tue, 1 Sep 2015 20:02:29 +0000 (22:02 +0200)]
Pedantic--

10 years agoReduce dependancy
Montel Laurent [Tue, 1 Sep 2015 20:02:18 +0000 (22:02 +0200)]
Reduce dependancy

10 years agoScrolling fixes for Dolphin
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

10 years agoIcons: wrong icon usaeg for balloo Review Request #124972
andreas kainz [Sun, 30 Aug 2015 20:55:11 +0000 (22:55 +0200)]
Icons: wrong icon usaeg for balloo Review Request #124972

10 years agoUpdate dependencies.
Michael Palimaka [Wed, 26 Aug 2015 12:53:44 +0000 (22:53 +1000)]
Update dependencies.

It appears that KF5TextEditor was added for KTextEdit, but that is actually
provided by KF5TextWidgets. It's then necessary to explicitly link to KF5Parts
(it was previously brought in implicitly by KF5TextEditor).

REVIEW: 124932

10 years agoUpdate dolphin docbook to kf5
Burkhard Lück [Sun, 23 Aug 2015 12:27:12 +0000 (14:27 +0200)]
Update dolphin docbook to kf5
Proofread + check if the info is still valid, bump date + releaseinfo
Screenshots were already silently updated to kf5 in the past, see https://docs.kde.org/trunk5/en/applications/dolphin/index.html
Added Emmanuel as developer
Removed link to dolphin.kde.org, because this redirects to the userbase page
Fixed how to get Dolphin
REVIEW:124594

10 years agoFix build.
Michael Palimaka [Sat, 22 Aug 2015 16:22:37 +0000 (02:22 +1000)]
Fix build.

10 years agoMerge branch 'Applications/15.08'
Harald Sitter [Fri, 21 Aug 2015 10:12:54 +0000 (12:12 +0200)]
Merge branch 'Applications/15.08'

Conflicts:
CMakeLists.txt

10 years agodo not install namelink for private library
Harald Sitter [Wed, 19 Aug 2015 08:59:46 +0000 (10:59 +0200)]
do not install namelink for private library

there are no headers being installed for the private library so it cannot
be linked anyway, so we can also skip the namelink creation (.so symlink)

REVIEW: 124812

10 years agoSymlinking from .so.5 to .so.14.12.95 makes very little sense, name them 5.0.0
David Faure [Wed, 12 Aug 2015 20:23:37 +0000 (22:23 +0200)]
Symlinking from .so.5 to .so.14.12.95 makes very little sense, name them 5.0.0

This can be changed to 5.1 or 6.0 on its own schedule
(although libdolphinprivate is really private, no headers installed)

CCMAIL: emmanuelpescosta099@gmail.com

10 years agoGIT_SILENT Upgrade KDE Applications version to 15.08.0.
Albert Astals Cid [Tue, 11 Aug 2015 23:11:34 +0000 (01:11 +0200)]
GIT_SILENT Upgrade KDE Applications version to 15.08.0.

10 years agoGIT_SILENT Upgrade KDE Applications version to 15.07.90.
Albert Astals Cid [Wed, 5 Aug 2015 19:43:10 +0000 (21:43 +0200)]
GIT_SILENT Upgrade KDE Applications version to 15.07.90.

10 years agoRemove unused KBookmarkManager::bookmarksChanged signal-slot connection, because...
Emmanuel Pescosta [Mon, 27 Jul 2015 20:04:59 +0000 (22:04 +0200)]
Remove unused KBookmarkManager::bookmarksChanged signal-slot connection, because we don't use KBoomark's D-Bus signaling anymore.

REVIEW: 124497

10 years agoEnable automatic update of version number
Ragnar Thomsen [Wed, 29 Jul 2015 20:54:54 +0000 (22:54 +0200)]
Enable automatic update of version number

Use CMake variables autoupdated by release script. Dolphin version is
automatically updated to KDE Applications version.

10 years agoFix "make install" with ninja.
David Faure [Wed, 29 Jul 2015 20:53:06 +0000 (22:53 +0200)]
Fix "make install" with ninja.

The custom command name must differ from the name of the generated file.

10 years agoChange the Dolphin places icons:
Christian Butcher [Mon, 27 Jul 2015 20:29:00 +0000 (22:29 +0200)]
Change the Dolphin places icons:
* folder-txt => folder-text
* folder-video => folder-videos
* folder-image => folder-images

Thanks to andreas_k and Christian Butcher!

BUG: 347257
FIXED-IN: 15.08.0

10 years agoSVN_SILENT made messages (after extraction)
l10n daemon script [Mon, 27 Jul 2015 11:01:31 +0000 (11:01 +0000)]
SVN_SILENT made messages (after extraction)

10 years agoSVN_SILENT made messages (after extraction)
l10n daemon script [Mon, 27 Jul 2015 07:54:02 +0000 (07:54 +0000)]
SVN_SILENT made messages (after extraction)

10 years agoSVN_SILENT made messages (.desktop file)
l10n daemon script [Sun, 26 Jul 2015 21:43:38 +0000 (21:43 +0000)]
SVN_SILENT made messages (.desktop file)

10 years agoSVN_SILENT made messages (.desktop file) - always resolve ours
l10n daemon script [Sun, 26 Jul 2015 19:57:51 +0000 (19:57 +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"

10 years agoSVN_SILENT made messages (after extraction)
l10n daemon script [Fri, 3 Jul 2015 08:27:31 +0000 (08:27 +0000)]
SVN_SILENT made messages (after extraction)

10 years agoSVN_SILENT made messages (.desktop file) - always resolve ours
l10n daemon script [Wed, 24 Jun 2015 10:34:19 +0000 (10:34 +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"

10 years agoSVN_SILENT made messages (after extraction)
l10n daemon script [Sat, 20 Jun 2015 09:39:15 +0000 (09:39 +0000)]
SVN_SILENT made messages (after extraction)

10 years agoSVN_SILENT made messages (.desktop file) - always resolve ours
l10n daemon script [Tue, 16 Jun 2015 13:31:20 +0000 (13:31 +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"

10 years agoSVN_SILENT made messages (.desktop file) - always resolve ours
l10n daemon script [Thu, 4 Jun 2015 11:19:31 +0000 (11: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"

10 years agoSVN_SILENT made messages (.desktop file) - always resolve ours
l10n daemon script [Sun, 31 May 2015 10:13:13 +0000 (10:13 +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"

10 years agoupdate screenshots to kf5
Burkhard Lück [Thu, 28 May 2015 07:53:27 +0000 (09:53 +0200)]
update screenshots to kf5

10 years agoSVN_SILENT made messages (.desktop file) - always resolve ours
l10n daemon script [Wed, 13 May 2015 11:01:45 +0000 (11:01 +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"

10 years agoRemove unneeded include to fix build
Raymond Wooninck [Mon, 11 May 2015 19:45:07 +0000 (21:45 +0200)]
Remove unneeded include to fix build

CCMAIL: me@vhanda.in

10 years agoMove away from Baloo::Term
Vishesh Handa [Tue, 5 May 2015 14:32:23 +0000 (16:32 +0200)]
Move away from Baloo::Term

Baloo is set to become a framework and wants to only export the bare
minimum number of classes as it will need to provide ABI + API
guarentees forever. The Term class is now no longer exported. It can be
added back again.

REVIEW: 123643

10 years agoFix KFileItemModel performance regression
Frank Reininghaus [Thu, 7 May 2015 20:09:01 +0000 (21:09 +0100)]
Fix KFileItemModel performance regression

Commit 119f7a3f fixed a crash that was caused by the porting of the
natural sorting code to QCollator. QCollator is not thread-safe, so
every thread needs its own instance. However, that commit made every
recursive call in the sorting code create a new deep-copied QCollator
instance, which is quite expensive and thus made inserting any items
into the model very slow (this could also be seen in the KFileItemModel
benchmark).

This commit avoids unnecessary QCollator copying by forcing all sorting
functions which are called in the same thread to pass the 'lessThan'
object by const reference, such that no unnecessary copying of that
object, including a deep copy of the QCollator, takes place.

REVIEW: 123620

10 years agoSimplify the KFileItemModel benchmark
Frank Reininghaus [Thu, 7 May 2015 20:06:42 +0000 (21:06 +0100)]
Simplify the KFileItemModel benchmark

The benchmark inserted KFileItemLists of different sizes in the model.
The intention was to verify that an O(N^2) complexity issue was fixed.
However, now that this original problem does not exist any more, the
benchmark results are much easier to read, and regressions are much
easier to spot at first sight, if only a single list size is used.

10 years agoSVN_SILENT made messages (after extraction)
l10n daemon script [Thu, 7 May 2015 08:33:58 +0000 (08:33 +0000)]
SVN_SILENT made messages (after extraction)

10 years agoScroll by page if Shift Key is pressed
Ashish Bansal [Wed, 6 May 2015 10:17:18 +0000 (15:47 +0530)]
Scroll by page if Shift Key is pressed

If shift key is pressed along with scroll, scroll up/down by whole page.

REVIEW: 123596

10 years agoSVN_SILENT made messages (.desktop file) - always resolve ours
l10n daemon script [Tue, 5 May 2015 14:00:14 +0000 (14:00 +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"

10 years agoSVN_SILENT made messages (.desktop file) - always resolve ours
l10n daemon script [Mon, 4 May 2015 10:09:13 +0000 (10:09 +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"

10 years agoRemove SpaceInfoToolsMenu and use KMoreToolsMenuFactory instead
Gregor Mi [Sun, 3 May 2015 18:40:04 +0000 (20:40 +0200)]
Remove SpaceInfoToolsMenu and use KMoreToolsMenuFactory instead

Reduces the amount of needed code.
NEW: by using KMoreTools the menu is now user-configurable and
will automatically extended when KMoreToolsPresets gets new tools.
REVIEW: 122911

10 years agoSearchBox: Baloo now only searches through Files
Vishesh Handa [Wed, 29 Apr 2015 12:41:25 +0000 (14:41 +0200)]
SearchBox: Baloo now only searches through Files

We no longer need to explicitly state files

10 years agoUse KPropertiesDialog::showDialog(urls) in DBusInterface::ShowItemProperties
Emmanuel Pescosta [Mon, 27 Apr 2015 11:41:57 +0000 (13:41 +0200)]
Use KPropertiesDialog::showDialog(urls) in DBusInterface::ShowItemProperties
instead of showing a new properties dialog for each url.

REVIEW: 123524

10 years agoUse user-places.xbel instead of bookmarks.xml in places model.
Emmanuel Pescosta [Mon, 27 Apr 2015 12:16:45 +0000 (14:16 +0200)]
Use user-places.xbel instead of bookmarks.xml in places model.

REVIEW: 123526
CCBUG: 345174
FIXED-IN: 15.08.0

10 years agoReorder code in main.cpp ("cluster definitions and setters")
Emmanuel Pescosta [Mon, 27 Apr 2015 11:01:18 +0000 (13:01 +0200)]
Reorder code in main.cpp ("cluster definitions and setters")

10 years agoSimplify startup split view handling
Emmanuel Pescosta [Mon, 27 Apr 2015 10:55:53 +0000 (12:55 +0200)]
Simplify startup split view handling
* Instead of setting and resetting GeneralSettings's split view option, just pass it on to openFiles/openDirectories.
* Require at least one url in openFiles/openDirectories

REVIEW: 123395

10 years agoSVN_SILENT made messages (.desktop file) - always resolve ours
l10n daemon script [Sun, 26 Apr 2015 09:44:42 +0000 (09:44 +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"

10 years agoSVN_SILENT made messages (.desktop file) - always resolve ours
l10n daemon script [Fri, 24 Apr 2015 09:52:38 +0000 (09:52 +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"

10 years agoRemove obsolete benchmark for inserting many child items
Frank Reininghaus [Thu, 23 Apr 2015 23:44:31 +0000 (01:44 +0200)]
Remove obsolete benchmark for inserting many child items

I added this benchmark quite a long time ago in order to check that the
changes in dc6322dc090bcaec40d75522debad1edfb25b27a do not make
inserting many child items into the model slower. The test tries to
insert child items of different subfolders at the same time, which
cannot happen during normal usage because KDirLister only tells us about
one subfolder at a time.

The code was commented out a long time ago because it is no longer
compatible with the (greatly improved) new internal structure of
KFileItemModel. I think that it's not worth porting the benchmark
because it fulfilled its intended purpose a long time ago. Even if
someone decides to make a simplified working new benchmark out of it at
some point, it does not make much sense to keep this commented-out code
around for years. It can still be found in the git history - after all,
that's what version control systems are for.

10 years agoEnable translation scripting for date groups
Lasse Liehu [Thu, 9 Apr 2015 23:53:05 +0000 (02:53 +0300)]
Enable translation scripting for date groups

This allows to work around limitations in Qt's date formatting.

Examples:

* Uppercasing the first character in a string because it's a title:
  Day of the week and month names returned by QDateTime::toString
  are usually lowercase.
* Correcting the noun case of a month name from "of [month]" to
  "in [month]" in Finnish: "of [month]" is correct when talking
  about a specific day, but wrong when talking about a specific month.

REVIEW: 123278

10 years agoRewrap lines in KFileItemModel::dateRoleGroups
Lasse Liehu [Thu, 9 Apr 2015 23:41:00 +0000 (02:41 +0300)]
Rewrap lines in KFileItemModel::dateRoleGroups

Now they are under 100 characters.

10 years agoAdd dbus interface to dolphin
Ashish Bansal [Wed, 22 Apr 2015 13:29:39 +0000 (18:59 +0530)]
Add dbus interface to dolphin

Implemented org.freedesktop.FileManager1 dbus interface in dolphin
http://www.freedesktop.org/wiki/Specifications/file-manager-interface/

REVIEW: 123313
BUG: 343016

10 years agoSVN_SILENT made messages (after extraction)
l10n daemon script [Sat, 18 Apr 2015 08:56:17 +0000 (08:56 +0000)]
SVN_SILENT made messages (after extraction)

10 years agoSVN_SILENT made messages (.desktop file) - always resolve ours
l10n daemon script [Sat, 4 Apr 2015 11:02:00 +0000 (11:02 +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"

10 years agoRemove deprecated X scaling of QPixmaps
David Edmundson [Tue, 31 Mar 2015 13:19:51 +0000 (15:19 +0200)]
Remove deprecated X scaling of QPixmaps

QPixmaps are no longer X pixmaps so this won't ever work anymore

REVIEW: 123138

10 years agoShow kdeconnect devices under "Devices"
Kai Uwe Broulik [Tue, 31 Mar 2015 10:30:36 +0000 (12:30 +0200)]
Show kdeconnect devices under "Devices"

We probably need a more sophisticated heuristic for identifying devices in the places
panel but given we already did that for Bluetooth should do for the foreseeable future.

REVIEW: 123189
BUG: 337222

10 years agoMerge branch 'davidedmundson/highdpi'
David Edmundson [Mon, 30 Mar 2015 11:39:17 +0000 (13:39 +0200)]
Merge branch 'davidedmundson/highdpi'

REVIEW: 123137

10 years agoreview comments
David Edmundson [Fri, 27 Mar 2015 14:43:06 +0000 (15:43 +0100)]
review comments

10 years agoMake KPixmapModifier::applyFrame handle high DPI images
David Edmundson [Thu, 26 Mar 2015 15:06:52 +0000 (16:06 +0100)]
Make KPixmapModifier::applyFrame handle high DPI images

10 years agoPaint icons at the correct size
David Edmundson [Wed, 25 Mar 2015 11:43:56 +0000 (12:43 +0100)]
Paint icons at the correct size

10 years agosquash me with a some other commit in kitemlistwidgetinformant
David Edmundson [Wed, 25 Mar 2015 11:41:57 +0000 (12:41 +0100)]
squash me with a some other commit in kitemlistwidgetinformant

10 years agoCopy device pixel ratio from original pixmap inside KPixmapModifier::scale
David Edmundson [Wed, 25 Mar 2015 11:41:18 +0000 (12:41 +0100)]
Copy device pixel ratio from original pixmap inside KPixmapModifier::scale

10 years agoCreate drag pixmaps which match the device pixel ratio
David Edmundson [Thu, 5 Mar 2015 14:12:52 +0000 (15:12 +0100)]
Create drag pixmaps which match the device pixel ratio

10 years agoProvide scaled pixmaps in the main file model
David Edmundson [Wed, 25 Mar 2015 11:38:55 +0000 (12:38 +0100)]
Provide scaled pixmaps in the main file model