On Thursday, December 21, 2017 6:28 AM, Tomasz Siekierda
wrote:
> On 19 December 2017 at 20:54, BRM via Interest
> wrote:
>
>> I'm trying to setup Qt Creator to use for Android Development. I downloaded
>> the installer, installed Qt 5.9 and 5.10 and Qt Creato
I'm trying to setup Qt Creator to use for Android Development. I downloaded the
installer, installed Qt 5.9 and 5.10 and Qt Creator, etc. I installed the
Android Studio with SDK, the Android NDK, and OpenJDK 9 JDK/JRE. Everything is
checked off except the "Platform SDK installed" and it won't wo
ral purpose.
(That's why the emits are nice) . Once those are handled, I always imagined
some JSON config file(s): { file: "myapp.so", [{path: "/login", function:
"some_Q_INVOKABLE(request, response)"}, ...] } } It'll be much easier today
than when I w
Over the holidays I started working on a project where I wanted to use Qt's SSL
Sockets for a client-server system.Looking around, I didn't find an example of
using them on the *server* side, and the Qt Documentation just provides
*client* side examples.So, I pulled some parts out of my project
qDebug()
statements it was evident that the tables were missing. Fixed that and...now it
works. :)
Thanks for everyone that looked at it, and the ideas.
Now on to finishing the functionality...
Ben
On Wednesday, April 22, 2015 12:12 AM, BRM wrote:
The "prepare(...)" does se
. Try dumping insertion.boundValues() before
calling exec. Otherwise, I think you'll need to step through in a debug
build and set a breakpoint in Qt where the error is raised. Tony From: BRM
[mailto:bm_witn...@yahoo.com]
Sent: Wednesday, 22 April 2015 2:12 PM
To: Tony Rietwyk;
, or you would get a different message.
Hope that helps, Tony From:
interest-bounces+tony=rightsoft.com...@qt-project.org
[mailto:interest-bounces+tony=rightsoft.com...@qt-project.org] On Behalf Of BRM
Sent: Wednesday, 22 April 2015 12:42 PM
To: Qt Project
Subject: [Interest] QtSql datab
I've been out of the Qt loop for a little bit; but I'm working to bring myself
back up to speed.I'm presently working on a small project that is basically a
GUI equivalent of md5sum/sha1sum where I'm attempting to store the data in a
SQLite Database during run-time. I've already done a command-l
From: Cornelius Schumacher
To: interest@qt-project.org
Sent: Monday, October 7, 2013 6:08 PM
Subject: Re: [Interest] Looking for third party Qt libraries
> On Monday 07 October 2013 14:22:40 BRM wrote:
> > Out of curiosity, are you looking to list proprietary 3rd party Qt libraries
&g
Out of curiosity, are you looking to list proprietary 3rd party Qt libraries as
well?
Or just Open Source compatible libraries?
Ben
From: Cornelius Schumacher
To: interest@qt-project.org
Sent: Monday, October 7, 2013 5:43 AM
Subject: [Interest] Looking for t
Once in MSVC, setup your solution, and then mark your dependencies.
Keep the solution as part of your project even if you don't keep the projects
generated by QMake.
It'll remember the dependencies you setup.
FWIW, this is what I do for projects that also build with MSVC; all others I
only keep
Not to mention the TV show
http://www.imdb.com/title/tt0091203/?ref_=fn_al_tt_1
http://www.imdb.com/title/tt0102034/?ref_=fn_al_tt_4
http://www.imdb.com/title/tt0110027/?ref_=fn_al_tt_5
http://www.imdb.com/title/tt0103442/?ref_=fn_al_tt_2
Ben
>
> From: Jonath
The minimum duration was getting in the way..though the task was taking longer
than the default 4 seconds.
Any how..set it to zero so it pops up like I want (which is everytime any how).
Ben
> From: BRM
>To: Interests Qt
>Sent: Tuesday, June 18, 2013 2:56 PM
>Subjec
I have a program that is using a QSceneGraph and a series of custom
QGraphicsWidgets.
I now want to use a QProgressDialog as a top-level window (_not_ embedded in
the QSceneGraph) from within the QGraphicsWidget.
My code is calling the hide/show on the QProgressDialog instance, but I don't
see a
QMake and CMake both generate what your final build environment need, whether
it is Makefiles for GNUmake, nmake, or VS projects.
So you can have one project definition set that generates for all build
environments. I highly recommend it.
I'd further advise that you probably want to use CMake in
Well put. Build the business case that they add appropriate support for
developers - even if it's simply being added to a special 'developers' group to
get the extra permissions.
But most likely, you'll find that it isn't just developers that are having that
problem - which can actually be fortu
Perhaps another solution:
- Either someone can develop a script that can do it and repackage it so the a
team can get their source from an internal team member, in which case
Qt-Project may be (if it gets accepted) packages that tool; thus only one
person has to have PERL installed.
- (If neces
No, it only means that the code is now available in Gerrit and if I understand
things correction (Thiago please correct me if I'm wrong) that simply means its
easier for anyone in Qt-Project that has signed the CLA and gotten a Gerrit
account to work with and contribute changes. It does not mean
> From: Duane
> Sent: Thursday, December 20, 2012 12:35 PM
> Subject: [Interest] Qt5 and QtSolutions
>
> Qt5 looks great. Is there any intention to port the QtSolution over?
> I'm particularly concerned with QSingleApplication and QService.
>
That depends.
QtService Component won't be getti
> From: Andrew Stanley-Jones
>Subject: Re: [Interest] Qt5: Status of, "Add QtService to Qt proper"
>Hey Guys,
>
>Before this ends up in Qt5 we have to deal with the name conflict.
>QtService way to easily confused with Qt Service Framework. There's
>already a suggested rename of SFW to Qt Servic
> From: Charley Bay
> To: Qt Interest
> Sent: Sunday, November 18, 2012 5:28 PM
> Subject: [Interest] Qt5: Status of, "Add QtService to Qt proper"
>
> Last June there was a thread with the title, "Add QtService to Qt
> proper" that discussed some tender-loving-care required to update
> "QtServi
> From: Sergey
>Hello, all
>
>I'm developing windows web service using QtService.
>To debug it, I launch program in VS2005 debugger with -e argument.
>It starts in console mode and handles requests.
>How can I emulate stopping the service, so that all code, which is
>working usually when windows
I'm updating compilers on my virtual machines and just installed VS2012, namely
to test to see what needs to be done to support it for my main projects - all
Qt based. I have a number of compilers around - from VS6 to VS2010, and want to
see if VS2012 is useful enough to add support for.
Any ho
> From: Sensei
> Subject: Re: [Interest] Reading trees from QSettings
> On 8/30/12 4:39pm, BRM wrote:
>> I'm saying to do something like:
>>
>> [Root]
>> item\1\name=New File
>> item\1\isFile=true
>> item\2\name=New Folder
>> i
> From: Sensei
> Subject: Re: [Interest] Reading trees from QSettings
>
> On 8/30/12 3:37pm, BRM wrote:
>> While I don't know if there is a "safe way to [query] for an
> existing
>> group", I'd suggest that you just give yourself another ke
> From: Sensei
>Hi again!
>
>As you remember, I was playing with QTreeWidget items, now I'd like to
>write and read the tree (a strict tree) from QSettings.
>
>I can write the tree easily, for example the following tree has a file,
>and a folder; the folder has a file inside.
>
>[Root]
>item\1\
> From: Bo Thorsen
>Den 28-08-2012 04:10, Preet skrev:
>> Hiya,
>>
>> I have a project where I'm trying to asynchronously reply to a signal.
>> So if ObjectA sends ObjectB a signal, ObjectB will send ObjectA a
>> reply signal at some later point in time. ObjectA is guaranteed to be
>> alive when
> From: Jason H
>C++ on .NET functions as it does now, however the compiler introduces the
>operator of ^ as a type modifier like * (pointer)
>^ are handles to managed objects, as * are addresses of objects. The runtime
>then handles dereferencing the handles for you. jsut like your compiler us
> To: BRM
> Subject: Re: [Interest] Digia to acquire Qt from Nokia
> 14.08.2012, 18:50, "BRM" :
>> most of the commercial licensees are sticking with the commercial license
> because of the ambiguity
>> with the LGPL and how to apply it; and the fact that whi
> From: André Somers
> To: interest@qt-project.org
> Sent: Tuesday, August 14, 2012 10:31 AM
> Subject: Re: [Interest] Digia to acquire Qt from Nokia
>
> Op 14-8-2012 16:19, Rui Maciel schreef:
>> On 08/14/2012 03:08 PM, Atlant Schmidt wrote:
>>> And I never said it did. I simply said that
> From: Shriramana Sharma
> To: Konstantin Tokarev
> Cc: "interest@qt-project.org"
> Sent: Tuesday, August 14, 2012 7:59 AM
> Subject: Re: [Interest] Proper way of testing whether Qt is being used by a
> program
>
> On Tue, Aug 14, 2012 at 4:33 PM, Konstantin Tokarev
> wrote:
>> If you sti
> From: Atlant Schmidt
> To: 'Bob Hood' ; "interest@qt-project.org"
>
> Sent: Tuesday, August 14, 2012 9:00 AM
> Subject: Re: [Interest] Digia to acquire Qt from Nokia
>> Wait a sec... wasn't that because Nokia bought a highly valuable
>> toolkit, got a lot of testing and probably even bug fi
> From: Jan Kundrát
> To: interest@qt-project.org
> Cc:
> Sent: Monday, August 13, 2012 3:49 PM
> Subject: Re: [Interest] Qt and fixed width/pitch font
>
> On 08/01/12 17:55, Carl Schumann wrote:
>> So I tried QFont::setFixedPitch(true).
>
> The following works for me:
>
> // Ask for a fixed-
> From: Atlant Schmidt
> Subject: RE: [Interest] Digia to acquire Qt from Nokia
> BRM:
>> And that's hogwash.
>
> Okay, I'll make my statement more clear:
>
> "Still, this may serve as an indication that once a company
> converts a
> From: Atlant Schmidt
> Still, this may serve as an indication that once a company
> converts a piece of closed-source software to open-sourced
> software, that company has effectively thrown away most of
> the *MONETARY* value of that software.
And that's hogwash.
What's the *MONETARY* v
> From: BRM
>I have three custom QGraphicsWidgets. Two of them belong to a custom layout
>that is assigned to the third:
>widget1
> - custom layout
> - widget2
> - widget3
>I am trying to move widget2 to overlay widget3 at specific coordinates;
>how
> From: Bo Thorsen
> Subject: Re: [Interest] Questions about QGraphicsWidget
> Den 08-08-2012 15:54, BRM skrev:
>>> From: Bo Thorsen
>>> Subject: Re: [Interest] Questions about QGraphicsWidget
>>> Den 07-08-2012 18:59, Bill Crocker skrev:
>&
> From: Lorn Potter
> To: Till Oliver Knoll
> Cc: Qt Project
> Sent: Thursday, August 9, 2012 7:54 AM
> Subject: Re: [Interest] Digia to acquire Qt from Nokia
>
>
> On 09/08/2012, at 6:49 PM, Till Oliver Knoll
> wrote:
>
>> Am 09.08.2012 um 08:31 schrieb Eric Landuyt :
>>
>>> Hello ,
>>
I have three custom QGraphicsWidgets. Two of them belong to a custom layout
that is assigned to the third:
widget1
- custom layout
- widget2
- widget3
I am trying to move widget2 to overlay widget3 at specific coordinates;
however, the results are a bit confusing.
Widget3 has a
> From: Bo Thorsen
> Subject: Re: [Interest] Questions about QGraphicsWidget
> Den 07-08-2012 18:59, Bill Crocker skrev:
>> On 08/07/2012 12:36 PM, BRM wrote:
>>> I'm working on a QGraphicsWidget version of something I already
>>> have a QWidget version
GraphicsItemGroup seems to just sit separately as far as I can tell from the
documentation; so it works great if all you're doing is arranging things in the
scene. But once you need to apply a layout to it, its no longer sufficient.
This is what led to my first question - about layouts
> From: BRM
>Subject: Re: [Interest] Questions about QGraphicsWidget
>> From: Jason H
>>To: BRM ; Interests Qt
>>Subject: Re: [Interest] Questions about QGraphicsWidget
>>First, there is QGraphicsItemGroup, which would probably do what you want,
>>and a
> From: Jason H
>To: BRM ; Interests Qt
>Subject: Re: [Interest] Questions about QGraphicsWidget
>I think you're kinda thinking about it wrong.
You're right - I probably am. I'm quite use to QWidget still, and trying to get
my head around some of the differen
I'm working on a QGraphicsWidget version of something I already have a QWidget
version of; namely because I need to add some features where I need to overlay
items, lines, and text in a way that QWidget does not support (namely the
addition of the text information) - presently I'm just focused o
> From: Bo Thorsen
> Subject: Re: [Interest] Well there goes Nokia
>
> Den 01-08-2012 20:32, Jason H skrev:
>> Would I?
>>
>> I'm no expert at making money, however I think that if there was an
>> organization staffed with people who could modify Qt and interested
>> companies that companie
- Original Message -
> From: David Ching
> Subject: Re: [Interest] Qt5 on MSVC2008, Win7x64 (Tier1)? (Charley Bay)
>> Date: Sun, 8 Jul 2012 12:56:32 -0600
>> From: Charley Bay
>> Subject: [Interest] Qt5 on MSVC2008, Win7x64 (Tier1)?
>> As an aside, we've been watching the MSVC2012 "R
- Original Message -
> From: Pau Garcia i Quiles
> On Fri, Jun 22, 2012 at 5:34 AM, wrote:
>>> "Windows Phone 8 offers native support for the C and C++
> development languages. This will be a boon for developers. Microsoft also
> plans
> to offer a wide range of APIs that work betwe
> From: Harri Pasanen
> Someone said that Microsoft does not like cross platform, but I don't
> quite buy that argument, as they are supporting stuff like PhoneGap,
> HTML5, etc.
Microsoft supports POSIX too, so what? Their POSIX API works only well enough
to port applications; if you want p
> From: "warg...@gmx.de"
>I have a question, which might not be directly Qt related.
>I am writing an application, which streams a move to my TV.
>The connection is initiated from the TV via TCP/IP. QTcpSocket
>is used. For certain reasons I send my data in packages even
>though it is TCP and not
> From: "lorn.pot...@nokia.com"
>Subject: Re: [Interest] Is Nokia officially done with Qt?
>On 16/06/2012, at 12:11 AM, ext Doogster wrote:
>> Here's an article that does specifically mention Qt:
>>
>> http://www.theregister.co.uk/2012/06/14/nokia_software_purge/
>>
>> "Among the 10,000 casu
> From: Till Oliver Knoll
>2012/6/15 Rui Maciel :
Nevertheless, why is it important to support UTF-16?
>>>
>>> 1. Faster string search modification than for UTF8
>>> 2. It's native UTF string format on Windows and Mac OS X.
>>
>> How relevant is the efficiency of string search modification o
One problem with that design - a new connection could force an existing
connection to drop in the middle of a critical step. A new connection should
not necessarily force an existing connection to drop if the embedded system has
a proper TCP stack that recognizes when connections go away correct
Or, as in my case, there is only suppose to be one instance of the software
coming in over that network connection; and a new connection means the software
is running twice; so I just ignore it (e.g. close it). This also allows me to
switch the connection, or allow the other program to go away a
> From: Gopalakrishna Bhat
>Hi,
>
>
>I am trying to use QTcpServer to accept connection from only one client at a
>time, but i'm not able to do so.
>
>
>I tried setting setMaxPendingConnections to one but then also waitForConnected
>on the second client returned true. I want waitForConnected to
- Original Message -
>> For starters, there's already a foundation in place -
>> http://www.kde.org/community/whatiskde/kdefreeqtfoundation.php.
>> That Foundation has the right to license Qt under a "BSD-style
>> license or under other open source licenses" regardless of
>> any o
> From: Andreas Pakulat
>On 21.04.12 11:23:19, Rick Stockton wrote:
>> On 04/21/2012 05:53 AM, Till Oliver Knoll wrote:
>> > As a proof of concept, a naive "user settings aware" Qt
>> > implementation could be
>> > - When initialising QApplication and
>> > - When we detect running on KDE
>>
- Original Message -
> as a follow-up from "Contributor agreement rundown":
>
> According to
>
> http://doc-snapshot.qt-project.org/5.0/qkeysequence.html#standard-shortcuts
>
> a standard key sequence for "Fullscreen" is still missing.
>
> Apple says "Control+Command+F":
>
> htt
>
> It's a funny situation right now. I can use Qt like an open project,
> but am not allowed to contribute to it in an open manner. In a sense,
> you must contribute more than you get. That is unfair.
>
>
> On 19/04/12 00:10, BRM wrote:
>> As pointed out, the m
As pointed out, the main reason Qt Commercial customers buys the commercial
license is to not to have to worry about some of the LGPL requirements - namely
the ability to static link.
Where I presently work has a commercial license. We static link a lot of
things. Could we dynamically link? Prob
Kind of following up to my To QML or Not To QML thread from about a month ago...
I'm working on a test application to get familiar with the APIs; at the moment
I'm just working with QGraphicsScene and QGraphicsItem.
However, I am having some issues; but finding the documentation not helping too
what I can tell on the
development list;
but I haven't paid too much attention to the QML side of things.
>>In terms of your coding, his largely comes down to the import
>> statements that are used.
>> From: BRM
>> To: Interests Qt
>> Sent: Monday, March 5, 20
I'm working on an application that presently uses Qt 4.7 for a front-end to a
larger system. One of its main tasks is to display data in the system which
requires rendering up to around a thousand or so points and overlaying a
template of the ideal against the actual. Presently it does all the w
> From: Paul Miller
> To: qt-inter...@qt.nokia.com
> Cc:
> Sent: Monday, February 13, 2012 4:00 PM
> Subject: Re: [Qt-interest] [Interest] [Qt-Interest] A request to shut down
> the qt-inter...@qt.nokia.com ("Qt-Interest") mailing list
>
> On 2/13/2012 2:38 PM, Andre Somers wrote:
>> Op 13-2-2
63 matches
Mail list logo