Re: [Interest] QPlainTextEdit insert spaces vs tabs

2016-09-10 Thread Scott Aron Bloom
; on behalf of Scott Aron Bloom <sc...@towel42.com<mailto:sc...@towel42.com>> Date: Friday, September 9, 2016 at 12:11 PM To: "interest@qt-project.org<mailto:interest@qt-project.org>" <interest@qt-project.org<mailto:interest@qt-project.org>> Subject: [In

[Interest] QPlainTextEdit insert spaces vs tabs

2016-09-10 Thread Scott Aron Bloom
I have a request that has come in from a customer, and for the life of me I cant find the option. The customer would like to be able to insert spaces rather than tabs when editing a document, the editor has been implemented using QPlainTextEdit. I can change the tabstop, and have looked

[Interest] Crash in QXcbScreen::updateRefreshRate

2016-08-12 Thread Scott Aron Bloom
One of my customers is having a problem with our tool since we moved to Qt5.5.1. We are not able to move to Qt5.6 They are running their system via exceed turboX However, when the tool starts up, it is crashing immediately with the following call stack. Any ideas for a work around? Program

[Interest] Build Qt for command line only

2016-08-03 Thread Scott Aron Bloom
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? Scott ___ Interest mailing list Interest@qt-project.org

Re: [Interest] CentOS 6 vs 7

2016-07-28 Thread Scott Aron Bloom
On quarta-feira, 27 de julho de 2016 21:38:21 PDT Scott Aron Bloom wrote: > Now, my tool in reality doesn't need libudev at all, so just to "hack" > it I created a soft link of .0 to .1... :) And walla it ran fine. That's not recommended. The soname changed because somet

Re: [Interest] CentOS 6 vs 7

2016-07-27 Thread Scott Aron Bloom
On quarta-feira, 27 de julho de 2016 17:58:55 PDT Scott Aron Bloom wrote: > We are deploying libqxcb.so, > There were definitely some missing symbols... Now we have to track > down how to get them on CentOS 7 We can help if you say what symbols those are. -- The help you gave, in fi

Re: [Interest] CentOS 6 vs 7

2016-07-27 Thread Scott Aron Bloom
-Original Message- From: Interest [mailto:interest-bounces+scott=towel42@qt-project.org] On Behalf Of Thiago Macieira Sent: Wednesday, July 27, 2016 9:41 AM To: interest@qt-project.org Subject: Re: [Interest] CentOS 6 vs 7 On quarta-feira, 27 de julho de 2016 16:34:55 PDT Scott Aron

[Interest] CentOS 6 vs 7

2016-07-27 Thread Scott Aron Bloom
My GUI application, which runs absolutely fine under CentOS 6 (it's a precompiled binary, shipped with Qt 5.5.1 However, when the same tarball is extracted and run under CentOS 7, there is an immediate crash in the UI... The call stack is #0 0x76aca5f7 in raise () from

Re: [Interest] FLex / Bison and QT4 4.8.1 Win32 interaction

2016-07-11 Thread Scott Aron Bloom
My company uses Cygwin’s Flex and Bison. We use CMake, and had to create our own module for Flex and Bison, not too hard, but if you are using qmake, I cant help. He have no problem with the build step from .y to .h and .cpp Scott From: Interest

Re: [Interest] Utilizing the GPU, how to start?

2016-07-06 Thread Scott Aron Bloom
On Tue, Jul 05, 2016 at 05:41:33PM -0700, Thiago Macieira wrote: > On terça-feira, 5 de julho de 2016 11:45:41 PDT Jason Kretzer wrote: > > How does one get Qt widgets to take advantage of a GPU? If this > > question seem naïve, it is because it is. > > > > With my application, I am

Re: [Interest] Utilizing the GPU, how to start?

2016-07-05 Thread Scott Aron Bloom
-Original Message- From: Interest [mailto:interest-bounces+scott=towel42@qt-project.org] On Behalf Of Thiago Macieira Sent: Tuesday, July 5, 2016 5:42 PM To: interest@qt-project.org Subject: Re: [Interest] Utilizing the GPU, how to start? On terça-feira, 5 de julho de 2016 11:45:41

Re: [Interest] QtCharts restricted zoom behaviour

2016-07-05 Thread Scott Aron Bloom
During the 5.6 phase, I asked about this and the answer I got was no. I was looking more for "zoom X only, and not Y" to allow customers to focus in on data. Scott -Original Message- From: Interest [mailto:interest-bounces+scott=towel42@qt-project.org] On Behalf Of

Re: [Interest] QTIF | Windows

2016-06-16 Thread Scott Aron Bloom
When you built Qt, how was it setup to handle the TIFF format? Ifits a plug in, did you install the plugin? -Original Message- From: Interest [mailto:interest-bounces+scott.bloom=onshorecs@qt-project.org] On Behalf Of Igor Mironchik Sent: Thursday, June 16, 2016 1:40 PM To:

Re: [Interest] Preventing Multiple Instances of EXE

2016-04-22 Thread Scott Aron Bloom
I have used this in previous projects, it works very well in a multi-platform product as well.. Scott From: Interest [mailto:interest-bounces+scott.bloom=onshorecs@qt-project.org] On Behalf Of Yuvraaj Sent: Friday, April 22, 2016 12:37 PM To: interest@qt-project.org Subject: Re:

Re: [Interest] Replacement for Qt Script

2016-04-18 Thread Scott Aron Bloom
The forum had a great thread on this https://forum.qt.io/topic/52306/qt-5-5-qt-script-deprecated-what-is-replacement/12 -Original Message- From: Interest [mailto:interest-bounces+scott.bloom=onshorecs@qt-project.org] On Behalf Of Ian Geiser Sent: Monday, April 18, 2016 5:36 AM To:

[Interest] QChart issues

2016-04-01 Thread Scott Aron Bloom
So, I have previously posted to interest@ and was told to post my questions to development@. Having posted my QChart issues, to development and receiving no reply, I am assuming development@ is NOT the best place to post questions/issues with QChart. So Ill ask to both areas, where is the

Re: [Interest] Very large QRC file

2016-03-23 Thread Scott Aron Bloom
-Original Message- From: Interest [mailto:interest-bounces+scott=towel42@qt-project.org] On Behalf Of Jason H Sent: Wednesday, March 23, 2016 2:41 PM To: Thiago Macieira Cc: interest@qt-project.org Subject: Re: [Interest] Very large QRC file > Sent: Wednesday, March 23, 2016 at

Re: [Interest] Are slots even needed these days?

2016-03-19 Thread Scott Aron Bloom
-Original Message- From: André Pönitz [mailto:apoen...@t-online.de] Sent: Wednesday, March 16, 2016 4:22 PM To: Scott Aron Bloom Cc: Bob Hood; interest@qt-project.org Subject: Re: [Interest] Are slots even needed these days? On Wed, Mar 16, 2016 at 11:02:17PM +, Scott Aron Bloom

[Interest] QCharts feedback/issues

2016-03-19 Thread Scott Aron Bloom
Where is the best place to give QCharts feedback, or to discuss issues? ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] Are slots even needed these days?

2016-03-19 Thread Scott Aron Bloom
From: Interest [mailto:interest-bounces+scott=towel42@qt-project.org] On Behalf Of Bob Hood Sent: Wednesday, March 16, 2016 3:42 PM To: interest@qt-project.org Subject: Re: [Interest] Are slots even needed these days? On 3/16/2016 3:37 PM, André Pönitz wrote: On Wed, Mar 16, 2016 at

Re: [Interest] Dangling QSqlTableModel Pointer

2016-03-11 Thread Scott Aron Bloom
If you are relying on the parent/child relationship for your memory management, then you will be clear as long as your “parentObject” has not been deleted. However, if you need your model to live longer than the object, I would use a std::shared_ptr and pass that around. Scott From: Interest

Re: [Interest] Building 5.6.0 doesnt generate/copy cmake files for QWebEngine

2016-03-10 Thread Scott Aron Bloom
> > When building, the system creates the QWebEngine libraries, but not > the cmake support files (typically created into lib/cmake) It does so for me. Also, there's lib/cmake/Qt5WebEngine, lib/cmake/Qt5WebEngineCore and lib/cmake/Qt5WebEngineWidgets at least in the Windows RC packages.

Re: [Interest] Building 5.6.0 doesnt generate/copy cmake files for QWebEngine

2016-03-10 Thread Scott Aron Bloom
> > When building, the system creates the QWebEngine libraries, but not > the cmake support files (typically created into lib/cmake) It does so for me. Also, there's lib/cmake/Qt5WebEngine, lib/cmake/Qt5WebEngineCore and lib/cmake/Qt5WebEngineWidgets at least in the Windows RC packages.

[Interest] Building 5.6.0 doesnt generate/copy cmake files for QWebEngine

2016-03-09 Thread Scott Aron Bloom
When building, the system creates the QWebEngine libraries, but not the cmake support files (typically created into lib/cmake) What is the step to do so? Scott ___ Interest mailing list Interest@qt-project.org

Re: [Interest] Qt Charts

2016-03-09 Thread Scott Aron Bloom
Thanks for the info!! -Original Message- From: Konstantin Podsvirov [mailto:konstan...@podsvirov.pro] Sent: Wednesday, March 9, 2016 8:21 AM To: Turunen Tuukka; Edward Sutton; Scott Aron Bloom Cc: interest@qt-project.org Subject: Re: [Interest] Qt Charts Hi all! I experimented

[Interest] Qt Charts

2016-03-08 Thread Scott Aron Bloom
I have downloaded the latest 5.6.0rc from https://download.qt.io/development_releases/qt/5.6/5.6.0-rc And I cant for the life of me find the new (or old, or any) Qt Charts sub module. Where can it be found? Scott ___ Interest mailing list

Re: [Interest] Translating plural with is/are

2016-03-08 Thread Scott Aron Bloom
> Op 08/03/2016 om 18:17 schreef Thiago Macieira: > > On terça-feira, 8 de março de 2016 09:06:14 PST Frédéric Marchal wrote: > >> If for instance I write tr("%n whatever rubbish I type here", "", > >> n) and the translator decides to translate "%n whatever rubbish I > >> insert here" with "One

Re: [Interest] QApplication.activeWindow().pos() not returning correct value after sacling on OSX

2016-02-17 Thread Scott Aron Bloom
: Re: [Interest] QApplication.activeWindow().pos() not returning correct value after sacling on OSX Op 18/02/2016 om 05:33 schreef Scott Aron Bloom: If you know the parent, you can use parent->mapToGlobal( QRect ) to find the global rectangle. You don't need to know the parent if you c

Re: [Interest] QApplication.activeWindow().pos() not returning correct value after sacling on OSX

2016-02-17 Thread Scott Aron Bloom
In the docs for QWidget::geometry() it says whats going on here.. http://doc.qt.io/qt-5/qwidget.html#geometry-prop "This property holds the geometry of the widget relative to its parent and excluding the window frame." It does NOT return a global position, if you want a global position, you

[Interest] What version of VS 2013 (ie which update) is Qt 5.5.1 built with

2016-02-13 Thread Scott Aron Bloom
While there is a ton of info at http://download.qt.io/official_releases/qt/5.5/5.5.1/qt-opensource-windows-x86-msvc2013-5.5.1.exe.mirrorlist http://download.qt.io/official_releases/qt/5.5/5.5.1/qt-opensource-windows-x86-msvc2013_64-5.5.1.exe.mirrorlist I can not find what version of the update

Re: [Interest] qmake's visual studio generator does not handle recursive subdir templates

2015-11-23 Thread Scott Aron Bloom
Are you running qmake with -recursive? Scott -Original Message- From: Interest [mailto:interest-boun...@qt-project.org] On Behalf Of Roland Winklmeier Sent: Monday, November 23, 2015 11:09 AM To: interest@qt-project.org Subject: [Interest] qmake's visual studio generator does not handle

Re: [Interest] qmake's visual studio generator does not handle recursive subdir templates

2015-11-23 Thread Scott Aron Bloom
To be honest, I stopped using qmake almost 5 years ago and have moved to cmake. However, when I did use qmake, this overall flow worked just fine for me. Scott -Original Message- From: Interest [mailto:interest-boun...@qt-project.org] On Behalf Of Roland Winklmeier Sent: Monday,

Re: [Interest] emulate windows 10 behaviour on a QT window

2015-11-11 Thread Scott Aron Bloom
my question would be this. as I run Qt 5 and Windows 10 currently, I get that behavior today for free.. why are you trying to redo what the windows manager does for you already? what is broken? ~~Scott Original message From: Constantin Makshin Date:

Re: [Interest] emulate windows 10 behaviour on a QT window

2015-11-11 Thread Scott Aron Bloom
-Original Message- From: Interest [mailto:interest-boun...@qt-project.org] On Behalf Of Nicolas Jäger Sent: Wednesday, November 11, 2015 12:18 PM To: interest@qt-project.org Subject: Re: [Interest] emulate windows 10 behaviour on a QT window Hi, Thiago Macieira

[Interest] Bug in QPlainTextEdit::find

2015-09-16 Thread Scott Aron Bloom
Currently, if you set the flags to QTextDocument::FindWholeWords The system ONLY checks for a boundary of isNumberOrLetter, which is NOT the same as a whole word. For instance, if you are searching for the whole word "state" and the text is "current_state" is should NOT match, however it does,

Re: [Interest] Need argumentative help..... giving qobject copy/assignment constructor and put it in qlist/qmap

2015-07-22 Thread Scott Aron Bloom
On Wednesday 22 July 2015 18:42:55 Scott Aron Bloom wrote: While I 100% agree, one thing I really cant stand, is when 3rd party vendors, DISABLE WARNINGS in their code, and don't re-enable them when their code exits (Im looking at you Qt). I thought we stopped doing that. Of course, when we

Re: [Interest] Need argumentative help..... giving qobject copy/assignment constructor and put it in qlist/qmap

2015-07-22 Thread Scott Aron Bloom
-Original Message- From: interest-bounces+scott=towel42@qt-project.org [mailto:interest-bounces+scott=towel42@qt-project.org] On Behalf Of Matthew Woehlke Sent: Wednesday, July 22, 2015 11:40 AM To: interest@qt-project.org Subject: Re: [Interest] Need argumentative help.

Re: [Interest] Need argumentative help..... giving qobject copy/assignment constructor and put it in qlist/qmap

2015-07-22 Thread Scott Aron Bloom
From: Gunnar Roth [mailto:gunnar.r...@gmx.de] Sent: Wednesday, July 22, 2015 11:51 AM To: Scott Aron Bloom Cc: interest@qt-project.org Subject: Re: [Interest] Need argumentative help. giving qobject copy/assignment constructor and put it in qlist/qmap Hi Scott. While I 100% agree, one

Re: [Interest] Need argumentative help..... giving qobject copy/assignment constructor and put it in qlist/qmap

2015-07-22 Thread Scott Aron Bloom
-Original Message- From: interest-bounces+scott=towel42@qt-project.org [mailto:interest-bounces+scott=towel42@qt-project.org] On Behalf Of Thiago Macieira Sent: Wednesday, July 22, 2015 3:09 PM To: interest@qt-project.org Subject: Re: [Interest] Need argumentative help.

Re: [Interest] Qt CSS :!hover seems to override defaults

2015-06-20 Thread Scott Aron Bloom
I have seen similar behavior, and I believe there is a bug filed but I forget. Have you tried defining the default behavior as well, not just !focus, and !hover, but focus and hover and forground (I think its foreground) Scott -Original Message- From:

Re: [Interest] Building a large desktop application with QML/QtQuick?

2015-06-19 Thread Scott Aron Bloom
My biggest problem/concern with the QML style of application development is QA. Its too easy, to put in a syntactically correct, but symantically wrong construct in. Which would compile (assuming you are using a pre-compiler for it) and run.. but not work, and be very difficult to track down

Re: [Interest] 5.4.2 Android Misery just one typo away

2015-06-15 Thread Scott Aron Bloom
Its not a bug.. and its documented somewhere…. The issue, The QApplication classes, will extract out what they need from argv and adjust the argc appropriately. The problem with the compilers, is the derived constructor is a valid constructor in its own right.. Its not like a typical virtual

[Interest] Dockwidgets as non-children

2015-05-14 Thread Scott Aron Bloom
I have a request from a customer, he loves our docked layout.. However, there are times when he wants to undock a window, and just make it a peer window. Ie, not a child that is always on top of the mainwindow. Is there any way to do this directly in Qt? Scott

Re: [Interest] sqlite

2015-04-20 Thread Scott Aron Bloom
Don't use SQLLite, use a client/server base SQL system... -Original Message- From: interest-bounces+scott.bloom=onshorecs@qt-project.org [mailto:interest-bounces+scott.bloom=onshorecs@qt-project.org] On Behalf Of Graham Labdon Sent: Friday, April 17, 2015 1:25 AM To:

Re: [Interest] Visual Studio integrated help

2015-04-18 Thread Scott Aron Bloom
That was it.. thanks! From: Bob Hood [mailto:bho...@comcast.net] Sent: Saturday, April 18, 2015 11:11 AM To: Scott Aron Bloom; interest@qt-project.org Subject: Re: [Interest] Visual Studio integrated help I'm using qt-vs-addin-1.2.3-opensource.exehttp://download.qt.io/official_releases/vsaddin

[Interest] Visual Studio integrated help

2015-04-18 Thread Scott Aron Bloom
With Qt4 and the Visual Studio add in, besides the type/debugging visualizers, we also got integrated help. Is there a Qt5/Vs 2013 replacement for the help? Scott ___ Interest mailing list Interest@qt-project.org

Re: [Interest] dynamic_cast failing

2015-04-13 Thread Scott Aron Bloom
-Original Message- From: interest-bounces+scott.bloom=onshorecs@qt-project.org [mailto:interest-bounces+scott.bloom=onshorecs@qt-project.org] On Behalf Of René J.V. Bertin Sent: Saturday, April 11, 2015 9:28 AM To: interest@qt-project.org Cc: Nikos Chantziaras Subject: Re:

Re: [Interest] QtWebkit replacement status...

2015-03-24 Thread Scott Aron Bloom
Subject: Re: [Interest] QtWebkit replacement status... Hi Scott, On Monday 23 March 2015 15:00:16 Scott Aron Bloom wrote: Which version of Qt should I use? 5.4? well, I currently use Qt5.4.0 with webkit since there recently have some annoying bugs with the nsapi plugin been fixed

Re: [Interest] Qt 5.5 and Red Hat 5

2015-03-24 Thread Scott Aron Bloom
:08 AM To: Scott Aron Bloom; interest@qt-project.org Subject: RE: [Interest] Qt 5.5 and Red Hat 5 On this note.. I a large number of my customers (about 20%) of my users are STILL using CentOS 5 or RHEL 5.. In moving to Qt 5, they are now losing printing support :( They will have to print

Re: [Interest] QtWebkit replacement status...

2015-03-24 Thread Scott Aron Bloom
: Re: [Interest] QtWebkit replacement status... On Friday 20 March 2015 21:59:10 Scott Aron Bloom wrote: What is the status of Qt WebEngine? Meaning, is it stable enough, to replace qtwebkit on production quality applications yet? Lots of talk about it's the future.. but I cant find

Re: [Interest] Qt 5.5 and Red Hat 5

2015-03-24 Thread Scott Aron Bloom
On Wednesday 18 March 2015 20:27:06 Scott Aron Bloom wrote: On this note.. I a large number of my customers (about 20%) of my users are STILL using CentOS 5 or RHEL 5.. In moving to Qt 5, they are now losing printing support :( They will have to print to a PDF and print external

[Interest] QtWebkit replacement status...

2015-03-23 Thread Scott Aron Bloom
What is the status of Qt WebEngine? Meaning, is it stable enough, to replace qtwebkit on production quality applications yet? Lots of talk about it's the future.. but I cant find on google, has it been fully replaced and fully working. The webpages I render in my app, are pretty simple, no

Re: [Interest] Qt 5.5 and Red Hat 5

2015-03-23 Thread Scott Aron Bloom
On this note.. I a large number of my customers (about 20%) of my users are STILL using CentOS 5 or RHEL 5.. In moving to Qt 5, they are now losing printing support :( They will have to print to a PDF and print external to the tool. In EDA, the industry Im in, our customers, quite often get

Re: [Interest] Regarding craeting sqlite database in RAM

2015-03-16 Thread Scott Aron Bloom
If ( db.databaseName() == “:memory:” ) Should do the trick From: interest-bounces+scott.bloom=onshorecs@qt-project.org [mailto:interest-bounces+scott.bloom=onshorecs@qt-project.org] On Behalf Of Jha Sonakumar Sent: Monday, March 16, 2015 1:42 AM To: interest@qt-project.org Interest

Re: [Interest] Is there a command line call to qmake to test the bit width?

2015-03-11 Thread Scott Aron Bloom
] Is there a command line call to qmake to test the bit width? Den 04-03-2015 kl. 19:39 skrev Scott Aron Bloom: -Original Message- From: interest-bounces+scott.bloom=onshorecs@qt-project.org [mailto:interest-bounces+scott.bloom=onshorecs@qt-project.org] On Behalf Of Thiago

[Interest] To rpath or not when building Qt

2015-03-10 Thread Scott Aron Bloom
When building Qt for distribution via LGPL of a closed source product using shared libraries. What is the best method to make sure the plugins pickup the Qt libraries you are shipping? Scott ___ Interest mailing list Interest@qt-project.org

Re: [Interest] Printing not working on Windows

2015-03-04 Thread Scott Aron Bloom
/03/15 12:48, Scott Aron Bloom wrote: In my migration from Qt4 to Qt5, some of the machines the new application is installed on, the print functionality is not working, the print button is live and is connected fine. However, on some machines, the print dialog doesn’t work. Qt5PrintSupport.dll

[Interest] Is there a command line call to qmake to test the bit width?

2015-03-04 Thread Scott Aron Bloom
I am creating two versions of my tool, 32 and 64 bit. However, I have, more than once, started a build against the wrong path, so it was building against Qt 64 when it was supposed to build against Qt 32 (or vice versa) Is there a qmake or some way, that in the setup scripts to my build, I can

Re: [Interest] Is there a command line call to qmake to test the bit width?

2015-03-04 Thread Scott Aron Bloom
] Is there a command line call to qmake to test the bit width? On Wednesday 04 March 2015 17:15:45 Scott Aron Bloom wrote: By then its too late.. I want the shell script that calls the make system to fail, saying you have the qmake setup wrong... Why would it be wrong? If qmake is installed, it's been installed

Re: [Interest] Installer Recommendations

2015-02-18 Thread Scott Aron Bloom
I use advanced installer. Essentially I use CMake's installer setup to create an installer directory. For windows, then I use advanced installer auto update based on all files to pickup every file that's in the directory. You can automatically via command line arguments, update the version, the

Re: [Interest] Build 5.4 on windows

2015-02-06 Thread Scott Aron Bloom
-project.org] On Behalf Of Thiago Macieira Sent: Friday, February 06, 2015 14:58 PM To: interest@qt-project.org Subject: Re: [Interest] Build 5.4 on windows On Friday 06 February 2015 22:35:39 Scott Aron Bloom wrote: I had to patch Qt in order for MSVC 2008 to work. There are a couple of blogs

Re: [Interest] Build 5.4 on windows

2015-02-06 Thread Scott Aron Bloom
I had to patch Qt in order for MSVC 2008 to work. There are a couple of blogs with the patches necessary.. Scott -Original Message- From: interest-bounces+scott.bloom=onshorecs@qt-project.org [mailto:interest-bounces+scott.bloom=onshorecs@qt-project.org] On Behalf Of Thiago

Re: [Interest] Build 5.4 on windows

2015-02-06 Thread Scott Aron Bloom
on windows On Friday 06 February 2015 22:35:39 Scott Aron Bloom wrote: I had to patch Qt in order for MSVC 2008 to work. There are a couple of blogs with the patches necessary.. No patches are known to be necessary. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel

[Interest] Build 5.4 on windows

2015-02-06 Thread Scott Aron Bloom
Couple problems I have hit 1) nmake confclean, returns unknown target, there is no way to clean the configuration. This should be considered a bug a. I hit this, because I wanted sqlite builtin to qt, NOT via plugin, and the build would not work with the changed configuration. 2)

