Reload Qt-5.0.2 + QtCreator-2.7.0 (with patches for QTBUG 52290, 52330)
64-bit package.
Package builded with MinGW-w64 GCC-4.8.0 SEH toolchain.
Link to package -
http://sourceforge.net/projects/mingwbuilds/files/external-binary-packages/Qt-Builds/Qt-5.0.2-preview-x64.7z/download
SHA1s:
qtsdk was
2013/3/28 Petric Frank
> Hello,
>
> On Wednesday, March 20, 2013, 09:54:35 Алексей Павлов wrote:
> > Hi!
> > I upload packages for Qt-5.0.2 preview with QtCreator-2.7.0-rc builded
> with
> > MinGW-w64 toolchains.
> > Links:
> > Qt-5.0.2-preview-x32.7z<
> http://sourceforge.net/projects/mingwbuild
Hi ,
Yes, it can do it. I will try it.
Thank you very much.
ken
-邮件原件-
发件人: Pritam Ghanghas [mailto:pritam_ghang...@infosys.com]
发送时间: 2013年3月27日 17:01
收件人: pengliang(彭亮); interest@qt-project.org
主题: RE: [Interest] QTableView
Hi
As far as I understand the problem, A proxy model on
Il 27/03/2013 11:57, Sensei ha scritto:
> I assume that "nothing" isn't a valid boundary here.
>
> Am I right?
No, you're just falling into a very common error when using \b.
\b matches the 0-length transition between a \w character and a \W, and
the beginning and the end of the string are count
Yes I know that, but based on this:
http://qt-project.org/doc/qt-4.8/qitemeditorfactory.html#standard-editing-widgets
I think it should work out of the box...
tr3w
On Wed, Mar 27, 2013 at 9:03 PM, preeteesh kakkar
wrote:
> This might help you -->
> http://qt-project.org/doc/qt-4.8/itemviews-spin
On 27 Mar 2013, at 11:57, Sensei wrote:
> On 3/27/13 11:47am, pa...@free.fr wrote:
>> - Original Message -
>>> You need to esc the \b. Write \\b instead.
>>
>> Hi
>>
>> There's a QRegExp tester in the Qt examples. I've always found this
>> very useful for checking that the regexp is val
This might help you -->
http://qt-project.org/doc/qt-4.8/itemviews-spinboxdelegate.html
On Wed, Mar 27, 2013 at 3:01 PM, preeteesh kakkar <
preeteesh.kak...@gmail.com> wrote:
> You may be able to use QIntValidator for that particular column, by
> default Qt delegate will show everything as lineed
You may be able to use QIntValidator for that particular column, by default
Qt delegate will show everything as lineedit where you can put anything. If
you want to show QSpinBox you need to tell that for xyz column QSpinBox
Widget should open..
On Wed, Mar 27, 2013 at 2:46 PM, Tr3wory wrote:
> A
I have a library of components make by me and my friend, we have:
LineEdits, Buttons, etc. I push a Dialogs component in a javascript
stack with Qt.createComponent()
On 27/03/13 15:25, Igor Grivko wrote:
Hi Herlin,
You provided very little information. Probably the problem is
connected with
Another piece of information: the model->data(...) returns a
QVariant::LongLong...
tr3w
On Wed, Mar 27, 2013 at 8:32 PM, Tr3wory wrote:
> Hi all,
>
> I have a QTableView and a connected QSqlTableModel. The database is an
> SQLite database with two columns, the types are TEXT and INTEGER.
>
> Eve
Hi all,
I have a QTableView and a connected QSqlTableModel. The database is an
SQLite database with two columns, the types are TEXT and INTEGER.
Everything is works as expected, except I don't get QSpinbox as a
editor for the INTEGER column, so I can write there anything, and
since the SQLite can
Hi Herlin,
You provided very little information. Probably the problem is connected
with wrong layout of the QML objects.
Can you give a small self-consistent example that shows the problem?
Best regards,
Igor Grivko
On Wed, Mar 27, 2013 at 10:20 PM, Herlin Matos Lastres wrote:
> Hi all, I'm ma
Em 27/03/2013 12:09, Thiago Macieira escreveu:
On quarta-feira, 27 de março de 2013 11.20.32, Michael Dougras Silva wrote:
I am a newbie in QT, and I have difficulties in using QThreads. What occurs
is that i created one class named Logger what functions like a stream to a
log file.
This class m
Hi all, I'm making a qml aplication, I designed it without problem but
wen I run the application and maximize it there is an horizontal lines,
I don' t know wath is happend.
thanks.
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-proj
> -Original Message-
> From: interest-bounces+kai.koehne=digia@qt-project.org
> [mailto:interest-bounces+kai.koehne=digia@qt-project.org] On Behalf
> Of Sze Howe Koh
> Sent: Wednesday, March 27, 2013 4:18 PM
> To: Qt Interest (interest@qt-project.org)
> Subject: Re: [Interest] Qt In
On 27 March 2013 23:06, Koehne Kai wrote:
> We released Qt Installer Framework v1.3.0 today. The Qt Installer Framework
> can be used to write installers for all major desktop platforms, and is e.g.
> used in the Qt Creator, Qt SDK installers.
>
> Blog post:
> https://blog.qt.digia.com/blog/201
On quarta-feira, 27 de março de 2013 11.20.32, Michael Dougras Silva wrote:
> I am a newbie in QT, and I have difficulties in using QThreads. What occurs
> is that i created one class named Logger what functions like a stream to a
> log file.
> This class maintains some static attributes (QFile and
We released Qt Installer Framework v1.3.0 today. The Qt Installer Framework can
be used to write installers for all major desktop platforms, and is e.g. used
in the Qt Creator, Qt SDK installers.
Blog post:
https://blog.qt.digia.com/blog/2013/03/27/qt-installer-framework-1-3-released/
Download:
Hi all,
I am a newbie in QT, and I have difficulties in using QThreads. What occurs
is that i created one class named Logger what functions like a stream to a
log file.
This class maintains some static attributes (QFile and QTextStream) what
refers to a log file. I use this class always I want to
I just tested 4.8.0, it works like a charm
Etienne
> Date: Fri, 22 Mar 2013 10:46:08 +0100
> From: Etienne Sandr?-Chardonnal
> Subject: Re: [Interest] [Mingw-w64-public] Compiling Qt (4 or 5) with
> "-std=c++11"
>
> I did test it in my app, with no improvement, but I may have to
> reco
WebGL is one of the key missing features in Webkit with non-X platforms today.
I have WebGL functional with eglfs (GLES2 + native fb on ARM) working with a
dirty patch set, needs some more attention. Patches are in below bug report.
https://bugreports.qt-project.org/browse/QTBUG-30405
regards
P
As a follow up on Qt5 Webkit issues reported below:-
- Out of the bugs filed on CSS/JS (30238-30241), one is replicated on Desktop
as well, and also reported upstream, others are hopefully fixed in upstream
already
Thanks Thiago for forwarding to dev list,
I will share WebGL update separately,
On 3/27/13 11:47am, pa...@free.fr wrote:
> - Original Message -
>> You need to esc the \b. Write \\b instead.
>
> Hi
>
> There's a QRegExp tester in the Qt examples. I've always found this
> very useful for checking that the regexp is valid and that it does as
> expected. It can also produc
- Original Message -
> You need to esc the \b. Write \\b instead.
Hi
There's a QRegExp tester in the Qt examples. I've always found this very useful
for checking that the regexp is valid and that it does as expected. It can also
produce correctly quoted strings that you can copy and pas
Den 27-03-2013 11:28, Sensei skrev:
> Dear all,
>
> I am trying to use QRegExp to find if a string contains a latex command,
> but I'm puzzled on how to do that.
>
> In particular, for those who don't know latex, commands are (simplifying
> a lot) words starting with a backslash \ and using curly p
Dear all,
I am trying to use QRegExp to find if a string contains a latex command,
but I'm puzzled on how to do that.
In particular, for those who don't know latex, commands are (simplifying
a lot) words starting with a backslash \ and using curly parentheses {}
(and brackets []). For example
Or create a SQL query that does this instead of just SELECT *. That is
going to be much faster than a proxy model.
Bo.
Den 27-03-2013 10:00, Pritam Ghanghas skrev:
> As far as I understand the problem, A proxy model on top of your current sql
> model should do the job.
> Look at QAbstractProxyMo
Hi,
First of all, please don't hijack somebody elses thread. Create a
completely new message to the list instead of a reply in which you just
edit the subject line. You're messing up threading.
Op 27-3-2013 6:43, pengliang(??) schreef:
Hi All
QtableView display sql table.
But I w
Hi
As far as I understand the problem, A proxy model on top of your current sql
model should do the job.
Look at QAbstractProxyModel
Regards,
Pritam
From: interest-bounces+pritam_ghanghas=infosys@qt-project.org
[interest-bounces+pritam_ghanghas=infosys@q
29 matches
Mail list logo