Forgot to mention, m_state is of type enum TableState.
On Tue, Oct 29, 2013 at 2:21 AM, Jiergir Ogoerg wrote:
> Hi,
> There's an enum:
>
> //==> code
> enum TableState
> {
> UnsupportedLocale,
> EmptyTable,
> UnknownSystemComposeDir,
> MissingComposeFile,
>
Hi,
There's an enum:
//==> code
enum TableState
{
UnsupportedLocale,
EmptyTable,
UnknownSystemComposeDir,
MissingComposeFile,
NoErrors
};
//<== code
and this:
//==> code
bool cleanState() const { return ((m_state & NoErrors) == NoErrors); }
//<== c
Using QSslConfiguration exclusively is a good idea, and removes most of the
QSslSocket functions.
Also consider which functions / signals are handled internal to websocket.
e.g. encrypted, encryptedBytesWritten may be internal since websocket is
message based.
If the handling of the signal is alwa
On 28/10/2013 06:25, BogDan wrote:
> Hi,
>
> Please use https://bugreports.qt-project.org to open a new issue. It looks
> like a very serious regression to me!
Done: https://bugreports.qt-project.org/browse/QTBUG-34412
Thanks for your work!
Regards,
--
(o< | Yves Bailly
On Monday 28 October 2013 07:34:08 Thiago Macieira wrote:
> On segunda-feira, 28 de outubro de 2013 12:53:53, John Layt wrote:
> > Until QtLocation does offer offline maps and navigation, you may want
> > to consider Marble (http://marble.kde.org) which besides being a cool
> > mapping app also pro
On segunda-feira, 28 de outubro de 2013 10:42:27, Simon Hausmann wrote:
> > just an stupid idea but .. it may be related just the time change on
> > saturday ?
>
> Not a stupid idea at all - quite plausible :). Thanks!
This happens *every* year...
--
Thiago Macieira - thiago.macieira (AT) intel
On segunda-feira, 28 de outubro de 2013 12:53:53, John Layt wrote:
> Until QtLocation does offer offline maps and navigation, you may want
> to consider Marble (http://marble.kde.org) which besides being a cool
> mapping app also provides a pure-Qt library for online and offline
> mapping and navig
Thanks for your mail.
Does Marble supports for Windows Embedded and Embedded Linux platforms as well
as I see only in Qt-desktop?
Br,
Ramakanth
-Original Message-
From: johnl...@googlemail.com [mailto:johnl...@googlemail.com] On Behalf Of
John Layt
Sent: 28 October 2013 17:24
To: de
Hello,
I was doing some doc cleaning when I found this page:
http://qt-project.org/doc/qt-5.1/qtdoc/exportedfunctions.html
Most of the functions are long gone, so I'll remove them. I'm not sure
what to do with 3 of them though:
* qt_set_sequence_auto_mnemonic() is marked Q_GUI_EXPORT (qkeysequen
On 25 October 2013 15:55, Ramakanthreddy Kesireddy
wrote:
> Hi,
>
> Please let me know if there is a plan to enable support for offline
> Navigation and Map in QtLocation module.
>
> Thanks and Regards,
>
> Ramakanth
Until QtLocation does offer offline maps and navigation, you may want
to conside
On 28 October 2013 10:42, Simon Hausmann wrote:
> On Monday 28. October 2013 10.34.44 Sergio Ahumada wrote:
>> On 10/28/2013 10:32 AM, Simon Hausmann wrote:
>> > Hi,
>> >
>> > It looks like some locale or date time related change in qtbase broke
>> > qtdeclarative test integration on Windows. Does
Hi,
In principle there is nothing that speaks against it and in particular for OSM
I can easily see this to happen. However there are no concrete plans for a
particular Qt version at this stage.
There are a few prerequisites for it though. For a start I'd like to have a
QtLocation release and
On Monday 28. October 2013 10.34.44 Sergio Ahumada wrote:
> On 10/28/2013 10:32 AM, Simon Hausmann wrote:
> > Hi,
> >
> > It looks like some locale or date time related change in qtbase broke
> > qtdeclarative test integration on Windows. Does the below failure ring a
> > bell for anyone?
> >
> >
On 10/28/2013 10:32 AM, Simon Hausmann wrote:
> Hi,
>
> It looks like some locale or date time related change in qtbase broke
> qtdeclarative test integration on Windows. Does the below failure ring a bell
> for anyone?
>
>
> Simon
>
> P.S.: We have a revdev to qtdeclarative for changes in qt
Hi,
It looks like some locale or date time related change in qtbase broke
qtdeclarative test integration on Windows. Does the below failure ring a bell
for anyone?
Simon
P.S.: We have a revdev to qtdeclarative for changes in qtbase, but
unfortunately only for Linux.
-- Forwarded Me
15 matches
Mail list logo