Danct12 has quit [Remote host closed the connection]
Danct12 has joined #maemo-leste
Daanct12 has joined #maemo-leste
Danct12 has quit [Ping timeout: 256 seconds]
LjL has quit [Quit: Scappò via con la paura di arrugginire. Il giornale di ieri lo dà morto arrugginito. I becchini ne raccolgono spesso fra la gente che si lascia piovere addosso.]
LjL has joined #maemo-leste
LjL has quit [Remote host closed the connection]
LjL has joined #maemo-leste
Daanct12 has quit [Remote host closed the connection]
Daanct12 has joined #maemo-leste
joerg has quit [Ping timeout: 265 seconds]
joerg has joined #maemo-leste
akossh has joined #maemo-leste
LjL has quit [Read error: Connection reset by peer]
LjL has joined #maemo-leste
xmn has quit [Ping timeout: 265 seconds]
jiin has quit []
xes has quit [Ping timeout: 240 seconds]
xes has joined #maemo-leste
Daanct12 has quit [Remote host closed the connection]
Daanct12 has joined #maemo-leste
norayr has left #maemo-leste [Error from remote client]
maxwelld has left #maemo-leste [#maemo-leste]
hexagonwin has joined #maemo-leste
maxwelld has joined #maemo-leste
xmn has joined #maemo-leste
maxwelld has left #maemo-leste [#maemo-leste]
maxwelld has joined #maemo-leste
maxwelld has left #maemo-leste [#maemo-leste]
maxwelld has joined #maemo-leste
xmn has quit [Ping timeout: 268 seconds]
maxwelld has left #maemo-leste [Disconnected: Replaced by new connection]
maxwelld has joined #maemo-leste
norayr has joined #maemo-leste
norayr has left #maemo-leste [Error from remote client]
elastic_1 has joined #maemo-leste
elastic_dog has quit [Killed (cadmium.libera.chat (Nickname regained by services))]
elastic_1 is now known as elastic_dog
norayr has joined #maemo-leste
pere has quit [Ping timeout: 240 seconds]
pere has joined #maemo-leste
norayr has left #maemo-leste [Error from remote client]
<dsc_>
silly weather app is finished but ill spend another day working on performance of the graph rendering
<dsc_>
render the graph takes 1500ms... i can probably make it faster
<Wizzup>
on d4?
norayr has joined #maemo-leste
<dsc_>
yes but its not d4's fault, im doing some questionable things regarding text rendering :P
<dsc_>
rendering text over the graph sequentially
<dsc_>
by creating new QML components for each
<dsc_>
at runtime
<dsc_>
dont ask....
<dsc_>
I call it "extreme QML" - dont try this at home :P
<dsc_>
but fixing that now
<Wizzup>
;-)
<bencoh>
I wonder if Qt fixed qml not idling properly (for instance after processing network requests)
<dsc_>
we are on 5.15 which I suppose is considered modern