Re: [Development] [Releasing] HEADS UP: Qt 5.4 feature freeze - is frozen now

2014-08-10 Thread Thiago Macieira
On Sunday 10 August 2014 11:21:21 Knoll Lars wrote: > Slightly longish, but how about QStorageDeviceInfo if you don’t like drive? I'm fine with that. I'm also fine with QStorageInfo and removing the equivalent class from (unreleased) qtsystems. -- Thiago Macieira - thiago.macieira (AT) intel.co

Re: [Development] [Releasing] HEADS UP: Qt 5.4 feature freeze - is frozen now

2014-08-10 Thread Иван Комиссаров
Ok, let it be QStorageInfo then, i prefer shorter names:) Иван Комиссаров 10 авг. 2014 г., в 17:41, Thiago Macieira написал(а): On Sunday 10 August 2014 11:21:21 Knoll Lars wrote: >> Slightly longish, but how about QStorageDeviceInfo if you don’t like drive? > > I'm fine with that. > > I'm a

Re: [Development] [Releasing] HEADS UP: Qt 5.4 feature freeze - is frozen now

2014-08-10 Thread Knoll Lars
Agreed. Could you then do me the favour and create a patch for qtsystems that removes the class there? Thanks, Lars On 10/08/14 15:59, "Иван Комиссаров" wrote: >Ok, let it be QStorageInfo then, i prefer shorter names:) > >Иван Комиссаров > >10 авг. 2014 г., в 17:41, Thiago Macieira >написал(а)

Re: [Development] [Releasing] HEADS UP: Qt 5.4 feature freeze - is frozen now

2014-08-10 Thread Иван Комиссаров
I'll try to find some time:) However, i'd suggest renaming QStorageInfo to QStorageWatcher and keep drive watching functionality. Иван Комиссаров 10 авг. 2014 г., в 18:29, Knoll Lars написал(а): > Agreed. Could you then do me the favour and create a patch for qtsystems > that removes the class

Re: [Development] [Releasing] HEADS UP: Qt 5.4 feature freeze - is frozen now

2014-08-10 Thread Thiago Macieira
On Sunday 10 August 2014 18:42:49 Иван Комиссаров wrote: > I'll try to find some time:) However, i'd suggest renaming QStorageInfo to > QStorageWatcher and keep drive watching functionality. I'm removing the whole class. Done at https://codereview.qt-project.org/91859 Adding the watch functionali