Feed Advanced Search

Mar 30 2019

shubham abandoned D20109: Be consistent with rest of coding style.

Abandoned in favour of above comments

Mar 30 2019, 3:41 PM · KDE Partition Manager
shubham added a comment to D20109: Be consistent with rest of coding style.

I don't think we should change other lines too here. We pass that percent to KJob, so keep the type the same as KJob expects.

Mar 30 2019, 2:16 PM · KDE Partition Manager
shubham committed R563:10024cad2a37: Fix typo in comments (authored by shubham).
Fix typo in comments
Mar 30 2019, 8:02 AM

Mar 29 2019

shubham updated the diff for D20108: Constantify nonce and some cleanup.

Move QCA header outside Qt headers

Mar 29 2019, 10:26 AM · KDE Partition Manager
shubham edited reviewers for D20108: Constantify nonce and some cleanup, added: cjlcarvalho; removed: caiovosilva.
Mar 29 2019, 10:24 AM · KDE Partition Manager
shubham updated the diff for D20109: Be consistent with rest of coding style.

Do not change argument type for percent(KJob*, unsigned long) signal

Mar 29 2019, 9:49 AM · KDE Partition Manager
shubham added a project to D20110: Fix typo: KDE Partition Manager.
Mar 29 2019, 9:41 AM · KDE Partition Manager
shubham requested review of D20110: Fix typo.
Mar 29 2019, 9:41 AM · KDE Partition Manager
shubham added a project to D20109: Be consistent with rest of coding style: KDE Partition Manager.
Mar 29 2019, 8:51 AM · KDE Partition Manager
shubham requested review of D20109: Be consistent with rest of coding style.
Mar 29 2019, 8:49 AM · KDE Partition Manager
shubham added a project to D20108: Constantify nonce and some cleanup: KDE Partition Manager.
Mar 29 2019, 7:06 AM · KDE Partition Manager
shubham requested review of D20108: Constantify nonce and some cleanup.
Mar 29 2019, 7:06 AM · KDE Partition Manager
shubham abandoned D20107: Simplify write condition.
Mar 29 2019, 6:52 AM · KDE Partition Manager
shubham added a project to D20107: Simplify write condition: KDE Partition Manager.
Mar 29 2019, 6:33 AM · KDE Partition Manager
shubham requested review of D20107: Simplify write condition.
Mar 29 2019, 6:32 AM · KDE Partition Manager
shubham updated the summary of D20106: Constantify function parameters.
Mar 29 2019, 5:56 AM · KDE Partition Manager
shubham added a project to D20106: Constantify function parameters: KDE Partition Manager.
Mar 29 2019, 5:55 AM · KDE Partition Manager
shubham requested review of D20106: Constantify function parameters.
Mar 29 2019, 5:54 AM · KDE Partition Manager

Mar 27 2019

shubham added a comment to D20076: Do not use C data type.

I did not find any other occurrences of unsigned long long, so probably quint64 is the coding style

Mar 27 2019, 1:48 PM · KDE Partition Manager
shubham added a project to D20076: Do not use C data type: KDE Partition Manager.
Mar 27 2019, 11:10 AM · KDE Partition Manager
shubham requested review of D20076: Do not use C data type.
Mar 27 2019, 11:09 AM · KDE Partition Manager

Mar 26 2019

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

Do not delete area

Mar 26 2019, 1:44 PM · Documentation, Okular

Mar 25 2019

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

@aacid area is a RegularAreaRect object which is a QRect bounding the selected text. "area" is to be deleted in all the cases except the case in which it is not possible to delete it since "area" will not contain any text in it and hence it will be nullptr. (case: if text is empty string) and hence return is called instead of deleting the "area".

Mar 25 2019, 2:50 PM · Documentation, Okular

Mar 24 2019

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

Try to fix the crash. I could not test it because for me I could not see the entry added to the menu.

You gotta fix that. :) Try deleting ~/.local/share/kxmlgui5/okular/partrc Does that help?

Mar 24 2019, 6:07 PM · Documentation, Okular
shubham added inline comments to D18744: Add action in Edit menu to select the text on current page.
Mar 24 2019, 6:06 PM · Documentation, Okular
shubham updated the diff for D18744: Add action in Edit menu to select the text on current page.

Try to fix the crash. I could not test it because for me I could not see the entry added to the menu.

