Re: [Development] Removal of Motif and CDE styles in Qt5

2012-09-19 Thread Bache-Wiig Jens
Konstantin Ritt [ritt...@gmail.com] Sendt: 19. september 2012 15:52 To: development@qt-project.org Emne: Re: [Development] Removal of Motif and CDE styles in Qt5 I guess OpenCDE project could pick-up these [abandoned] styles and maintain them on their own, if needed. Another good solution I see is to

Re: [Development] Removal of Motif and CDE styles in Qt5

2012-09-19 Thread Konstantin Ritt
I guess OpenCDE project could pick-up these [abandoned] styles and maintain them on their own, if needed. Another good solution I see is to bundle these styles as Qt Addons. regards, Konstantin 2012/9/19 Konstantin Tokarev : > There's OpenCDE project, and original CDE was open sourced not so lon

Re: [Development] Removal of Motif and CDE styles in Qt5

2012-09-19 Thread Konstantin Tokarev
19.09.2012, 15:16, "Bache-Wiig Jens" : > As we are cleaning up some QStyle related things for Qt5, we are planning on > removing the now ancient motif and cde styles from qtbase. These were > designed for platforms and desktops that are no longer supported in Qt5 and > there is not much value i

Re: [Development] Removal of Motif and CDE styles in Qt5

2012-09-19 Thread Konstantin Ritt
my Qt build script configure options for years: -opensource -developer-build -no-style-motif -no-style-cde ... I mean I'm +1 for removing those mammoths :) regards, Konstantin 2012/9/19 Bache-Wiig Jens : > As we are cleaning up some QStyle related things for Qt5, we are planning on > removing t

[Development] Removal of Motif and CDE styles in Qt5

2012-09-19 Thread Bache-Wiig Jens
As we are cleaning up some QStyle related things for Qt5, we are planning on removing the now ancient motif and cde styles from qtbase. These were designed for platforms and desktops that are no longer supported in Qt5 and there is not much value in including them in all of our Qt 5 source packa