Re: [Interest] Q_OS_ANDROID macro

2015-02-04 Thread Scott Aron Bloom
A typical solution for this problem, is to derive from the class. And have the bonjour functionally only compiled/linked/moc’ed etc when its available. Scott From: interest-bounces+scott.bloom=onshorecs@qt-project.org [mailto:interest-bounces+scott.bloom=onshorecs@qt-project.org] On

Re: [Interest] QT API wrapper around std:: containers?

2015-01-29 Thread Scott Aron Bloom
What size limitations in the Qt containers, do you think will be solved with STL containers? If it been discussed on the list, I must have missed it… Scott From: interest-bounces+scott.bloom=onshorecs@qt-project.org [mailto:interest-bounces+scott.bloom=onshorecs@qt-project.org] On

Re: [Interest] Building the latest Qt 5.X

2015-01-23 Thread Scott Aron Bloom
@qt-project.org Subject: Re: [Interest] Building the latest Qt 5.X On Friday 23 January 2015 18:49:12 Scott Aron Bloom wrote: Even on 32 bit VS 2013, my applications that I build against the Qt I download wont run. Which in my past experience has been tied to libraries built against different

Re: [Interest] Building the latest Qt 5.X

2015-01-23 Thread Scott Aron Bloom
We built Qt 5.3.2 with OpenSSL 1.0.1i and ICU 53.1, using both Visual Studio 2010 and 2013. Other build tools were Perl 5.16.2 (later should work also), Python 2.7.3 (version 3.x.y not tested) and Ruby 1.9.3p448 (versions 2.0.x and 2.1.x not tested). Our configure call is:

