ts aren't moving, etc, then Qt won't
constantly have to redraw items, at most, it'll just be blitting from
the widget backing store to the screen, but even that shouldn't happen
here since we only have one topmost window, and no cursor moving arou
On 30/05/11 15:23, Cornelius Hald wrote:
The 50%-60% CPU is the new QML implementation? Sounds a bit much, maybe
you need to enable OpenGL for drawing?
An easy approach to test that:
QDeclarativeView view;
view.setViewport(new QGLWidget);
--
Robin Burchell
http://rburchell.com
ing. There's still interest in the platform and so far no word on
whether there are to be any change in Nokia's funding maemo.org. I do
believe that there has been some talk about looking into alternatives
for if/when that happens though.
--
Robin Burchell
http://rburchell.com
___
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 11/12/2010 03:36 PM, Alberto Mardegan wrote:
> Hi all,
> did anyone try to run QtQuick applications in PR1.3?
>
> I wrote sample.qml with these contents:
>
> =
> import QtQuick 1.0
I'm no QML expert, but where did you get the idea to do thi
On 10/29/2010 03:16 PM, pelt...@gmail.com wrote:
Hi,
with your tips I got utf8 stuff working all around the application except
QMessage. Sending and other qmessage- stuff is working well but umlauts are in
wrong charset when sending. What is supposed to be output for those
preferredCarsets?
easier
for the end-user if it did provide a good boost for battery.
--
Robin Burchell
http://rburchell.com
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers
e selector
widget,
AFAIK...
> Thanks in advance!
>
> Francesco
--
Robin Burchell
http://rburchell.com
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers
0ms means you're trying to push
100fps
(1000ms in a second, 1000/10 = 100), which is faster than the eye can percieve,
and also faster than hardware can usually manage. 60fps is usually the upper
bound, and anything over that is generally not going to be noticed except as
additional burden on
nstalls. So they aren't completely accurate, but yes, the number is quite
impressive.
--
Robin Burchell
http://rburchell.com
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers
ted.
Thanks,
Robin
--- Begin forwarded message from Robin Burchell ---
From: Robin Burchell
To: Marius Vollmer
Date: Thu, 01 Jul 2010 01:15:31 +0100
Subject: Fwd: libgq
Hi Marius,
Wondering whether you got the mail, forwarded below?
Regards,
--
Robin Burchell
http://rburchell.com
is a binary package of the
mobility sensors framework.
This is also consistent with how Qt itself is packaged pretty much everywhere:
libqt4-dev vs libqt4-core, libqt4-gui, ...
> Cheers!
> Dan
--
Robin Burchell
http://rburchell.com
___
maemo-deve
edaemon
It handles calling qmake, etcetera. It was based around one of the Qt
examples in the repo, I can't remember the package offhand.
> --
> Andrea Grandi
> email: a.grandi [AT] gmail [DOT] com
> website: http://www.andreagrandi.it
> PGP Key: http://www.andreagrandi.it/pgp_key.a
eady running how can I make its main window become visible/focused when
> it is “behind some other application”? I tried setFocus() (qt) but it does
> not seem to make any difference.
From memory, QWidget::activateWindow() and possibly QWidget::raise()
could be relevant.
> Thanks
>
u've found problems in Qt, which is as I recall the only
concrete issue you have mentioned so far, please report them, to Qt,
so they can be addressed.
Thanks.
--
Robin Burchell
http://rburchell.com
___
maemo-developers mailing list
maemo-developers@
st
> maemo-developers@maemo.org
> https://lists.maemo.org/mailman/listinfo/maemo-developers
--
Robin Burchell
http://rburchell.com
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers
have any hints?
This should be of use to you:
http://wiki.maemo.org/Documentation/Maemo_5_Developer_Guide/Development_Environment/Maemo_Programming_Environments/Using_Maemo_5_specific_APIs_in_Qt_application#Using_Zoom_In_and_Zoom_Out_keys
> Greets, Pavel
Best of luck,
--
Robin Burch
the former (asynchronous operation) can be seen at
http://gitorious.org/~w00t/qfacebookconnect/facebrick/blobs/master/src/newsfeedpostview_addcomment.cpp
- I'm also happy to explain this (both the concept and the example
code) in more detail to anyone who wants on IRC or mail.
Robin Burchell
mob: +447
r example, using QNetworkAccessManager to download content is
asynchronous, and won't block the UI as a result. It's a little more
difficult to write, but the benefits are quite nice. :-)
> Felipe
Robin Burchell
mob: +447702671419
msn: m...@viroteck.net
irc: w00t @ irc.freenode.net
t
ething like this.
> An energy profiler.
>
> The ideal would be 'top' - sorted by power use.
> But this is hard. :)
You mean, like, powertop? http://en.wikipedia.org/wiki/PowerTOP
Robin Burchell
mob: +447702671419
msn: m...@
nice to have this resolved. (I'd love to not use non-free,
but I really don't have the time to learn how to fix my packaging at
the moment...)
> Ram
>
> (krk969)
>
Best,
Robin Burchell
mob: +447702671419
msn: m...@viroteck.net
irc: w00t @ irc.freenode.ne
today:
http://bugreports.qt.nokia.com/browse/QTBUG-11190
Interested readers may wish to subscribe for updates.
Best,
Robin Burchell
mob: +447702671419
msn: m...@viroteck.net
irc: w00t @ irc.freenode.net
twr: http://twitter.com/w00teh
lac: http://identi.ca/w00t
_
aid for now, the filtering is done
> "disable" (or not) the cache and the same code would work with "live data".
IMHO It would be better to dig in with profiling if at all possible
and make sure the right bottleneck is found before trying to solve it.
You can't fix what
development.
Thanks for the heads up! Great news - I've been waiting for this :-)
Congrats on the release.
Robin Burchell
mob: +447702671419
msn: m...@viroteck.net
irc: w00t @ irc.freenode.net
twr: http://twitter.com/w00teh
lac: http://identi.ca/w00t
___
bout. :)
> Thanks, Daniil.
Best,
Robin Burchell
mob: +447702671419
msn: m...@viroteck.net
irc: w00t @ irc.freenode.net
twr: http://twitter.com/w00teh
lac: http://identi.ca/w00t
___
maemo-developers mailing list
maemo-developers@maemo.org
https://li
roduced
> APIs would work under Qt 4.5 libs.
As far as I'm aware, from dim recollections of when I did digging into
this some time ago.. Qt 4.5/4.6 on Maemo are *not* compatible, as 4.5
wasn't a finalised API, and things changed as a result.
4.6 and upwards should be OK in this regard t
ly released, obviously, you should revert to using the normal
Qt packages.
HTH,
Robin Burchell
mob: +447702671419
msn: m...@viroteck.net
irc: w00t @ irc.freenode.net
twr: http://twitter.com/w00teh
lac: http://identi.ca/w00t
___
maemo-developers mailing lis
On Tue, Mar 30, 2010 at 4:26 PM, Andrew Flegg wrote:
> This isn't an issue only affecting Qt apps, though - as Qt isn't the
> only change in PR1.2. Indeed, Hildon has had new symbols added to
> support HildonLiveSearch[1][2] and this is what causes the "libhildon
> (>= 2.2.10)" Depends.
Right, bu
nd as such, this shouldn't cause issues
again.
In short, I think the action taken is probably the lesser of the
evils, even if it definitely is far from ideal.
Robin Burchell
mob: +447702671419
msn: m...@viroteck.net
irc: w00t @ irc.freenode.net
twr: ht
On Mon, Mar 22, 2010 at 11:27 AM, Niels Breet wrote:
>> Did you miss the thread asking for bugs wrt packaging to be fixed,
>> which was met with crickets?
>
> Where was this?
Two references:
http://lists.maemo.org/pipermail/maemo-developers/2010-March/025100.html
http://lists.maemo.org/pipermail/
On Mon, Mar 22, 2010 at 10:50 AM, Jeremiah Foster
wrote:
> Why are you guys interested in removing so many packages?
Did you miss the thread asking for bugs wrt packaging to be fixed,
which was met with crickets? Same with the bugs themselves, it seems.
[1] [2]
While I wish there was another way
entical, it's just the image that differs somewhat
I'd imagine. (Disclaimer: I've not actually tried this)
If localisation is the only issue, though, why not change device
language from the settings app? I run my (UK purchased) phone in
Norwegian for instance.
> Thanks,
>
er, if you keep in mind how e.g. QMenuBar appears on
Maemo, etcetera.
I said all of this in my original mail.
Robin Burchell
mob: +447702671419
msn: m...@viroteck.net
irc: w00t @ irc.freenode.net
twr: http://twitter.com/w00teh
___
maemo-developers maili
y what Qt guys told me!
Look into using uic to compile them instead of loading them at
runtime, see http://doc.trolltech.com/4.6/uic.html
>
> --
> Andrea Grandi
HTH,
Robin Burchell
mob: +447702671419
msn: m...@viroteck.net
irc: w00t @ irc.freenode.net
base Qt widgets. Obviously, using things in QMaemo5*
is going to be difficult.
> --
> Andrea Grandi
Robin Burchell
mob: +447702671419
msn: m...@viroteck.net
irc: w00t @ irc.freenode.net
twr: http://twitter.com/w00teh
___
maemo-developers mail
On Thu, Feb 18, 2010 at 11:54 AM, wrote:
> Does someone could tell where to find a GUI designer for Qt?
>
> I search for it on google but I did not succeed.
Hi,
Take a look at Qt Creator, and/or Qt Designer.
http://qt.nokia.com/products/developer-tools
> Thanks!!
Best,
Robin
ace (to download & store), meaning you're pretty much
no better off than having downloaded it twice in the first place. And
again, considering that (for the *end user*, not people on this
list..) this is probably not going to be such a common use case - that
increased size is probably too
see is the
ability to port from one arch to another easily, but that's hardly
something that regular users are going to be doing.
> Cheers,
>
> Chris
Best,
Robin Burchell
mob: +447702671419
msn: m...@viroteck.net
irc: w00t @ irc.freenode.net
twr:
x stack, though,
yes.
[1]: http://doc.trolltech.com/4.3/qtopiacore.html
>
> Cheers,
> Marc
BR,
Robin Burchell
mob: +447702671419
msn: m...@viroteck.net
irc: w00t @ irc.freenode.net
twr: http://twitter.com/w00teh
___
maemo-developers mailing lis
On Wed, Feb 10, 2010 at 4:19 PM, Jan Knutar wrote:
> Is the plan to upgrade the qt4.5 libs, or to have both? If the latter,
> will they be installed to /opt?
>From talking to folks in #qt-maemo, I believe the plan is to replace
Qt 4.5, and remove the /opt hack.
--
Robin
39 matches
Mail list logo