Bug 275231

Summary: Oxygen doesn't support the inverted QDials and nor QScrollbars
Product: [Plasma] Oxygen Reporter: Carlos Licea <cl>
Component: styleAssignee: Hugo Pereira Da Costa <hugo.pereira.da.costa>
Status: CLOSED FIXED    
Severity: minor CC: hugo.pereira.da.costa
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Example with oxygen
Example with plastique (correct)

Description Carlos Licea 2011-06-08 20:59:32 UTC
Version:           unspecified (using KDE 4.6.3) 
OS:                Linux

Oxygen doesn't support the inverted QDials and nor QScrollbars.
As an example look at the Qt example: $QtSource/examples/widgets/sliders

Reproducible: Always
Comment 1 Carlos Licea 2011-06-08 21:01:06 UTC
Created attachment 60791 [details]
Example with oxygen
Comment 2 Carlos Licea 2011-06-08 21:01:50 UTC
Created attachment 60792 [details]
Example with plastique (correct)
Comment 3 Hugo Pereira Da Costa 2011-06-08 22:31:06 UTC
Git commit 0bc365fdee3ac77d6c1ced96b6259b4d05fcb949 by Hugo Pereira Da Costa.
Committed on 08/06/2011 at 22:29.
Pushed by hpereiradacosta into branch 'master'.

added support for "inverted" scrollbars

CCBUG: 275231

M  +2    -1    kstyles/oxygen/oxygenstyle.cpp     

http://commits.kde.org/kde-workspace/0bc365fdee3ac77d6c1ced96b6259b4d05fcb949
Comment 4 Hugo Pereira Da Costa 2011-06-08 22:31:06 UTC
Git commit a6dc9a7acd405ec4040343fa9a3ba45431b62677 by Hugo Pereira Da Costa.
Committed on 08/06/2011 at 22:19.
Pushed by hpereiradacosta into branch 'master'.

added support for "inverted" qdials.

CCBUG: 275231

M  +3    -1    kstyles/oxygen/oxygenstyle.cpp     

http://commits.kde.org/kde-workspace/a6dc9a7acd405ec4040343fa9a3ba45431b62677
Comment 5 Hugo Pereira Da Costa 2011-06-08 22:32:45 UTC
All right. That fixes it, I think. 
Thanks for reporting.
Comment 6 Hugo Pereira Da Costa 2011-06-08 22:40:40 UTC
Git commit 9af34fe02fb8c87e4951aedc621d6708462f4ef2 by Hugo Pereira Da Costa.
Committed on 08/06/2011 at 22:19.
Pushed by hpereiradacosta into branch 'KDE/4.6'.

added support for "inverted" qdials.

CCBUG: 275231

M  +3    -1    kstyles/oxygen/oxygenstyle.cpp     

http://commits.kde.org/kde-workspace/9af34fe02fb8c87e4951aedc621d6708462f4ef2
Comment 7 Hugo Pereira Da Costa 2011-06-08 22:40:40 UTC
Git commit 3cdde78e2059a1fc691db76f174c144eea6a8e03 by Hugo Pereira Da Costa.
Committed on 08/06/2011 at 22:29.
Pushed by hpereiradacosta into branch 'KDE/4.6'.

added support for "inverted" scrollbars

CCBUG: 275231

M  +2    -1    kstyles/oxygen/oxygenstyle.cpp     

http://commits.kde.org/kde-workspace/3cdde78e2059a1fc691db76f174c144eea6a8e03
Comment 8 Hugo Pereira Da Costa 2011-06-08 22:41:11 UTC
and is backported.
So closing.
Comment 9 Carlos Licea 2011-06-08 23:11:30 UTC
Thanks Hugo! this is fast service ;-)