Re: [Interest] Building the latest Qt 5.X

2015-01-23 Thread Scott Aron Bloom
hole, but I have had crashes otherwise. -Original Message- From: interest-bounces+scott.bloom=onshorecs@qt-project.org [mailto:interest-bounces+scott.bloom=onshorecs@qt-project.org] On Behalf Of Scott Aron Bloom Sent: Friday, January 23, 2015 0:13 AM To: Koehne Kai; Thiago

Re: [Interest] Building the latest Qt 5.X

2015-01-23 Thread Scott Aron Bloom
After speaking withsome offline, it looks like Ill be able to use webengine without much difficulty.. so Ill try that instead -Original Message- From: Koehne Kai [mailto:kai.koe...@theqtcompany.com] Sent: Friday, January 23, 2015 0:02 AM To: Scott Aron Bloom; Thiago Macieira; interest

Re: [Interest] Building the latest Qt 5.X

2015-01-22 Thread Scott Aron Bloom
the latest Qt 5.X On Friday 23 January 2015 01:14:56 Scott Aron Bloom wrote: I have always built on linux, by simply running configure, then make, then make install. Any problems with this? Yea, it doesn't include the necessary packages, such as Webkit Why not? Sure it does

[Interest] Building the latest Qt 5.X

2015-01-22 Thread Scott Aron Bloom
My COMPANY is finally in a position with a direct customer need to move to Qt 5.X from 4.8. While I have had side builds and have been playing with 5.X for a while, I have not released anything with 5.X The one problem I am hitting, it appears the prebuilt version of Qt for VS has a different

