Feed Advanced Search

Feb 15 2020

SGOrava closed D26932: Prompt user when KWallet is disabled.
Feb 15 2020, 3:19 PM · Falkon
SGOrava closed D27095: SearchBar - Show number of matches found on page search.
Feb 15 2020, 2:32 PM · Falkon
SGOrava updated the diff for D27095: SearchBar - Show number of matches found on page search.
  • Revert "searchToolbar: Add placeholder for resultInfo in the ui file"
Feb 15 2020, 2:26 PM · Falkon

Feb 9 2020

SGOrava added inline comments to D27095: SearchBar - Show number of matches found on page search.
Feb 9 2020, 2:14 PM · Falkon
drosca accepted D27095: SearchBar - Show number of matches found on page search.
Feb 9 2020, 2:12 PM · Falkon

Feb 7 2020

SGOrava updated the diff for D27095: SearchBar - Show number of matches found on page search.
  • searchToolbar: Add placeholder for resultInfo in the ui file
  • Fix code style and remove unneeded code as requested
Feb 7 2020, 5:48 PM · Falkon
SGOrava accepted D26932: Prompt user when KWallet is disabled.

OK

Feb 7 2020, 5:17 PM · Falkon
drosca accepted D26932: Prompt user when KWallet is disabled.
Feb 7 2020, 5:06 PM · Falkon
puneethchanda updated the diff for D26932: Prompt user when KWallet is disabled.

@drosca it's building and working for me,
and I changed the files according to your suggestions

Feb 7 2020, 3:22 PM · Falkon
drosca requested changes to D26932: Prompt user when KWallet is disabled.
Feb 7 2020, 2:28 PM · Falkon
puneethchanda added a comment to D26932: Prompt user when KWallet is disabled.

@SGOrava @drosca can you check this please.

Feb 7 2020, 9:47 AM · Falkon

Feb 3 2020

zoli added a member for Falkon: zoli.
Feb 3 2020, 8:34 PM
SGOrava added inline comments to D27095: SearchBar - Show number of matches found on page search.
Feb 3 2020, 3:20 PM · Falkon
drosca added inline comments to D27095: SearchBar - Show number of matches found on page search.
Feb 3 2020, 6:57 AM · Falkon
drosca added inline comments to D27095: SearchBar - Show number of matches found on page search.
Feb 3 2020, 6:56 AM · Falkon

Feb 2 2020

SGOrava added inline comments to D27095: SearchBar - Show number of matches found on page search.
Feb 2 2020, 5:19 PM · Falkon
SGOrava closed D27102: Autotests Qml - fix compilation with Qt 5.9.
Feb 2 2020, 5:18 PM · Falkon
drosca accepted D27102: Autotests Qml - fix compilation with Qt 5.9.
Feb 2 2020, 5:13 PM · Falkon
drosca requested changes to D27095: SearchBar - Show number of matches found on page search.
Feb 2 2020, 5:13 PM · Falkon
SGOrava requested review of D27102: Autotests Qml - fix compilation with Qt 5.9.
Feb 2 2020, 4:02 PM · Falkon

Feb 1 2020

SGOrava requested review of D27095: SearchBar - Show number of matches found on page search.
Feb 1 2020, 10:11 PM · Falkon
SGOrava closed D27081: Speeddial: decode initialScript data as Utf8.
Feb 1 2020, 9:37 AM · Falkon
drosca accepted D27081: Speeddial: decode initialScript data as Utf8.
Feb 1 2020, 7:27 AM · Falkon
puneethchanda added a comment to D26932: Prompt user when KWallet is disabled.

@drosca @SGOrava is there anything else I could do.

Feb 1 2020, 5:58 AM · Falkon
SGOrava updated the summary of D27081: Speeddial: decode initialScript data as Utf8.
Feb 1 2020, 1:41 AM · Falkon
SGOrava requested review of D27081: Speeddial: decode initialScript data as Utf8.
Feb 1 2020, 1:38 AM · Falkon

