Feed Advanced Search

Apr 22 2019

drosca committed R875:0d3fea1c932f: QmlPlugins: Port to KI18n (authored by drosca).
QmlPlugins: Port to KI18n
Apr 22 2019, 1:11 PM
drosca committed R875:3f37ada90678: lib: Port to KI18n (authored by drosca).
lib: Port to KI18n
Apr 22 2019, 1:11 PM
drosca committed R875:66d6e81e2336: main: Remove backtrace handler (authored by drosca).
main: Remove backtrace handler
Apr 22 2019, 7:53 AM
drosca committed R875:ee4dbad67680: Merge branch 'Falkon/3.1' (authored by drosca).
Merge branch 'Falkon/3.1'
Apr 22 2019, 7:53 AM

Apr 21 2019

drosca committed R875:f38265230de9: SideBarManager: Clear active sidebar upon close (authored by drosca).
SideBarManager: Clear active sidebar upon close
Apr 21 2019, 9:22 AM
drosca committed R875:b9fb89a31ca6: Remove GnomeKeyringPasswords plugin (authored by drosca).
Remove GnomeKeyringPasswords plugin
Apr 21 2019, 9:05 AM
drosca committed R875:98282371596b: Plugins: Use embedded JSON metadata for shared library plugins (authored by drosca).
Plugins: Use embedded JSON metadata for shared library plugins
Apr 21 2019, 9:05 AM

Apr 20 2019

drosca committed R875:92721449c05d: VerticalTabs: Also override Ctrl+PgUp/PgDown shortcuts (authored by drosca).
VerticalTabs: Also override Ctrl+PgUp/PgDown shortcuts
Apr 20 2019, 5:26 PM
drosca committed R875:dc3063fc632b: Fix loading Python/QML extensions on startup (authored by drosca).
Fix loading Python/QML extensions on startup
Apr 20 2019, 2:54 PM
drosca committed R875:0b261874cb5c: Merge branch 'Falkon/3.1' (authored by drosca).
Merge branch 'Falkon/3.1'
Apr 20 2019, 2:15 PM
drosca committed R875:514097ef4c3a: BookmarksManager: Don't allow to create bookmark without parent (authored by drosca).
BookmarksManager: Don't allow to create bookmark without parent
Apr 20 2019, 12:09 PM
drosca committed R875:e7a873cb5b6a: QmlTabsApiTest: Try to fix failure on FreeBSD CI (authored by drosca).
QmlTabsApiTest: Try to fix failure on FreeBSD CI
Apr 20 2019, 11:03 AM
drosca committed R875:3137cdfca278: Merge branch 'Falkon/3.1' (authored by drosca).
Merge branch 'Falkon/3.1'
Apr 20 2019, 10:31 AM
drosca added a comment to T10810: New store category for Falkon.

That I dont know. The chosen url just needs to point to the same IP adress
than store.kde.org.

Apr 20 2019, 9:54 AM · KDE Store
drosca committed R875:8e4328b03c50: QmlUserScript: Automatically install/uninstall underlying script (authored by drosca).
QmlUserScript: Automatically install/uninstall underlying script
Apr 20 2019, 9:53 AM
drosca committed R875:a8d43ed0c8c2: QmlStaticData: Prevent deleting singletons by QML engine (authored by drosca).
QmlStaticData: Prevent deleting singletons by QML engine
Apr 20 2019, 9:53 AM
drosca committed R875:10eb20c162bf: QmlExtensionScheme: Fix warning about QQmlParserStatus qobject_cast (authored by drosca).
QmlExtensionScheme: Fix warning about QQmlParserStatus qobject_cast
Apr 20 2019, 9:53 AM
drosca committed R875:231101151e55: QmlPluginLoader: Fallback to main.qml as entrypoint if not set (authored by drosca).
QmlPluginLoader: Fallback to main.qml as entrypoint if not set
Apr 20 2019, 9:53 AM
drosca added a comment to T10810: New store category for Falkon.

Oh, that's nice!

Apr 20 2019, 9:19 AM · KDE Store
drosca committed R875:f792104be55f: ThemeManager: Implement removing locally installed themes (authored by drosca).
ThemeManager: Implement removing locally installed themes
Apr 20 2019, 8:24 AM
drosca committed R875:8e5c478c908a: Preferences: Add links to KDE store for installing themes/extensions (authored by drosca).
Preferences: Add links to KDE store for installing themes/extensions
Apr 20 2019, 8:24 AM
drosca committed R875:b5988bbe1f43: Merge branch 'Falkon/3.1' (authored by drosca).
Merge branch 'Falkon/3.1'
Apr 20 2019, 8:24 AM
drosca committed R875:eb4b68fdd9c9: MainApplication: Create private browsing QWebEngineProfile without parent (authored by drosca).
MainApplication: Create private browsing QWebEngineProfile without parent
Apr 20 2019, 8:24 AM

