Re: [Development] Deleter that calls deleteLater() for use with std::unique_ptr<> and other smart pointers

2017-04-19 Thread Nikita Krupenko
On среда, 19 апреля 2017 г. 20:58:28 EEST Ville Voutilainen wrote: > On 19 April 2017 at 20:48, Konstantin Tokarev wrote: > > 19.04.2017, 20:43, "Thiago Macieira" : > >> On quarta-feira, 19 de abril de 2017 06:44:24 PDT Konstantin Tokarev wrote: >

Re: [Development] As Qt contemplates its future..

2017-04-13 Thread Nikita Krupenko
On четверг, 13 апреля 2017 г. 08:24:39 EEST Randall O'Reilly wrote: > In the context of all this recent discussion about modernizing Qt to > accommodate updates to C++, has anyone given any thought to the radical > idea of creating a brand new product using Go? Go (golang) is rapidly > gaining in

Re: [Development] QList

2017-03-28 Thread Nikita Krupenko
On вторник, 28 марта 2017 г. 01:18:18 EEST Rafael Roquetto wrote: > It > clearly has nothing to do anymore with the vector from my geometry classes. > I don't know why it received the named 'vector' in first place, but I am > willing to bet this is the derivation that some people in linguistics

Re: [Development] Revisiting high-DPI configuration options

2016-07-26 Thread Nikita Krupenko
2016-07-27 4:02 GMT+03:00 Thiago Macieira <thiago.macie...@intel.com>: > Em quarta-feira, 27 de julho de 2016, às 02:49:31 PDT, Nikita Krupenko > escreveu: >> In Material Design guidelines [1] all font sizes are in scaleable >> pixels (sp). So this size could be multiplie

Re: [Development] Revisiting high-DPI configuration options

2016-07-26 Thread Nikita Krupenko
2016-07-19 15:58 GMT+03:00 Shawn Rutledge : >> App should remember of couse this setting to restore it back at restart > > How should Qt encourage this? So far we have QSettings, but you need to > define your own setting. And we have not made it easy to scale all fonts >

Re: [Development] Acceptable CC licenses for Qt

2016-05-11 Thread Nikita Krupenko
2016-05-11 11:04 GMT+03:00 Lars Knoll : > Would be good if you can find something different. > > In general: If you add 3rd party content to Qt (not only code), please check > with me. This thread quite in time :) I want to use this Google Material icons [1] for the QtQuick

Re: [Development] [Announce] Qt 5.7.0 Beta released

2016-05-10 Thread Nikita Krupenko
2016-04-21 16:08 GMT+03:00 m...@rpzdesign.com : > 5) Decouple the GUI/QML from NetworkResourceManager. The > NetworkResourceManager should be an optional component, not required for > every project. > If you need to download QML using an URL, provide a bridge class to

Re: [Development] [5.7-beta] qtgamepad compile failure

2016-05-07 Thread Nikita Krupenko
Re-sending to ml. 2016-05-07 22:03 GMT+03:00 Nikita Krupenko <krne...@gmail.com>: > 2016-05-05 19:22 GMT+03:00 Thiago Macieira <thiago.macie...@intel.com>: >> One thing, however, struck me in your description: you said you're building a >> *tarball* with MSVC2013.

Re: [Development] Qt 5.6.0 (final) packages available

2016-03-15 Thread Nikita Krupenko
2016-03-14 21:36 GMT+02:00 Jan Kundrát : >> That's kded/kiod, not Plasma. > > > Yes; however, given that kded is used in a default configuration of Plasma > 5, the end result is that the Plasma panel (and krunner, and possibly other > components) "won't work" with the current version

[Development] Documentation for methods of QML basic type

2016-02-12 Thread Nikita Krupenko
Hi all! I'm working on adding methods to basic QML type (color) and I need to document it. What qdoc tags should I use for this methods to be included into doc? I tried to use "\qmlmethod" but it does not work (or I do something wrong). I have suspicion, that qdoc does not support documenting

Re: [Development] Closing the 5.5 branch

2016-02-09 Thread Nikita Krupenko
2016-02-08 15:03 GMT+02:00 Frederik Gladhorn : > Hi all, > > due to the strain that we put on the VMs that are supposed to get the releases > out and do the testing, we decided to "shut down" the CI for Qt 5.5 branches. > This means literally that we shut down