Feed Advanced Search

Feb 14 2019

shubham updated the diff for D18744: Add action in Edit menu to select the text on current page.

Add action to part.rc
Bump version to 40

Feb 14 2019, 2:47 PM · Documentation, Okular
shubham added inline comments to D18744: Add action in Edit menu to select the text on current page.
Feb 14 2019, 3:13 AM · Documentation, Okular
shubham added inline comments to D18744: Add action in Edit menu to select the text on current page.
Feb 14 2019, 2:59 AM · Documentation, Okular

Feb 13 2019

shubham added a comment to D18744: Add action in Edit menu to select the text on current page.

Please test your changes. The new menu is not actually added to the Edit menu and the shortcut you chose conflicts with the print shortcut.

Feb 13 2019, 7:07 PM · Documentation, Okular
shubham updated the test plan for D18744: Add action in Edit menu to select the text on current page.
Feb 13 2019, 5:24 PM · Documentation, Okular
shubham retitled D18744: Add action in Edit menu to select the text on current page from Add action in Edit menu to select the entire page to Add action in Edit menu to select the current page .
Feb 13 2019, 5:12 PM · Documentation, Okular
shubham retitled D18744: Add action in Edit menu to select the text on current page from Select entire page on mouse double click event to Add action in Edit menu to select the entire page .
Feb 13 2019, 5:11 PM · Documentation, Okular
shubham updated the diff for D18744: Add action in Edit menu to select the text on current page.

Remove unneeded comment

Feb 13 2019, 5:09 PM · Documentation, Okular
shubham updated the diff for D18744: Add action in Edit menu to select the text on current page.

Add action and shortcut to select the current page
Remove triggering on mouseDoubleClick event

Feb 13 2019, 5:05 PM · Documentation, Okular
shubham updated the test plan for D17599: Confirm closing muliple tabs..
Feb 13 2019, 2:47 PM · Kate
shubham updated the diff for D17599: Confirm closing muliple tabs..

Restore Cancel button

Feb 13 2019, 2:46 PM · Kate
shubham added a comment to D17599: Confirm closing muliple tabs..

@ngraham What about the code? Is it okay if you had a look?

Feb 13 2019, 2:37 PM · Kate
shubham added a comment to D15742: Add close tab and create new tab on middle click event.

@tcanabrava If you don't mind, can I take over this revision? I'm willing to complete it.

Feb 13 2019, 7:48 AM · Konsole

Feb 12 2019

shubham added a comment to D17599: Confirm closing muliple tabs..

Ping?

Feb 12 2019, 4:48 PM · Kate
shubham abandoned D18606: [WIP]Close tab on middle mouse button event.
Feb 12 2019, 4:47 PM · Konsole
shubham added a comment to D18606: [WIP]Close tab on middle mouse button event.

What should I do to this revision? continue or abandon in favor of the other?

Feb 12 2019, 3:30 PM · Konsole
shubham updated the diff for D18719: [WIP]Create context menu entry to rotate individual pages.

use rotateAt()

Feb 12 2019, 3:27 PM · Okular
shubham added a comment to D18719: [WIP]Create context menu entry to rotate individual pages.
Feb 12 2019, 1:30 PM · Okular
shubham committed R134:c62901d8aed6: Don't show tooltip when search field has text and set a timeout period (authored by shubham).
Don't show tooltip when search field has text and set a timeout period
Feb 12 2019, 12:53 PM
shubham closed D18766: Don't show tooltip when search field has text.
Feb 12 2019, 12:53 PM · Plasma
shubham added a comment to D18816: Accept and ignore event.

Unless you have a bug that needs this fix, i really prefer if you don't touch event handling

Feb 12 2019, 8:20 AM · Okular

Feb 10 2019

shubham added a comment to D18766: Don't show tooltip when search field has text.

Yes, let's land it. Please land it on the 5.15 branch and then merge to master. If you don't know how to do that, I can help you.

Feb 10 2019, 2:42 PM · Plasma
shubham added a comment to D18766: Don't show tooltip when search field has text.

@ngraham Is it now behaving as it should?

Feb 10 2019, 2:39 PM · Plasma
shubham added a comment to D18816: Accept and ignore event.

Ping

Feb 10 2019, 2:01 PM · Okular
shubham closed D18788: Refactor KateViewInternal::mouseDoubleClickEvent(QMouseEvent *e).
Feb 10 2019, 2:00 PM · Frameworks, Kate
shubham committed R39:b9a52834ec45: Refactor KateViewInternal::mouseDoubleClickEvent(QMouseEvent *e) (authored by shubham).
Refactor KateViewInternal::mouseDoubleClickEvent(QMouseEvent *e)
Feb 10 2019, 2:00 PM
shubham retitled D18766: Don't show tooltip when search field has text from Don't show tooltip when search field has text and set a timeout period to Don't show tooltip when search field has text.
Feb 10 2019, 3:28 AM · Plasma
shubham added a comment to D18766: Don't show tooltip when search field has text.

