[Okular-devel] [okular] [Bug 344599] Thumbnails sidebar always open when okular starts

2015-12-04 Thread Sumit Sahrawat via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=344599

--- Comment #5 from Sumit Sahrawat  ---
I'm on archlinux using xmonad and no KDE/Plasma.

```
$ okular --version
Qt: 4.8.7
KDE Development Platform: 4.14.14
Okular: 0.23.2
```

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] [okular] [Bug 152585] Dual screen presentation mode

2015-12-03 Thread Sumit Sahrawat via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=152585

--- Comment #13 from Sumit Sahrawat  ---
That's a good suggestion, thanks :)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] [okular] [Bug 353401] Feature requst: "typewriter" annotation tool

2015-12-03 Thread Sumit Sahrawat via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353401

--- Comment #11 from Sumit Sahrawat  ---
I looked through the poppler source once again. I realized that even though the
freeText annotation is implemented internally, the poppler-qt4 package doesn't
export it.

Specifically, the Annotation class from poppler-qt4 has a SubType enumeration,
which contains only 15 values. The Annot class from poppler has an AnnotSubtype
enumeration, which contains 27 values. FreeText is one of the values in poppler
but not in poppler-qt4.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] [okular] [Bug 344599] Thumbnails sidebar always open when okular starts

2015-12-03 Thread Sumit Sahrawat via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=344599

Sumit Sahrawat  changed:

   What|Removed |Added

 CC||sumit.sahrawat.apm13@iitbhu
   ||.ac.in

--- Comment #1 from Sumit Sahrawat  ---
Looks like this has been fixed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] [okular] [Bug 152585] Dual screen presentation mode

2015-12-03 Thread Sumit Sahrawat via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=152585

Sumit Sahrawat  changed:

   What|Removed |Added

 CC||sumit.sahrawat.apm13@iitbhu
   ||.ac.in

--- Comment #11 from Sumit Sahrawat  ---
I'm looking to start working on this under the season of KDE program. I'd like
to know what people think the final interface should look like.

The image the Jonas linked to in comment #8 looks great, and I'm thinking about
aiming for something similar.

Also, I'm working on a laptop, without any second screen. Can anyone help me
set up a virtual screen which would act as a second desktop?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] [okular] [Bug 269376] Annotations should open with suitable size of the box

2015-11-29 Thread Sumit Sahrawat via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=269376

Sumit Sahrawat  changed:

   What|Removed |Added

 CC||sumit.sahrawat.apm13@iitbhu
   ||.ac.in

--- Comment #1 from Sumit Sahrawat  ---
This is working as it should in the git HEAD. I can't say when it was fixed,
but it's been done.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] [okular] [Bug 353401] Feature requst: "typewriter" annotation tool

2015-11-28 Thread Sumit Sahrawat via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353401

--- Comment #8 from Sumit Sahrawat  ---
Seems like I underestimated the issues. 2-3 cannot be implemented without
poppler support, sadly.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] [okular] [Bug 353401] Feature requst: "typewriter" annotation tool

2015-11-27 Thread Sumit Sahrawat via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353401

--- Comment #6 from Sumit Sahrawat  ---
I forgot to mention it here, the review request I made has been merged.

1) There are still some improvements to be made, but the code that was merged
works perfectly when it comes to removing borders. Issue #332887.
2-3) They are valid feature requests, and would make for good junior jobs I
think. I will see if I can get atleast one of them done.
4) I will work on this in the current season of KDE session. Issue #18.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] [okular] [Bug 159008] inline note without outline

2015-11-27 Thread Sumit Sahrawat via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=159008

Sumit Sahrawat  changed:

   What|Removed |Added

 CC||sumit.sahrawat.apm13@iitbhu
   ||.ac.in

--- Comment #3 from Sumit Sahrawat  ---
This can be marked FIXED, as #332887 has been fixed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] [okular] [Bug 353401] Feature requst: "typewriter" annotation tool

2015-11-05 Thread Sumit Sahrawat via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353401

Sumit Sahrawat  changed:

   What|Removed |Added

 CC||sumit.sahrawat.apm13@iitbhu
   ||.ac.in

--- Comment #2 from Sumit Sahrawat  ---
I'm working on making the border width customizable, which when set to 0
removes the border entirely.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] [okular] [Bug 332887] make line width of the rectangle for inline note in annotations configurable

2015-10-26 Thread Sumit Sahrawat via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=332887

--- Comment #8 from Sumit Sahrawat  ---
I created a gitreview for the bug here:
https://git.reviewboard.kde.org/r/125801/

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] [okular] [Bug 332887] make line width of the rectangle for inline note in annotations configurable

2015-10-24 Thread Sumit Sahrawat via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=332887

--- Comment #7 from Sumit Sahrawat  ---
Created attachment 95099
  --> https://bugs.kde.org/attachment.cgi?id=95099=edit
Proposed Patch: Make inline annotation border width customizable

Patch created using `git diff --patch > patch.diff`.

I made it so that a two digit spin input is used for the line width, but the
step size is 0.1, which allows quickly editing with one digit precision.

git.reviewboard.kde.org seems to be down, so posting here.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] [okular] [Bug 332887] make line width of the rectangle for inline note in annotations configurable

2015-10-24 Thread Sumit Sahrawat via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=332887

Sumit Sahrawat  changed:

   What|Removed |Added

 CC||sumit.sahrawat.apm13@iitbhu
   ||.ac.in

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel