Forum: MeeGo / Harmattan
2012-12-16, 21:04
|
Replies: 48
Views: 29,137
Re: [Announce] QRemoteControl
Interesting, maybe a "send clipboard content to computer" feature would work. I've also thought about the possibility to use the native N9 keyboard for typing in text (for key combinations it would...
|
Forum: MeeGo / Harmattan
2012-12-15, 14:35
|
Replies: 48
Views: 29,137
Re: [Announce] QRemoteControl
I'm glad to announce, that QRemoteControl-Server should now work on Mac OSX. Pre-Built packages will follow soon.
Just click on the small little plus on the bottom. Now a dialog should pop up....
|
Forum: MeeGo / Harmattan
2012-12-05, 22:57
|
Replies: 48
Views: 29,137
Re: [Announce] QRemoteControl
Yes, I've seen that also when the host computer is going to standby state. I thought about a keep alive message, to make sure server and client are still connected.
|
Forum: MeeGo / Harmattan
2012-12-05, 22:55
|
Replies: 48
Views: 29,137
Re: [Announce] QRemoteControl
Sorry, I've no managed to do it yet. But I actually managed to set up a OSX VM for testing purposes, so hopefully it could be done soon.
|
Forum: MeeGo / Harmattan
2012-11-18, 16:09
|
Replies: 48
Views: 29,137
|
Forum: MeeGo / Harmattan
2012-11-17, 23:06
|
Replies: 38
Views: 22,548
|
Forum: MeeGo / Harmattan
2012-11-14, 15:31
|
Replies: 48
Views: 29,137
Re: [Announce] QRemoteControl
Got it, I actually added the header as source in the pro file *facepalm*. The warnings are quite normal, as the functions are doing nothing and the variables are unused. No need to define any system...
|
Forum: MeeGo / Harmattan
2012-11-12, 10:54
|
Replies: 48
Views: 29,137
Re: [Announce] QRemoteControl
@jmsarriat
I added an empty class for OSX, I hope that it compiles now.
@F2thaK
Yes it can. It "fakes" real keyboard input, so it works like a physical keyboard with multimedia keys, it is also...
|
Forum: MeeGo / Harmattan
2012-11-11, 23:16
|
Replies: 48
Views: 29,137
Re: [Announce] QRemoteControl
The meaning of the error is, that there is no function named globalFakeKey. I have defined this function only for Linux and Windows. When I have time (I hope tomorrow), I'll remove the keyboard...
|
Forum: MeeGo / Harmattan
2012-11-09, 17:08
|
Replies: 48
Views: 29,137
Re: [Announce] QRemoteControl
QRemoteControl also opens a TCP connection to the client, so lsof shows 2 connections and netstat one when connected. Have you any kind of firewall running?
Is it maybe possible to make a Debug...
|
Forum: MeeGo / Harmattan
2012-11-09, 00:07
|
Replies: 48
Views: 29,137
Re: [Announce] QRemoteControl
It should run, but the keyboard would need some further development towards the Mac build of Qt. The only problem I have with OSX is, that I have no Mac and it wont run in a virtual machine.
But...
|
Forum: MeeGo / Harmattan
2012-11-07, 21:22
|
Replies: 48
Views: 29,137
|
Forum: MeeGo / Harmattan
2012-11-07, 21:18
|
Replies: 48
Views: 29,137
Re: [Announce] QRemoteControl
Its a warning only, I got this also on a Ubutu install in a virtual machine. On another real computer, QRemoteControl starts without any error. However, I think this warning only means, that no icon...
|
Forum: MeeGo / Harmattan
2012-11-06, 19:57
|
Replies: 48
Views: 29,137
Re: [Announce] QRemoteControl
Great, what distribution do you use? I already tried this, but I was not able to install Qt5 development files on Debian (instead my Debian got messed up).
Drag n Drop: Multitouch is a great...
|
Forum: MeeGo / Harmattan
2012-11-05, 17:01
|
Replies: 48
Views: 29,137
Re: [Announce] QRemoteControl
Seems to be a N9 bug only. As I have no N9 myself, I'm limited to test the application in QEMU, which is not very helpful. However, I will get a N9 in a few days, so maybe I can fix this problem soon.
|
Forum: MeeGo / Harmattan
2012-10-31, 10:58
|
Replies: 48
Views: 29,137
[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....
|