Jan 29 2020

puneethchanda updated the diff for D26932: Prompt user when KWallet is disabled.

add translator and change name of function.

Jan 29 2020, 3:40 PM · Falkon
drosca requested changes to D26932: Prompt user when KWallet is disabled.
Jan 29 2020, 2:34 PM · Falkon

Jan 28 2020

puneethchanda added a comment to D26932: Prompt user when KWallet is disabled.

@SGOrava done. This is what you suggested right.

Jan 28 2020, 3:07 PM · Falkon
puneethchanda updated the diff for D26932: Prompt user when KWallet is disabled.

show notification only once.

Jan 28 2020, 3:07 PM · Falkon
SGOrava added a comment to D26932: Prompt user when KWallet is disabled.

That is what you think from user perspective.
But if there is ever any bug which triggers those functions without a break a 1000 times, users will be mad.

Jan 28 2020, 2:01 PM · Falkon
puneethchanda added a comment to D26932: Prompt user when KWallet is disabled.

@SGOrava with the changes that I did now, the user gets a notification only when he clicks "remember", "update" etc right. I which case he will get only one notification.

Jan 28 2020, 11:44 AM · Falkon
puneethchanda added a comment to D26932: Prompt user when KWallet is disabled.
Jan 28 2020, 11:40 AM · Falkon

Jan 27 2020

puneethchanda updated the diff for D26932: Prompt user when KWallet is disabled.

fix space issue.

Jan 27 2020, 6:46 PM · Falkon
SGOrava added a comment to D26932: Prompt user when KWallet is disabled.

+ as drisca suggested, it would be great to add some stopper for notifications to show only once.
You may see it as "it will show only when there is a problem", well trust him with this, there will be some users who will be spammed with notifications.
I apologize I did not thought about this.

Jan 27 2020, 6:26 PM · Falkon
puneethchanda updated the diff for D26932: Prompt user when KWallet is disabled.

fix space issue

Jan 27 2020, 6:13 PM · Falkon
SGOrava requested changes to D26932: Prompt user when KWallet is disabled.

Can you return original blank lines ?
The spacing between lines is there to make it easier to read.

Jan 27 2020, 6:07 PM · Falkon
puneethchanda added a comment to D26932: Prompt user when KWallet is disabled.

done @SGOrava , is this fine.

Jan 27 2020, 6:03 PM · Falkon
puneethchanda updated the diff for D26932: Prompt user when KWallet is disabled.

remove QMessagebox and use desktop notifications to show notification

Jan 27 2020, 6:03 PM · Falkon
SGOrava added a comment to D26932: Prompt user when KWallet is disabled.

I am not that sure about it, you see I am more of a programmer than a designer,
iirc the messagebox will block Falkon until you press it so it is a bit annoying.
Maybe using falkon notifications sounds better.

Jan 27 2020, 5:38 PM · Falkon
puneethchanda added a comment to D26932: Prompt user when KWallet is disabled.

I actually didn't know what to use exactly and I thought that by using a message box we can also make the user click the close button in which there is a high probability that he will read. the message.

Jan 27 2020, 5:35 PM · Falkon
SGOrava added inline comments to D26932: Prompt user when KWallet is disabled.
Jan 27 2020, 4:20 PM · Falkon
puneethchanda added a comment to D26932: Prompt user when KWallet is disabled.

@alukichev done.

Jan 27 2020, 2:19 PM · Falkon
puneethchanda updated the diff for D26932: Prompt user when KWallet is disabled.

created a function for showing the prompt, the previous one was full of unwanted lines

Jan 27 2020, 2:19 PM · Falkon
puneethchanda added a comment to D26932: Prompt user when KWallet is disabled.

@alukichev sorry, I know this is a bad mistake, will change asap and not repeat it again.
Thanks :)

Jan 27 2020, 2:10 PM · Falkon
alukichev added a comment to D26932: Prompt user when KWallet is disabled.

