In theory the 2015 will work as MS did not change the C/C++ runtime with
VS2017. This is a theory of course.
--
Mike Jackson
Igor Mironchik <mailto:igor.mironc...@gmail.com>
April 29, 2017 at 9:06 AM
Hello,
In what version of Qt will be added official binaries for MSVC 2017?
Tha
ith the traditional QWidgets for our desktop app but
get away from the QGraphics* classes and replace that older code with
code based on QOpenGlWidget so we can get accelerated 2D rendering.
Thanks all for your responses and suggestions.
Mike Jackson
_
5.8 solve any of these issues? Do you find the
"Built in" styles acceptable for applications or do you end up bringing
in a UX engineer to style the components?
Thanks
Mike Jackson
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
edium=email&utm_content=38349957&_hsenc=p2ANqtz-_OQYaCO6wb88VHD74o0lNXfMmleVTmkD0xK0R42_e8YaWPrimIoWHLQlM0VzYmf-U_A4EAMiWaVH9__M0EMX190Ih57w&_hsmi=38349957
--
Mike Jackson [mike.jack...@bluequartz.net]
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
.
--
Mike Jackson [mike.jack...@bluequartz.net]
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
e 840 EVO drive.
--
Mike Jackson [mike.jack...@bluequartz.net]
Nuno Santos wrote:
For Mac/iOS applications Qt uses clang (sorry for the misunderstanding)
For Android build Qt uses GCC
My main dev machine is a Macbook 13 Retina i5 2.5 dual core with a stock SSD
drive
The Windows machine I
le has not shipped GCC (at least
a recent version) in a long time.
--
Mike Jackson [mike.jack...@bluequartz.net]
Nuno Santos wrote:
Hi,
On Windows, building a Qt app is blazing fast. It seems that jom takes the cpu
cores to it’s maximum power.
On Mac the GCC builds are really slow and passi
?u=https-3A__twitter.com_asmaloney&d=DQMFaQ&c=G4BpsyPyB19LB50bn2swXw&r=cAG2c-SQES5P2qb8IW-uwnBOCX_f2qYJIlzenFnoHUc&m=c5VUb3aKymRQx0ih8A7yljotGOJbYdQ2iJ1PDgaS508&s=o5ozT95AtJLPuZ0_E6csAPsjuGwFJwioJcJtEJxKwNk&e=>
On Thu, Sep 8, 2016 at 6:55 AM, Konstantin Shegunov
mailto:k
We are attempting to track down a memory leak that we _think_ we have.
We have reduced our code to the point where all we do is invoke a new
QWidget instance, show() it, hide() it and then delete it. We do this in
a loop 100 times. We monitor the memory use before and after the loop
using OS X'
Thiago Macieira wrote:
On quinta-feira, 4 de agosto de 2016 00:41:59 PDT Scott Aron Bloom wrote:
Im playing with the new Bash/WSL for windows 10, and want to create a Qt
package.
There is no X available, its only CLI based, what configuration options are
the best for this setup?
The XCB plugi
--
Michael A. Jackson 400 S. Pioneer Blvd
Owner, President Springboro, Ohio 45066
BlueQuartz Software, LLC EMail: mike.jack...@bluequartz.net
Voice: 937-806-1165Web: http://www.bluequartz.net
Fax: 937-746-0783
Konstantin Tokarev wrote:
)
Regards
Kai
*From:* Interest on
behalf of Thiago Macieira
*Sent:* Saturday, June 25, 2016 2:17:59 AM
*To:* interest@qt-project.org
*Subject:* Re: [Interest] Deploying QtWebEngine on Linux with Qt 5.6.0
On sexta-feira, 24 de junho de 2016 15:40:17 PDT Mike Jackson wrote:
I am runni
executables but nothing seems to work. Has anyone else
run into a situation like this? Can anyone make recommendations on how to
package QWebEngine?
I have copied over all the resources and translations so that is not the
issue.
Thanks.
--
Mike Jackson
can look at doing that.
--
Mike Jackson [mike.jack...@bluequartz.net]
Elvis Stansvik wrote:
2016-06-17 18:18 GMT+02:00 Mike Jackson:
We are using the QUndoStack and when we "push()" onto the stack the actual
QUndoCommand is being executed. In the documentation is seems as though I
cou
We are using the QUndoStack and when we "push()" onto the stack the
actual QUndoCommand is being executed. In the documentation is seems as
though I could set the "id" of the QUndoCommand to -1 and NOT have it
executed but after looking more close at the docs and the actual source
code the QUnd
We are having an issue where any QSplitter we insert into our program,
the QSplitterHandle has a rainbow color gradient across the handle. It
is clearly not a bug in Qt 5.6.0 because the example programs that we
build from the 5.6.0 distribution are all correct. The only thing I can
think of is
laced = C:DREAM3D_SDK/Qt5.6.0
The only solution I have found is to use String.raw`` BUT the version of
JS that QtIFW uses does not support that function. Is there some way of
getting @TargetDir@ to hand back either "\\" style or "/&
able to just have our
developers use a single installer instead of installing our SDK, then
using the Qt offline installer after that.
Thanks
Mike Jackson
<https://www.postbox-inc.com/?utm_source=email&utm_medium=siglink&utm_campaign=reach>
__
o do is to ship both the loose html files and the .qhc file. We
can use the .qhc for full text searching but use the loose .html files
for display. Seems to work, just did not really want to ship 2x sets of
the docs.
Thanks for the heads up about Qt 5.6
Mike Jackson
Allan Sandfeld Jensen
ust be
an easier way that I am just missing.
Any help is greatly appreciated.
--
Mike Jackson BlueQuartz Software
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
the exact paths that Digia
used to build the Qt distribution and set up your sources in the same paths
then the debug symbols might start working. At least that is the first thing I
would try.
—
Mike Jackson
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
64\include\QtCore\qmath.h(176) : see
previous definition of ‘M_2_SQRTPI'
Has anyone ever seen this and if so, what is the correct solution?
Thanks
Mike Jackson
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/m
Hmm. Wonder what the bug was? It somehow works in the Example web browser that
Qt includes with the 5.5.1 download. if I reinvent the history mechanism I
could probably work around the issue.
Thanks for the update/confirmation
Mike Jackson
> On Dec 22, 2015, at 11:18 AM, Croitor Alexa
Ping?
Mike Jackson.
> On Dec 18, 2015, at 2:54 PM, Mike Jackson wrote:
>
> We have tried a bunch more ideas and none seem to work. We have tried the
> following:
> m_WebView->page()->triggerAction(QWebEnginePage::Back);
> m_WebView->page()->history()->goToIt
nePage::Back);
None of these work. The documentation for QWebEngineView _says_ it should work.
Does anyone have any ideas?
Thanks
Mike Jackson
> On Dec 16, 2015, at 3:13 PM, Mike Jackson wrote:
>
> I have an small app that uses QWebEngineView to display web pages. We have
> tried h
am pasting in our simple
application hoping that someone can spot the error.
Thanks
Mike Jackson
———main.cpp—
#include
#include "WebTest_UI.h"
int main(int argc, char* argv[])
{
QApplication app(argc, argv);
QCoreApplication::setOrganizationDomain("Foo")
QML file to the end for the curious.
—
Mike Jackson
import QtQuick 2.4
import QtQuick.Controls 1.4
import QtQuick.Layouts 1.2
Rectangle
{
id: rectangle
width: 800
// Make the background a bit lighter
color: "Light Gray"
border.color: "Black"
obj
THANK YOU!!!. With a few tweaks this works exactly as I wanted. I will study
the code to fully understand what is going on. Thanks to everyone who gave me
hints and possible solutions.
—
Mike Jackson
> On Dec 4, 2015, at 12:41 PM, Jérôme Godbout wrote:
>
> What you may want
gt; Give your Grid an id, and set the scrollview contentWidth/contentHeight to
> the width and height of the
> Also, usually you need a height AND width set, if the anchors are not set.
>
> Sent: Thursday, December 03, 2015 at 7:07 PM
> From: "Mike Jackson"
> To: "
to fill in the
rest of the row (inside a GridLayout) does not fill the row. If I remove the
ScrollView then the TextField fills the remainder of the row?
Since this is my first foray into QML I am sure I am missing something
obvious. this is with Qt 5.5.1 on OS X. I’ll post my
—
Mike
.html
<http://lists.qt-project.org/pipermail/development/2015-September/023069.html>
—
Mike Jackson
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
even tried coding the long form
instead of using the actual convenience function. Nothing seems to be working.
Were we supposed to be doing an actual “refresh” on the view after calling
“back()”? or did we miss something simple?
Thanks for any help
—
Mike Jackson
Thanks for the verification. Didn’t want to waste time digging and reporting
something that was already known.
I will assume there are plans to move QtAssistant to QWebEngine? Qt 5.6 or Qt
6.0?
—
Mike Jackson
> On Nov 12, 2015, at 4:49 PM, Thiago Macieira
> wrote:
>
> On
QWebKit to for
rendering. My guess is that it falls back to something simpler if QWebKit is
unavailable. IF that is the case then I am not going to try to hunt down what
the issue is.
Thanks
Mike Jackson
___
Interest mailing list
Interest@qt-project.org
eCode.h:32:
thanks
--
Mike Jackson [imikejack...@gmail.com <mailto:imikejack...@gmail.com>]
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
has the exact
“configure” command used to compile Qt 5.4.2?
We are trying to track down why the min_macosx_version is set to 10.7? And to
make sure the we are consistently using C++11 and libc++ in all of our
libraries.
Thanks
--
Mike Jackson [imikejack...@gmail.com <mailto:imikej
urce code for the way to do it with qmake.
>
> --
> Thiago Macieira - thiago.macieira (AT) intel.com
> Software Architect - Intel Open Source Technology Center
>
Is there a way to do this _during_ the packaging of the application? If I
add those link commands then will I not ne
ing setup the way the articles/postings/blogs have instructed but
still nothing is working. Has anyone ever encountered this and what was the
problem?
Thanks for any help.
--
Mike Jackson
imikejackson _at_ gee-mail dot com
___
Interest mailing list
Intere
llect2: ld returned 1 exit status
I have googled as much as I can but can not really reveal what library I am
missing to link against.
This is with a self built Qt 4.8.4 on CentOS 6.5.
Thanks for any help with this.
--
Mike Jackson
imikejackson _at_ gee-ma
also tried adding -mp to speed up the compiles which did not help
either. Has anyone else run into this type of problem?
--
Mike Jackson
imikejackson _at_ gee-mail dot com
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailma
static lib.
If anyone might be able to shed some light on how to create a DLL that
has QtWidgets with their signals/slots that would be awesome.
Thanks
--
Mike Jackson
imikejackson _at_ gee-mail dot com
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
41 matches
Mail list logo