-- Forwarded message --
From: "Joseph Crowell"
Date: 22 Jan 2015 10:20 pm
Subject: Re: [Interest] WA_NoSystemBackground vs WA_OpaquePaintEvent
To: "Philippe"
Cc:
Try playing around with these and use a multimedia video widget. That might
make things a bit m
It doesn't have to BE iOS native, it just has to look iOS native.
http://qt-project.org/doc/qt-5/ios-support.html
On 7/5/2014 5:16 PM, Yang Fan wrote:
1. use qmake to generate the xcode project bundle, then xcode will
handle the left.
2. you are right, just make the UI look iOS native style.
On 5/14/2014 9:53 PM, Ramakanthreddy Kesireddy wrote:
Hi,
Here is my configure line and am getting different error in Qt widgets
now.
./configure -v -opensource -confirm-license -device imx6
-device-option
CROSS_COMPILE=/opt/poky/1.6+snapshot/sysroots/i686-pokysdk-linux/usr/bin/arm-poky-l
*Gives ossi an exploding present.*
On 12/04/2013 08:37 AM, Till Oliver Knoll wrote:
> Am 04.12.2013 um 03:13 schrieb Guido Seifert :
>
>> #%$&%^!$%@#
> Is that ^ the only
>
>
>> Difference between OpenGL and OpenGL ES.
> ? Funny, I assumed the difference between OpenGL and ES was bigger than a
At least in the last 6 years since I started using Qt, plugins must be
compiled against the same compiler that Designer/Creator were compiled
against or they won't show up. That means the same version of Visual
Studio (2008, 2010, 2012). I think Designer/Creator in the packages are
compiled aga
On 11/07/2013 07:33 PM, André Pönitz wrote:
> On Thu, Nov 07, 2013 at 07:51:16AM +0100, Tomasz Olszak wrote:
>> 2013/11/7 Uwe Rathmann
>>
>> On Wed, 06 Nov 2013 08:03:47 -0800, Thiago Macieira wrote:
>>
>> >> Shouldn't they be in Qt5OpenGL.dll?
>> >
>> > No, they are where the
I would load the theme files directly off the hard drive (not in the
resource file) and use the resource file only for application-specific
and flags, etc icons.
On 18/10/2013 07:01 PM, Mitch Curtis wrote:
> On 10/16/2013 11:44 AM, Stefan Böhmann wrote:
>> Hi list,
>>
>> I want to provide a cust
On 07/10/2013 07:43 PM, Cornelius Schumacher wrote:
> We all know that Qt is great, but we also know that it can't possibly cover
> all use cases. Fortunately there are plenty of third party libraries based on
> Qt, which fill a lot of gaps, so you don't have to develop everything
> yourself.
>
> F
On 02/10/2013 10:33 PM, Mark wrote:
On Wed, Oct 2, 2013 at 7:52 AM, Rutledge Shawn
mailto:shawn.rutle...@digia.com>> wrote:
On 2 Oct 2013, at 12:07 AM, Mark wrote:
> Hi,
>
> First of, the QSystemTrayIcon doc [1] seems extremely outdated
so i don't know if this question is
http://news.cnet.com/8301-1035_3-57601037-94/nokia-selling-phone-business-to-microsoft-painful-but-necessary/#!
Apparently Elop says Nokia didn't have enough clout to stand without
Microsoft. Funny seems to me that it was fine until it partnered with
Microsoft.
On 03/09/2013 10:24 PM, Bob Hood
I spent a few days editing widget style sheets on my first mobile
application for Meego only to find out that screen resolutions changed
and made my widgets based ui look like caca on Android way back in the
Qt 4.7 days. If you want to go and do the same you're more than welcome
to do so but 25
Here's an blog about that feature from digia.
http://blog.qt.digia.com/blog/2012/08/08/native-looking-text-in-qml-2/
On 21/08/2013 08:33 AM, ozem...@ozemail.com.au wrote:
With Qt 5.1 I am able to choose "native" text rendering for my QML
text objects.
What does "native" actually mean here on
1208 Immortals were either beheaded by those the main three characters
and/or were at least mentioned in the shows/movies. At that rate,
considering the amount all the others have killed and the fact that
they're always chasing each other around killing each other, about 38%
of the world popula
Also, is your WebView storing cache to the drive and then reloading from
there which is what Firefox would do? Try clearing Firefox's cache and
then compare performance with an empty cache.
On 7/21/2013 7:06 PM, John C. Turnbull wrote:
Hi Morgan,
Yes, I was comparing apples and oranges as yo
On 6/1/2013 8:24 AM, John Weeks wrote:
Alex-
Thank you! You seem to be the only one that takes an interest in my
peculiar questions.
The dialog takes extra clicks- one to select a menu item that displays
the dialog, then more clicks to interact with the dialog and click OK
button. I agree t
New way looks pretty similar to mysqli prepared statements in php.
On 5/23/2013 7:31 AM, Guido Seifert wrote:
> I am wondering.
> I have a program, which runs perfectly fine with Qt 4.8.
> In dozens of places I do:
> QString queryString = "SOME SQL STATEMENT with :foo;";
> QSqlQuery query(queryStr
This would be easiest with Qt Quick but the shaped clock example is a
good starting point if you want to use widgets.
On 5/18/2013 12:19 AM, Sensei wrote:
Dear all,
I'd like to try something new for an application: having a custom
shaped dialog for some options. You can see my desire in the a
There is a plethora of submodules now. There is a perl script after
checking out base which can be used to init and pull the submodules.
This is because of the modularization of Qt iiuc.
On 4/14/2013 3:51 PM, Diego Iastrubni wrote:
With the risk of sounding too stupid.. I will ask..
How is ex
On 02/08/2013 04:01 AM, Soroush R wrote:
Hi Luis
Did compile libmysql ? I'm using precompiled binaries from official
releases. Do I need a fresh compile?
Yes. The official sources probably contain binaries from a different
version of MingW64. Unfortunately there are several different version
On 02/07/2013 07:49 PM, Sascha Cunz wrote:
> Am Donnerstag, 7. Februar 2013, 08:45:57 schrieb Till Oliver Knoll:
>> Am 07.02.2013 um 02:59 schrieb Scott Aron Bloom :
>>> Just a suggestion...
>>>
>>> If you use a "Project" directory, for source and building, add that
>>> directory to your virus syst
On 02/07/2013 12:27 PM, Hamish Moffatt wrote:
> On 6/02/2013 5:30 PM, Hamish Moffatt wrote:
>> We're building successfully with Qt 4.8.4 on VS2008 and I'm trying to
>> upgrade to 2012. However any project of ours which specifies Win32
>> resources is failing to link with duplicate resource errors.
On 02/07/2013 05:51 AM, Guido Seifert wrote:
>> I guess you have an application running that has that file open. Close all
>> Qt-based applications.
> Impossible. I am just compiling Qt. No other app could use it.
I get these errors because my antivirus is accessing files during
compilation. Espe
On 02/04/2013 11:45 AM, Andres Linares wrote:
> Hi,
> Beforehand I'll introduce myself. My name is Andres Linares, I'm very
> interested into developing using C++ and Qt Framework. I've been reading
> some books and some documentation on the net, so I have a little
> question about GUI support on Q
On 02/04/2013 11:45 AM, Andres Linares wrote:
> Hi,
> Beforehand I'll introduce myself. My name is Andres Linares, I'm very
> interested into developing using C++ and Qt Framework. I've been reading
> some books and some documentation on the net, so I have a little
> question about GUI support on Q
On 02/01/2013 10:49 PM, Mark wrote:
> On Fri, Feb 1, 2013 at 10:41 AM, Thiago Macieira
> wrote:
>> On sexta-feira, 1 de fevereiro de 2013 09.16.29, Mark wrote:
>>> Windows 7 and linux (debian).
>> What SMS-sending middleware do you have running on those systems? You don't
>> expect Qt to do magic,
On 02/04/2013 12:02 AM, Felix morack wrote:
url works fine, attaching pic anyways.
Good question, tbw.
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
A custom model/view - first item would be
I have been running the examples and demos directly within the Qt
Creatorwelcom tab. I thought this was the new desired functionality for
Qt 5?
On 02/02/2013 06:47 AM, Sergio Ahumada wrote:
> On 02/01/2013 05:34 PM, Thomas Meyer wrote:
>> Hi,
>> I can't find the examples and demos program in
>>
On 01/17/2013 12:02 PM, ?? wrote:
Thank you! I see QScintilla but it is only a pure text editor. I want
something like MS Word, a WYSIWYG editor.
QTextBrowser might work. It supports hyperlinks at least. But you won't
get animated images and it has the same formatting issues as QTextEdit.
On 01/02/2013 12:07 PM, Frank Hemer wrote:
> On Wednesday 02 January 2013 10:46:24 Goblin Coding wrote:
>> Hi Tony,
>>
>> You make a valid point. Originally the idea was to allow for scrollbars,
>> but since that comes with an entirely different set of issues (as soon as
>> the scrollbar appears,
Your issue is that while your size code might be the same between
platforms, fonts and therefore font sizes are not. The fonts are usually
larger on linux. This of course results in the necessity for a larger
minimum value for your window size. The most obvious fix is to set the
minimum window
AFAIK this is also why QtSingleApplication cannot work on Qt 5 too.
On 12/28/2012 09:44 AM, Bo Thorsen wrote:
> Hi Sean,
>
> Den 20-12-2012 13:30, Sean Harmer skrev:
>> On Thursday 20 December 2012 12:11:43 Bo Thorsen wrote:
>>> In Qt4, WId was a platform independent window handle. On Windows this
On 12/23/2012 08:42 AM, Mark wrote:
> On Sat, Dec 22, 2012 at 10:53 PM, Sivan Greenberg wrote:
>> Hi All,
>>
>> I just got this email from FOSDEM organizers:
>>
>> "Hi Sivan,
>>
>> I am pleased to inform you that your proposal for a stand at FOSDEM
>> 2013 has been accepted. We have assigned one
The libreOffice document code is actually the best place to look for
information. You might end up porting from java but everything you need
is there. I looked in to this a few months back.
On 7/12/2012 6:17 PM, André Somers wrote:
> Op 5-12-2012 4:02, Carlos Oviedo Becerra schreef:
>> hello fri
On 6/12/2012 7:03 AM, Bruno Cabral wrote:
> Hi
> I followed the instructions on http://qt-project.org/wiki/MinGW-64-bit
> But but no matter what, I can't get Qt to compile.
> I already tried the mingw-32 and 64.
> Looks like an unicode error,
> I get the error :
> io\qprocess_win.cpp: In function '
On 4/12/2012 2:20 AM, Stephen Chu wrote:
> On 12/3/12 10:25 AM, Nurmi J-P wrote:
>>> -Original Message- From:
>>> interest-bounces+jpnurmi=digia@qt-project.org
>>> [mailto:interest- bounces+jpnurmi=digia@qt-project.org] On
>>> Behalf Of Stephen Chu Sent: 3. joulukuuta 2012 16:04 To:
I would suggest filing a bug report on this.
On 16/11/2012 3:58 AM, Shriramana Sharma wrote:
Hello. I ran into a curious behaviour when writing a PyQt program but
later found out that it is not particular to PyQt but exists in C++/Qt
as well.
I've attached minimal test cases. I note that in bot
On 11/5/2012 11:51 PM, Mark wrote:
On Mon, Nov 5, 2012 at 2:42 PM, Robert Voinea wrote:
On Monday 05 November 2012 18:38:07 Pritam wrote:
On Monday 05 November 2012 05:24 PM, Robert Voinea wrote:
Hi
Has anyone tried the QtQuick 1.0/1.1 and Video combination?
I have to implement a simple int
On 11/3/2012 6:10 PM, Andreas Pakulat wrote:
> Hi,
>
> On Sat, Nov 3, 2012 at 7:31 AM, Colin Dean wrote:
>> When I compile against Qt 5.0.0-beta2, it errors at the line marked above.
>> Looking through the Qt5 documentation, it appears that
>> QPixmap::toMacCGImageRef() no longer exists. I looked
On 9/14/2012 1:11 AM, Stephen Kelly wrote:
On Thursday, September 13, 2012 13:56:33 Till Oliver Knoll wrote:
Am 13.09.2012 um 10:19 schrieb Stephen Kelly :
...
flag -Wl,--no-undefined you won't get the error when you build a static
library, but only when you link the target that uses that stati
QListWidget/QListview should be the proper way to do this but currently
it isn't acting as expected in left to right (text below icon) mode in
Qt5. I was just about to create a bug report for this.
On 9/6/2012 7:23 PM, Sensei wrote:
> Hi again. After trees, now I'm playing with grids.
>
> The ob
On 9/4/2012 5:59 PM, Sensei wrote:
> Dear all,
>
> as usual, I am playing with tree widgets. Now I'm facing this problem:
>
> Is it possible to set CSS styles on some widget items? For example,
> items that have no valid parent, or items named "foobar".
try widgetName->setStyleSheet("#widgetName {y
On 9/4/2012 3:13 AM, Justin Karneges wrote:
On Monday, September 03, 2012 01:24:56 PM lars.kn...@nokia.com wrote:
> On Sep 2, 2012, at 3:57 PM, ext Thiago Macieira
wrote:
> > On domingo, 2 de setembro de 2012 22.23.01, Joseph Crowell wrote:
> >> QPixmap QPixmap::fromWin
QPixmap QPixmap::fromWinHICON( HICON ); Is there a reason this has been
removed? If so, is there any another method which results in the same
return values from a windows resource dll?
I had a project which loaded windows icons in a list by pulling the
correct icon from QFileInfo which is of ty
Might be better to list package dependency problems to the package mangers
forums/mailing list at Canonical.
On Fri, Jul 13, 2012 at 4:49 PM, Harri Pasanen wrote:
> FYI, I just installed a new linux box with Kubuntu 12.04 amd64.
>
> I then proceeded to install QtSDK 1.2.1, and qt-creator 2.5.0
Jolla?
>
>
> On 12/07/2012, at 4:40 AM, Jeff Tranter wrote:
>
> > On 12-07-11 01:46 PM, Joseph Crowell wrote:
> >> http://www.linkedin.com/company/jolla
> >
> > Yes. Not too many details yet. They don't appear to have a web site up
> > yet but they have
http://www.linkedin.com/company/jolla
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
On 6/28/2012 2:00 AM, Andre Somers wrote:
> Op 27-6-2012 23:02, Carl Schumann schreef:
>> Qt community.
>>
>> I would like to allow the user to edit tab names in my application,
>> e.g., by right-clicking and then being given a text field to enter the
>> new name. How would this best be done plea
Qt was being used on the project which was shut down but that does not
mean the end of Qt or Nokia's involvement with Qt. If Nokia is to
survive, the best option would be to end this ridiculous dance with
Microsoft and get back to development with Qt/Qt based OS.
On 6/14/2012 11:56 AM, Xizhi Z
Phonon probably isn't broken. Your codecs most likely are. Its
surprising that Windows Media player will play them though. Windows
media Player might be the culprit that broke your codecs.
> On 03/29/2012 10:59 AM, Jason H wrote:
>> I hate to ask this, but have you rebooted?
>>
> Along that vein.
WinMerge is a good open source diff viewer for Windows.
BC is available on linux as well.. Its truly amazing for comparison,
the first time you use it in conjuction with the tortoise tool chain
for svn/git to resolve a conflict... you will be sold
*From:*interest-bounces+scott=onshorecs
Also, I think your error is related to a missing include. Are you doing
#include ?
On 3/4/2012 12:46 PM, Philipp Menke wrote:
> why dont you use:
>
> if (event->buttons() == (Qt::LeftButton | Qt::RightButton) )
> {
> std::cerr<< "both"<< std::endl;
> }
>else if ( event->buttons() == Q
On 3/4/2012 12:46 PM, Philipp Menke wrote:
> why dont you use:
>
> if (event->buttons() == (Qt::LeftButton | Qt::RightButton) )
> {
> std::cerr<< "both"<< std::endl;
> }
>else if ( event->buttons() == Qt::LeftButton)
> {
> std::cerr<< "left"<< std::endl;
> }
> else if ( event->b
52 matches
Mail list logo