Re: [Okular-devel] Improving the book reading experience with KDE tech

2012-12-22 Thread Albert Astals Cid
El Diumenge, 23 de desembre de 2012, a les 01:18:23, Inge Wallin va escriure: > In just a few weeks Calligra 2.6 will be released, and with that the first > version of Calligra Author. The first version of Author will be very like > Words but it has a focus on the needs of a book writer rather than

Review Request: Main Window: View switching uses modern group button

2012-12-22 Thread Jarosław Staniek
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107856/ --- Review request for Calligra, Adam Pigg, C. Boemann, Dimitrios Tanis, Radosła

Improving the book reading experience with KDE tech

2012-12-22 Thread Inge Wallin
In just a few weeks Calligra 2.6 will be released, and with that the first version of Calligra Author. The first version of Author will be very like Words but it has a focus on the needs of a book writer rather than, say, a report writer or a memo writer. Therefore we expect Words and Author to

Re: Review Request: Implement triple button widget

2012-12-22 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107530/#review23874 --- This review has been submitted with commit 53c2670298f381f2bb1

Re: Review Request: Implement triple button widget

2012-12-22 Thread Jarosław Staniek
> On Dec. 22, 2012, 6:14 p.m., C. Boemann wrote: > > given that I've just said ship-it to jaroslaw's request which builds on top > > of yours I think we can close your request, as refused. That said I want to > > say thanks for the great work you did on this. BTW, Jean I am sorry for not commi

Re: Review Request: Introduce kowidgetutils library and put KoGroupButton in it

2012-12-22 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107842/#review23867 --- This review has been submitted with commit c0bb371a5e17489e7aa

Re: Review Request: Implement triple button widget

2012-12-22 Thread Jarosław Staniek
> On Dec. 19, 2012, 10:29 p.m., Jarosław Staniek wrote: > > libs/widgets/KoGroupButton.cpp, line 41 > > > > > > Missing QToolButton(parent) call, what makes the widget invisible and > > uninitialized. > > Jean-Ni

Re: Review Request: Implement triple button widget

2012-12-22 Thread C. Boemann
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107530/#review23856 --- given that I've just said ship-it to jaroslaw's request which b

Re: Review Request: Introduce kowidgetutils library and put KoGroupButton in it

2012-12-22 Thread C. Boemann
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107842/#review23855 --- Ship it! Looks good enough for me. Not sure about the library

Re: Review Request: Fix clicking in selection does not update caret

2012-12-22 Thread C. Boemann
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107849/#review23854 --- Ship it! yes sure, but could you please change all the initial

Review Request: Fix clicking in selection does not update caret

2012-12-22 Thread Pierre Stirnweiss
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107849/ --- Review request for Calligra and C. Boemann. Description --- When clic

Re: Review Request: Implement triple button widget

2012-12-22 Thread Jean-Nicolas Artaud
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107530/ --- (Updated Dec. 22, 2012, 4:07 p.m.) Review request for Calligra and C. Boem

Re: Review Request: Implement triple button widget

2012-12-22 Thread Jean-Nicolas Artaud
> On Dec. 20, 2012, 11:34 p.m., Jarosław Staniek wrote: > > For a test I added three buttons switching views in Kexi. > > > > - A mockup how that would look: > > http://kexi-project.org/pics/2.7/groupbutton/triple1-mockup.png > > > > Screenshots: > > - actual look using your newest revision 8:

Re: Review Request: Implement triple button widget

2012-12-22 Thread Jean-Nicolas Artaud
> On Dec. 19, 2012, 10:29 p.m., Jarosław Staniek wrote: > > libs/widgets/KoGroupButton.cpp, line 41 > > > > > > Missing QToolButton(parent) call, what makes the widget invisible and > > uninitialized. I don't und