Re: [Interest] Building the latest Qt 5.X

2015-01-22 Thread Scott Aron Bloom
On Friday 23 January 2015 00:09:57 Scott Aron Bloom wrote: Is there a cookbook, for downloading the zip/tarball for Qt 5.X and building it? This is how: I have always built on linux, by simply running configure, then make, then make install. Any problems with this? Yea

Re: [Interest] Building the latest Qt 5.X

2015-01-22 Thread Scott Aron Bloom
: [Interest] Building the latest Qt 5.X On Friday 23 January 2015 00:09:57 Scott Aron Bloom wrote: Is there a cookbook, for downloading the zip/tarball for Qt 5.X and building it? This is how: I have always built on linux, by simply running configure, then make, then make install. Any

Re: [Interest] Building the latest Qt 5.X

2015-01-22 Thread Scott Aron Bloom
by Google on query 'build qt5 from git'. Regards, Dmitry. On Fri, Jan 23, 2015 at 7:15 AM, Scott Aron Bloom scott.bl...@onshorecs.commailto:scott.bl...@onshorecs.com wrote: -Original Message- From: interest-bounces+scott.bloom=onshorecs@qt-project.orgmailto:onshorecs@qt-project.org

Re: [Interest] Building the latest Qt 5.X

2015-01-22 Thread Scott Aron Bloom
The building webkit portion looks very promising.. it’s a shame, Qt has lost the ease of building QtWebkit from 4.X, yeah it took a while, but just enable it, and go Scott From: Dmitry Volosnykh [mailto:dmitry.volosn...@gmail.com] Sent: Thursday, January 22, 2015 9:27 PM To: Scott Aron Bloom

