Re: [Development] Basing Qt Creator Coding Style on C++ Core Guidelines?

2016-12-01 Thread Marc Mutz
On Friday 02 December 2016 07:45:48 Tobias Hunger wrote: > Hi Marc, > > Am 28.11.2016 15:33 schrieb "Marc Mutz" : > > To see how simple gsl::owner markup is to incorporate into Qt, I sat > > down, added it to QtGlobal and marked up QScopedPointer (incl. docs) with >

Re: [Development] Basing Qt Creator Coding Style on C++ Core Guidelines?

2016-12-01 Thread Tobias Hunger
Hi Marc, Am 28.11.2016 15:33 schrieb "Marc Mutz" : > To see how simple gsl::owner markup is to incorporate into Qt, I sat down, added it to QtGlobal and marked up QScopedPointer (incl. docs) with gsl::owner. > > https://codereview.qt-project.org/178107 Owner does not work

Re: [Development] New library in qtbase

2016-12-01 Thread Kevin Kofler
Samuel Gaist wrote: > The idea is to implement the notification part which would be then used by > QSystemTrayIcon. Then you want to use the freedesktop.org "Galago" notification spec. Kevin Kofler ___ Development mailing list

Re: [Development] Recommendations for 3rd-party QCH file installation folder for easy discovery?

2016-12-01 Thread Kevin Kofler
Friedrich W. H. Kossebau wrote: > As it seems that Qt Assistant automatically adds (after restart) new QCH > files it discovers in the QT_INSTALL_DOCS folder to the default help file > collection, simply installing any 3rd-party QCH files into that folder > would serve the use-case of automatic

Re: [Development] Basing Qt Creator Coding Style on C++ Core Guidelines?

2016-12-01 Thread Kevin Kofler
Marc Mutz wrote: > To see how simple gsl::owner markup is to incorporate into Qt, I sat > down, added it to QtGlobal and marked up QScopedPointer (incl. docs) > with gsl::owner. > > https://codereview.qt-project.org/178107 This is just pointless noise making the code more verbose for no

Re: [Development] Qt 5.9

2016-12-01 Thread Julius Bullinger
-Ursprüngliche Nachricht- Von: Development [mailto:development-bounces+julius.bullinger=asctec...@qt-project.org] Im Auftrag von Jani Heikkinen Gesendet: Tuesday, 29 November, 2016 12:08 An: Thiago Macieira ; development@qt-project.org Betreff: Re:

Re: [Development] Recommendations for 3rd-party QCH file installation folder for easy discovery?

2016-12-01 Thread Tomasz Siekierda
On 30 November 2016 at 17:14, Friedrich W. H. Kossebau wrote: > > And seeing that KDE uses /usr/share/doc/HTML for documentation in html/ > docbook(?) format I am for now proposing > /usr/share/doc/QCH Sounds good. And just to add my voice - I think automatic pickup of

[Development] Qt 5.8.0 change files. MAINTAINERS: your actions needed

2016-12-01 Thread Jani Heikkinen
Hi, We did initial change files for Qt 5.8.0 (for those modules where missing), see https://codereview.qt-project.org/#/q/message:%22Add+changes+file+for+5.8.0%22,n,z Maintainers, please take those over & finalize as soon as possible. And of course make sure those will be reviewed soon as