Re: [Development] Backwards compatibiltiy break in Qt 5.5

2015-07-27 Thread Ruslan Nigmatullin
t-project.org/mailman/listinfo/development ,___Development mailing listDevelopment@qt-project.orghttp://lists.qt-project.org/mailman/listinfo/development  --Ruslan Nigmatullin ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

Re: [Development] XDG icon theme support

2014-03-30 Thread Ruslan Nigmatullin
March 2014 14.56.16 Rex Dieter wrote: > >>  Ruslan Nigmatullin wrote: >>>  If the changes will be done and accepted is there any hope to have them in >>>  Qt 5.2.* >>  It's a bug fix rather than a new feature, so yeah, I'd expect it could be >>  includ

[Development] XDG icon theme support

2014-03-28 Thread Ruslan Nigmatullin
sible to show the icon once the correct theme will be shown. 2. Change the logic of QIconLoader::findIconHelper to fit the specification by adding check for fallback icons. If the changes will be done and accepted is there any hope to have them in Qt 5.2.* (so it will come once to Ubuntu Trusty)? -- Ruslan Nigmatullin ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

[Development] Keyboard shortcuts don't work in multi-language mode

2014-03-21 Thread Ruslan Nigmatullin
Hello friends, https://bugreports.qt-project.org/browse/QTBUG-32274 is still actual (both for Qt 5.1.* and Qt 5.2.*, haven't tried Qt 5.3 beta yet, but I suppose there is no difference). Can somebody reopen it, please? I have no such rights or don't know how to actually do it. --Ruslan N

Re: [Development] Qt Windows Extras and Jump Lists

2013-01-25 Thread Ruslan Nigmatullin
  25.01.2013, 03:09, "Jake Thomas Petroules" :Implementing something like QtDockTile is somewhat odd because the it was developed as a series of plugins with a single QDockTile API. I think the abstraction of these platform features into a single logical API is useful, however I'm not sure we can d

Re: [Development] Playground: Crypto module

2013-01-11 Thread Ruslan Nigmatullin
QMessageAuthenticationCode is ready: https://codereview.qt-project.org/44512 11.01.2013, 02:51, "Richard Moore" : > On 10 January 2013 22:32, Ruslan Nigmatullin wrote: > >>  11.01.2013, 00:55, "Richard Moore" : >>>  On 10 January 2013 20:48, Rus

Re: [Development] Playground: Crypto module

2013-01-10 Thread Ruslan Nigmatullin
11.01.2013, 00:55, "Richard Moore" : > On 10 January 2013 20:48, Ruslan Nigmatullin wrote: > >>  Qt misses some core features connected with TLS/hashing: >>  1. it's impossible to create "unencrypted" connection to server and >> initialize

Re: [Development] Playground: Crypto module

2013-01-10 Thread Ruslan Nigmatullin
11.01.2013, 00:35, "Richard Moore" : > On 10 January 2013 17:03, Ruslan Nigmatullin wrote: > >>  Hi all, >> >>  With Qt5 there are no Qt-based cryptographic interfaces now. There was an >> QCA for Qt3/Qt4, but it had over-engineered interface and a lot of bug

Re: [Development] Playground: Crypto module

2013-01-10 Thread Ruslan Nigmatullin
[1]. You may want to implement Qt-style > wrapper for it. > > -- > Regards, > Konstantin -- Ruslan Nigmatullin ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

[Development] Playground: Crypto module

2013-01-10 Thread Ruslan Nigmatullin
encryption, SHA/HMAC hashing, etc) and nice Qt-style API. It's proposed to use appropriate libraries like OpenSSL/cyrus-sasl/gnugp/etc. -- Ruslan Nigmatullin ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/lis