Re: [Development] Digia to acquire Qt from Nokia

2012-08-08 Thread a.gra...@gmail.com
On 9 August 2012 09:31, Eric Landuyt wrote: > Hello , > > seems like a very good news: > > http://www.digia.com/en/Home/Company/News/Digia-to-acquire-Qt-from-Nokia/ it is :) -- Andrea Grandi - Nokia-FNDC/Tampere / Qt Ambassador Ubuntu Member: https://launchpad.net/~andreagrandi website: http://

[Development] Digia to acquire Qt from Nokia

2012-08-08 Thread Eric Landuyt
Hello , seems like a very good news: http://www.digia.com/en/Home/Company/News/Digia-to-acquire-Qt-from-Nokia/ -- Eric Landuyt, Developer - mailto:e...@datarescue.be DataRescue sa/nv - http://www.datarescue.com ___ Development mailing list Development

Re: [Development] Setting up time-based releases for the project

2012-08-08 Thread Sergey Shambir
I just put it here GNOME#Past_releases List_of_Ubuntu_releases#Table_of_versions Ubuntu (and other distros) maintainers should have at least one month, i guess. _

[Development] " sslErrors" signal in qnetworkaccessmanager.cpp (Qt5, WebKit2)

2012-08-08 Thread Sravan
Hi Guys, I was debugging a QML API failure in qtwebkit. The top level idea of the problem is this API is not working because "QtNetworkAccessManager::onSslErrors" function in a custom class derived from QNetworkAccessManager API is not getting triggered. This is connected to sslErrors of QNetworkA

Re: [Development] Proposed solution to the ICU problem

2012-08-08 Thread Konstantin Ritt
2012/8/8 : > For basic Unicode data that we need to render text, it might however make > sense to keep a copy if this makes a big enough difference in performance. Depends on what you mean by "a big enough difference in performance". 2012/8/8 : > Let's just go through things and decide togethe

Re: [Development] Two bugs in the QIcon which broke my life.