Mar 24 2019, 6:00 PM · Documentation, Okular

Mar 23 2019

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

@ngraham @aacid Ping?

Mar 23 2019, 6:41 AM · Documentation, Okular

Mar 21 2019

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

Remove useless return

Mar 21 2019, 4:21 PM · Documentation, Okular

Mar 14 2019

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

@drosca I had a look at those and found some python files doing something, still, I can't figure out what I have to do. Can you help a bit?

Mar 14 2019, 5:38 AM · Falkon

Mar 13 2019

shubham abandoned D18816: Accept and ignore event.
Mar 13 2019, 2:10 PM · Okular
shubham updated the test plan for D18744: Add action in Edit menu to select the text on current page.
Mar 13 2019, 2:09 PM · Documentation, Okular
shubham updated the diff for D18744: Add action in Edit menu to select the text on current page.

Make requested changes by Albert and Nate

Mar 13 2019, 2:09 PM · Documentation, Okular
shubham committed R223:4610929e0c38: Use logically correct icon for direction arrows (authored by shubham).
Use logically correct icon for direction arrows
Mar 13 2019, 1:55 PM
shubham closed D19183: Use logically correct icon for direction arrows.
Mar 13 2019, 1:55 PM · Okular
shubham updated the diff for D19183: Use logically correct icon for direction arrows.

Rebase on master

Mar 13 2019, 1:54 PM · Okular

Mar 10 2019

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

Surely I can do that, but currently I am busy with my exams. Give me a week's time.

Mar 10 2019, 6:27 PM · Documentation, Okular

Mar 3 2019

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

@aacid Ping?

Mar 3 2019, 5:37 AM · Documentation, Okular
shubham added a comment to D19183: Use logically correct icon for direction arrows.

@aacid @ngraham Is this good to go now?

Mar 3 2019, 5:36 AM · Okular

Mar 1 2019

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

I will wait for @aacid's review before landing it.

Mar 1 2019, 2:10 AM · Documentation, Okular

Feb 28 2019

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

@aacid @ngraham Can you please confirm it now works to your expectations so that I can go ahead pushing this?

Feb 28 2019, 5:54 AM · Documentation, Okular

Feb 27 2019

shubham updated the diff for D18744: Add action in Edit menu to select the text on current page.
Feb 27 2019, 2:48 PM · Documentation, Okular
shubham updated the diff for D19183: Use logically correct icon for direction arrows.

remove check for layout Direction

Feb 27 2019, 2:31 PM · Okular

Feb 26 2019

shubham updated the diff for D18744: Add action in Edit menu to select the text on current page.
  1. Try to fix crash case
  2. Improve comment
Feb 26 2019, 4:49 AM · Documentation, Okular
shubham added a comment to D18816: Accept and ignore event.

The ping is on your side, you still haven't explained why this is needed and what it fixes

Feb 26 2019, 2:05 AM · Okular
shubham added a comment to D18744: Add action in Edit menu to select the text on current page.

@yurchor what about the crash case, is it fixed now?

No. I think that the action should be created in part.cpp, setEnabled(false) by default, then setEnabled(true) in the Part::openFile to avoid the crash.

Regretfully, no function (like isOpened) for setEnabled to connect to.

Feb 26 2019, 2:03 AM · Documentation, Okular

Feb 25 2019

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

@yurchor what about the crash case, is it fixed now?

Feb 25 2019, 12:08 PM · Documentation, Okular
shubham added a comment to D19183: Use logically correct icon for direction arrows.

@aacid Do you have anything to say?

Feb 25 2019, 1:48 AM · Okular
shubham added a comment to D18563: Don't create directory tree when a new folder has a '/' in the name.

@ngraham Any updates?

Feb 25 2019, 1:47 AM · Frameworks
shubham added a comment to D18384: Allow creating directory named '~' and throw a warning before creating it..

@ngraham Any updates?

Feb 25 2019, 1:46 AM · Frameworks
shubham added a comment to D19008: Add context menu entry to copy link text.

@drosca I had a look at those and found some python files doing something, still, I can't figure out what I have to do. Can you help a bit?

Feb 25 2019, 1:45 AM · Falkon
shubham added a comment to D18744: Add action in Edit menu to select the text on current page.

I can't test it since for me, somehow I don't see the action added to the menu.

