Hi Matilainen,
thanks for such good news.
Is there also a release date for 4.8.1 available?
Best Regards
Am 20.12.2011 um 07:10 schrieb Matilainen Pasi :
> On 18.12.2011, at 14.02, Ben Lau wrote:
>
>>
>>
>> On Sun, Dec 18, 2011 at 8:00 PM, Ben Lau wrote:
>>
>>
>> On Fri, Dec 16, 2011 at 1
On 18.12.2011, at 14.02, Ben Lau wrote:
On Sun, Dec 18, 2011 at 8:00 PM, Ben Lau
mailto:xben...@gmail.com>> wrote:
On Fri, Dec 16, 2011 at 11:36 PM, Till Oliver Knoll
mailto:till.oliver.kn...@gmail.com>> wrote:
* Qt app + QtWebKit: absolute no-go for Apple App Store
* Qt App without QtWebK
>The only possibility to fix this would be to break into multiple DLLs. I am
> completely opposed to that, as I expect the load time related to so many
> symbols and relocations to be higher.
If you have too many small dlls to load it will be slower,
but you can use a custom written loader which w
I don't have recent versions of Qt installed,
but I don't think Q_REVISION is a globally available
This might be problem #1
Problem #2 might be moc pre-processor restrictions - afaik it does not
expand macros.
Alex
On Mon, Dec 19, 2011 at 7:36 AM, Frank Hemer wrote:
> I wonder what the define
Evening,
On 19/12/2011 16:15, Bo Thorsen wrote:
> Den 19-12-2011 13:32, David Faure skrev:
>> On Friday 09 December 2011 13:56:54 Bo Thorsen wrote:
>>> Den 09-12-2011 10:31, kai.koe...@nokia.com skrev:
Syntax could e.g. be:
qLog(QWidget).location(__FILE__, __LINE__)<<"Created"<<
Den 19-12-2011 13:32, David Faure skrev:
> On Friday 09 December 2011 13:56:54 Bo Thorsen wrote:
>> Den 09-12-2011 10:31, kai.koe...@nokia.com skrev:
>>> Syntax could e.g. be:
>>>
>>> qLog(QWidget).location(__FILE__, __LINE__)<< "Created"<< name;
>>>
>>> (Maybe __FILE__ , __LINE__ can be automa
I wonder what the defines around Q_PROPERTY macros are good for?
@see here: 3rdparty/webkit/WebKit/qt/declarative/qdeclarativewebview_p.h
#ifdef Q_REVISION
Q_PROPERTY(QColor backgroundColor READ backgroundColor WRITE
setBackgroundColor NOTIFY backgroundColorChanged REVISION 1)
#endif
It see
On Friday 09 December 2011 13:56:54 Bo Thorsen wrote:
> Den 09-12-2011 10:31, kai.koe...@nokia.com skrev:
> > Syntax could e.g. be:
> >
> > qLog(QWidget).location(__FILE__, __LINE__)<< "Created"<< name;
> >
> > (Maybe __FILE__ , __LINE__ can be automatically retrieved by yet another
> > macro?
Hi Frank,
we've run into a problem with Qt 4.8 and the new threaded QNAM
implementation too.
See QTBUG-20924.
We guess that some socket closed notification arrives too late now
because it is no longer a direct signal/slot connection but goes
through the event loop now.
The result is a 99 error
Hi,
Deadline is quickly approaching! Please submit your proposals ASAP
-- Forwarded message --
From: Pau Garcia i Quiles
Date: Fri, Nov 18, 2011 at 12:50 AM
Subject: FOSDEM 2012 - CrossDesktop DevRoom Call for Talks
Hi,
FOSDEM is one of the largest gatherings of Free Software
10 matches
Mail list logo