- Mar 25, 2015
-
-
Emmanuel Lepage Vallee authored
Refs #69290
-
Emmanuel Lepage Vallee authored
The current settings were hardcoded and forced unwanted behavior. Refs #69290
-
Emmanuel Lepage Vallee authored
DHT account miss some fields and this print too many warnings Refs #69290
-
Emmanuel Lepage Vallee authored
Refs #69290
-
Emmanuel Lepage Vallee authored
Refs #69141
-
Emmanuel Lepage Vallee authored
Refs #69290
-
Emmanuel Lepage Vallee authored
Refs #69141
-
- Mar 24, 2015
-
-
Emmanuel Lepage Vallee authored
This avoid using "if" nest in the GUI It also made possible to enable dynamic device reloading without extra client complexity. Refs #69141
-
It now use a thread per renderer. It is now easier to manage the renderers lifecycles. Refs #69137 Signed-off-by:
Guillaume Roguez <guillaume.roguez@savoirfairelinux.com>
-
Alexandre Lision authored
callStateChanged and sipCallStateChanged have been merged Refs #69086 Signed-off-by:
Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com>
-
- Mar 23, 2015
-
-
Emmanuel Lepage Vallee authored
Also use the Qt5 signals and slots syntax for critical signals Refs #69096
-
Emmanuel Lepage Vallee authored
Refs #69012
-
Emmanuel Lepage Vallee authored
-
Adrien Béraud authored
Refs #69017
-
Emmanuel Lepage Vallee authored
for consistency Refs #68848
-
Emmanuel Lepage Vallee authored
To complement batchSave() Refs #66840
-
Alexandre Lision authored
Refs #66840
-
Emmanuel Lepage Vallee authored
Refs #66840
-
Alexandre Lision authored
QUrl string was not recognized by the daemon (file:///) Refs #66840
-
- Mar 22, 2015
-
-
Stepan Salenikovich authored
The screen as the device type now takes the x and y positon of the screen space that the user wants to share into account Refs #69013
-
- Mar 21, 2015
-
-
Alexandre Lision authored
- use correct variable names - change currentIndex in dropMimeData Refs #68848
-
- Mar 20, 2015
-
-
Emmanuel Lepage Vallee authored
Refs #68848
-
Emmanuel Lepage Vallee authored
From now on, libringclient versions wont folllow libring ones Refs #68848
-
Emmanuel Lepage Vallee authored
Refs #69008
-
Emmanuel Lepage Vallee authored
Refs #68848
-
Emmanuel Lepage Vallee authored
Refs #68848
-
Emmanuel Lepage Vallee authored
Refs #68848
-
Emmanuel Lepage Vallee authored
Account::{reload,save}{Codec,Credential} are now moved to CodecModel and CredentialModel Refs #68848
-
Alexandre Lision authored
Refs #68848
-
Guillaume Roguez authored
Refs #68970
-
Alexandre Lision authored
Refs #68868
-
Alexandre Lision authored
registration_state is now passed as a string Refs #68868
-
- Mar 19, 2015
-
-
Emmanuel Lepage Vallee authored
To avoid breaking the API the day a non categorized version will be written. Refs #68848
-
Alexandre Lision authored
Missing definition of mimeTypes() Refs #68848
-
Alexandre Lision authored
Refs #68848
-
Emmanuel Lepage Vallee authored
The old implementation has been found by the GCC address sanitizer to be problematic. Valgrind didn't catch it, but after investigation, it turned out to be true. Refs #68848
-
Guillaume Roguez authored
You need to uncomment the #define DEBUG_FPS line in shmrenderer code to enable logging. Refs #68901
-
Alexandre Lision authored
Following daemon modification Refs #68868
-
Alexandre Lision authored
Refs #68868
-
- Mar 18, 2015
-
-
Emmanuel Lepage Vallee authored
Refs #66886
-