Sorry for making the previous patch a redundant one, I hope this one fixes the issue when KWallet is disabled,
when KWallet is disabled and password is tried to save falkon prompts the user to enable KWallet.

Jan 27 2020, 1:59 PM · Falkon
puneethchanda added a comment to D26932: Prompt user when KWallet is disabled.

@SGOrava is this fine.

Jan 27 2020, 10:02 AM · Falkon
puneethchanda updated the diff for D26932: Prompt user when KWallet is disabled.

Sorry for making the previous patch a redundant one, I hope this one fixes the issue when KWallet is disabled,
when KWallet is disabled and password is tried to save falkon prompts the user to enable KWallet.

Jan 27 2020, 10:01 AM · Falkon
puneethchanda added a comment to D26932: Prompt user when KWallet is disabled.

sorry for this, even I thought the same but since it was discussed that it was better than nothing, I did this, if this is not good I am happy with that too.
can I close this, or do you suggest any changes?

Jan 27 2020, 9:40 AM · Falkon
SGOrava added a comment to D26932: Prompt user when KWallet is disabled.

I am against this patch.
In my eyes I expect it to just work and to not bother me.
I would welcome notification when it for some reason failed, because that would have some value for users.

Jan 27 2020, 9:01 AM · Falkon
puneethchanda requested review of D26932: Prompt user when KWallet is disabled.
Jan 27 2020, 4:14 AM · Falkon

Jan 24 2020

SGOrava closed D26872: Fix crash when KWallet is not available..
Jan 24 2020, 1:15 PM · Falkon
SGOrava accepted D26872: Fix crash when KWallet is not available..
Jan 24 2020, 1:09 PM · Falkon
drosca accepted D26872: Fix crash when KWallet is not available..
Jan 24 2020, 12:53 PM · Falkon
puneethchanda updated the diff for D26872: Fix crash when KWallet is not available..

remove unnecessary warning and clear white space issues.

Jan 24 2020, 12:42 PM · Falkon

Jan 23 2020

SGOrava added a comment to D26872: Fix crash when KWallet is not available..

That's not true. If initialize fails then it doesn't make any sense to keep using the wallet as it is in "inconsistent" state.

Jan 23 2020, 5:12 PM · Falkon
drosca added a comment to D26872: Fix crash when KWallet is not available..

In such case it should be totally rethought since the false can be triggered also by not having write permissions.

Jan 23 2020, 5:10 PM · Falkon
SGOrava added a comment to D26872: Fix crash when KWallet is not available..

In such case it should be totally rethought since the false can be triggered also by not having write permissions.
So i think we should in such case introduce new internal variable to check if we can write into Falkon folder.
Also at first run, we should probably always return true for migration thing, but need to make sure we are in Falkon folder.

Jan 23 2020, 5:04 PM · Falkon
drosca requested changes to D26872: Fix crash when KWallet is not available..
Jan 23 2020, 4:57 PM · Falkon
SGOrava added a comment to D26872: Fix crash when KWallet is not available..

Looks fine to me.

Jan 23 2020, 4:23 PM · Falkon
puneethchanda added a comment to D26872: Fix crash when KWallet is not available..

SGOrava, changes are made in all the functions described.

Jan 23 2020, 4:19 PM · Falkon
puneethchanda updated the diff for D26872: Fix crash when KWallet is not available..

updated the given functions to check for the m_wallet instance.

Jan 23 2020, 4:18 PM · Falkon
SGOrava added a comment to D26872: Fix crash when KWallet is not available..

@drosca Even in destructor ?

Jan 23 2020, 3:41 PM · Falkon
drosca requested changes to D26872: Fix crash when KWallet is not available..

This check should be in every place where m_wallet is being used.

Jan 23 2020, 3:38 PM · Falkon
SGOrava added a comment to D26872: Fix crash when KWallet is not available..

To be more precise I think the condition should be in these methids

  • addEntry
  • updateEntry
  • updateLastUsed
  • removeEntry
  • removeAll
