- 21 Nov, 2014 1 commit
-
-
Script Kiddy authored
-
- 18 Nov, 2014 1 commit
-
-
Script Kiddy authored
-
- 17 Nov, 2014 1 commit
-
-
Script Kiddy authored
-
- 16 Nov, 2014 1 commit
-
-
Script Kiddy authored
-
- 15 Nov, 2014 1 commit
-
-
Script Kiddy authored
-
- 14 Nov, 2014 1 commit
-
-
Script Kiddy authored
-
- 13 Nov, 2014 1 commit
-
-
Script Kiddy authored
-
- 12 Nov, 2014 1 commit
-
-
Script Kiddy authored
-
- 10 Nov, 2014 3 commits
-
-
Albert Vaca Cintora authored
-
Albert Vaca Cintora authored
-
Albert Vaca Cintora authored
This way we add support for non-ascii chars BUG: 340764
-
- 09 Nov, 2014 1 commit
-
-
No longer keeping the entire file in RAM while uploading
-
- 02 Nov, 2014 1 commit
-
-
Script Kiddy authored
-
- 16 Oct, 2014 1 commit
-
-
Albert Vaca Cintora authored
-
- 10 Oct, 2014 5 commits
-
-
Albert Vaca Cintora authored
-
Albert Vaca Cintora authored
-
Albert Vaca Cintora authored
-
Albert Vaca Cintora authored
-
Albert Vaca Cintora authored
-
- 05 Oct, 2014 1 commit
-
-
Script Kiddy authored
-
- 27 Sep, 2014 2 commits
-
-
Albert Vaca Cintora authored
-
Albert Vaca Cintora authored
-
- 26 Sep, 2014 1 commit
-
-
Albert Vaca Cintora authored
-
- 23 Sep, 2014 1 commit
-
-
Script Kiddy authored
-
- 17 Sep, 2014 2 commits
-
-
Albert Vaca Cintora authored
Bug: 338951
-
Albert Vaca Cintora authored
BUG: 338662
-
- 11 Sep, 2014 1 commit
-
-
Script Kiddy authored
-
- 27 Aug, 2014 2 commits
-
-
Christophe Giboudeaux authored
The build system cannot guess that a new build dependency was added.
-
Christophe Giboudeaux authored
-
- 14 Aug, 2014 2 commits
-
-
Albert Vaca Cintora authored
I've also removed modifiers like Shift and Ctrl by now. LibFakeKey is now a dependency of this plugin, as it allows us to send UTF characters as X11 keys in a simple and convenient way. Internally it uses a convention in Xlib, that allows to pass UTF characters as keycodes just by adding 0x01000000 to the keycode number. CCMAIL: saiarcot895@gmail.com
-
This patch gets the keyboard entries from the Android client and passes along the keycode. REVIEW: 119254
-
- 11 Aug, 2014 4 commits
-
-
Albert Vaca Cintora authored
We already have a refresh button on Android.
-
Albert Vaca Cintora authored
Probably it was not detecting connections to a wired interface either, this should do the trick but it's a bit weird having to connect to QNetworkConfigurationManager::configurationAdded() to know about that.
-
Albert Vaca Cintora authored
-
Albert Vaca Cintora authored
-
- 07 Aug, 2014 1 commit
-
-
Script Kiddy authored
-
- 25 Jul, 2014 1 commit
-
-
Script Kiddy authored
-
- 16 Jul, 2014 1 commit
-
-
Script Kiddy authored
-
- 10 Jul, 2014 1 commit
-
-
Aleix Pol Gonzalez authored
Only lets the plugins that support something offered on the other end or that offer something supported on the other end. If we don't have information about the other device, we enable everything like we used to. Also refactors a bit the plugin loader, to be able to provide information step by step. Currently it works, but we need support for capabilities at least on Android to start taking good advantage of it. REVIEW: 118820 CCMAIL: kdeconnect@kde.org
-
- 07 Jul, 2014 1 commit
-
-
TestSocketLineReader: Ensure we provide a more appropiate message if we fail trying to open a connection to the client A litle irrelevant change :) BTW, I'm encounter this test error on Debian kfreebsd i386: https://buildd.debian.org/status/fetch.php?pkg=kdeconnect&arch=kfreebsd-i386&ver=0.7-1&stamp=1404242653 Maybe someone have a clue on what is happening here :) REVIEW: 119091
-