[Okular-devel] [okular] [Bug 341318] Save for every document whether it is viewed in continuous mode or not

2015-05-12 Thread felix_mauch
https://bugs.kde.org/show_bug.cgi?id=341318 --- Comment #8 from felix_ma...@web.de --- I've created a review request (#123427 ) about two weeks ago, however there was no reaction to it. Should I provide anything else? -- You are receiving this mail because: You are the assignee for the bug.

[Okular-devel] [okular] [Bug 341318] Save for every document whether it is viewed in continuous mode or not

2015-04-17 Thread felix_mauch
https://bugs.kde.org/show_bug.cgi?id=341318 --- Comment #6 from felix_ma...@web.de --- Created attachment 92103 --> https://bugs.kde.org/attachment.cgi?id=92103&action=edit patch to solve the issue I've made a first solution. Some things might be a bit hacky such as changing the UI manually and

[Okular-devel] [okular] [Bug 341318] Save for every document whether it is viewed in continuous mode or not

2015-04-14 Thread felix_mauch
https://bugs.kde.org/show_bug.cgi?id=341318 --- Comment #4 from felix_ma...@web.de --- After some code browsing, I guess the following solution should work: DocumentPrivate::loadViewsInfo seems to be a good starting point as it's the xml parser. Following the function calls you end up in PageView

[Okular-devel] [okular] [Bug 341318] Save for every document whether it is viewed in continuous mode or not

2015-04-14 Thread felix_mauch
https://bugs.kde.org/show_bug.cgi?id=341318 felix_ma...@web.de changed: What|Removed |Added CC||felix_ma...@web.de --- Comment #3 from feli