Re: [Interest] Providing custom lib with static Qt modules (so no Qt dependency)

2012-02-28 Thread Bob Hood
On 2/28/2012 10:53 AM, Bo Thorsen wrote: Den 28-02-2012 18:16, Atlant Schmidt skrev: All this may not apply to you if you're distributing Qt under the Commercial license. AFAIR, you're not allowed to redistribute the commercial licensed Qt. Um, what? I thought that was at least part

Re: [Interest] debug QtBrowserPlugin

2012-03-14 Thread Bob Hood
On 3/14/2012 5:51 AM, Sergey wrote: Hello, How to debug QtBrowsePlugin application, so that I could step by each line of code in Visual Studio? If my Plugin crushes in browser, how to find line of code, where crush happens? Hello, Sergey. I don't know specifically how to debug a

Re: [Interest] Does it really worth it?

2012-03-27 Thread Bob Hood
On 3/27/2012 3:58 PM, STEFANI Mathieu wrote: Concerning chart libraries and Qt, Qwt has already been mentioned but I would like to mention KDChart (http://www.kdab.com/kdab-products/kd-chart/) as well, which is, to my mind, a better alternative than Qwt, since it's taking advantage of

Re: [Interest] Multi-line text in QLabel!

2012-03-31 Thread Bob Hood
On 3/31/2012 7:41 AM, Lata Agrawal wrote: I don't want to use wordwrap because I want to control where to insert line breaks in the string displayed. In code, I re-formatted the string read from XML file as string read from XML file is converted from \n to \\n. I'd probably try changing \n to

Re: [Interest] QtArg

2012-04-10 Thread Bob Hood
On 4/10/2012 5:01 PM, Thiago Macieira wrote: So I repeat again the call for help: if you're interested in seeing this happen sooner rather than later, help out. /Especially if you're interested in the desktop more than mobile./ That statement bothers me a bit. Am I reading too much into what

Re: [Interest] Is Nokia officially done with Qt?

2012-06-14 Thread Bob Hood
On 6/14/2012 10:02 AM, Harri Pasanen wrote: If I read today's news correctly, Nokia is now done with Qt and all developers were fired. If so, thanks for the ride and all the best. Such a pity. Wouldn't really be a big surprise. Kind of expected it once they got into bed with Microsoft.

Re: [Interest] Is Nokia officially done with Qt?

2012-06-15 Thread Bob Hood
On 6/15/2012 9:00 AM, Jason H wrote: I've always used it for desktop/server apps and will continue to do so. Glad the mobile distraction is over with. Let's get back to taking on .Net and Java.. +1 ___ Interest mailing list Interest@qt-project.org

Re: [Interest] ICS Announces Qt-Based Google APIs

2012-06-19 Thread Bob Hood
On 6/19/2012 12:21 PM, Lynn Gray wrote: New Qt Clients Allow Easy Integration with Google Services Through Qt ICS has published almost 20 Qt and QML clients for popular Google APIs making it easy to integrate the Google services users want into Qt and QML applications. Among the services

Re: [Interest] Qt5 on MSVC2008, Win7x64 (Tier1)?

2012-07-08 Thread Bob Hood
On 7/8/2012 12:56 PM, Charley Bay wrote: Show of hands -- those of you on Win7x64, are you using MSVC2008 or MSVC2010? Using VS2008 on a commercial product with Qt 4.7.1 and Qt 4.8.0 (each version dedicated to an active branch of development). We have begun the process of converting to VS2010,

Re: [Interest] about QSettings

2012-07-18 Thread Bob Hood
On 7/18/2012 8:16 PM, Tony Rietwyk wrote: *Sent:* Tuesday, July 17, 2012 9:22 PM hi, when i use the qt 4.7.4 with windows xp, i found that when i use the QSettings to write sub key of HKEY_LOCAL_MACHINE, it fails. but when i write the sub key of HKEY_CURRENT_USER, it success. i know that

Re: [Interest] crashing when incompatible qt already exists on user's system

2012-08-13 Thread Bob Hood
On 8/13/2012 7:31 PM, Justin Karneges wrote: Hi folks, It appears that MinGW's C++ ABI is not reliable between releases. I don't know how often this happens, but in any case I've witnessed the following issue: - Build machine has C:\Qt\4.8.2, built using a recent MinGW compiler. This

[Interest] Drag-and-drop won't work with elevated privileges (Windows)

2012-08-16 Thread Bob Hood
I hardly ever run into issues I cannot overcome with (and within) Qt, so I don't often look for help here. However, I'm not sure how to get past this one. I have a stand-alone Qt application that accepts drag-and-drops of text files to the main window. It runs with the Run as Administrator flag

Re: [Interest] Drag-and-drop won't work with elevated privileges (Windows)

2012-08-16 Thread Bob Hood
of security hole in Windows. What happens if both the Qt app and the app supplying the dnd data are escalated? -- *From:* Bob Hood bho...@comcast.net *To:* interest@qt-project.org *Sent:* Thursday, August 16, 2012 12:40 PM

Re: [Interest] memory fragmentation?

2012-08-21 Thread Bob Hood
On 8/20/2012 3:39 PM, Scott Aron Bloom wrote: Ok.. Call me taught.. but I can tell you, last time I tried, it didn't compile in 64 bit mode. I only use VS2008, and I have routinely compiled 4.6, 4.7 and 4.8 lines of Qt in both 32- and 64-bit modes for my project. You're just not trying hard

Re: [Interest] Images not loading under Linux

2012-08-31 Thread Bob Hood
problem and it's a configurable option... Jordi El 30/08/2012 23:56, Bob Hood bho...@comcast.net mailto:bho...@comcast.net escribió: I have a small project that has a number of PNG images I use for menu entries. Everything works correctly under Windows. However, compiling (using

Re: [Interest] Non-movable Qt build

2012-12-26 Thread Bob Hood
On 12/26/2012 8:14 AM, Yves Bailly wrote: Is there a way to tell qmake to use something else than those hard-coded paths? http://doc.qt.digia.com/qt/qt-conf.html ___ Interest mailing list Interest@qt-project.org

Re: [Interest] Loading, recursion and GUI's

2013-01-07 Thread Bob Hood
On 1/7/2013 8:30 AM, William Hallatt wrote: Good day everyone, *What I'm trying to do:* Display some sort of Loading or Busy message while executing a recursive function of unknown depth (GUI app front end). * What I've tried:* Various attempts at using QMovie, QProgressBar, QDialog,

Re: [Interest] Bringing Qt, C++ To The Web

2013-01-17 Thread Bob Hood
+1 On 1/17/2013 1:50 PM, Jason H wrote: What is the web you speak of? LOL Anyway, that [zero-install] is definitely a legitimate issue. However I have to puke and kick a puppy when it comes to overall web development. We were approaching something really good with Java and .NET, but these

Re: [Interest] Direction of Qt [Was: Re: QML Runtime]

2013-02-01 Thread Bob Hood
On 2/1/2013 4:56 PM, André Pönitz wrote: On Fri, Feb 01, 2013 at 08:06:03AM +, Mark Summerfield wrote: Hi Shawn, On Wed, 30 Jan 2013 12:50:53 + Rutledge Shawn shawn.rutle...@digia.com wrote: [snip] - Would this mean that QML would be able to access all or most of the Qt C++ APIs

Re: [Interest] Direction of Qt [Was: Re: QML Runtime]

2013-02-01 Thread Bob Hood
On 2/1/2013 5:40 PM, Alan Alpert wrote: There is no dominant side. C++ and QML are both viable options for writing your UI with Qt (actually, right now QML is not a viable option for the average desktop UI but it's getting close). It's not even two entirely separate worlds, QML depends on C++

Re: [Interest] question about Qt Regx to match hexdecimal

2013-03-30 Thread Bob Hood
This works for me (Qt 4.8.3): QRegExp re(([0-9a-fA-F]+)); assert(re.indexIn(12345ABC) == 0); assert(re.capturedTexts()[0] == 12345ABC); On 3/30/2013 9:07 AM, Vincent Cai wrote: Dear all, I tried to create a Qt Regx to match hexdecimal, below is the strings I have

Re: [Interest] Oops! Somebody's got a bad case of dependency bloat!

2013-04-10 Thread Bob Hood
On 4/10/2013 10:11 AM, Thiago Macieira wrote: On quarta-feira, 10 de abril de 2013 09.34.57, Michael Jackson wrote: I'd really like to know who thought that needing perl for the build was a good idea when not all the platforms have it as a base installed software package. Perl is a standard

Re: [Interest] Oops! Somebody's got a bad case of dependency bloat!

2013-04-10 Thread Bob Hood
On 4/10/2013 11:29 AM, Thiago Macieira wrote: On quarta-feira, 10 de abril de 2013 10.50.27, Bob Hood wrote: On 4/10/2013 10:11 AM, Thiago Macieira wrote: On quarta-feira, 10 de abril de 2013 09.34.57, Michael Jackson wrote: I'd really like to know who thought that needing perl for the build

Re: [Interest] Oops! Somebody's got a bad case of dependency bloat!

2013-04-10 Thread Bob Hood
On 4/10/2013 2:52 PM, Justin Ferguson wrote: Support will always suck for that platform. Please don't make disturbing statements like that. Ifthat were actually true, then it hugely discounts Qt as an option in development pipelines, whether or not it provided commercial support. I would not

[Interest] The curious case of the disappearing rich text...

2013-04-15 Thread Bob Hood
I'm editing a form using both QtCreator and Qt Designer (both based on Qt 4.8.3). I add a label, edit its "rich text", and then save the form to disc. After I compile it, the rich text displays properly. However, if I subsequently re-open that form in

Re: [Interest] The curious case of the disappearing rich text...

2013-04-17 Thread Bob Hood
On 4/17/2013 2:52 AM, Hamish Moffatt wrote: I don't see this in 4.8.4. While upgrading to 5.x is a big deal, upgrading from 4.8.3 to 4.8.4 isn't. Excellent. Must be a bug that was caught in 4.8.4. Thanks for the reply Hamish! ___ Interest mailing

Re: [Interest] Qt Jobs?

2013-07-29 Thread Bob Hood
On 7/28/2013 10:18 PM, Jason H wrote: Forgive me if this is the wrong list, but I have been laid off for the first time ever, and I can't think of a better place to post about my availability. I am a Qt developer (since version 3.2!) seeking employment. I am located in Baltimore, MD but can

Re: [Interest] QtCreator 2.8.0 and CentOS 6.4: No go

2013-08-08 Thread Bob Hood
On 8/8/2013 3:27 PM, Karl Ruetz wrote: I was able to get it to work by commenting line 25 from file src/src/shared/qbs/src/lib/lib.pro # else: *g++*|*clang*|*icc*:QMAKE_CXXFLAGS += Werror Thanks, Karl. Unfortunately, that modification didn't help. I'm still getting: In file included

Re: [Interest] QtCreator 2.8.0 and CentOS 6.4: No go

2013-08-08 Thread Bob Hood
On 8/8/2013 4:09 PM, Thiago Macieira wrote: On quinta-feira, 8 de agosto de 2013 15:58:23, Bob Hood wrote: /usr/local/qt/4.8.4/64_dll/include/QtHelp/qhelpenginecore.h:1:55: error: ../../tools/assistant/lib/qhelpenginecore.h: No such file or directory Looks like the Qt 4.8.4 installation failed

Re: [Interest] QtCreator 2.8.0 and CentOS 6.4: No go

2013-08-08 Thread Bob Hood
On 8/8/2013 4:47 PM, Bob Hood wrote: On 8/8/2013 4:09 PM, Thiago Macieira wrote: On quinta-feira, 8 de agosto de 2013 15:58:23, Bob Hood wrote: /usr/local/qt/4.8.4/64_dll/include/QtHelp/qhelpenginecore.h:1:55: error: ../../tools/assistant/lib/qhelpenginecore.h: No such file or directory Looks

[Interest] Micro$oft finally consumes Nokia

2013-09-03 Thread Bob Hood
Considering the recent fervor (and heated discussions here) over Microsoft's involvement with Nokia's mobile business, it would appear that it is has reached its logical conclusion: http://www.nbcnews.com/business/microsoft-acquire-nokia-devices-services-business-7-2-billion-deal-8C11063106

Re: [Interest] QTcpServer stop accepting connections

2013-09-05 Thread Bob Hood
On 9/5/2013 5:49 AM, Benjamin Zeller wrote: Hello again, ok after digging some more its clear that the E_AGAIN or E_WOULDBLOCK error means that there are no connections available to open. That makes no sense because i opened 20 connections in a row, but only the first 6 are handled and then

Re: [Interest] Qt 5.1.1 render with both - OpenGL and QPainter - in one window?

2013-09-24 Thread Bob Hood
On 9/24/2013 8:15 AM, Thomas Meyer wrote: Hi, is it possible to use OpenGL and QPainter in one window (Qt 5.1.1)? And if it is possible, how and is it recommended? Example: I want to render the word Triangle into the 'OpenGL Window Example' (please see Qt Creator - Welcome - Examples). My

Re: [Interest] QtArg version 1.4.0 released

2013-10-21 Thread Bob Hood
On 10/21/2013 4:09 PM, Mark wrote: On Mon, Oct 21, 2013 at 5:34 PM, Igor Mironchik igor.mironc...@gmail.com wrote: Hi folk, I'm pleased to provide new version of QtArg. It's highly recommended to update to new version because of in version 1.4.0 * Improved help. Now help prints with

Re: [Interest] QRegularExpression

2013-10-29 Thread Bob Hood
On 10/29/2013 3:17 AM, Graham Labdon wrote: Hi Is it possible to use QRegularExpression to perform search and replace on a string? I know I can use QString::replace and pass a regular expression, but wanted to know if it's possible (and how) using just QRegularExpression Sure: QString

Re: [Interest] QRegularExpression

2013-10-29 Thread Bob Hood
On 10/29/2013 9:20 AM, Thiago Macieira wrote: On terça-feira, 29 de outubro de 2013 06:16:04, Bob Hood wrote: On 10/29/2013 3:17 AM, Graham Labdon wrote: Hi Is it possible to use QRegularExpression to perform search and replace on a string? I know I can use QString::replace and pass

Re: [Interest] [ANN] ODB C++ ORM 2.3.0 released, adds schema evolution support

2013-10-31 Thread Bob Hood
On 10/30/2013 5:36 AM, Boris Kolpackov wrote: I am pleased to announce the release of ODB 2.3.0. Just to kick the hornets' nest: By linking with the ODB runtime libraries (directly or indirectly, statically or _dynamically_...your application is subject to the terms of the GPL and/or NCUEL

[Interest] Qt 4.8.5 and VS2012

2013-11-07 Thread Bob Hood
Can somebody point me to a list of the corrections that need to be made to the 4.8.5 source so it compiles with VS2012? The WebKit HashSet.h header has issues, and I recall running into this in the past when I built 4.8.4 with VS2012, but I don't recall everything I had to modify to get it to

Re: [Interest] Qt 4.8.5 and VS2012

2013-11-07 Thread Bob Hood
Nevermind. I think this is what I used last time, and it appears to be working for 4.8.5 as well: http://stackoverflow.com/questions/12113400/compiling-qt-4-8-x-for-visual-studio-2012 On 11/7/2013 12:59 PM, Bob Hood wrote: Can somebody point me to a list of the corrections that need

Re: [Interest] Best practices for settings

2013-11-17 Thread Bob Hood
On 11/17/2013 9:29 AM, Tomasz Siekierda wrote: On 17 November 2013 14:53, Tim Hoffmann thoffm...@texstudio.org wrote: Are there any best practices for working with QSettings in larger projects with many settings? I'm not claiming the ones I will list are the best, but they do work quite well

[Interest] Correcting deployment linkages in Linux shared libraries

2013-12-03 Thread Bob Hood
There's probably an obvious solution to this, so forgive me if so. I'm building an Qt-based application that uses shared libraries as plug-ins. Both the application and the plug-ins link to the Qt libraries in my installation (in this case, in /usr/local/qt/4.8.4/...). When I deploy, I copy the

Re: [Interest] Correcting deployment linkages in Linux shared libraries

2013-12-04 Thread Bob Hood
Thanks for the pointers, Thiago and Rainer! I'm sure these will get me moving forward again. ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] Translation support totally broken

2013-12-18 Thread Bob Hood
On 12/18/2013 8:58 AM, Till Oliver Knoll wrote: ID based translation is the bigest fuckup since the invention of i18n! +1 ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

[Interest] No love building 5.2.0 from source

2013-12-26 Thread Bob Hood
I went through the complete steps listed at [1] and [2] to set up the build environment for Qt 5.2.0 (although I'm using the 5.2.0 source distribution and not a git clone). I built ICU statically for the Qt build using VS2008 64-bit, and after pointing the environment at the ICU libraries, I

Re: [Interest] No love building 5.2.0 from source

2013-12-26 Thread Bob Hood
On 12/26/2013 4:26 PM, Sze Howe Koh wrote: Hi, A quick Google search reveals that others have this problem outside of Qt too. It seems to be related to mismatched versions of the Windows SDK and DirectX SDK, which can have different versions of the same header files. See

Re: [Interest] 4NT shell and qmake

2013-12-29 Thread Bob Hood
On 12/29/2013 6:36 AM, Gisle Vanem wrote: I edited my %QT_INSTALL_PREFIX\mkspecs\common\shell-win32.conf and replaced: QMAKE_DEL_FILE = del with: QMAKE_DEL_FILE = del /e /k This works fine. Thanks. Thanks for that, Gisle. I can use my precious TCCLE (a.k.a., 4NT)

[Interest] Qt5/Android examples on the Play store?

2013-12-30 Thread Bob Hood
I recall this being asked quite some time back, but I'd like to ask it again: Can somebody point me to any examples of apps written using Qt 5.2 on the Google Play store right now? ___ Interest mailing list Interest@qt-project.org

Re: [Interest] Qt5/Android examples on the Play store?

2013-12-31 Thread Bob Hood
Thanks, everybody, for your replies. :) ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

[Interest] Add-in can't register help in VS2012

2014-01-11 Thread Bob Hood
I'm getting: Cannot register qt VS2012 help! (error code: 101) Cannot register qt5vs VS2012 help! (error code: 101) when I attempt to install the Qt5 Visual Studio Add-in (1.2.2) into VS2012 Update 4. Any ideas what might be causing that? ___ Interest

Re: [Interest] Add-in can't register help in VS2012

2014-01-11 Thread Bob Hood
Nevermind. Launching it with Run as Administrator seems to have addressed the issue (even though I am already running in the Administrator account). On 1/11/2014 8:54 AM, Bob Hood wrote: I'm getting: Cannot register qt VS2012 help! (error code: 101) Cannot register qt5vs VS2012 help! (error

Re: [Interest] Qt laptop stickers

2014-01-13 Thread Bob Hood
On 1/13/2014 6:57 AM, Juergen Bocklage-Ryannel wrote: On 07.01.14 05:51, ??? ??? wrote: Hello. Does anyone have a Qt laptop stickers? Can you sell me some? Best regards, Nick ___ Interest mailing list Interest@qt-project.org

[Interest] Qt Quick 2.0 demo failing

2014-01-16 Thread Bob Hood
I cloned the qtdeclarative repo from gitorious, and used Qt Creator 3/Qt 5.2 to build and deploy the examples/quick/demos/samegame/ example to my Samsung Galaxy Tab 3 device (7). While the demo runs on my Linux desktop, the device just gives me a black screen, and the Qt Creator Application log

Re: [Interest] Qt Quick 2.0 demo failing

2014-01-17 Thread Bob Hood
On 1/17/2014 7:16 AM, 见良 wrote: Maybe you should look at this: https://codereview.qt-project.org/#change,75485 Wow, just caught. Ok, thanks. :) ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] Qt Quick 2.0 demo failing

2014-01-18 Thread Bob Hood
On 1/17/2014 8:44 AM, Bob Hood wrote: On 1/17/2014 7:16 AM, ?? wrote: Maybe you should look at this: https://codereview.qt-project.org/#change,75485 Wow, just caught. Ok, thanks. :) Just an update: Following this[1], I pulled down Qt5 from git, applied the above patch, and built

Re: [Interest] automatic UI updates as the result of QML file modifications

2014-01-24 Thread Bob Hood
On 1/24/2014 4:23 PM, Joshua Kolden wrote: Yes. I’ve done this. I have a realtime coding environment in which the running app will reload and redraw qml on file change. It’s relatively easy to setup. I’ve even set it up so that it’ll draw iPad and iPhone sized windows next to a reduced

Re: [Interest] Real time QML development

2014-01-30 Thread Bob Hood
On 1/30/2014 4:33 PM, Joshua Kolden wrote: I posted this in another response, but here it is under it’s own thread, and with a youtube link. This is a video I did to show how I’m using QML to do GUI development interactively. Figured the Qt/QML community might be interested. Hope it’s

[Interest] OS X UB build producing bad codegen link error with Xcode 4.6.2/llvm

2014-01-31 Thread Bob Hood
Looking for some insight here. I'm not a Mac aficionado. I'm building Qt 4.8.5, under OS X 10.84, using Xcode 4.6.2, with QMAKESPEC=macx-llvm. The full configure line I'm using is: ./configure -opensource -confirm-license -static -fast -cocoa -sdk

Re: [Interest] OS X UB build producing bad codegen link error with Xcode 4.6.2/llvm

2014-01-31 Thread Bob Hood
On 1/31/2014 8:45 AM, Konstantin Tokarev wrote: 31.01.2014, 17:11, Bob Hood bho...@comcast.net: Looking for some insight here. I'm not a Mac aficionado. I'm building Qt 4.8.5, under OS X 10.84, using Xcode 4.6.2, with QMAKESPEC=macx-llvm. The full configure line I'm using is: ./configure

[Interest] Qt 5.2.1 still failing on Galaxy Tab 3

2014-02-06 Thread Bob Hood
Well, I held off and waited for 5.2.1. I just tried the included Qt Quick 2.0 demos with my Galaxy Tab 3 7 (Android 4.1), and they are still failing, although they work on my Android phone (Android 2.3.3). The QtWidgets examples work fine, but anything using the declarative system (samegame,

Re: [Interest] QUdpSocket multicast on multiple network interfaces

2014-02-20 Thread Bob Hood
On 2/19/2014 10:30 PM, Thiago Macieira wrote: Let me answer by pasting this: $ date -u Thu Feb 20 05:29:41 UTC 2014 Let me retort by pasting this: http://www.theonion.com/articles/report-stating-current-year-still-leading-argument,35288/ ;) ___

Re: [Interest] Obtaining TARGET value from .pro file before compiling

2014-03-16 Thread Bob Hood
On 3/16/2014 4:38 AM, gsmember gs wrote: Hello, I wanted to ask if it is possible to obtain the TARGET value for using in my application from the .pro file. All I have found are methods to get values from DEFINES, but I need the TARGET value. Please help me, thank you! Well, I'm not sure if

[Interest] QUdpSocket and IPv6

2014-03-21 Thread Bob Hood
Hey, all. This is just a quick question about IPv4 and IPv6 support in QUdpSocket. I've written a datagram-based client/server application using QUdpSocket, and it functions perfectly well on my IPv4-based internal network. The client uses IPv4 datagram broadcasting to discover the server on

Re: [Interest] QUdpSocket and IPv6

2014-03-21 Thread Bob Hood
On 3/21/2014 9:33 AM, Thiago Macieira wrote: QUdpSocket works in IPv6 mode. The question is whether your code is IPv6-compatible or whether you've made assumption about IPv4 that don't hold in an IPv6 network. So you'll have to test to be sure. That's kind of what I expected, so no

Re: [Interest] Is Qt in SoQt?

2014-03-22 Thread Bob Hood
On 3/22/2014 9:58 AM, Kamalpreet Grewal wrote: I would like to ask if SoQt can be used without any pre-installation of Qt? Right on the SoQt web page: Before installing SoQt, please, verify that Qt and Coin 3D are already installed and functioning on your PC.

Re: [Interest] qt-everywhere-opensource-src-5.2.1.zip broken?

2014-03-22 Thread Bob Hood
On 3/22/2014 7:26 PM, Guido Seifert wrote: Em dom 23 mar 2014, às 01:42:11, Guido Seifert escreveu: Is there a correct way for me to get it installed in C:\Qt521 after build? -prefix and make install are not tested on Windows. Not nice. What worth is a Qt built into %CD%\qtbase? If there

Re: [Interest] QThread

2014-03-24 Thread Bob Hood
On 3/24/2014 9:30 AM, Thiago Macieira wrote: Em seg 24 mar 2014, às 16:27:06, André Somers escreveu: The point is, that usually you don't _need_ synchronization for this purpose, and using synchronization does come at a cost. It is usually not critical that the worker thread stops

Re: [Interest] QThread

2014-03-24 Thread Bob Hood
On 3/24/2014 9:53 AM, Koehne Kai wrote: -Original Message- From: interest-bounces+kai.koehne=digia@qt-project.org [mailto:interest-bounces+kai.koehne=digia@qt-project.org] On Behalf Of Bob Hood Sent: Monday, March 24, 2014 4:49 PM To: Thiago Macieira; interest@qt-project.org

Re: [Interest] Qt on Android

2014-03-31 Thread Bob Hood
On 3/31/2014 6:51 PM, Jason H wrote: Now that I'm doing Android SDK, I highly recommend trying Qt anyway because Android SDK is just sad. None if it is reusable, and it's a completely different paradigm Activities, Intents, Fragments... It's a mess. Yeah, same conclusion I came to. I've put

Re: [Interest] aboutQt (Qt 4.8) dialog lacks vital information - people relying on it violate license terms(?)

2014-04-06 Thread Bob Hood
On 4/5/2014 9:14 PM, Jonas Thiem wrote: In that case, let me suggest again that http://qt-project.org/doc/qt-4.8/licensing.html should have a single text file version with all that info in one single, easy to embed text file including all copyright license info, including the full LGPL and

Re: [Interest] How to trust certificates for QWebPage

2014-05-26 Thread Bob Hood
On 5/26/2014 3:25 PM, Tom Isaacson wrote: It returns 27 (certificate not trusted), but I also see 20 (unable to get local issuer certificate): I get exactly the same result output with my OpenSSL (1.0.1g, 64-bit) installation. ___ Interest mailing

Re: [Interest] How to trust certificates for QWebPage

2014-05-26 Thread Bob Hood
On 5/26/2014 6:48 PM, Thiago Macieira wrote: Em seg 26 maio 2014, às 15:48:01, Bob Hood escreveu: On 5/26/2014 3:25 PM, Tom Isaacson wrote: It returns 27 (certificate not trusted), but I also see 20 (unable to get local issuer certificate): I get exactly the same result output with my

[Interest] Qt 4.8.6 static UB failing due to global weak symbol vtable

2014-06-10 Thread Bob Hood
Sorry to dredge this up again, but I posted about this last January, and I don't think (or recall) that I ever got a usable answer. I'm running into it again. I'm building Qt 4.8.6 static UB under OS X using Xcode 4.x: i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build

Re: [Interest] Qt 4.8.6 static UB failing due to global weak symbol vtable

2014-06-11 Thread Bob Hood
On 6/11/2014 7:39 AM, Thiago Macieira wrote: Em ter 10 jun 2014, às 17:48:58, Bob Hood escreveu: Google isn't turning up much that is helpful. I've tried various combinations of the visibility flags, as that's about all that's turning up, and it isn't helping. Any suggestions, insights

Re: [Interest] Qt 4.8.6 static UB failing due to global weak symbol vtable

2014-06-11 Thread Bob Hood
On 6/11/2014 7:39 AM, Thiago Macieira wrote: Em ter 10 jun 2014, às 17:48:58, Bob Hood escreveu: Google isn't turning up much that is helpful. I've tried various combinations of the visibility flags, as that's about all that's turning up, and it isn't helping. Any suggestions, insights

Re: [Interest] Simple UDP listener question

2014-06-23 Thread Bob Hood
On 6/23/2014 4:27 PM, Robert Wood wrote: It can't be a randomly allocated port though, it has to be port 6454. I realize I've come into this conversation late, but something like: receive_socket = new QUdpSocket(this); receive_socket-bind(QHostAddress::Any, 6454); wouldn't work for

Re: [Interest] Internal Qt bug or incorrect user API call?

2014-08-28 Thread Bob Hood
On 8/8/2014 5:46 PM, T Stutts wrote: Hi, This is a copy of my post at http://qt-project.org/forums/viewthread/46102/and I am taking the replied suggestion of asking the mailing list. I hope the copy/pasted markup is okay. What does this line

[Interest] Daydreaming about browser-hosted Qt apps

2014-09-24 Thread Bob Hood
I was just daydreaming about writing a web-based interface to a secure cloud storage (ala DropBox) using Qt. I imagined clients who would need to use Desktop-based browsers (Chrome, Firefox, etc.) for the ability to securely access their documents for review or modification (in, say, PDF format).

Re: [Interest] Daydreaming about browser-hosted Qt apps

2014-09-25 Thread Bob Hood
On 9/25/2014 1:54 AM, Brian Dentino wrote: Another interesting project out there is QmlWeb. Haven't looked too much into it yet but at first glance it seems like it could be promising, at least for relatively simple Qml-based apps.

Re: [Interest] Daydreaming about browser-hosted Qt apps

2014-09-25 Thread Bob Hood
On 9/25/2014 1:46 AM, Elvis Stansvik wrote: While it's not Qt running in browser, there's also Wt (http://www.webtoolkit.eu/) which seems to me a more viable way of getting something Qt-ish in web land. Haven't used it myself though. Wow. Not specifically Qt, but a great example of what I was

Re: [Interest] porting to Qt 5.4 - MOC very slow on Windows

2015-01-15 Thread Bob Hood
On 1/15/2015 3:35 PM, Henry Skoglund wrote: I'm trying to port our app from Qt 4.8 to 5.4. Currently working in MSVC 2013, and using the pre-built Qt binaries for that environment. We have about 440 files being MOCed during build. On 5.4, each file is taking 2-3 seconds meaning

Re: [Interest] Qt5 cannot be build on Debian Wheezy? GLIBCXX_3.4.20' not found

2015-01-17 Thread Bob Hood
On 1/17/2015 4:33 PM, Thiago Macieira wrote: On Sunday 18 January 2015 00:02:54 Guido Seifert wrote: Hiya, is it possible that Qt5 cannot be build on the latest stable Debian? Wheezy? I get: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by

Re: [Interest] Kicking out QtScript completely

2015-03-17 Thread Bob Hood
On 3/17/2015 2:21 PM, Christian Dähn wrote: From my experience and opinion as senior developer this is a very common problem of open source developers not concerning customers and business requirements. They just decide about giant changes without thinking about consequences and how to

[Interest] Build Qt 4.8.6 on CentOS 6 without GStreamer

2015-04-28 Thread Bob Hood
I'm trying to build Qt 4.8.6 on CentOS 6.4, and the initial configure is giving me the error: Project ERROR: Package gstreamer-app-0.10 not found Even though yum swears that I have all the GStreamer dependencies installed. So, after some Googling, I've determined that I can turn off the

[Interest] Odd assembler error on pure Qt project with GCC 4.8.2

2015-05-04 Thread Bob Hood
I'm building the Qt Service v2.7 project under CentOS 6.6 using GCC 4.8.2: [bob@centos64 qtservice_64_dll]$ gcc --version gcc (GCC) 4.8.2 20140120 (Red Hat 4.8.2-15) Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO

Re: [Interest] Odd assembler error on pure Qt project with GCC 4.8.2

2015-05-04 Thread Bob Hood
PM, Bob Hood bho...@comcast.net mailto:bho...@comcast.netwrote: I'm building the Qt Service v2.7 project under CentOS 6.6 using GCC 4.8.2: [bob@centos64 qtservice_64_dll]$ gcc --version gcc (GCC) 4.8.2 20140120 (Red Hat 4.8.2-15) Copyright (C) 2013 Free Software Foundation, Inc

Re: [Interest] Build Qt 4.8.6 on CentOS 6 without GStreamer

2015-04-28 Thread Bob Hood
Looks like adding -D ENABLE_VIDEO=0 might have disabled the reference to GStreamer. If there's a better/more elegant solution, please feel free to share. On 4/28/2015 11:14 AM, Bob Hood wrote: I'm trying to build Qt 4.8.6 on CentOS 6.4, and the initial configure is giving me the error

Re: [Interest] Cross-platform font normalization best practice

2015-05-13 Thread Bob Hood
On 5/13/2015 1:07 AM, Till Oliver Knoll wrote: Am 12.05.2015 um 18:00 schrieb Bob Hood bho...@comcast.net: I see that on Windows, Designer defaults to the MS Shell Dialog 2 8-point font, and on OS X (Yosemite) it is .Helvetical Neue DeskInterface 13-point (in one field, while another oddly

Re: [Interest] Cross-platform font normalization best practice

2015-05-12 Thread Bob Hood
On 5/12/2015 11:08 AM, René J.V. Bertin wrote: On Tuesday May 12 2015 10:00:06 Bob Hood wrote: 2. Add platform-aware code to the C++ file that manually changes the font for each UI component under OS X builds. I think that's the safest option(*)... Indeed. This is the option I'm moving

Re: [Interest] Little help with Qt for Android under Linux

2015-05-16 Thread Bob Hood
On 5/16/2015 12:26 PM, Bob Hood wrote: which has made Creator happy, and I'm not able to build and deploy the examples to my phone. :) Sorry, not == now. ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo

Re: [Interest] Little help with Qt for Android under Linux

2015-05-16 Thread Bob Hood
On 5/15/2015 10:04 PM, Igor Mironchik wrote: Hi, I encountered this problem on Windows, but I think that this is the same problem... The main problem is that that QtCreator wait 5 seconds for Android SDK for answer of available supported platforms... Try to close QtCreator, delete .user

[Interest] Little help with Qt for Android under Linux

2015-05-15 Thread Bob Hood
I've been trying different tutorials on setting up Qt/Creator under Linux for Android development. So far, I've not been able to get any to function, even those I find on Qt's own web site. I have followed these rather simple steps[1], and set up the entire environment under Linux (Mint)

[Interest] Cross-platform font normalization best practice

2015-05-12 Thread Bob Hood
I see that on Windows, Designer defaults to the MS Shell Dialog 2 8-point font, and on OS X (Yosemite) it is .Helvetical Neue DeskInterface 13-point (in one field, while another oddly reports an Al Bayan typeface). I have found that changing the OS X interface to use Lucida Grande 11-point

[Interest] Dynamically change dock icon under OS X

2015-04-15 Thread Bob Hood
Since OS X doesn't have a task tray, I'm wondering if there is a way to perform some of that functionality by manipulating the dock presence of a running application. For example, I have a Qt application that alters the task tray icon and tooltip based on information found in a Python script

Re: [Interest] Dynamically change dock icon under OS X

2015-04-15 Thread Bob Hood
On 4/15/2015 11:21 AM, Till Oliver Knoll wrote: Am 15.04.2015 um 13:52 schrieb Bob Hood bho...@comcast.net: ... Anybody have any insights here? I already suspect it simply isn't possible, but I thought I'd ask anyway. I might be wrong, but doesn't Qt Creator also update its app icon

Re: [Interest] Dynamically change dock icon under OS X

2015-04-15 Thread Bob Hood
On 4/15/2015 1:19 PM, Samuel Gaist wrote: On 15 avr. 2015, at 21:00, René J.V. Bertin rjvber...@gmail.com wrote: On Wednesday April 15 2015 11:40:37 Bob Hood wrote: Thanks, Oliver. I'll see if I can track that down in the Creator code. You're likely right, it'll probably be Cocoa-specific

Re: [Interest] Dynamically change dock icon under OS X

2015-04-15 Thread Bob Hood
On 4/15/2015 1:00 PM, René J.V. Bertin wrote: On Wednesday April 15 2015 11:40:37 Bob Hood wrote: Thanks, Oliver. I'll see if I can track that down in the Creator code. You're likely right, it'll probably be Cocoa-specific. Seems my message that also referred to Qt Creator never made

Re: [Interest] Dynamically change dock icon under OS X

2015-04-15 Thread Bob Hood
On 4/15/2015 2:00 PM, René J.V. Bertin wrote: On Wednesday April 15 2015 13:32:14 Bob Hood wrote: Given that, is it possible to remove the dock icon while the application is running hidden with only a systray presence? My application is not interactable, and I don't want the user being able

Re: [Interest] Visual Studio integrated help

2015-04-18 Thread Bob Hood
I'm using qt-vs-addin-1.2.3-opensource.exe http://download.qt.io/official_releases/vsaddin/qt-vs-addin-1.2.3-opensource.exeright now with VS2013 Update 2, and unless I'm mistaken, that is Qt5-based. There's also a newer 1.2.4 version available. On 4/18/2015 10:00 AM, Scott Aron Bloom wrote:

Re: [Interest] Little help with Qt for Android under Linux

2015-05-16 Thread Bob Hood
On 5/16/2015 6:43 PM, Igor Mironchik wrote: Hi, On 16.05.2015 23:01, Bob Hood wrote: On 5/16/2015 12:26 PM, Bob Hood wrote: which has made Creator happy, and I'm not able to build and deploy the examples to my phone. :) Sorry, not == now. I have one question: did you configure QtCreator

[Interest] Any good (e)books yet on QML?

2015-06-04 Thread Bob Hood
I've been checking occasionally, and I've yet to see anything being published on learning QML. Does anybody know of one, or if one is in the works? ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

  1   2   3   >