Dialogs (created using QtQuick Components) are not transcluent anymore. Before PR1.2 update they were transcluent and it was way better. I think it's not hard to fix that. Please do that, much...
Type: Posts; User: elementalx; Keyword(s):
Dialogs (created using QtQuick Components) are not transcluent anymore. Before PR1.2 update they were transcluent and it was way better. I think it's not hard to fix that. Please do that, much...
Just insert QTM_USE_NAMESPACE after includes, it is because QtMobility uses it's own namespace usually
No, my app created .desktop entries. What I want is to make a .desktop file with Type=Application, Exec=/path/to/app which will have a red icon to remove from the home screen. Is it really so hard...
They are removable now, with Type=Link,
but they can't run an application via Exec property :(
Thankks, it's workking now :)
I saved like that and it is not working. When I run "ls" in this directory I have two *.desktop files with the specified name convention. One is created by built-in browser (it is removable), while...
Any clue where the icons are managed? Maybe there is a way to handle deletion through some extension.
Some applications in the app view has a little red icon "X" to uninstall them. If you create an icon from web browser the red button is also provided.
I've searched a lot, but I could not find a way...