Feb 25 2019, 1:41 AM · Documentation, Okular
shubham updated the diff for D18744: Add action in Edit menu to select the text on current page.

Enable action for all the modes
Try to fix crash

Feb 25 2019, 1:40 AM · Documentation, Okular

Feb 23 2019

shubham added a comment to D18816: Accept and ignore event.

Ping?

Feb 23 2019, 10:07 AM · Okular
shubham updated the test plan for D18744: Add action in Edit menu to select the text on current page.
Feb 23 2019, 9:49 AM · Documentation, Okular

Feb 22 2019

shubham added a comment to D19183: Use logically correct icon for direction arrows.

What's the call?

Feb 22 2019, 2:11 PM · Okular

Feb 21 2019

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

@aacid ping?

Feb 21 2019, 6:15 PM · Documentation, Okular

Feb 20 2019

shubham updated the test plan for D19183: Use logically correct icon for direction arrows.
Feb 20 2019, 2:38 PM · Okular
shubham retitled D19183: Use logically correct icon for direction arrows from Use logically correct icon to Use logically correct icon for direction arrows.
Feb 20 2019, 2:36 PM · Okular
shubham added a reviewer for D19183: Use logically correct icon for direction arrows: VDG.
Feb 20 2019, 2:36 PM · Okular
shubham requested review of D19183: Use logically correct icon for direction arrows.
Feb 20 2019, 2:34 PM · Okular
shubham added a comment to D15742: Add close tab and create new tab on middle click event.

Nice job, @shubham. Wanna do the same thing for Okular next? https://bugs.kde.org/show_bug.cgi?id=361756. Probably doesn't need an option there.

Feb 20 2019, 3:17 AM · Konsole

Feb 19 2019

shubham updated the diff for D15742: Add close tab and create new tab on middle click event.

Proper rebase on master

Feb 19 2019, 3:23 PM · Konsole
shubham added a comment to D15742: Add close tab and create new tab on middle click event.

@emateli do you know how can I go to previous version I have uploaded?

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

Yes, noticed, going to fix in a moment

Feb 19 2019, 2:46 PM · Konsole
shubham updated the diff for D15742: Add close tab and create new tab on middle click event.

Rebase on master

Feb 19 2019, 2:37 PM · Konsole

Feb 18 2019

shubham updated the diff for D15742: Add close tab and create new tab on middle click event.

Changes as requested by ngraham and kurt

Feb 18 2019, 3:40 PM · Konsole

Feb 17 2019

shubham added a comment to D18719: [WIP]Create context menu entry to rotate individual pages.

How do I resolve this?

Feb 17 2019, 6:58 PM · Okular
shubham updated the diff for D18744: Add action in Edit menu to select the text on current page.

Remove shortcut and it's documentation

Feb 17 2019, 4:47 PM · Documentation, Okular
shubham abandoned D17599: Confirm closing muliple tabs..

I think this is going towards being abandoned.

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

what should I now name the gui message? It will become quite big then.

Feb 17 2019, 4:37 PM · Konsole
shubham updated the summary of D15742: Add close tab and create new tab on middle click event.
Feb 17 2019, 4:36 PM · Konsole
shubham added a comment to D15742: Add close tab and create new tab on middle click event.

I can confirm that middle click on empty portion of the bar creates a new tab.

Feb 17 2019, 4:35 PM · Konsole
shubham added a comment to D18744: Add action in Edit menu to select the text on current page.
  1. Quadruple-click to select whole page What do other folks think?

In my view quadruple click does not make sense because it is seldom the user can think it can result in some kind of action or behaviour.
Secondly, this feature then would remain hidden or unknown about, even though I originally implemented this in double click. I would prefer double click over quadruple since for me double click is expected to do something, but surely quadruple is not.(I don't know about others)
At the end you all are much more experienced amd understand UX way better than me, I will leave this to you.

Feb 17 2019, 2:17 AM · Documentation, Okular

Feb 16 2019

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

OK, works for me now. I'm not thrilled about the Alt-P shortcut since it's the only one in the menu that uses only the Alt modifier. But I won't block on that. I'll hand this back to the Okular folks now.

Feb 16 2019, 3:58 PM · Documentation, Okular
shubham added a comment to D15742: Add close tab and create new tab on middle click event.

because that report also requests the feature of middle-clicking in empty areas of the tab bar to create new tabs.
...Unless you want to implement that, too. :)