Re: [Interest] Syntax error compiling 5.3.2

2014-10-29 Thread Scott Aron Bloom
From: Keith Gardner [mailto:kreios4...@gmail.com] Sent: Wednesday, October 29, 2014 10:27 AM To: Scott Aron Bloom Cc: interest@qt-project.org Subject: Re: [Interest] Syntax error compiling 5.3.2 I know that gcc 4.4 is also available for CentOS 5.8 through yum. Could you update to this version

Re: [Interest] Syntax error compiling 5.3.2

2014-10-29 Thread Scott Aron Bloom
] Syntax error compiling 5.3.2 On Wednesday 29 October 2014 17:22:22 Scott Aron Bloom wrote: fontdatabases/fontconfig/qtfontconfigdatabase.cpp:94: error: 'FC_WEIGHT_ULTRABLACK' was not declared in this scope I cant find anything on this on google. Compiling for centos 5.8 64bit, gcc 4.1.2 Im

[Interest] Looking for a developer

2014-09-15 Thread Scott Aron Bloom
My company is looking to hire, a short term contractor for a Qt based mobile app. It will be for iOS first then Android. Primarily there will be a login screen, then downloading XML data based off a query from a server, then presenting the table. There will probably be 5-6 setup pages that

Re: [Interest] dependent foo.cpp does not exist.

