Showing results 1 to 7 of 7 @ 0.04 seconds. Search: Posts Made By: tommiasp
Forum: Games 2012-01-31, 17:04
Replies: 32
Views: 22,404
Posted By tommiasp
Re: DosBOX port for Harmattan?

I just built dosbox-0.74 for harmattan using patched libsdl which is in public repo. Everything works fine and took a little test ride on SkyRoads (on N950 with hw keyboard).
I think the next step...
Forum: Development 2010-08-02, 09:20
Replies: 3
Views: 1,764
Posted By tommiasp
Re: Determine Device orientation

Using mce from dbus: http://maemo.org/api_refs/5.0/5.0-final/mce-dev/dbus-names_8h.html#6494515c116867faa2928a6ae2fc0c9e


Example for Qt:

QDBusMessage getOrientationMsg =...
Forum: Development 2010-07-05, 14:34
Replies: 11
Views: 4,131
Posted By tommiasp
Re: [Qt] Functions cannot access objects defined in the same class .. ! Possibly a bug ?

problem: QListWidget *foldersList = new QListWidget();
you define new QListWidget pointer in browseFolders() and it cant be seen outside
correct: foldersList = new QListWidget();
Forum: Off Topic 2010-06-29, 04:21
Replies: 86
Views: 11,828
Posted By tommiasp
Re: Awesome Nokia support (sarcasm alert)

Warranty probably wont cover your lens cover as it can be caused by harsh use. You should just find new back cover and pay little for it. There was some website somewhere where they sell all n900...
Forum: Maemo 5 / Fremantle 2010-04-30, 11:02
Replies: 17
Views: 6,415
Posted By tommiasp
Re: Is there a way to translate application/games?

Qt has its own translation system
http://doc.trolltech.com/4.6/internationalization.html
Basically it allows users to provide their own translation packages
Forum: Development 2010-04-12, 07:21
Replies: 15
Views: 12,077
Posted By tommiasp
Re: Qt: QInputDialog and QMessageBox crash the application

Not sure but i think Q_WS_MAEMO_5 came in 4.6 and 4.5 has Q_WS_HILDON.
Still cant see reason why QMessageBox::question() would crash it. Does it crash in windows too? Maybe you could try debugging...
Forum: Applications 2010-04-09, 19:05
Replies: 10
Views: 7,411
Posted By tommiasp
Re: CuteExplorer UI friendly full system file manager

Thanks!
I didn't know this would get so much attention.
I started this project just for fun after few people complained about the file manager on N900 and released first version as project work...
Showing results 1 to 7 of 7



 
Forum Jump

All times are GMT. The time now is 17:31.