<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/src/settings/services, branch master</title>
<subtitle>Patched KDE Dolphin with Pixel Scaling
</subtitle>
<id>https://fiftyfourth.xyz/git/dolphin/atom?h=master</id>
<link rel='self' href='https://fiftyfourth.xyz/git/dolphin/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/'/>
<updated>2020-12-28T20:18:31Z</updated>
<entry>
<title>Add options to hide some context menu entries</title>
<updated>2020-12-28T20:18:31Z</updated>
<author>
<name>Duong Do Minh Chau</name>
<email>duongdominhchau@gmail.com</email>
</author>
<published>2020-11-12T09:38:44Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=a512176b4bdbf0f0471a9b9089f4a936c14e2732'/>
<id>urn:sha1:a512176b4bdbf0f0471a9b9089f4a936c14e2732</id>
<content type='text'>
This commit add options to hide the following context menu entries:
- Add to Places
- Copy Location
- Duplicate Here
- Open in New Tab and Open in New Tabs
- Open in New Window
- Sort By
- View Mode

The Services settings page is renamed to Context Menu

ShowCopyMoveMenu option is moved from GeneralSettings to ContextMenuSettings

BUG: 314594
</content>
</entry>
<entry>
<title>servicemenuinstaller: Remove file if it already exists</title>
<updated>2020-12-07T22:10:37Z</updated>
<author>
<name>Alexander Lohnau</name>
<email>alexander.lohnau@gmx.de</email>
</author>
<published>2020-12-02T21:20:29Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=a4a7b5e8af46a8dd44b08fae497cec73bc73579f'/>
<id>urn:sha1:a4a7b5e8af46a8dd44b08fae497cec73bc73579f</id>
<content type='text'>
This is the case when you update an entry.
</content>
</entry>
<entry>
<title>Set empty value for packagekit transaction flags</title>
<updated>2020-11-12T16:15:01Z</updated>
<author>
<name>Alexander Lohnau</name>
<email>alexander.lohnau@gmx.de</email>
</author>
<published>2020-11-12T08:38:22Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=208d733ae3daee895caa17d5b4cba605d5224c8e'/>
<id>urn:sha1:208d733ae3daee895caa17d5b4cba605d5224c8e</id>
<content type='text'>
Otherwise the value would be Trusted Only, which will
forbid installing local packages
</content>
</entry>
<entry>
<title>servicemenuinstaller: use Q_GLOBAL_STATIC</title>
<updated>2020-11-01T23:03:20Z</updated>
<author>
<name>Elvis Angelaccio</name>
<email>elvis.angelaccio@kde.org</email>
</author>
<published>2020-11-01T23:03:20Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=299aff588d65fee8993534195912da6882d44b9a'/>
<id>urn:sha1:299aff588d65fee8993534195912da6882d44b9a</id>
<content type='text'>
Global statics should be avoided when possible.
This fixes a clazy warning.
</content>
</entry>
<entry>
<title>Improve Touch support</title>
<updated>2020-09-13T18:53:32Z</updated>
<author>
<name>Steffen Hartleib</name>
<email>sh033@gmx.de</email>
</author>
<published>2020-09-13T18:53:32Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=d7b33b76a18b14e9f286e4d8326b00910b9ea02a'/>
<id>urn:sha1:d7b33b76a18b14e9f286e4d8326b00910b9ea02a</id>
<content type='text'>
With this patch dolphin now supports the following touch gestures:

* Tap gesture to interact/open with directories, files and so on
* TapAndHold and release gesture for access to the context menu (main window, panel folder, places and information)
* TapAndHold and moving gesture for drag and drop action (main windows, panel folder and places)
* pinch gesture for zoom in main window
* kinetic scrolling (QScroller) for main window, panel folder, panel places, panel information, setting preview and service
* two fingers swipe gesture to left, right and up as shortcut to navigate back, forward and up
* two finger tap gesture to toggle item selection, similar to Ctrl and left mouse click

FEATURE: 385066
FIXED-IN: 20.11.80

 You are currently rebasing branch 'touch' on '85241a924'.
</content>
</entry>
<entry>
<title>Clear services model after KNS entries changed</title>
<updated>2020-09-05T17:32:48Z</updated>
<author>
<name>Alexander Lohnau</name>
<email>alexander.lohnau@gmx.de</email>
</author>
<published>2020-09-05T17:32:48Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=8e2f0a1d5b88f9ac6e06a0ac7a64d7080198f678'/>
<id>urn:sha1:8e2f0a1d5b88f9ac6e06a0ac7a64d7080198f678</id>
<content type='text'>
We can not know if a service got deleted, so we clear
the model and reload the services. The issue that the entries are
not uninstalled has already been solved, this is just a patch to
fix the state of the UI.

CCBUG: 420312
</content>
</entry>
<entry>
<title>Do not build KNS installer and KNS button on Windows</title>
<updated>2020-08-31T16:57:03Z</updated>
<author>
<name>Alexander Lohnau</name>
<email>alexander.lohnau@gmx.de</email>
</author>
<published>2020-08-26T07:59:26Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=e8c45004591c1c57e2a951fb8c47d9692c1f1fc6'/>
<id>urn:sha1:e8c45004591c1c57e2a951fb8c47d9692c1f1fc6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Output of licensedigger + manual cleanup afterwards.</title>
<updated>2020-08-25T17:07:38Z</updated>
<author>
<name>Elvis Angelaccio</name>
<email>elvis.angelaccio@kde.org</email>
</author>
<published>2020-08-25T17:07:38Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=954e8c47906c12edaaf6e6aebdd41516eceb0d44'/>
<id>urn:sha1:954e8c47906c12edaaf6e6aebdd41516eceb0d44</id>
<content type='text'>
Unfortunately licensedigger does not strip the trailing * characters.
While at it, use a common style for all source files.
</content>
</entry>
<entry>
<title>Use camelcase includes (scripted)</title>
<updated>2020-07-13T12:03:00Z</updated>
<author>
<name>Laurent Montel</name>
<email>montel@kde.org</email>
</author>
<published>2020-07-13T12:02:48Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=675699dfc088a86b541624d1dbb825ce674256e1'/>
<id>urn:sha1:675699dfc088a86b541624d1dbb825ce674256e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Dolphin: Cleanup service settings page</title>
<updated>2020-05-11T18:02:23Z</updated>
<author>
<name>Alexander Lohnau</name>
<email>alexander.lohnau@gmx.de</email>
</author>
<published>2020-05-11T17:58:26Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=2b58f0457e470b1e4f1ed2d947faca32bf982a49'/>
<id>urn:sha1:2b58f0457e470b1e4f1ed2d947faca32bf982a49</id>
<content type='text'>
Summary:
Just some little things :-)
- Refactor foreach
- Fix minor formatting issues
- Use auto keyword where appropiate

Test Plan: Compiles

Reviewers: #dolphin, ngraham, elvisangelaccio

Reviewed By: #dolphin, elvisangelaccio

Subscribers: elvisangelaccio, kfm-devel

Tags: #dolphin

Differential Revision: https://phabricator.kde.org/D29560
</content>
</entry>
</feed>
