- Mar 17, 2016
-
-
Guillaume Roguez authored
New master version Change-Id: I2c51542a9c7fbedccd86d89e6ceea65d535f6484
-
- Mar 14, 2016
-
-
Guillaume Roguez authored
Change-Id: I3a122152c5a535a0d1ce8de7d102766d08f30d46
-
- Mar 04, 2016
-
-
Emmanuel Lepage Vallée authored
There is still some, but most are fixed. The Person::Address::d_ptr leak a lot of memory. Fixing it trigger something in ASAN and assert, this need investigation. Change-Id: I98b4f18cac7f36a5878f5be6ca17c672d6a3fc72 Tuleap: #414
-
Emmanuel Lepage Vallée authored
While not documented, "0" was used as "unlimited hsitory", but with the recent change, it became "no history". It may make sense to use -1 as unlimited, but that would break compatibility for those who imported sflphone configs into Ring. Also use "long long" as holder for the seconds count. LLVM UBSAN asserted on an interget overflow on (32bit) ARMv7. Change-Id: I7137d7f015fd3b42bd46624fa342a39246f05a59 Tuleap: #103
-
- Feb 29, 2016
-
-
Edric Milaret authored
- Before June19th 2015 there was no peers section in the im history file. Change-Id: I02b66d560a22bb04833cfb65cc71d475555b519f Tuleap: #432
- Feb 25, 2016
-
-
Stepan Salenikovich authored
The main goal of this patch is to be able to recover ContactMethods and conversations which have not been added to the users's contacts and/or which have no call history. This happens in the case that the users only sends chat messages to a ContactMethod. Note that there is a possibility for more than one file to be associated with the same CM, in the case the sha1 of that CM has changed (eg: a contact UID has been associated with the CM at some point). In this case, the most recent recording is used. However, this is a problem which already exists and is unrelated to this patch. Tuleap: #270 Change-Id: I5c67be83028af3fc3e1950909574ec947c55c50c
-
- Feb 19, 2016
-
-
Edric Milaret authored
Change-Id: I319f15b3227b1ffd6cc5dbd3ab65515d167ac387 Tuleap: #387
-
Alexandre Lision authored
select a correct account if the CM is not associated to one, but do not set it on the CM; it causes the sha1 to be regenerated and text messages to be saved in the wrong json file. Change-Id: I293740bbce5e2cf1e53eee1905bc670c10b65d47 Tuleap: #260
-
- Feb 18, 2016
-
-
Alexandre Lision authored
Change-Id: I094c96e8cd579c276527bc22764c70ac8e8ca4e1 Tuleap: #335
-
- Feb 10, 2016
-
-
Alexandre Lision authored
LRC is trying to connect to audioDeviceEvent which was not set when using qtwrapper Tuleap: #339 Change-Id: Ia3421922ffb6ffdd567b96db25f8f5c4b8d664ce
-
- Feb 08, 2016
-
-
aviau authored
Change-Id: Ia6b0cdae1af02a7b43071c0016759053dad47669
-
Edric Milaret authored
- QUrl doesn't handle Windows path correctly (C:..) Change-Id: Ie8c0d3561d4ecff8778e6d78c98399a7596b1a8b Tuleap: #TBD
-
- Feb 05, 2016
-
-
Alexandre Lision authored
Tuleap: #339 Change-Id: I921c16f103dcb7e3293cca82e83ca7f0f4156200
-
Alexandre Lision authored
Change-Id: I9ca1fb7ac8cbd5254c97fc107c7a433a01c31eab Tuleap: #338
-
Stepan Salenikovich authored
The name of the contact is not the same as the peerName which comes from the display name. The display name comes directly fromt the peer (transfered via SIP info) where as the contact is set by the user. If the contact is deleted or updated, we do not want their old name to remain in the call history. Change-Id: Ibae3967291047d1f53c75ef1a043379f2f293fc9 Tuleap: #307
-
Stepan Salenikovich authored
The ContactMethod uses the peerName as an alternative name; however it was only getting this info via the PhoneDirectoryModel during slotCallAdded and this info was not always ready at that moment. Change-Id: Ic00f5c8afbf62f91ac045ce8f2c42ffb9102e6a5 Tuleap: #307
-
- Feb 04, 2016
-
-
Alexandre Lision authored
Change-Id: I290990c61c36df76b5d8c31747d48d96b62d7068 Tuleap: #338
-
Alexandre Lision authored
Tuleap: #342 Change-Id: Id28bb9a3248f7730e72001fe484ce0a224cd40ca
-
Edric Milaret authored
Tuleap: #339 Change-Id: I71783ee048bde01b4696752fe651801fa33478b2
-
- Feb 03, 2016
-
-
Edric Milaret authored
Change-Id: I24b6af8e69072416055dc90d6cf8ffeb03a1d1bb Tuleap: #297
-
- Feb 01, 2016
-
-
Alexandre Lision authored
Ask daemon about current history limit, and add only entries in the allowed range Change-Id: Ifcaf93a3ce2bd5376a2c66f1f309c6848aa829ba Tuleap: #103
-
- Jan 29, 2016
-
-
Alexandre Lision authored
Qtwrapper was enabling video by default This was hiding a lot of warning in videomanager_wrap.h Issue: #70631 Change-Id: Ic1434c9999ebc7c43de7fab63efbf74e54918c73
-
- Jan 28, 2016
-
-
Alexandre Lision authored
Tuleap: #267 Change-Id: Id8fc189d9b5312a50d2ffe62ce884be69e23b951
-
Stepan Salenikovich authored
Otherwise m_hSha1 always contains empty sha1s and ContactMethods. Change-Id: I0c312de542d415ab5924913a9532ce98e7248361 Tuleap: #270
-
- Jan 27, 2016
-
-
Stepan Salenikovich authored
This way its easy to get the CM from the QModelIndex. Change-Id: Ia05874e4b34585a5decd2813b49cbc3fa4ad8359 Tuleap: #268
-
Stepan Salenikovich authored
To bring it into compliance with the other models and make it easier to use. Tuleap: #268 Change-Id: I75db5c05cd11f29acb514b3a79334d878850fe13
-
Change-Id: I9d7263805bc2abfbe0d53b30d167b6057a466f25 Tuleap: #148
-
- Jan 25, 2016
-
-
Edric Milaret authored
There is no reason to select a node when inserting it We already do the select on other places Change-Id: I02ab16bee3a58562e56a435a07bd6a433dacf367
-
Julien Grossholtz authored
We must make sure LRC knows what is the source video for each call. Dbus call "Call details" now contains information about the source used for outgoing video data. This patch takes this information to fill the Sourcemodel. The sourceModel itself is put into a Media::Video related with the call. Change-Id: I0887a8b9076e23fe33a698e4f3b7d1898b3b3608 Tuleap: #100
-
- Jan 22, 2016
-
-
Edric Milaret authored
to rowsAboutToBeMoved too I ve put a guard on the OS but the real problem is about Qt handling layoutChanged signal and receiving a duplicate information (and no longer valid) because of the rowsMoved forwarding necessary to other platforms client (for now) Change-Id: I30c2e89067e1fc16124d864f6df3406d678e40d5 Tuleap: #148
-
Alexandre Lision authored
There was an inconsistency between in call and out of call chat messages. In call chat messages set the ContactMethod to that of the current account when sending a message to the peer, while out of call messages set it to the CM of the peer. The side effect of this was that sending an in call chat message would make a CM with your own URI (eg: your own RingID) appear in the RecentModel because sending a new message executes a setLastUsed() on its CM. In order to resolve this inconsistency and the related RecentModel bug, we now set the CM to that of the peer when sending an in call message. This does not lose any information as the text recording still saves the account with which the messages were sent. Tuleap: #259 Change-Id: I39921fd902369628f9ee68ba7ccd5667bf7f7803
-
- Jan 21, 2016
-
-
Edric Milaret authored
- The account pointer is null because this account no longer exist Change-Id: Icd5a830418de1ddbc9e77a5c8ee7c6a3d8a0f5b1 Tuleap: #257
-
- Jan 20, 2016
-
-
Edric Milaret authored
This will need further investigation Change-Id: I530ffdcda271d04b2a00af590b71bda78c443e5d
-
Guillaume Roguez authored
Change-Id: I41ee8e4ba2e8c146fd2f3226e096d52b86b03bda
-
- Jan 19, 2016
-
-
Edric Milaret authored
Qt get confused by namespace if we don't specify it entirely Change-Id: I20b731b452d5a421eca5d97613de94b97a9f054a Tuleap: #242
-
Alexandre Lision authored
Each TextRecording object tracks the number of unread messages and report it to the RecordingModel. It allows to display a global notice on how many text messages are unread in the app. Change-Id: I5053466ffa9b678cf35c67a62adc3a5849a06e4f Tuleap: #202
-
Stepan Salenikovich authored
These are warnings which have easy fixes. They heavily pollute the compillation log as some appear multiple times. They also mask warnings which are introduces by new patches. Change-Id: Ic735af257550027901186aac190e660ed218e12c Tuleap: #211
-
Alexandre Lision authored
Change-Id: I19db105c07181f7763f964d7d263c6c3cb29c8e2 Tuleap: #202
-
Stepan Salenikovich authored
Prevent an unnecessary write to disk if the setData function didn't change anything. Change-Id: I3e101afddd29cc1117e8b3f65a63c8b781a70ab6 Tuleap: #203
-