2012-08-08 Thread David Faure
On Wednesday 08 August 2012 14:32:36 Mark wrote: > As for the second bug report > (https://bugreports.qt-project.org/browse/QTBUG-12874) shouldn't the > standard icon paths be defined in the new class QStandardPaths? Then > QIcon can use QStandardPaths to find icons - obviously. > > Right now i do

Re: [Development] Proposed solution to the ICU problem

2012-08-08 Thread lars.knoll
On Aug 8, 2012, at 2:35 PM, ext Konstantin Ritt wrote: >>> Yes. We don't want to continue or begin to carry our own Unicode data, CLDR >>> and timezone database. ICU provides all of that. > > So, does this mean I should abandon my QUnicode* and QText* changes/branches? Depends on what they do.

[Development] Fwd: Two bugs in the QIcon which broke my life.

2012-08-08 Thread Александр Соколов
If I understand you correctly, you propose to move the paths from QIcon::themeSearchPaths to QStandardPaths. /usr/share/pixmaps differs from the dirs with the icon themes. Theme directory contain the structure like: 1_theme_name |--actions ||--16 ||--22 ||--32 |--apps |

Re: [Development] Proposing Orgad Shaneh for Approver status

2012-08-08 Thread eike.ziller
On 8 Aug 2012, at 10:46, ext tobias.hun...@nokia.com wrote: > Hello Everyone, > > I am hereby proposing Orgad as an approver for Qt project. [...] +2 -- Eike Ziller Principal Software Engineer Nokia, Qt Development Frameworks Nokia gate5 GmbH Firmensitz: Invalidenstr. 117, 10115 Berlin, Ger

Re: [Development] Proposed solution to the ICU problem

2012-08-08 Thread Konstantin Ritt
>> Yes. We don't want to continue or begin to carry our own Unicode data, CLDR >> and timezone database. ICU provides all of that. So, does this mean I should abandon my QUnicode* and QText* changes/branches? Konstantin ___ Development mailing list Deve

Re: [Development] Two bugs in the QIcon which broke my life.

2012-08-08 Thread Mark
On Wed, Aug 8, 2012 at 12:43 PM, wrote: > On 08/08/2012 04:12, ext André Somers wrote: >> Op 8-8-2012 10:49, Stephen Kelly schreef: >>> On Wednesday, August 08, 2012 10:35:15 André Somers wrote: >>> > Op 8-8-2012 10:30, Stephen Kelly schreef: >>> > > On Wednesday, August 08, 2012 12:03:34 ???

Re: [Development] Two bugs in the QIcon which broke my life.

2012-08-08 Thread marius.storm-olsen
On 08/08/2012 04:12, ext André Somers wrote: > Op 8-8-2012 10:49, Stephen Kelly schreef: >> On Wednesday, August 08, 2012 10:35:15 André Somers wrote: >> > Op 8-8-2012 10:30, Stephen Kelly schreef: >> > > On Wednesday, August 08, 2012 12:03:34 ? ??? wrote: >> > > > In the QIcon/QIconLoa

Re: [Development] Proposing Orgad Shaneh for Approver status

2012-08-08 Thread andre.poenitz
Tobias wrote: > Hello Everyone, > > I am hereby proposing Orgad as an approver for Qt project. As anybody active > on Qt Creator > will already know, Orgad is helping a lot with bug reports, feature requests, > many bug fixes all > over the code base, new feature (e.g. in the version management

Re: [Development] Two bugs in the QIcon which broke my life.

2012-08-08 Thread André Somers
Op 8-8-2012 10:49, Stephen Kelly schreef: On Wednesday, August 08, 2012 10:35:15 André Somers wrote: > Op 8-8-2012 10:30, Stephen Kelly schreef: > > On Wednesday, August 08, 2012 12:03:34 ? ??? wrote: > > > In the QIcon/QIconLoader there are 2 old bugs with patches. > > > > > >

Re: [Development] Two bugs in the QIcon which broke my life.

2012-08-08 Thread Stephen Kelly
On Wednesday, August 08, 2012 10:35:15 André Somers wrote: > Op 8-8-2012 10:30, Stephen Kelly schreef: > > On Wednesday, August 08, 2012 12:03:34 ? ??? wrote: > > > In the QIcon/QIconLoader there are 2 old bugs with patches. > > > > > > > > > > > > - https://bugreports.qt-project.org

[Development] Proposing Orgad Shaneh for Approver status

2012-08-08 Thread tobias.hunger
Hello Everyone, I am hereby proposing Orgad as an approver for Qt project. As anybody active on Qt Creator will already know, Orgad is helping a lot with bug reports, feature requests, many bug fixes all over the code base, new feature (e.g. in the version management area and other places) as w

Re: [Development] Two bugs in the QIcon which broke my life.

2012-08-08 Thread André Somers
Op 8-8-2012 10:30, Stephen Kelly schreef: On Wednesday, August 08, 2012 12:03:34 ? ??? wrote: > In the QIcon/QIconLoader there are 2 old bugs with patches. > > - https://bugreports.qt-project.org/browse/QTBUG-17953 > - https://bugreports.qt-project.org/browse/QTBUG-12874 > > >

Re: [Development] Two bugs in the QIcon which broke my life.

2012-08-08 Thread Stephen Kelly
On Wednesday, August 08, 2012 12:03:34 Александр Соколов wrote: > In the QIcon/QIconLoader there are 2 old bugs with patches. > >- https://bugreports.qt-project.org/browse/QTBUG-17953 >- https://bugreports.qt-project.org/browse/QTBUG-12874 > > > Fixes are trivial, and are available for m

Re: [Development] Setting up time-based releases for the project

2012-08-08 Thread Alan Alpert
On Tue, 7 Aug 2012 18:59:28 Abecasis Joao wrote: > On 7. aug. 2012, at 02:45, Alan Alpert wrote: > > On Mon, 6 Aug 2012 22:13:30 ext joao.abeca...@nokia.com wrote: > >> Fire-hose is a development branch, things may be variously broken at all > >> times. Typically, developers in this mailing list wi

[Development] Two bugs in the QIcon which broke my life.

2012-08-08 Thread Александр Соколов
In the QIcon/QIconLoader there are 2 old bugs with patches. - https://bugreports.qt-project.org/browse/QTBUG-17953 - https://bugreports.qt-project.org/browse/QTBUG-12874 Fixes are trivial, and are available for many years. Merging of them will take only an hour. Despite the fact that bugs

Re: [Development] Setting up time-based releases for the project

2012-08-08 Thread lars.knoll
On Aug 7, 2012, at 5:12 PM, ext Rick Stockton wrote: > On 08/06/2012 02:22 PM, joao.abeca...@nokia.com wrote: >> Hello Qt-ians, >> << SNIP >> >> >> * The branches >> >> The three branches define a progression of decreasing rate-of-change and >> thus increasing stability. >> >> - Fire hose - t