Works for me, no segfault. I don't see any reason why this change could cause that. @shubham, does the segfault stop happening when you build Discover from source without this change?

Feb 10 2019, 3:26 AM · Plasma

Feb 9 2019

shubham added a comment to D18766: Don't show tooltip when search field has text.

It compiles but I could not test this. When I run the plasma-discover segmentation fault prevails.

Feb 9 2019, 4:48 PM · Plasma
shubham updated the diff for D18766: Don't show tooltip when search field has text.

Remove timeout period

Feb 9 2019, 4:46 PM · Plasma
shubham added inline comments to D18719: [WIP]Create context menu entry to rotate individual pages.
Feb 9 2019, 4:30 PM · Okular
shubham retitled D18719: [WIP]Create context menu entry to rotate individual pages from [RFC]Create context menu entry to rotate individual pages to [WIP]Create context menu entry to rotate individual pages.
Feb 9 2019, 4:29 PM · Okular
shubham updated the diff for D18719: [WIP]Create context menu entry to rotate individual pages.

Remove unneeded include

Feb 9 2019, 4:28 PM · Okular
shubham updated the diff for D18719: [WIP]Create context menu entry to rotate individual pages.

Rotate

Feb 9 2019, 4:26 PM · Okular
shubham added a comment to D17632: Move/copy job: skip stat'ing sources if the destination dir isn't writable.

Can somebody experienced review this?

Feb 9 2019, 3:30 PM · Frameworks
shubham added a comment to D18719: [WIP]Create context menu entry to rotate individual pages.

@aacid stuck with what my inline message says.

Feb 9 2019, 3:17 PM · Okular
shubham retitled D18606: [WIP]Close tab on middle mouse button event from [RFC]Close tab on middle mouse button event to [WIP]Close tab on middle mouse button event.
Feb 9 2019, 3:11 PM · Konsole
shubham added a comment to D18788: Refactor KateViewInternal::mouseDoubleClickEvent(QMouseEvent *e).

Is it okay now?

Feb 9 2019, 2:16 PM · Frameworks, Kate
shubham added a comment to D18719: [WIP]Create context menu entry to rotate individual pages.

Any piece of help would be appreciated, I m stuck.

Feb 9 2019, 2:25 AM · Okular

Feb 8 2019

shubham added a comment to D18606: [WIP]Close tab on middle mouse button event.

I don't think we should present a dialog box because previously I have heard that dialog boxes are annoying to most users. @ngraham will know it.

Feb 8 2019, 4:47 PM · Konsole
shubham added a reviewer for D18854: Allow changing the foreground/text color of buttons: cfeck.
Feb 8 2019, 4:11 PM
shubham added a comment to D15742: Add close tab and create new tab on middle click event.

@tcanabrava Are you still working on this, because I did not knew about this revision and created a new revision for the same feature
Please see D18606

Feb 8 2019, 7:57 AM · Konsole
shubham added a comment to D17599: Confirm closing muliple tabs..

Ping? Any comments, this patch is in review queue for almost 2 months now.

Feb 8 2019, 7:52 AM · Kate
shubham added a comment to D17599: Confirm closing muliple tabs..

Um, why no Cancel button? As @emateli had shown this is usual. Is there a disadvantage to offer such button too?

Feb 8 2019, 7:51 AM · Kate

Feb 7 2019

shubham updated the summary of D18816: Accept and ignore event.
Feb 7 2019, 4:16 PM · Okular
shubham updated the summary of D18816: Accept and ignore event.
Feb 7 2019, 3:39 PM · Okular
shubham updated the summary of D18816: Accept and ignore event.
Feb 7 2019, 3:38 PM · Okular
shubham requested review of D18816: Accept and ignore event.
Feb 7 2019, 2:48 PM · Okular
shubham updated the diff for D18788: Refactor KateViewInternal::mouseDoubleClickEvent(QMouseEvent *e).

Accept and ignore the event

Feb 7 2019, 2:30 PM · Frameworks, Kate
shubham added inline comments to D18788: Refactor KateViewInternal::mouseDoubleClickEvent(QMouseEvent *e).
Feb 7 2019, 6:01 AM · Frameworks, Kate
shubham added a comment to D18788: Refactor KateViewInternal::mouseDoubleClickEvent(QMouseEvent *e).

