Bug 261001

Summary: Wish: better integration on OS X
Product: [Applications] skrooge Reporter: Christoph Vogtländer <kde>
Component: generalAssignee: Guillaume DE BURE <guillaume.debure>
Status: RESOLVED FIXED    
Severity: wishlist CC: stephane
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: macOS   
Latest Commit: Version Fixed In:
Attachments: diff against #1208665 activating requested features
current look of skrooge on OS X
skrooge with requested changes

Description Christoph Vogtländer 2010-12-22 20:50:40 UTC
Created attachment 55168 [details]
diff against #1208665 activating requested features

Version:           unspecified (using KDE 4.5.3) 
OS:                OS X

It would be great if unified toolbar and tab document mode could be activated. This would integrate skrooge better into OS X. See attached screenshots. Only two lines of code are needed (see attached diff against rev #1208665). Activating the unified toolbar definitely has no side effects on other operating systems. I'm not sure about document mode, though (see http://doc.qt.nokia.com/stable/qtabbar.html#documentMode-prop).

Reproducible: Didn't try
Comment 1 Christoph Vogtländer 2010-12-22 20:56:10 UTC
Created attachment 55169 [details]
current look of skrooge on OS X
Comment 2 Christoph Vogtländer 2010-12-22 20:56:50 UTC
Created attachment 55170 [details]
skrooge with requested changes
Comment 3 Stephane MANKOWSKI 2010-12-22 21:59:49 UTC
SVN commit 1208683 by smankowski:

BUG: 261001: Better integration on OS X

 M  +1 -0      CHANGELOG  
 M  +1 -0      skgbasegui/skgmainpanel.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1208683
Comment 4 Christoph Vogtländer 2010-12-22 22:15:39 UTC
what about the unified toolbar? Is this something to be made upstream in kdelibs? should i make a wish for that?
Comment 5 Stephane MANKOWSKI 2010-12-22 23:16:49 UTC
SVN commit 1208703 by smankowski:

BUG: 261001: Better integration on OS X

 M  +1 -0      skguniqueapplication.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1208703
Comment 6 Stephane MANKOWSKI 2010-12-22 23:17:34 UTC
Sorry, I missed a part of the correction.