I think it is not required, because we would be just duplicating the double click behaviour then. Currently double click does this.

Feb 16 2019, 3:49 PM · Konsole
shubham updated the summary of D15742: Add close tab and create new tab on middle click event.
Feb 16 2019, 3:41 PM · Konsole
shubham added a comment to D17599: Confirm closing muliple tabs..

@cullmann Don't you think this is some nice feature to have, having think of frustration one can have when they close kate thinking it will only close current tab, and unexpectedly all their tabs are closed.

Feb 16 2019, 3:40 PM · Kate
shubham updated the test plan for D15742: Add close tab and create new tab on middle click event.
Feb 16 2019, 3:16 PM · Konsole
shubham updated the diff for D15742: Add close tab and create new tab on middle click event.

Remove unnecessary change
Correct wordings

Feb 16 2019, 3:14 PM · Konsole
shubham added a comment to D15742: Add close tab and create new tab on middle click event.

@hindenburg @ngraham Friendly Ping

Feb 16 2019, 2:59 PM · Konsole
shubham updated the diff for D18744: Add action in Edit menu to select the text on current page.

Correct shortcut in documentation
Fix coding style

Feb 16 2019, 8:28 AM · Documentation, Okular
shubham retitled D15742: Add close tab and create new tab on middle click event from Handle middle click on tabs to Close tab on middle click event.
Feb 16 2019, 7:57 AM · Konsole
shubham updated the summary of D15742: Add close tab and create new tab on middle click event.
Feb 16 2019, 7:56 AM · Konsole
shubham updated the test plan for D15742: Add close tab and create new tab on middle click event.
Feb 16 2019, 7:55 AM · Konsole
shubham updated the diff for D15742: Add close tab and create new tab on middle click event.

Add config option in TabBar settings

Feb 16 2019, 7:53 AM · Konsole
shubham updated the summary of D15742: Add close tab and create new tab on middle click event.
Feb 16 2019, 7:33 AM · Konsole
shubham updated the diff for D15742: Add close tab and create new tab on middle click event.

Do not use camel case in strings

Feb 16 2019, 7:32 AM · Konsole
shubham updated the diff for D15742: Add close tab and create new tab on middle click event.

Make closing tabs on middle mouse button configurable

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

How to take settings into account?

Feb 16 2019, 3:04 AM · Kate

Feb 15 2019

shubham 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.

So, as with other similar features, I always say that it should go into plugin. It is now also possible to create script plugins (instead of C++ libraries), which is preferred for adding functionality such as this patch.

Feb 15 2019, 4:47 PM · Falkon
shubham added a comment to D19008: Add context menu entry to copy link text.

I did not get what you meant, can you please explain a bit?

Feb 15 2019, 2:17 PM · Falkon
shubham added a reviewer for D19008: Add context menu entry to copy link text: ngraham.
Feb 15 2019, 2:05 PM · Falkon
shubham retitled D18744: Add action in Edit menu to select the text on current page from Add action in Edit menu to select the current page to Add action in Edit menu to select the text on current page.
Feb 15 2019, 2:55 AM · Documentation, Okular
shubham updated the test plan for D18744: Add action in Edit menu to select the text on current page.
Feb 15 2019, 2:49 AM · Documentation, Okular
shubham updated the test plan for D18744: Add action in Edit menu to select the text on current page.
Feb 15 2019, 1:24 AM · Documentation, Okular

Feb 14 2019

shubham retitled D18744: Add action in Edit menu to select the text on current page from [RFC]Add action in Edit menu to select the current page to Add action in Edit menu to select the current page.
Feb 14 2019, 4:43 PM · Documentation, Okular
shubham requested review of D19008: Add context menu entry to copy link text.
Feb 14 2019, 4:37 PM · Falkon
shubham updated the test plan for D18744: Add action in Edit menu to select the text on current page.
Feb 14 2019, 3:49 PM · Documentation, Okular
shubham commandeered D15742: Add close tab and create new tab on middle click event.
Feb 14 2019, 2:50 PM · Konsole
shubham retitled D18744: Add action in Edit menu to select the text on current page from Add action in Edit menu to select the current page to [RFC]Add action in Edit menu to select the current page.
Feb 14 2019, 2:48 PM · Documentation, Okular