@dhaumann I don't think using switch when there is only a single case a good thought. That's what if is for.

Feb 7 2019, 3:01 AM · Frameworks, Kate

Feb 6 2019

shubham updated the summary of D18744: Add action in Edit menu to select the text on current page.
Feb 6 2019, 5:49 PM · Documentation, Okular
shubham updated the summary of D18744: Add action in Edit menu to select the text on current page.
Feb 6 2019, 5:31 PM · Documentation, Okular
shubham added inline comments to R261:69363c800d5b: Use i18nc in case context is used.
Feb 6 2019, 3:58 PM
shubham requested review of D18788: Refactor KateViewInternal::mouseDoubleClickEvent(QMouseEvent *e).
Feb 6 2019, 3:35 PM · Frameworks, Kate
shubham added a comment to D18606: [WIP]Close tab on middle mouse button event.

@hindenburg Are you okay with this after me and nate have explained it's pros? If not, I will abandon this.

Feb 6 2019, 3:06 PM · Konsole
shubham added a comment to D18744: Add action in Edit menu to select the text on current page.

I'm unsure how mouse click events of degree n can be handled. Maybe handle mouseDoubleClickEvent() nested inside another mouseDoubleClickEvent() ?

Feb 6 2019, 2:21 PM · Documentation, Okular
shubham added a comment to D18766: Don't show tooltip when search field has text.

@apol about the timeout?

Feb 6 2019, 2:02 PM · Plasma
shubham added a comment to D18744: Add action in Edit menu to select the text on current page.
In D18744#406150, @aacidTriple-click is used for "select everything" in word processors, so perhaps we could take advantage of some familiarity there?

AFAICS triple-click is usually "select line" not "select all page/document"

Having triple click for "select line" would be actually a great improvement IMHO

Feb 6 2019, 2:27 AM · Documentation, Okular

Feb 5 2019

shubham added a comment to D18766: Don't show tooltip when search field has text.

I'm not sure you even need to add the timeout: line at all.

Feb 5 2019, 7:17 PM · Plasma
shubham added a comment to D18764: Show upper & lowercase letters in KLettres.

@bigpresh Humble sorry from my side if I sounded a bit too rude, which I didn't meant
@aacid Thanks for guiding, will keep that in mind in future.

Feb 5 2019, 6:50 PM · KDE Edu
shubham added a comment to D18766: Don't show tooltip when search field has text.

When user is typing text, the tooltip continuosly shown above distracts and looks ugly

Feb 5 2019, 6:41 PM · Plasma
shubham updated the summary of D18766: Don't show tooltip when search field has text.
Feb 5 2019, 6:24 PM · Plasma
shubham added a comment to D18766: Don't show tooltip when search field has text.

@apol I have noticed that the tooltip is seen even when there is text present, also the duration for which it appears is very long
I messed up with summary.

Feb 5 2019, 6:23 PM · Plasma
shubham updated the diff for D18766: Don't show tooltip when search field has text.

Use length

Feb 5 2019, 6:21 PM · Plasma
shubham added a reviewer for D18764: Show upper & lowercase letters in KLettres: mlaurent.
Feb 5 2019, 6:19 PM · KDE Edu
shubham requested review of D18766: Don't show tooltip when search field has text.
Feb 5 2019, 6:13 PM · Plasma
shubham added a comment to D18744: Add action in Edit menu to select the text on current page.

Caution: I did not do my video editing magic : )

Feb 5 2019, 5:42 PM · Documentation, Okular
shubham updated the test plan for D18744: Add action in Edit menu to select the text on current page.
Feb 5 2019, 5:42 PM · Documentation, Okular
shubham added inline comments to D18764: Show upper & lowercase letters in KLettres.
Feb 5 2019, 5:26 PM · KDE Edu
shubham added a comment to D18744: Add action in Edit menu to select the text on current page.

@ngraham @loh.tar I don't think it is that big of a feature to be shown in the view menu. It is something which is natural, same as when you select a word(which also don't have any action defined). i'm okay anyways.

Feb 5 2019, 5:20 PM · Documentation, Okular
shubham committed R241:8657a239a28d: Add icon name to service providers in .desktop file (authored by shubham).
Add icon name to service providers in .desktop file
Feb 5 2019, 5:02 PM
shubham closed D18761: Add icon name to service providers in .desktop file.
Feb 5 2019, 5:02 PM · VDG, Okular, Frameworks
shubham updated the test plan for D18744: Add action in Edit menu to select the text on current page.
Feb 5 2019, 3:00 PM · Documentation, Okular
shubham retitled D18744: Add action in Edit menu to select the text on current page from [WIP]Select entire page on mouse double click event to Select entire page on mouse double click event.
Feb 5 2019, 2:59 PM · Documentation, Okular
shubham updated the diff for D18744: Add action in Edit menu to select the text on current page.

