Active Topics

 

Showing results 1 to 25 of 100 @ 0.42 seconds. Search: Posts Made By: gionni88
Forum: General 2013-01-30, 13:01
Replies: 8
Views: 3,193
Posted By marxian
Re: Help Required regarding Qt

There are two ways to enable opening of a feed item in your application:


Pass the URI as an argument in the Exec command specified in the .desktop file, e.g Exec=/path/to/my/binary %U.
Add a...
Forum: Applications 2013-01-14, 19:40
Replies: 21
Views: 12,125
Posted By nicolai
Re: mailcmd - send email from commandline

It now supports multiple "-a FILE" commandline arguments
for attachments.

And think I found the reason why it segfaults sometimes.

Attached the new version 0.0.5-debfile (garage and/or...
Forum: Multimedia 2013-01-01, 16:11
Replies: 13
Views: 11,157
Posted By ladsakm
Re: [N9] [Discussion] Equalizer for MeeGo Harmattan

Still no equalizer....sigma isn't good enough.
Forum: Nokia N9 / N950 2012-12-22, 17:44
Replies: 12
Views: 7,739
Posted By ladoga
Encoding videos for N9 (using CLI tools)

I was playing with ffmpeg on my laptop trying to figure out good settings in encoding video for the N9. Settings that would also play nicely with Harmattan's default video player and support Dolby...
Forum: Applications 2012-12-11, 23:06
Replies: 214
Views: 105,859
Posted By nicolai
Re: Stellarium

Some minor updates:

updated to version 0.10.6
smaller font
clear selection by tapping the infotext
zoom with volume keys
split package into stellarium and stellarium-data
added...
Forum: MeeGo / Harmattan 2012-12-11, 10:39
Replies: 99
Views: 38,150
Posted By thp
[ANN] Cyclotron - CLI tools to cycle between app windows

This is in very early stages, and no GUI is provided (only CLI tools). Source code for enumerating and switching between windows is provided (it's just Xlib + EWHM stuff). Hope this can be put to...
Forum: MeeGo / Harmattan 2012-12-06, 17:26
Replies: 195
Views: 72,394
Posted By CepiPerez
[ANNOUNCE] FileCase for Harmattan (was: Filebox)

I was about to launch Filebox+, but due to some copyrights, I had to rename it. Now Filebox (http://talk.maemo.org/showthread.php?t=76345) iss FileCase (yes, this name sucks, I know)
It's like the...
Forum: Community 2012-12-03, 15:17
Replies: 0
Views: 1,747
Posted By Jaffa
MWKN Weekly News: 3 December 2012

MWKN Weekly News: 3 December 2012


Nokia supporting Hildon Foundation in ecosystem infrastructure move

The Hildon Foundation Board made a surprising and welcome announcement last week,...
Forum: MeeGo / Harmattan 2012-11-26, 04:00
Replies: 43
Views: 28,656
Posted By skyjumper
Re: Notes Extracting N9

I just tested the NotesImporter. I only tried it with one note that I just exported using NotesExporter. It imported the note perfectly, correct date and time.

Thanks for the great program.
Forum: Nokia N9 / N950 2012-11-07, 08:42
Replies: 1
Views: 1,155
Posted By thedead1440
Re: N9 Video app

Search before posting...

Captured videos will show up in gallery app while transferred videos in video app...

Its the way it is; like it or not...
Forum: Multimedia 2012-11-07, 08:41
Replies: 38
Views: 41,507
Posted By thedead1440
Re: mplayer port for N9 / Harmattan

get the latest kmplayer and mplayer from here (https://garage.maemo.org/frs/?group_id=42)
Forum: MeeGo / Harmattan 2012-10-31, 10:58
Replies: 48
Views: 27,746
Posted By Strahlex
[Announce] QRemoteControl

Announcing QRemoteControl.

The purpose of QRemoteControl
As you may already guess, QRemoteControl is remote control application.
With QRemoteControl you can easily control you computer via WiFi....
Forum: Development 2012-10-26, 16:36
Replies: 15
Views: 19,807
Posted By marxian
Re: How to run a sh script from QML button?

In your .pro file, you need something like this:


script.path = /opt/<application_name>/script
script.files += script/script.sh

INSTALLS += script


The example assumes that the script...
Forum: Development 2012-10-26, 00:36
Replies: 15
Views: 19,807
Posted By marxian
Re: How to run a sh script from QML button?

'view' is the QDeclarativeView/QmlApplicationViewer, so in your case, it needs to be 'viewer.rootContext()' instead of 'view->rootContext()'.
Forum: Development 2012-10-25, 23:19
Replies: 15
Views: 19,807
Posted By marxian
Re: How to run a sh script from QML button?

You can't do it purely in QML. You would need to write a simple class in Qt that uses QProcess to launch the script.

scriptlauncher.h


#ifndef SCRIPTLAUNCHER_H
#define SCRIPTLAUNCHER_H
...
Forum: Multimedia 2012-10-22, 20:22
Replies: 3
Views: 3,861
Posted By meegofan
N9 optimum encoding settings

Hi!

I just wanted to share with you my optimum N9 video encoding settings for XMedia Recode!

Just download the template in the attachment and load it into XMedia Recode. The only thing you have...
Forum: MeeGo / Harmattan 2012-10-13, 14:47
Replies: 63
Views: 12,774
Posted By flopjoke
Re: We Need More LPS Images.

Look, if you wanna make a thread, make it right.

LPS can only display 8 flat colors:

Black: #000000
Red: #ff0000
Yellow: #ffff00
Green: #00ff00
Cyan: #00ffff
Blue: #0000ff
Forum: Applications 2012-10-02, 11:00
Replies: 15
Views: 6,793
Posted By Samert
Re: [Announce] NoStopPlayer for N9

much awaited app! thanks a lot!!
I've just noticed something, when playing any track, the song name would appear on the LPM screen (actually not the current song but the next one!!) and even after...
Forum: Nokia N9 / N950 2012-09-16, 17:01
Replies: 104
Views: 25,839
Posted By AMD
Forum: Development 2012-09-10, 22:15
Replies: 34
Views: 25,858
Posted By ajalkane
Re: Qt5 development on Harmattan

I have now made the minimal changes to get helloqt5 to work with qt5 on harmattan. You can use this project to get started on converting your project for qt5:

https://github.com/harmattan/helloqt5...
Forum: MeeGo / Harmattan 2012-09-10, 14:31
Replies: 74
Views: 31,840
Posted By foredoomed
Re: [Announce] Sigma Player for Harmattan

Awesome Player, just bought the pro version. A bit laggy indeed, but still wonderful. Thank you for the hard work!
Forum: Applications 2012-09-10, 09:36
Replies: 7
Views: 6,337
Posted By Jordi
Re: [Announce] 3D Tris for Harmattan

For this app to work, you have to install libqt4-3d_1.0-rc_armel.deb:

Download libqt4-3d_1.0-rc_armel.deb from the link stated above and put it in /home/user/MyDocs/Downloads/ folder.

Then...
Forum: Applications 2012-09-09, 23:25
Replies: 7
Views: 6,337
Posted By F2thaK
Re: [Announce] 3D Tris for Harmattan

install
ftp://ftp.qt.nokia.com/qt3d/maemo6/2011_11_25/libqt4-3d_1.0-rc_armel.deb

then
https://dl.dropbox.com/u/58218460/3dtris_0.0.1_armel.deb

would be my guess
Forum: Development 2012-09-07, 18:00
Replies: 5
Views: 3,123
Posted By MohammadAG
[DevAnnounce/Example] Take photos with stock camera app

This is just a development example.
I noticed the stock Facebook app on Harmattan can take photos with the stock camera-ui app.

After some digging around I came up with this example.

Source...
Forum: Development 2012-09-05, 19:53
Replies: 34
Views: 25,858
Posted By ajalkane
Re: Qt5 development on Harmattan

I have now tested and it works with my helloqt5 project!

I will try soon to clean-up and update my helloqt5 project with the changes necessary, but now qt5 development in harmattan is MUCH easier...
Showing results 1 to 25 of 100



 
Forum Jump

All times are GMT. The time now is 12:25.