Feed Advanced Search

Feb 13 2019

joaonetto updated the summary of D18358: Add buttons to collapse and expand all elements.
Feb 13 2019, 11:44 PM · Okular

Feb 8 2019

joaonetto added a comment to D18144: Implemented find function from console.

It seems I can't get the text on the findBar widget, so I can't test if the text there is equivalent to the intended.
If it was found or not is not imperative to the test, since this is tested on the searchtext.cpp

Feb 8 2019, 11:07 PM · Okular
joaonetto updated the diff for D18144: Implemented find function from console.

Added two tests.
First one tests if the findBar was opened and second tests the decryption

Feb 8 2019, 11:04 PM · Okular

Feb 7 2019

joaonetto added a comment to D18144: Implemented find function from console.

I don't know a lot about autotests, therefore I'm not so sure that it is implemented correctly. I can implement it, but I would need some assistance.

Feb 7 2019, 12:12 AM · Okular
joaonetto updated the diff for D18144: Implemented find function from console.

Changed decrypt to shellUtils. Implemented a test

Feb 7 2019, 12:10 AM · Okular

Feb 3 2019

joaonetto updated the diff for D18144: Implemented find function from console.

Changed find String to a encrypted base64 string.

Feb 3 2019, 8:34 PM · Okular

Jan 29 2019

joaonetto added a comment to D18144: Implemented find function from console.

Ping

Jan 29 2019, 10:00 AM · Okular

Jan 18 2019

joaonetto abandoned D18238: Implements a new button on findbar that allows users to choose the color that highlights the text.

There's better solutions than adding a new button, closing it.

Jan 18 2019, 6:14 PM · Okular
joaonetto abandoned D18283: Auto-expand all tree elements in the side panel when the panel is first shown.

As discussed in T8553, a button that does this would be more suitable.

Jan 18 2019, 1:05 PM · Okular
joaonetto requested review of D18358: Add buttons to collapse and expand all elements.
Jan 18 2019, 1:04 PM · Okular

Jan 17 2019

joaonetto added a comment to T8553: Improve review side panel.

Tried some icons that come with KDE. We can't have the arrow down one since it's already used in page.

Jan 17 2019, 5:39 PM · Okular
joaonetto added a comment to T8553: Improve review side panel.

On the right side, like this would be good? If it is, I just have to get the right icons for it.
Left one expands, right one collapses all.

Jan 17 2019, 3:52 PM · Okular
joaonetto added a comment to T8553: Improve review side panel.

Point 2:
If we had the "Expand/Collapse all" elements button, is this still necessary?
You could expand it at your will.

Jan 17 2019, 12:40 PM · Okular
joaonetto updated the diff for D18144: Implemented find function from console.

Fixed bug when searching for strings with : and some cleanup

Jan 17 2019, 3:56 AM · Okular

Jan 16 2019

joaonetto added a comment to D18238: Implements a new button on findbar that allows users to choose the color that highlights the text.

There's some people asking for it on bugzilla, to change the search highlight color, but as Nate said, no other reader does this.

Jan 16 2019, 12:11 AM · Okular

Jan 15 2019

joaonetto updated the diff for D18283: Auto-expand all tree elements in the side panel when the panel is first shown.

Updated files

Jan 15 2019, 11:12 PM · Okular
joaonetto added a comment to D18283: Auto-expand all tree elements in the side panel when the panel is first shown.

Fixing it, other files went in.

Jan 15 2019, 11:08 PM · Okular
joaonetto requested review of D18283: Auto-expand all tree elements in the side panel when the panel is first shown.
Jan 15 2019, 11:04 PM · Okular
joaonetto added a comment to T8553: Improve review side panel.

I have a lot of free time as of now, and for the next month. I'm having fun tinkering with the source code, so I try to help as much as I can.

Jan 15 2019, 10:58 PM · Okular
joaonetto added a comment to T8553: Improve review side panel.

I would like to work on tasks of this list if you don't mind.

Jan 15 2019, 3:34 PM · Okular
joaonetto updated the diff for D18144: Implemented find function from console.

Code cleanup, only important parts should be changed

Jan 15 2019, 12:05 AM · Okular

Jan 14 2019

joaonetto updated the diff for D18144: Implemented find function from console.

Deleted signal, now I call the function after the file has been open

Jan 14 2019, 11:55 PM · Okular
joaonetto added a comment to D18238: Implements a new button on findbar that allows users to choose the color that highlights the text.

I'm okay in discarding it.

Jan 14 2019, 9:51 PM · Okular
joaonetto added a reviewer for D18238: Implements a new button on findbar that allows users to choose the color that highlights the text: Okular.
Jan 14 2019, 12:46 PM · Okular
joaonetto requested review of D18238: Implements a new button on findbar that allows users to choose the color that highlights the text.
Jan 14 2019, 7:42 AM · Okular
joaonetto updated the diff for D18144: Implemented find function from console.

Not initializing the variable was causing crashes. Fixed it

Jan 14 2019, 2:05 AM · Okular

Jan 12 2019

joaonetto updated the diff for D18144: Implemented find function from console.

Changed variable names and deleted QString after use

Jan 12 2019, 7:34 PM · Okular
joaonetto added inline comments to D18144: Implemented find function from console.
Jan 12 2019, 6:40 PM · Okular
joaonetto updated the diff for D18144: Implemented find function from console.

