D5186: Add a widget style chooser to oxygen-demo

2017-04-24 Thread René J . V . Bertin
rjvbb abandoned this revision. rjvbb added a comment. Closed with commit https://commits.kde.org/oxygen/3677f75e956e1946cd0ee775ff2969d0b2ecf1c7 REPOSITORY R113 Oxygen Theme REVISION DETAIL https://phabricator.kde.org/D5186 To: rjvbb, hpereiradacosta Cc: plasma-devel, #plasma, spstarr,

D5186: Add a widget style chooser to oxygen-demo

2017-04-24 Thread René J . V . Bertin
rjvbb set the repository for this revision to R113 Oxygen Theme. REPOSITORY R113 Oxygen Theme REVISION DETAIL https://phabricator.kde.org/D5186 To: rjvbb, hpereiradacosta Cc: plasma-devel, #plasma, spstarr, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol

D5186: Add a widget style chooser to oxygen-demo

2017-04-24 Thread René J . V . Bertin
rjvbb updated this revision to Diff 13755. rjvbb added a comment. Final version. Most of the forward declarations were actually redundant. CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D5186?vs=13702&id=13755 REVISION DETAIL https://phabricator.kde.org/D5186 AFFECTED FILES ksty

D5186: Add a widget style chooser to oxygen-demo

2017-04-24 Thread Hugo Pereira Da Costa
hpereiradacosta requested changes to this revision. hpereiradacosta added a comment. This revision now requires changes to proceed. Implementation wise, perfect ! Some minor comments to be fixed, then ship it ! Thanks for the patch INLINE COMMENTS > oxygenstylechooser.cpp:37 > +#includ

D5186: Add a widget style chooser to oxygen-demo

2017-04-22 Thread René J . V . Bertin
rjvbb set the repository for this revision to R113 Oxygen Theme. REPOSITORY R113 Oxygen Theme REVISION DETAIL https://phabricator.kde.org/D5186 To: rjvbb, hpereiradacosta Cc: plasma-devel, #plasma, spstarr, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol

D5186: Add a widget style chooser to oxygen-demo

2017-04-22 Thread René J . V . Bertin
rjvbb updated this revision to Diff 13702. rjvbb added a comment. Simplified style selector widget that just shows the available styles and "ticks" the currently active style. CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D5186?vs=12832&id=13702 REVISION DETAIL https://phabricato

D5186: Add a widget style chooser to oxygen-demo

2017-04-22 Thread René J . V . Bertin
rjvbb added a comment. In https://phabricator.kde.org/D5186#99745, @hpereiradacosta wrote: > In any case, none of this is really necessary here: IMHO the menu should just have the list of available styles (StyleFactory::keys()) and the "correct" radiobox selected at startup. > Wdyt ?

D5186: Add a widget style chooser to oxygen-demo

2017-04-04 Thread Hugo Pereira Da Costa
hpereiradacosta added a comment. To be honest, I think all the dealing with default style, desktop style, bold font, etc is superfluous and in fact misleading: The "default" style can actually depend not only on the OS, but on the distribution, etc. Also the return of "cg.readEntry( "wi

D5186: Add a widget style chooser to oxygen-demo

2017-03-26 Thread René J . V . Bertin
rjvbb created this revision. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY This adds the widget style chooser evoked during the colour scheme chooser review (https://phabricator.kde.org/D5113). REPOSITORY R113 Oxygen