Apr 19 2019

drosca added a comment to T10810: New store category for Falkon.

Yes, it works perfectly. Thanks

Apr 19 2019, 4:46 PM · KDE Store
drosca committed R875:d2d3d4593223: Don't use subfolders for QML/Python extensions (authored by drosca).
Don't use subfolders for QML/Python extensions
Apr 19 2019, 11:49 AM

Apr 18 2019

drosca added a comment to T10810: New store category for Falkon.

Not really, that's already taken care of in Falkon code: https://cgit.kde.org/falkon.git/tree/src/lib/plugins/ocssupport.cpp - it's detected by the contents of the archive.

Apr 18 2019, 7:52 PM · KDE Store
drosca added a comment to T10810: New store category for Falkon.

With themes it's just a matter of extracting the archive to ~/.config/falkon/themes. Falkon will register the new theme without restart.

Apr 18 2019, 7:18 PM · KDE Store
drosca added a comment to T10810: New store category for Falkon.

Would it be possible to enable the "ocs://" links for both Falkon categories?
I have implemented the url handler in Falkon, so it will only work when installing from Falkon itself, but in case of web browser I don't think it makes much sense to install the addons with external tools.

Apr 18 2019, 7:07 PM · KDE Store
drosca committed R875:6dd33dd803cf: QmlBookmarksApiTest: Fix testBookmarksCreation (authored by drosca).
QmlBookmarksApiTest: Fix testBookmarksCreation
Apr 18 2019, 2:40 PM
drosca committed R875:ff9c70dccbe8: Fix build with QtWebEngine 5.9 (authored by drosca).
Fix build with QtWebEngine 5.9
Apr 18 2019, 2:40 PM
drosca committed R875:5e6f92f7bc97: OcsSupport: Add initial support for downloading themes/extensions (authored by drosca).
OcsSupport: Add initial support for downloading themes/extensions
Apr 18 2019, 2:27 PM
drosca committed R875:13449605eb70: QmlPlugin: Change entrypoint to always be main.qml (authored by drosca).
QmlPlugin: Change entrypoint to always be main.qml
Apr 18 2019, 9:59 AM
drosca committed R875:7a562a4847c2: Plugins: Implement removing locally installed plugins (authored by drosca).
Plugins: Implement removing locally installed plugins
Apr 18 2019, 9:59 AM
drosca committed R875:a3e320fb47b8: KWalletPasswordBackend: Add overrides (authored by drosca).
KWalletPasswordBackend: Add overrides
Apr 18 2019, 9:59 AM
drosca created T10810: New store category for Falkon.
Apr 18 2019, 9:38 AM · KDE Store
drosca committed R875:e44ba37063d5: Merge branch 'Falkon/3.1' (authored by drosca).
Merge branch 'Falkon/3.1'
Apr 18 2019, 8:31 AM

Apr 17 2019

drosca committed R875:232eaa54bd37: KDEFrameworksIntegration: Create Purpose menu in init (authored by drosca).
KDEFrameworksIntegration: Create Purpose menu in init
Apr 17 2019, 2:34 PM

Apr 11 2019

drosca accepted D20450: [StreamRestore] Don't mess with channels.
Apr 11 2019, 6:08 AM · Plasma
drosca accepted D20451: [Context] Update StreamRestore before inserting it.
Apr 11 2019, 6:07 AM · Plasma

Apr 10 2019

drosca committed R875:e66835b4bfd3: Added focus for searchbar in history sidebar & bookmark sidebar (authored by saishm).
Added focus for searchbar in history sidebar & bookmark sidebar
Apr 10 2019, 3:14 PM
drosca closed D20022: Added focus for searchbar in history sidebar & bookmark sidebar.
Apr 10 2019, 3:14 PM · Falkon
drosca added a comment to D20022: Added focus for searchbar in history sidebar & bookmark sidebar.

Full name + email please so I can commit it for you.

Apr 10 2019, 2:31 PM · Falkon
drosca accepted D20022: Added focus for searchbar in history sidebar & bookmark sidebar.
Apr 10 2019, 2:30 PM · Falkon

Apr 9 2019

drosca requested changes to D19960: bluez-qt: remove warnings.

Actually ...

Apr 9 2019, 5:35 PM · Frameworks
drosca accepted D19960: bluez-qt: remove warnings.
Apr 9 2019, 5:07 PM · Frameworks

Apr 5 2019

