- 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
-
Emmanuel Lepage Vallee authored
-
Emmanuel Lepage Vallee authored
-
Alexandre Lision authored
signals were triggered before actually setting the protocol Refs #67077
-
Alexandre Lision authored
getAccountTemplate takes protocol type as parameter Refs #67077
-
Alexandre Lision authored
Video is correctly received and send to the client Refs #66887
-
Alexandre Lision authored
Refs #68589
-
Alexandre Lision authored
ENABLE_VIDEO was not set in qtwrapper lib
-
- Mar 13, 2015
-
-
Emmanuel Lepage Vallee authored
Regressed in 8a9d261c Refs #68325
-
Emmanuel Lepage Vallee authored
Regressed in 3d72371a Refs #68352
-
Emmanuel Lepage Vallee authored
Regressed in 3d72371a Refs #68352
-
Guillaume Roguez authored
- remove dead code about mutexes - fix deadlocking and wrong design on how to protect renderer access - use C++11 please! Refs #68021
-
- Mar 12, 2015
-
-
Emmanuel Lepage Vallee authored
delegates to a CollectionInterface class. This can be used in conjunction with the CollectionModel in GUIs to configure various collections Refs #68352
-
Emmanuel Lepage Vallee authored
Refs #68352
-
- Mar 11, 2015
-
-
Emmanuel Lepage Vallee authored
* SecurityValidator not initialized * UserActionModel not initialized * Video rendering inefisciency Refs #68325
-
Emmanuel Lepage Vallee authored
And fix a nullptr dereference introduced by the last commit
-
Emmanuel Lepage Vallee authored
It was previously hardcoded and useless. It still is, but now use the real Certificate objects with real data. The algoritm as is cannot work with the new data sources. It will be upgraded in further commits. This one only make it work again. Refs #66528
-
- Mar 10, 2015
-
-
Guillaume Roguez authored
-
Emmanuel Lepage Vallee authored
They will complement the Certificate* based ones Refs #67838
-
Emmanuel Lepage Vallee authored
Refs #68200
-
Emmanuel Lepage Vallee authored
Refs #68173
-