- 14 Jun, 2014 4 commits
-
-
Aleix Pol Gonzalez authored
Solves the need of compiling device.cpp against all plugins. Also networkpackage and others don't need to either. REVIEW: 118742
-
Aleix Pol Gonzalez authored
Now the kded doesn't compile everything, so it has less dependencies
-
Aleix Pol Gonzalez authored
-
Aleix Pol Gonzalez authored
It's just launching a process.
-
- 09 Jun, 2014 3 commits
-
-
Albert Vaca Cintora authored
-
Albert Vaca Cintora authored
-
Albert Vaca Cintora authored
-
- 07 Jun, 2014 8 commits
-
-
-
Albert Vaca Cintora authored
Removed sftp notificatons and some configuration options Homogenized coding style
-
-
Albert Vaca Cintora authored
-
Albert Vaca Cintora authored
-
Albert Vaca Cintora authored
BUG: 333709
-
Albert Vaca Cintora authored
BUG: 332153
-
Script Kiddy authored
-
- 04 Jun, 2014 1 commit
-
-
Script Kiddy authored
-
- 31 May, 2014 1 commit
-
-
Script Kiddy authored
-
- 21 Apr, 2014 1 commit
-
-
Script Kiddy authored
-
- 20 Apr, 2014 1 commit
-
-
Script Kiddy authored
-
- 15 Apr, 2014 1 commit
-
-
Àlex Fiestas authored
QObject::destroyed is emitted from the QObject destructor, because of that the object that inherit from it (in this case DeviceLink) will not exist anymore, hence we can't cast to it. So we are saving the needed information in an QObject property so we do not have to do any cast.
-
- 14 Apr, 2014 13 commits
-
-
Albert Vaca Cintora authored
-
Àlex Fiestas authored
-
Àlex Fiestas authored
Double declared variable plus missing ;, sorry :/
-
Àlex Fiestas authored
This also speeds it a lot making it possible to pass long lines. REVIEW:116645
-
Àlex Fiestas authored
When newConnection is called pendingConnections may have more than one connectio, so we have to iterate and use all of them.
-
Àlex Fiestas authored
We were not deleting the networkpacket not removing it from the map.
-
Àlex Fiestas authored
-
Àlex Fiestas authored
-
Àlex Fiestas authored
Reviewed by albertvaka@gmail.com
-
Àlex Fiestas authored
-
Albert Vaca Cintora authored
-
Albert Vaca Cintora authored
That stored private keys in KConf instead of PEM files.
-
Albert Vaca Cintora authored
This was caused by KConf not being saved to disk in this case
-
- 12 Apr, 2014 4 commits
-
-
REVIEW: 117387
-
Albert Vaca Cintora authored
-
Albert Vaca Cintora authored
-
Albert Vaca Cintora authored
-
- 05 Apr, 2014 2 commits
-
-
Albert Vaca Cintora authored
-
Albert Vaca Cintora authored
-
- 01 Apr, 2014 1 commit
-
-
Aleix Pol Gonzalez authored
Lists devices and makes it possible to share a url or a file with any device. REVIEW: 113343
-