drosca accepted D14775: Added tests for QML Extension API.
Apr 5 2019, 6:50 PM · Falkon
drosca committed R875:cb30ecb994c7: Merge branch 'Falkon/3.1' (authored by drosca).
Merge branch 'Falkon/3.1'
Apr 5 2019, 6:41 PM
drosca requested changes to D20022: Added focus for searchbar in history sidebar & bookmark sidebar.
Apr 5 2019, 6:37 PM · Falkon
drosca accepted D20262: [StreamRestore] Don't mess with channels.

Please also to stable branch.

Apr 5 2019, 11:49 AM · Plasma
drosca accepted D20253: [Context] Update StreamRestore before inserting it.
Apr 5 2019, 10:17 AM · Plasma

Mar 31 2019

drosca accepted D14147: Port from GConf to GSettings.
Mar 31 2019, 2:58 PM · Plasma
drosca accepted D20037: added pause/resume for downloads.
Mar 31 2019, 10:59 AM · Falkon
drosca added inline comments to D14147: Port from GConf to GSettings.
Mar 31 2019, 8:47 AM · Plasma
drosca added inline comments to D14147: Port from GConf to GSettings.
Mar 31 2019, 8:34 AM · Plasma
drosca added inline comments to D14147: Port from GConf to GSettings.
Mar 31 2019, 8:12 AM · Plasma

Mar 29 2019

drosca requested changes to D20022: Added focus for searchbar in history sidebar & bookmark sidebar.

One unexpected thing is that it will also focus search line when opening new browser window, not just when manually opening sidebar.

Mar 29 2019, 5:56 PM · Falkon

Mar 27 2019

drosca added a comment to D19994: Add microphone indicator.

Looks good.

Mar 27 2019, 6:52 PM · Plasma

Mar 25 2019

drosca committed R875:479933e09516: PyFalkon: Fix build with Qt 5.12.2 (authored by drosca).
PyFalkon: Fix build with Qt 5.12.2
Mar 25 2019, 10:38 AM

Mar 22 2019

drosca committed R875:63aa4028a470: SearchToolBar: Remove warning message that no results were found (authored by drosca).
SearchToolBar: Remove warning message that no results were found
Mar 22 2019, 1:02 PM

Mar 20 2019

drosca committed R875:fbe4ec6ddbbb: Merge branch 'Falkon/3.1' (authored by drosca).
Merge branch 'Falkon/3.1'
Mar 20 2019, 12:25 PM
drosca committed R875:067155d53af5: NetworkManager: Fix QtWebEngine warning about registering schemes (authored by drosca).
NetworkManager: Fix QtWebEngine warning about registering schemes
Mar 20 2019, 11:01 AM
drosca committed R875:797e4c12a261: QML Plugins: Fix exporting i18n functions (authored by drosca).
QML Plugins: Fix exporting i18n functions
Mar 20 2019, 11:01 AM
drosca committed R875:91329399e17b: Merge branch 'Falkon/3.1' (authored by drosca).
Merge branch 'Falkon/3.1'
Mar 20 2019, 10:41 AM
drosca committed R875:71b54b5bbfd5: Use correct package name for Intl (authored by drosca).
Use correct package name for Intl
Mar 20 2019, 10:41 AM
drosca committed R875:f835f0ecac14: Merge branch 'Falkon/3.1' (authored by drosca).
Merge branch 'Falkon/3.1'
Mar 20 2019, 10:31 AM
drosca committed R875:17c45ca97153: Bump version to 3.1.99 (authored by drosca).
Bump version to 3.1.99
Mar 20 2019, 10:31 AM
drosca committed R875:f4866e7dd894: Remove custom version of FindLibIntl.cmake (authored by drosca).
Remove custom version of FindLibIntl.cmake
Mar 20 2019, 10:29 AM
drosca committed R499:2580f1217a12: Update Falkon stable branch (authored by drosca).
Update Falkon stable branch
Mar 20 2019, 10:14 AM
drosca committed R875:2c5314ce930c: Fix MSVC build (authored by drosca).
Fix MSVC build
Mar 20 2019, 10:11 AM

Mar 19 2019

drosca committed R875:2853a1ee88c6: Version 3.1.0 (authored by drosca).
Version 3.1.0
Mar 19 2019, 6:06 PM
drosca committed R875:be9b7dda6e83: README: Minor edits and add info about custom prefix install (authored by drosca).
README: Minor edits and add info about custom prefix install
Mar 19 2019, 6:06 PM
drosca committed R875:426225efcc33: Updated README.md with detailed build instructions (authored by saishm).
Updated README.md with detailed build instructions
Mar 19 2019, 5:01 PM
drosca closed D19804: Updated README.md with detailed build instructions.
Mar 19 2019, 5:01 PM · Falkon
drosca accepted D19804: Updated README.md with detailed build instructions.
Mar 19 2019, 4:31 PM · Falkon
drosca added a comment to D19804: Updated README.md with detailed build instructions.

