D21971: [DEMO] Enhance ToggleActionMenu with ImplicitDefaultAction mode.

2019-11-02 Thread David Hurka
davidhurka added a subscriber: ngraham. davidhurka added a comment. D15580 depends on this code (not this Differential Revision, currently) now. Before landing this, I have to think about checkedAction(). Theoretically, it doesn’t find checked actions in

D15580: New annotation toolbar

2019-11-02 Thread David Hurka
davidhurka added a comment. I managed to test your patch now. Nice to see the ToggleActionMenu working, this is what I had in mind once. Now I see that it can behave somehow weird: When e. g. Ellipsis is selected, and you select again Ellipsis from the Geometric Shape button menu, it get

T10243: Some KDE applications could use better icons

2019-11-02 Thread Noah Davis
ndavis added a comment. In T10243#206631 , @alex-l wrote: > Activities don't add much on Virtual Desktops? It's litterally the only feature for me to use Plasma and don't consider any other DE, the reason I still use X11 despite it's insecure (A

T10243: Some KDE applications could use better icons

2019-11-02 Thread Alessandro Longo
alex-l added a comment. Activities don't add much on Virtual Desktops? It's litterally the only feature for me to use Plasma and don't consider any other DE, the reason I still use X11 despite it's insecure (Activities actually don't work on Wayland). Activities boosts productivity much more

[okular] [Bug 413591] Okular shows times in annotations with GMT instead of system timezone

2019-11-02 Thread Ben Cooksley
https://bugs.kde.org/show_bug.cgi?id=413591 Ben Cooksley changed: What|Removed |Added Latest Commit|https://invent.kde.org/kde/ |https://invent.kde.org/kde/ |o

[okular] [Bug 413745] Add shortcuts for left / right page rotation

2019-11-02 Thread David Hurka
https://bugs.kde.org/show_bug.cgi?id=413745 --- Comment #7 from David Hurka --- Sorry, Falkon does not load the gitlab MR. To answer Postix’ question: > If set to AltGr+L the shortcut representation becomes ł and and for AltGr+R > it becomes ¶. > This is really hard for a user to figure out, w

D15580: New annotation toolbar

2019-11-02 Thread Yuri Chornoivan
yurchor added inline comments. INLINE COMMENTS > annotationactionhandler.cpp:387 > +QAction * aCustomColor = new QAction( QIcon::fromTheme( > QStringLiteral("color-picker") ), > + i18nc("@item:inlistbox", "Custom > Color.."), q ); > +aColorPicker

[okular] [Bug 413745] Add shortcuts for left / right page rotation

2019-11-02 Thread Yuri Chornoivan
https://bugs.kde.org/show_bug.cgi?id=413745 --- Comment #6 from Yuri Chornoivan --- https://invent.kde.org/kde/okular/merge_requests/60 -- You are receiving this mail because: You are the assignee for the bug.

T10243: Some KDE applications could use better icons

2019-11-02 Thread Nathaniel Graham
ngraham added a comment. In T10243#206539 , @alex-l wrote: > Thank you for your replies. As I said I discussed a new icon for Activities time ago but Ivan decided to stay with the 3-dots one. I can't always be around to check that previous decis

T10243: Some KDE applications could use better icons

2019-11-02 Thread Noah Davis
ndavis added a comment. In T10243#206539 , @alex-l wrote: > Thank you for your replies. As I said I discussed a new icon for Activities time ago but Ivan decided to stay with the 3-dots one. I can't always be around to check that previous decisi

[okular] [Bug 413745] Add shortcuts for left / right page rotation

2019-11-02 Thread Postix
https://bugs.kde.org/show_bug.cgi?id=413745 --- Comment #5 from Postix --- Created attachment 123663 --> https://bugs.kde.org/attachment.cgi?id=123663&action=edit Shortcuts for AltGr+L/R Yes, you are right, it's basically a question assign default shortcuts for those actions. If set to AltGr+

[okular] [Bug 413745] Add shortcuts for left / right page rotation

2019-11-02 Thread Yuri Chornoivan
https://bugs.kde.org/show_bug.cgi?id=413745 Yuri Chornoivan changed: What|Removed |Added Status|NEEDSINFO |REPORTED Resolution|WAITINGFORINFO

[okular] [Bug 413745] Add shortcuts for left / right page rotation

2019-11-02 Thread Postix
https://bugs.kde.org/show_bug.cgi?id=413745 --- Comment #3 from Postix --- I see Alt+ is used for the shortcuts of the menu entries. Maybe AltGr then? -- You are receiving this mail because: You are the assignee for the bug.

[okular] [Bug 413745] Add shortcuts for left / right page rotation

2019-11-02 Thread Postix
https://bugs.kde.org/show_bug.cgi?id=413745 --- Comment #2 from Postix --- > Any proposals on what these shortcuts could be? I thought about Alt+L/R and Alt+Shift+L/R for a single page (#413746). Those are not used currently and seem intuitive to me. -- You are receiving this mail because: You

[okular] [Bug 413745] Add shortcuts for left / right page rotation

2019-11-02 Thread Yuri Chornoivan
https://bugs.kde.org/show_bug.cgi?id=413745 Yuri Chornoivan changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution|---

[okular] [Bug 413746] Add option to only rotate specific page(s)

2019-11-02 Thread Postix
https://bugs.kde.org/show_bug.cgi?id=413746 Postix changed: What|Removed |Added CC||pos...@posteo.eu -- You are receiving this mail becau

[okular] [Bug 413746] New: Add option to only rotate specific page(s)

2019-11-02 Thread Postix
https://bugs.kde.org/show_bug.cgi?id=413746 Bug ID: 413746 Summary: Add option to only rotate specific page(s) Product: okular Version: 1.8.2 Platform: Other OS: Linux Status: REPORTED Severity: wishlist

[okular] [Bug 413745] New: Add shortcuts for left / right page rotation

2019-11-02 Thread Postix
https://bugs.kde.org/show_bug.cgi?id=413745 Bug ID: 413745 Summary: Add shortcuts for left / right page rotation Product: okular Version: 1.8.2 Platform: Other OS: Linux Status: REPORTED Severity: wishlist

[okular] [Bug 413745] Add shortcuts for left / right page rotation

2019-11-02 Thread Postix
https://bugs.kde.org/show_bug.cgi?id=413745 Postix changed: What|Removed |Added CC||pos...@posteo.eu -- You are receiving this mail becau

T10243: Some KDE applications could use better icons

2019-11-02 Thread Alessandro Longo
alex-l added a comment. Thank you for your replies. As I said I discussed a new icon for Activities time ago but Ivan decided to stay with the 3-dots one. I can't always be around to check that previous decisions are overwritten by others. Isn't up to others to check if there were previous d

[okular] [Bug 413620] The font in annotations (e.g. pop-up notes, highlights) can not be increased.

2019-11-02 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=413620 Albert Astals Cid changed: What|Removed |Added Status|REOPENED|NEEDSINFO Resolution|---

[okular] [Bug 397463] okular session management

2019-11-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=397463 --- Comment #22 from ilk...@gmail.com --- Thank you Nate, appreciate the good work. Looking forward to seeing it in Ubuntu repository. -- You are receiving this mail because: You are the assignee for the bug.

[okular] [Bug 413620] The font in annotations (e.g. pop-up notes, highlights) can not be increased.

2019-11-02 Thread Sodre
https://bugs.kde.org/show_bug.cgi?id=413620 Sodre changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|REMIND

[okular] [Bug 413620] The font in annotations (e.g. pop-up notes, highlights) can not be increased.

2019-11-02 Thread Sodre
https://bugs.kde.org/show_bug.cgi?id=413620 Sodre changed: What|Removed |Added Resolution|NOT A BUG |REMIND --- Comment #2 from Sodre --- But this is like