Jan 23 2020, 3:38 PM · Falkon
SGOrava added a comment to D26872: Fix crash when KWallet is not available..

Than you can add the condition into all methods.

Jan 23 2020, 3:35 PM · Falkon
puneethchanda added a comment to D26872: Fix crash when KWallet is not available..

@SGOrava can you please review this.

Jan 23 2020, 3:33 PM · Falkon
puneethchanda updated the diff for D26872: Fix crash when KWallet is not available..

add new line.

Jan 23 2020, 3:33 PM · Falkon
SGOrava added inline comments to D26872: Fix crash when KWallet is not available..
Jan 23 2020, 3:23 PM · Falkon
puneethchanda updated the diff for D26872: Fix crash when KWallet is not available..

updated with the suggested changes.

Jan 23 2020, 3:20 PM · Falkon
puneethchanda abandoned D26869: Fix Crash when "remember password" is clicked..
Jan 23 2020, 3:15 PM · Falkon
SGOrava added inline comments to D26872: Fix crash when KWallet is not available..
Jan 23 2020, 3:12 PM · Falkon
puneethchanda updated the diff for D26869: Fix Crash when "remember password" is clicked..

add return and condition to check m_wallet

Jan 23 2020, 3:12 PM · Falkon
puneethchanda requested review of D26872: Fix crash when KWallet is not available..
Jan 23 2020, 3:08 PM · Falkon
puneethchanda requested review of D26869: Fix Crash when "remember password" is clicked..
Jan 23 2020, 2:44 PM · Falkon

Jan 22 2020

ach removed a watcher for Falkon: ach.
Jan 22 2020, 11:49 AM

Jan 21 2020

SGOrava closed D26753: Option for internal PDFium-based viewer on Qt 5.13+.
Jan 21 2020, 8:00 PM · Falkon
alukichev added a comment to D26753: Option for internal PDFium-based viewer on Qt 5.13+.

I would need your name and email which I can use to commit it for you.
(I can guess, but I want to be sure)

Jan 21 2020, 7:50 PM · Falkon
SGOrava added a comment to D26753: Option for internal PDFium-based viewer on Qt 5.13+.

I would need your name and email which I can use to commit it for you.
(I can guess, but I want to be sure)
Thank you.

Jan 21 2020, 7:48 PM · Falkon
alukichev updated subscribers of D26753: Option for internal PDFium-based viewer on Qt 5.13+.

SGOrava added a comment. View Revision
Do you have commit / push rights ?

No, I don't.

Jan 21 2020, 7:45 PM · Falkon
SGOrava added a comment to D26753: Option for internal PDFium-based viewer on Qt 5.13+.

Do you have commit / push rights ?

Jan 21 2020, 7:37 PM · Falkon
SGOrava accepted D26753: Option for internal PDFium-based viewer on Qt 5.13+.

Thank you for the fix.
Now it looks and works fine.

Jan 21 2020, 7:37 PM · Falkon
alukichev added a comment to D26753: Option for internal PDFium-based viewer on Qt 5.13+.

OK, works almost fine, only the checkbox disabled state is not triggered at the first launch of preferences dialog.

Jan 21 2020, 7:32 PM · Falkon
alukichev updated the diff for D26753: Option for internal PDFium-based viewer on Qt 5.13+.

Changes v3->v4:

  • fixed initializing the new checkbox's enabled state upon Preferences construction.
Jan 21 2020, 7:30 PM · Falkon
SGOrava added a comment to D26753: Option for internal PDFium-based viewer on Qt 5.13+.

OK, works almost fine, only the checkbox disabled state is not triggered at the first launch of preferences dialog.

Jan 21 2020, 7:11 PM · Falkon
alukichev added a comment to D26753: Option for internal PDFium-based viewer on Qt 5.13+.

It can be:

  • the direct relationship as I said before, we can also think of renaming the pepper plugins option