Deleted remains and formatting issues

Jan 12 2019, 1:20 PM · Okular
joaonetto updated the diff for D18144: Implemented find function from console.

Made changes that allows file to be searched only when loaded

Jan 12 2019, 1:17 PM · Okular

Jan 11 2019

joaonetto added a comment to D18144: Implemented find function from console.

It seems that it tries to search before copying the file, so I'm searching an empty string. Let me see what I can do to improve that. Maybe wait until the document is completely copied?

Jan 11 2019, 10:43 PM · Okular

Jan 10 2019

joaonetto updated the diff for D18144: Implemented find function from console.

Changed the code so I no longer use query.

Jan 10 2019, 10:36 PM · Okular
joaonetto updated the diff for D18144: Implemented find function from console.

one last change to avoid repeating code. I guess it's ready to land, just need a reviewer.

Jan 10 2019, 7:48 PM · Okular
joaonetto updated the diff for D18144: Implemented find function from console.

Using command find from terminal now opens FindBar

Jan 10 2019, 7:41 PM · Okular
joaonetto added a comment to D18144: Implemented find function from console.

Tried that, not possible, it gets me compilation error.

Jan 10 2019, 3:29 PM · Okular
joaonetto added a reviewer for D18144: Implemented find function from console: Okular.
Jan 10 2019, 2:03 PM · Okular
joaonetto added inline comments to D18144: Implemented find function from console.
Jan 10 2019, 12:04 AM · Okular

Jan 9 2019

joaonetto updated the diff for D18144: Implemented find function from console.

Deleted iostream used in main for debugging

Jan 9 2019, 11:59 PM · Okular
joaonetto requested review of D18144: Implemented find function from console.
Jan 9 2019, 11:56 PM · Okular

Dec 6 2018

joaonetto added a comment to D17368: Fixed bug that crashed program when clicking Forecast->Chart.

I can't land or commit to repository since I'm not a KDE dev.

Dec 6 2018, 10:39 AM

Dec 5 2018

joaonetto updated the diff for D17368: Fixed bug that crashed program when clicking Forecast->Chart.

QString should be const, fixed it.

Dec 5 2018, 10:32 PM
joaonetto added a reviewer for D17368: Fixed bug that crashed program when clicking Forecast->Chart: KMyMoney.
Dec 5 2018, 10:09 PM
joaonetto updated the diff for D17368: Fixed bug that crashed program when clicking Forecast->Chart.

Forgot to delete debug options. Updated it

Dec 5 2018, 1:46 PM
joaonetto requested review of D17368: Fixed bug that crashed program when clicking Forecast->Chart.
Dec 5 2018, 1:42 PM

Nov 6 2018

joaonetto added a comment to D16684: Updated with petroleum industry units.

Done, can land now

Nov 6 2018, 8:48 AM · Frameworks
joaonetto updated the summary of D16684: Updated with petroleum industry units.
Nov 6 2018, 8:47 AM · Frameworks

Nov 5 2018

joaonetto updated the diff for D16684: Updated with petroleum industry units.
Nov 5 2018, 4:16 PM · Frameworks
joaonetto updated the diff for D16684: Updated with petroleum industry units.

permeability.h renamed to permeability_p.h and change Darcy to start at 33000

Nov 5 2018, 4:15 PM · Frameworks
joaonetto updated the diff for D16684: Updated with petroleum industry units.

Reviewed with comments made on this diff.

Nov 5 2018, 3:52 PM · Frameworks
joaonetto abandoned D16681: Updated with petroleum industry units.
Nov 5 2018, 1:41 PM · Frameworks
joaonetto updated the diff for D16684: Updated with petroleum industry units.

Couldn't update D16681, creating new revision

Nov 5 2018, 1:41 PM · Frameworks
joaonetto abandoned D16684: Updated with petroleum industry units.
Nov 5 2018, 1:38 PM · Frameworks
joaonetto updated the diff for D16684: Updated with petroleum industry units.

Updated with permeability source code

Nov 5 2018, 1:38 PM · Frameworks
joaonetto abandoned D16684: Updated with petroleum industry units.
Nov 5 2018, 1:36 PM · Frameworks
joaonetto updated the diff for D16684: Updated with petroleum industry units.
  • Updated source code with permeability class
Nov 5 2018, 1:35 PM · Frameworks
joaonetto abandoned D16684: Updated with petroleum industry units.
Nov 5 2018, 1:22 PM · Frameworks
joaonetto requested review of D16684: Updated with petroleum industry units.
Nov 5 2018, 1:22 PM · Frameworks
joaonetto updated the summary of D16681: Updated with petroleum industry units.
Nov 5 2018, 1:18 PM · Frameworks
joaonetto updated the diff for D16681: Updated with petroleum industry units.

Updating D16681: Updated with petroleum industry units

Nov 5 2018, 1:16 PM · Frameworks
joaonetto requested review of D16681: Updated with petroleum industry units.
Nov 5 2018, 12:59 PM · Frameworks

Oct 11 2018

joaonetto removed a watcher for Elisa: joaonetto.
Oct 11 2018, 9:10 PM
joaonetto added a watcher for Elisa: joaonetto.
Oct 11 2018, 11:17 AM