----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/130235/#review103649 -----------------------------------------------------------
Arthur is useless, I don't see why we should we expose a much worse experience to the user. - Albert Astals Cid On ago. 24, 2017, 8:37 p.m., Oliver Sander wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org/r/130235/ > ----------------------------------------------------------- > > (Updated ago. 24, 2017, 8:37 p.m.) > > > Review request for Okular. > > > Repository: okular > > > Description > ------- > > This patch adds a new configuration option to the pdf backend options: the > user can select between the poppler Splash or Arthur backends. Of course > Splash is the default, but it's nice to have the choice -- I use it to debug > Arthur. > > I need some help, though (still Qt newbie). With the current patch, backend > changes do not go into effect until the document is reloaded. How do I make > it go into effect when 'Ok' is clicked? I suppose there's some signal that > gets emitted, but what's its name? > > Also, It'd be good to add a 'here be dragons' tooltip to the Arthur choice. > Is that possible? > > > Diffs > ----- > > generators/poppler/conf/pdfsettings.kcfg 65ea82d8d > generators/poppler/conf/pdfsettingswidget.ui 488ad3099 > generators/poppler/generator_pdf.cpp 2a73ca205 > > Diff: https://git.reviewboard.kde.org/r/130235/diff/ > > > Testing > ------- > > > Thanks, > > Oliver Sander > >