[kdevelop] [Bug 363473] KDevelop should use a different tab bar widget for tabbed documents

2016-10-18 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363473 Kevin Funk changed: What|Removed |Added Version Fixed In||5.0.3 -- You are receiving this

[kdevelop] [Bug 363473] KDevelop should use a different tab bar widget for tabbed documents

2016-10-18 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363473 Kevin Funk changed: What|Removed |Added Latest Commit||http://commits.kde.org/kdev

[kdevelop] [Bug 363473] KDevelop should use a different tab bar widget for tabbed documents

2016-09-10 Thread RJVB via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363473 --- Comment #20 from RJVB --- I've elaborated the patch a bit and submitted it for review: https://git.reviewboard.kde.org/r/128880/ -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 363473] KDevelop should use a different tab bar widget for tabbed documents

2016-09-10 Thread RJVB via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363473 --- Comment #19 from RJVB --- Created attachment 101017 --> https://bugs.kde.org/attachment.cgi?id=101017=edit many tabs, QtCurve with a Fusion QTabBar -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 363473] KDevelop should use a different tab bar widget for tabbed documents

2016-09-10 Thread RJVB via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363473 --- Comment #18 from RJVB --- Created attachment 101016 --> https://bugs.kde.org/attachment.cgi?id=101016=edit Many tabs, Breeze with a Fusion QTabBar -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 363473] KDevelop should use a different tab bar widget for tabbed documents

2016-09-10 Thread RJVB via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363473 --- Comment #17 from RJVB --- Created attachment 101015 --> https://bugs.kde.org/attachment.cgi?id=101015=edit Many tabs with the native Macintosh theme but the Fusion style for the QTabBar widget I think this may yet be the

[kdevelop] [Bug 363473] KDevelop should use a different tab bar widget for tabbed documents

2016-09-10 Thread RJVB via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363473 --- Comment #16 from RJVB --- (In reply to RJVB from comment #12) > It wouldn't be possible to force a specific widget style on one particular > widget class, perchance? Something like "QTabBar { style : Fusion }" ? In fact it is:

[kdevelop] [Bug 363473] KDevelop should use a different tab bar widget for tabbed documents

2016-09-09 Thread RJVB via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363473 --- Comment #15 from RJVB --- All the usual widget styles available under X11 and also Fusion default to Qt::ElideNone . Forcing that default causes the scroll buttons to appear earlier because the tab text isn't truncated. --

[kdevelop] [Bug 363473] KDevelop should use a different tab bar widget for tabbed documents

2016-09-09 Thread RJVB via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363473 --- Comment #14 from RJVB --- Created attachment 101000 --> https://bugs.kde.org/attachment.cgi?id=101000=edit idem, but with elideMode == Qt::ElideNone diff --git a/sublime/container.cpp b/sublime/container.cpp index

[kdevelop] [Bug 363473] KDevelop should use a different tab bar widget for tabbed documents

2016-09-09 Thread RJVB via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363473 --- Comment #13 from RJVB --- Created attachment 100999 --> https://bugs.kde.org/attachment.cgi?id=100999=edit native Macintosh style, document mode, with scroll buttons diff --git a/sublime/container.cpp b/sublime/container.cpp

[kdevelop] [Bug 363473] KDevelop should use a different tab bar widget for tabbed documents

2016-09-09 Thread RJVB via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363473 --- Comment #12 from RJVB --- It wouldn't be possible to force a specific widget style on one particular widget class, perchance? Something like "QTabBar { style : Fusion }" ? -- You are receiving this mail because: You are

[kdevelop] [Bug 363473] KDevelop should use a different tab bar widget for tabbed documents

2016-09-09 Thread RJVB via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363473 --- Comment #11 from RJVB --- Created attachment 100998 --> https://bugs.kde.org/attachment.cgi?id=100998=edit standard mode tab widgets in full width, for comparison Note what looks like a backdrop widget in both modes. Could

[kdevelop] [Bug 363473] KDevelop should use a different tab bar widget for tabbed documents

2016-09-09 Thread RJVB via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363473 --- Comment #10 from RJVB --- Created attachment 100997 --> https://bugs.kde.org/attachment.cgi?id=100997=edit this is how document mode tabwidgets look when they can take their full width This is without the integration

[kdevelop] [Bug 363473] KDevelop should use a different tab bar widget for tabbed documents

2016-09-09 Thread RJVB via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363473 --- Comment #9 from RJVB --- Created attachment 100996 --> https://bugs.kde.org/attachment.cgi?id=100996=edit lots of native tab widgets in document mode This is KDevelop using document-mode tab widgets with the proposed patch

[kdevelop] [Bug 363473] KDevelop should use a different tab bar widget for tabbed documents

2016-09-09 Thread RJVB via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363473 --- Comment #8 from RJVB --- I you use just the oxygen-demo thingy you'll see that there are some subtle changes to the framing of the documents themselves. The tabs don't change, indeed. -- You are receiving this mail because:

[kdevelop] [Bug 363473] KDevelop should use a different tab bar widget for tabbed documents

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363473 --- Comment #7 from Kevin Funk --- Has no effect under X11/Breeze afaics. -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 363473] KDevelop should use a different tab bar widget for tabbed documents

2016-09-08 Thread RJVB via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363473 --- Comment #6 from RJVB --- Created attachment 100990 --> https://bugs.kde.org/attachment.cgi?id=100990=edit OS X native tab widgets; docmode vs. standard Switching the tab widget to document mode could be an improvement (that

[kdevelop] [Bug 363473] KDevelop should use a different tab bar widget for tabbed documents

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363473 --- Comment #5 from Kevin Funk --- Does this patch do anything? diff --git a/sublime/container.cpp b/sublime/container.cpp index a51c12b..23c89ed 100644 --- a/sublime/container.cpp +++ b/sublime/container.cpp @@ -54,6 +54,8 @@ public:

[kdevelop] [Bug 363473] KDevelop should use a different tab bar widget for tabbed documents

2016-06-14 Thread Simon Andric via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363473 Simon Andric changed: What|Removed |Added CC||simonandr...@gmail.com

[kdevelop] [Bug 363473] KDevelop should use a different tab bar widget for tabbed documents

2016-05-24 Thread RJVB via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363473 --- Comment #4 from RJVB --- Created attachment 99160 --> https://bugs.kde.org/attachment.cgi?id=99160=edit KDevelop5's tabbed document bar using the "wrong" tabbar widget and "lots" of files open. Who's who? -- You are

[kdevelop] [Bug 363473] KDevelop should use a different tab bar widget for tabbed documents

2016-05-24 Thread RJVB via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363473 --- Comment #3 from RJVB --- Created attachment 99159 --> https://bugs.kde.org/attachment.cgi?id=99159=edit Xcode preferences window showing the modern tab bar style -- You are receiving this mail because: You are watching all

[kdevelop] [Bug 363473] KDevelop should use a different tab bar widget for tabbed documents

2016-05-24 Thread RJVB via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363473 --- Comment #2 from RJVB --- Created attachment 99158 --> https://bugs.kde.org/attachment.cgi?id=99158=edit OS X Terminal.app preferences dialog showing appropriate use of the tabbar widget -- You are receiving this mail

[kdevelop] [Bug 363473] KDevelop should use a different tab bar widget for tabbed documents

2016-05-24 Thread RJVB via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363473 --- Comment #1 from RJVB --- Created attachment 99157 --> https://bugs.kde.org/attachment.cgi?id=99157=edit KDevelop5 (background) and Kate5 (foreground) showing "wrong" and "right" tab bar types when using the native Mac OS X