Skip to content

Releases: alex1701c/QuickWebShortcuts

3.0.1

03 Nov 18:44
Compare
Choose a tag to compare

Full Changelog: 3.0.0...3.0.1

Plasma6 compatible release

05 May 19:04
Compare
Choose a tag to compare
Use config mechanism from KRunner instead of custom one

I fixed the underlying bug some years ago in KF5

Improve KRunner sorting, fix build with new KF header layout, fix various deprecations

21 May 08:24
Compare
Choose a tag to compare

Private/incognito mode using action, use existing WebShortcuts

14 Mar 16:32
Compare
Choose a tag to compare

Now you can launch a query in the private/incognito mode using an action.

Additionally you can now use an existing WebShortcut.

Info: After installing the binary packages make sure that the KRunner gets restarted:
kquitapp5 krunner 2> /dev/null; kstart5 --windowclass krunner krunner > /dev/null 2>&1 &

Bugfixes, fix deprecations

28 Feb 12:28
Compare
Choose a tag to compare

This release contains bugfixes for the search suggestions that occur on the latest KDE versions.

Additionally deprecation have been fixed.

Info: After installing the binary packages make sure that the KRunner gets restarted:
kquitapp5 krunner 2> /dev/null; kstart5 --windowclass krunner krunner > /dev/null 2>&1 &

Store proxy credentials in KWallet

09 Dec 15:54
Compare
Choose a tag to compare

The proxy credentials are now stored in KWallet, if this dependency is not available the proxy feature gets disabled but the build succeeds.
Additionally a timeout for the network requests has been added (2 seconds) and some refactoring has been made.

User level installer and optimizations

27 Nov 18:30
Compare
Choose a tag to compare

The config has been moved to a separate file to avoid unnecessary config reloading.
Furthermore a install script which installs the plugin just for the current user has been added
and the build has been optimized.

Customize trigger character

23 Nov 12:15
Compare
Choose a tag to compare

The character that triggers the plugin can now be customized.

Search suggestions and new config dialog

25 Sep 09:17
Compare
Choose a tag to compare

This plugin is now able to display search suggestions from Google and Bing APIs,
additionally direct links to websites can be displayed form DuckDuckGo.
To anonymize these requests a proxy can be configured.

Furthermore the config dialog/the config system have been rewritten to make
them more intuitive, maintainable and configurable.

New Branch

19 Aug 15:30
Compare
Choose a tag to compare

Now the globe icon is used if a URL is opened.

Furthermore a minimal branch has been added, which has no configuration at run time but a very small file size.