Remove unncessary <QDebug> include

Feb 5 2019, 2:57 PM · Documentation, Okular
shubham retitled D18744: Add action in Edit menu to select the text on current page from [WIP]Select entire page with double click to [WIP]Select entire page on mouse double click event.
Feb 5 2019, 2:56 PM · Documentation, Okular
shubham updated the diff for D18744: Add action in Edit menu to select the text on current page.

Please ignore my above comments.

Feb 5 2019, 2:55 PM · Documentation, Okular
shubham added a reviewer for D18761: Add icon name to service providers in .desktop file: Frameworks.
Feb 5 2019, 2:20 PM · VDG, Okular, Frameworks
shubham added a comment to D18761: Add icon name to service providers in .desktop file.

Most service providers don't have an icon.

Feb 5 2019, 2:18 PM · VDG, Okular, Frameworks
shubham abandoned D18730: Use breeze icons for search providers.

Abandoned in favour of D18761

Feb 5 2019, 2:16 PM · VDG, Okular
shubham added projects to D18761: Add icon name to service providers in .desktop file: Okular, VDG.
Feb 5 2019, 2:15 PM · VDG, Okular, Frameworks
shubham requested review of D18761: Add icon name to service providers in .desktop file.
Feb 5 2019, 2:14 PM · VDG, Okular, Frameworks
shubham accepted D18755: Read IKWS search provider icon from desktop file.
Feb 5 2019, 11:50 AM · Frameworks
shubham added a comment to D18730: Use breeze icons for search providers.

@broulik Adding icons to the .desktop files does not work, I tried.

Feb 5 2019, 11:32 AM · VDG, Okular
shubham added inline comments to D18744: Add action in Edit menu to select the text on current page.
Feb 5 2019, 7:17 AM · Documentation, Okular
shubham added inline comments to D18744: Add action in Edit menu to select the text on current page.
Feb 5 2019, 6:49 AM · Documentation, Okular
shubham added a comment to D18744: Add action in Edit menu to select the text on current page.

Note: This is not a working version, see my inline comment. However, I can confirm that after fixing the seg fault error, it will become working since I have manually tested to select the entire page and then qDebug() the "text" gave same contents as that of the selected page.

Feb 5 2019, 6:47 AM · Documentation, Okular
shubham added a reviewer for D18744: Add action in Edit menu to select the text on current page: ngraham.
Feb 5 2019, 6:44 AM · Documentation, Okular
shubham updated subscribers of D18744: Add action in Edit menu to select the text on current page.
Feb 5 2019, 6:43 AM · Documentation, Okular
shubham requested review of D18744: Add action in Edit menu to select the text on current page.
Feb 5 2019, 6:43 AM · Documentation, Okular
shubham retitled D18606: [WIP]Close tab on middle mouse button event from Close tab on middle mouse button event to [RFC]Close tab on middle mouse button event.
Feb 5 2019, 2:36 AM · Konsole

Feb 4 2019

shubham added a comment to D18730: Use breeze icons for search providers.

@ngraham I had a look at KuriFilterData in frameworks, iconNameForPreferredSearchProvider() function is producing same icon name for all the entries ie. "text-html"

Feb 4 2019, 6:15 PM · VDG, Okular
shubham committed R223:b03bfa116383: Fix unused parameter warnings (authored by shubham).
Fix unused parameter warnings
Feb 4 2019, 6:07 PM
shubham committed R223:6c7d0a1a4704: Merge branch 'master' of https://anongit.kde.org/okular (authored by shubham).
Merge branch 'master' of https://anongit.kde.org/okular
Feb 4 2019, 6:01 PM
shubham committed R223:251e35256306: Handle OCGState and fix warning (authored by shubham).
Handle OCGState and fix warning
Feb 4 2019, 6:01 PM
shubham updated the test plan for D18730: Use breeze icons for search providers.
Feb 4 2019, 5:35 PM · VDG, Okular
shubham added a project to D18730: Use breeze icons for search providers: VDG.
Feb 4 2019, 5:34 PM · VDG, Okular
shubham updated the diff for D18730: Use breeze icons for search providers.

Add new line

Feb 4 2019, 5:34 PM · VDG, Okular
shubham updated the diff for D18730: Use breeze icons for search providers.

Remove comment

Feb 4 2019, 5:33 PM · VDG, Okular