Alright, please tell me your full name + email and I'll commit part of this patch and adjust the rest myself.

Mar 19 2019, 9:49 AM · Falkon

Mar 18 2019

drosca committed R269:128038f18ce0: Replace Q_FOREACH with C++11 for (authored by drosca).
Replace Q_FOREACH with C++11 for
Mar 18 2019, 11:09 AM
drosca committed R269:5da57e174696: Manager: Don't require Media1 interface for initialization (authored by drosca).
Manager: Don't require Media1 interface for initialization
Mar 18 2019, 11:09 AM
drosca committed R269:f21fa31f1518: Move Media interface into Adapter (authored by drosca).
Move Media interface into Adapter
Mar 18 2019, 11:09 AM
drosca committed R269:9197a45652be: Device: Check object path in interfaces removed slot (authored by drosca).
Device: Check object path in interfaces removed slot
Mar 18 2019, 11:09 AM
drosca closed D19805: Manager: Don't require Media1 interface for initialization.
Mar 18 2019, 11:09 AM · Frameworks
drosca closed D18315: Device: Check object path in interfaces removed slot.
Mar 18 2019, 11:09 AM · Frameworks

Mar 17 2019

drosca requested changes to D19804: Updated README.md with detailed build instructions.
Mar 17 2019, 11:53 AM · Falkon

Mar 16 2019

drosca requested review of D19805: Manager: Don't require Media1 interface for initialization.
Mar 16 2019, 1:03 PM · Frameworks

Mar 14 2019

drosca committed R875:1a81c0c821c2: Add ProtocolHandlerDialog (authored by drosca).
Add ProtocolHandlerDialog
Mar 14 2019, 11:24 AM
drosca committed R875:945b4f762696: BookmarksIcon: Re-check bookmark when page url changes (authored by drosca).
BookmarksIcon: Re-check bookmark when page url changes
Mar 14 2019, 11:24 AM
drosca accepted D19625: Use a searchbar similar to the one in okular.

I like it, thanks!

Mar 14 2019, 8:56 AM · Falkon

Mar 6 2019

drosca accepted D19564: fix context menu on falkon:speeddial.
Mar 6 2019, 1:13 PM · Falkon

Mar 1 2019

drosca committed R875:b87ccf714c3e: Fix all override warnings (authored by drosca).
Fix all override warnings
Mar 1 2019, 4:09 PM
drosca committed R875:66857748c283: Remove old pagescreen.ui (authored by drosca).
Remove old pagescreen.ui
Mar 1 2019, 4:09 PM
drosca committed R875:e4252d56ef80: Add some missing overrides (authored by drosca).
Add some missing overrides
Mar 1 2019, 4:09 PM
drosca committed R875:bf9b7667f78d: Fix build with QtWebEngine < 5.11 (authored by drosca).
Fix build with QtWebEngine < 5.11
Mar 1 2019, 3:26 PM
drosca committed R875:6cc738561188: WIP: New DownloadManager (authored by drosca).
WIP: New DownloadManager
Mar 1 2019, 3:17 PM
drosca committed R875:3f4dd627be22: UserAgentDialog: Disable word wrap in table widget (authored by drosca).
UserAgentDialog: Disable word wrap in table widget
Mar 1 2019, 3:17 PM

Feb 25 2019

drosca added a comment to D19273: Button to open downloads file directory.

This is wrong, there two ways to add button to notification that opens file/directory:

Feb 25 2019, 8:11 AM · Falkon

Feb 19 2019

drosca committed R875:102bd219b752: QtSingleApplication: Add DBus backend for Linux (authored by drosca).
QtSingleApplication: Add DBus backend for Linux
Feb 19 2019, 10:13 AM

Feb 16 2019

drosca added a comment to D19008: Add context menu entry to copy link text.

Take a look in src/plugins src/scripts

Feb 16 2019, 8:43 AM · Falkon

Feb 15 2019

drosca added a comment to D19008: Add context menu entry to copy link text.

I meant that I don't want this feature. Context menu on page is already very long, and if it contained every action that someone requested on bugzilla, it would not even fit on screen.

Feb 15 2019, 3:09 PM · Falkon
drosca requested changes to D19008: Add context menu entry to copy link text.

As with similar actions, this should be in plugin (preferably only script) and not in main code.

Feb 15 2019, 2:12 PM · Falkon

Feb 14 2019

drosca committed R875:eac5673656d7: Register custom schemes with QtWebEngine 5.12 (authored by drosca).
Register custom schemes with QtWebEngine 5.12
Feb 14 2019, 7:54 AM
drosca committed R875:b508ed2260a9: WebHitTestResult: Expect null href attribute (authored by drosca).
WebHitTestResult: Expect null href attribute
Feb 14 2019, 7:54 AM