I think, "Allow Pepper Plugins" reflects it quite adequately, why the need to rename?

Jan 21 2020, 7:02 PM · Falkon
alukichev updated the diff for D26753: Option for internal PDFium-based viewer on Qt 5.13+.

Changes v2->v3 (suggested by Juraj Oravec):

  • renamed "Allow Pepper Plugins (Flash plugin)" checkbox to "Enable Pepper plugin API (PPAPI)";
  • added "(requires PPAPI)" to the new checkbox's text;
  • moved the new checkbox directly under "Pepper plugin API".
Jan 21 2020, 6:59 PM · Falkon
SGOrava added a comment to D26753: Option for internal PDFium-based viewer on Qt 5.13+.

How about "(requires Pepper)" in the checkbox caption or a "This requires the option \"Allow Pepper Plugins (Flash)\" to be enabled" tooltip?

Jan 21 2020, 6:26 PM · Falkon
alukichev added a comment to D26753: Option for internal PDFium-based viewer on Qt 5.13+.

It can be:

  • the direct relationship as I said before, we can also think of renaming the pepper plugins option

Relationship is now relected by the new checkbox's "enabled/disabled" state, so - done. I think, "Allow Pepper Plugins" reflects it quite adequately, why the need to rename?

Jan 21 2020, 6:20 PM · Falkon
SGOrava added a comment to D26753: Option for internal PDFium-based viewer on Qt 5.13+.

I know that.
I still believe we need to do something to make it more obvious or we would just push this work for later date.

Jan 21 2020, 6:14 PM · Falkon
alukichev updated the diff for D26753: Option for internal PDFium-based viewer on Qt 5.13+.

Changes v1->v2:

  • made the checkbox's "enabled" property value depend on whether pepper plugins are enabled, because of noticed dependency, as suggested by Juraj Oravec.
Jan 21 2020, 6:14 PM · Falkon
alukichev added a comment to D26753: Option for internal PDFium-based viewer on Qt 5.13+.

So I tested it and it works as intended.

Jan 21 2020, 6:05 PM · Falkon

Jan 20 2020

SGOrava added a comment to D26753: Option for internal PDFium-based viewer on Qt 5.13+.

So I tested it and it works as intended.
What I see as a problem is that this patch does not honour the relationship between PDF viewer and Pepper plugins.
So if you disable pepper plugins PDF viewer would also be gone and users would complain.

Jan 20 2020, 7:54 PM · Falkon
SGOrava closed D26452: Handle web push notifications with Falkon notification system.
Jan 20 2020, 7:40 PM · Falkon
SGOrava added a comment to D26452: Handle web push notifications with Falkon notification system.

If there aren't any objections I will land this patch tonight.
It provides the same basic functionality as QtWebEngine default bubble.

Jan 20 2020, 2:43 PM · Falkon

Jan 19 2020

SGOrava added a comment to D26753: Option for internal PDFium-based viewer on Qt 5.13+.

So it is even more complicated with this PDF viewer than I thought.
Thank you for making the option.

Jan 19 2020, 9:09 AM · Falkon
alukichev added a comment to D26753: Option for internal PDFium-based viewer on Qt 5.13+.

It should be optional, many people would like to have internal PDF viewer.

Jan 19 2020, 8:49 AM · Falkon
alukichev updated the diff for D26753: Option for internal PDFium-based viewer on Qt 5.13+.
Jan 19 2020, 8:36 AM · Falkon
SGOrava added a comment to D26753: Option for internal PDFium-based viewer on Qt 5.13+.

It should be optional, many people would like to have internal PDF viewer.

Jan 19 2020, 8:19 AM · Falkon
alukichev added a comment to D26753: Option for internal PDFium-based viewer on Qt 5.13+.

It can be disabled by unchecking simple checkbox at:
(Preferences > Browsing > [ ] Allow Pepper Pluginf (Flash player)).

Jan 19 2020, 6:40 AM · Falkon