2014-05-27 Thread Scott Aron Bloom
Try again. -Original Message- From: interest-bounces+scott.bloom=onshorecs@qt-project.org [mailto:interest-bounces+scott.bloom=onshorecs@qt-project.org] On Behalf Of John Weeks Sent: Tuesday, May 27, 2014 10:34 AM To: Interest@qt-project.org Subject: Re: [Interest] dependent

Re: [Interest] Handle files with the same name by automoc

2014-05-05 Thread Scott Aron Bloom
Use separate libraries for each directory This isn't an automoc issue, it's a multiple files with the same name in the same library issue If they weren't header files, but rather straight c++ files, you wouldn't be asking this... Scott -Original Message- From:

[Interest] QNAM timeout is way too long

2014-04-21 Thread Scott Aron Bloom
I have code, that sends a http request via QNetworkAccessManager. Unfortunately, there are times, where the network on the machine will be up, but the connection to the internet is down.. Or the internet is up, but the backend server is down. Meaning, there is no way for my application to

Re: [Interest] QNAM timeout is way too long

2014-04-21 Thread Scott Aron Bloom
too long Em seg 21 abr 2014, às 17:28:16, Scott Aron Bloom escreveu: I have code, that sends a http request via QNetworkAccessManager. Unfortunately, there are times, where the network on the machine will be up, but the connection to the internet is down.. Or the internet is up

Re: [Interest] QNAM timeout is way too long

2014-04-21 Thread Scott Aron Bloom
] QNAM timeout is way too long Em seg 21 abr 2014, às 18:55:28, Scott Aron Bloom escreveu: The only problem, is QNetworkRequests::abort isn't a slot So I have to create an intermediary slot, figure out which request timedout, and abort it. You don't need it to be a slot if you use the new

Re: [Interest] QNAM timeout is way too long

2014-04-21 Thread Scott Aron Bloom
I had filed a bug, against QHttp and QFtp almost 6 or 7 years ago, right as QNAM came out, of course it was closed because those classes were being deprecated for QNAM, to add a setTimeout to the request calls... :( I would love to have this on QNetworkRequest... -Original Message-

Re: [Interest] QNAM timeout is way too long

2014-04-21 Thread Scott Aron Bloom
too long Em seg 21 abr 2014, às 21:30:23, Scott Aron Bloom escreveu: I had filed a bug, against QHttp and QFtp almost 6 or 7 years ago, right as QNAM came out, of course it was closed because those classes were being deprecated for QNAM, to add a setTimeout to the request calls... I would

[Interest] Problems running a 4.8.5 app on OSX

2014-04-12 Thread Scott Aron Bloom
I have an application that runs fine on windows and linux... If I download the binary build for 4.8.5 OSX, I can build, and debug locally with no issues. Unfortunately, it does not come with the QMySql plugin necessary for the application (expected) but it also (at least where I can find it)

Re: [Interest] Qt 4.8 (and Qt 5 too?) really need a digested file of to-be-shown copyright, licensing information

2014-04-02 Thread Scott Aron Bloom
This has been asked for, SINCE they changed to the LGPL license... -Original Message- From: interest-bounces+scott.bloom=onshorecs@qt-project.org [mailto:interest-bounces+scott.bloom=onshorecs@qt-project.org] On Behalf Of Samuel Stirtzel Sent: Wednesday, April 02, 2014 8:22 AM

Re: [Interest] QSplitter + QScrollArea + QWidgetStack issues

2014-03-28 Thread Scott Aron Bloom
the QScrollArea is always at the top of the dialog. I agree it it would be better to have something cleaner in qt to do that. Regards, Philippe Lelong Le 28-03-2014 05:01, Scott Aron Bloom a écrit : I have a dialogbox, with a vertical QSplitter as the top level layout.. on the left goes

[Interest] QSplitter + QScrollArea + QWidgetStack issues

2014-03-27 Thread Scott Aron Bloom
I have a dialogbox, with a vertical QSplitter as the top level layout.. on the left goes a QTreeWidget, on the right a QScrollArea Inside the QScrollArea, there is a QWidgetStack in which multiple widgets are stacked. Here is my problem, when it first comes up, I want the right hand side, to

Re: [Interest] Skip over disabled items in listview and gridview when navigating with up/down/left/right arrows

2014-03-13 Thread Scott Aron Bloom
Overload and customize the flags method in the model. You can set enabled/ editable/selectable/dragable etc Scott From: interest-bounces+scott.bloom=onshorecs@qt-project.org [mailto:interest-bounces+scott.bloom=onshorecs@qt-project.org] On Behalf Of Rogers Nate Sent: Thursday, March

Re: [Interest] PDF to QByteArray

2014-02-27 Thread Scott Aron Bloom
However, there are Qt base libraries.. QtExt for instance, that do allow the attachments from QByteArray, and they do all the computation into Base64 hidden from the user. Scott From: interest-bounces+scott.bloom=onshorecs@qt-project.org

Re: [Interest] libeay32.dll - The Ordinal 4369 could not be located

2014-01-24 Thread Scott Aron Bloom
What is probably happening, is you are calling an ssl based connection, and since you are not shipping the openssl dlls that qt was built against, its picking up one someone else on the system. Unfortunately, openssl is HORRIBLE for binary compatibility... Ship the DLLs.. or don't try to

Re: [Interest] libeay32.dll - The Ordinal 4369 could not be located

2014-01-24 Thread Scott Aron Bloom
-Original Message- From: interest-bounces+scott.bloom=onshorecs@qt-project.org [mailto:interest-bounces+scott.bloom=onshorecs@qt-project.org] On Behalf Of Phil Hannent Sent: Friday, January 24, 2014 4:21 AM To: interest Subject: Re: [Interest] libeay32.dll - The Ordinal 4369

Re: [Interest] Create the main widget on heap in main()

2014-01-11 Thread Scott Aron Bloom
In general, where I have had heap based objects in main, is not for the main application, but for test applications… Or for when the object under test/use, is created via a shared library, and its interface returns the pointer. Scott From:

Re: [Interest] QPixmap : cannot create a qpixmap when no gui is being used

2014-01-03 Thread Scott Aron Bloom
The issue is, you can run most of the GUI components, in non-gui mode.. Scott From: interest-bounces+scott.bloom=onshorecs@qt-project.org [mailto:interest-bounces+scott.bloom=onshorecs@qt-project.org] On Behalf Of Etienne Sandré-Chardonnal Sent: Friday, January 3, 2014 9:03 AM To:

Re: [Interest] QPixmap : cannot create a qpixmap when no gui is being used

2014-01-03 Thread Scott Aron Bloom
Use QCoreApplication when gui is false… From: etienne.sandre.chardon...@gmail.com [mailto:etienne.sandre.chardon...@gmail.com] On Behalf Of Etienne Sandré-Chardonnal Sent: Friday, January 3, 2014 10:14 AM To: Scott Aron Bloom Cc: interest@qt-project.org Subject: Re: [Interest] QPixmap : cannot

Re: [Interest] Translation support totally broken

2013-12-19 Thread Scott Aron Bloom
Another tip.. If you are creating software as an OEM. Use %CUSTOMER_NAME%, and %PRODUCT_NAME%, and I have also used it for %COPYRIGHT% in the original C++. For instance: QString( About: %PRODUCT_NAME%. Copyright %COPYRIGHT% %CUSTOMER_NAME% ); From:

Re: [Interest] Translation support totally broken

2013-12-19 Thread Scott Aron Bloom
-bounces+scott.bloom=onshorecs@qt-project.org] On Behalf Of Thiago Macieira Sent: Friday, December 20, 2013 1:52 AM To: interest@qt-project.org Subject: Re: [Interest] Translation support totally broken On quinta-feira, 19 de dezembro de 2013 09:30:54, Scott Aron Bloom wrote: Another tip

Re: [Interest] How to insert a new record with generated primary key into a QSqlTableModel

2013-12-12 Thread Scott Aron Bloom
It will depend slightly on the database. If your database driver back end supports the driver feature LastInsertId, then the easiest way is to call QSqlResult::lastInserId() You can then do a fetchMore() on the model, and correlate the id to the index... if not, I have done a search for the

  1   2   >