- Apr 01, 2021
-
-
Ming Rui Zhang authored
togglePause function should now only serves for SIP account Gitlab: #464 Change-Id: If36dfbedc7bab1e60d53324440eca97f9ab23d94
-
- Mar 29, 2021
-
-
Jenkins authored
Change-Id: I36a495fee5d99da24dc4ef5439d5927d81416db4
-
- Mar 25, 2021
-
-
Amin Bandali authored
To help make sure Qt libraries are always in the runpath, even when building with our own Qt. Change-Id: Iccae0a6f12d1fe3d478c8cac2d603cc80e244bb2
-
- Mar 22, 2021
-
-
Jenkins authored
Change-Id: I6e88e9f466ca161290260aba6241209b4fbf41c9
-
Ming Rui Zhang authored
Gitlab: #462 Change-Id: I8c4dcf6b50815d26e7ce89eccd87c6c2302215d2
-
- Mar 18, 2021
-
-
Ming Rui Zhang authored
Gitlab: #461 Change-Id: Id5978de02b459c34bb79a87161026fdda3793d1d
-
- Mar 16, 2021
-
-
Change-Id: I79e67aba4a97d7f81c743ca1664936f98ef1e9b4
-
- Mar 15, 2021
-
-
Jenkins authored
Change-Id: I40022c8bd62a1984dc412e80df30e847c7669a97
-
- Mar 11, 2021
-
-
Change-Id: I2a5394745fc10bd83660fbd239acfe725e2643c6
-
Change-Id: I0f3e5123f58005c79a7f472db16f80c9f2011a2b
-
- Mar 10, 2021
-
-
Philippe Gorley authored
Change-Id: I679ab13c16316c405680ea288d5242b060c780c4
-
- Mar 01, 2021
-
-
Jenkins authored
Change-Id: I3a33fa49c5a9fdb55986cd1ae2d4540fd2a1d9db
-
- Feb 22, 2021
-
-
Jenkins authored
Change-Id: Icea8e4949a10bfb00f1977b7debe9bbb31866b8a
-
- Feb 15, 2021
-
-
Jenkins authored
Change-Id: Ie1149f678a26741af90addaaa64e6f81af27a7cc
-
- Feb 08, 2021
-
-
Ming Rui Zhang authored
Avoid deleting the frame buffer while it's being accessed by daemon or another DirectRenderer wrapper. Change-Id: I8c905d0fe274c9b546a7b3438b8a0cbddf67f456
-
- Feb 05, 2021
-
-
Sébastien Blin authored
Change-Id: I2b3a116277468e895dd3e7ffcee79897b9b163ff
-
- Feb 02, 2021
-
-
Albert Babí Oller authored
Change-Id: I08c8da13568ac6b01fc648b43b1aa2d869a2b9c1
-
- Feb 01, 2021
-
-
Jenkins authored
Change-Id: I45b40b8a6e89411dd2559c125787c20e936f0e2d
-
Change-Id: Ida2ce6ff25abc2bc171c5a3f84aae0ba4d8bd627
-
- Jan 26, 2021
-
-
Change-Id: Ie14cd8423e5d8e284a08f66df224ef426fdc00da
-
- Jan 25, 2021
-
-
Change-Id: I87701996c8ba4b8d0fd689a7f1a4eee6ac858a13
-
- Jan 18, 2021
-
-
Jenkins authored
Change-Id: Ic150d112d75950f0936a8306b690de9e0e6517f6
-
- Jan 15, 2021
-
-
Change-Id: Ifefb898c5d57c8e6d21666822bec05195bd276b8
-
Change-Id: Iaa2074320b8a5c25107bc713597e75a4ca4d4445
-
- Jan 14, 2021
-
-
Sébastien Blin authored
This signal cause performances issues and is unnecessary there Change-Id: I8fdfc5793320cd422b2cdb9b4510f8bf3becf186
-
- Jan 12, 2021
-
-
Kateryna Kostiuk authored
This patch fix compile error: 'value' is unavailable: introduced in macOS 10.14 when building for macOS 10.13 Change-Id: I1825c138d102531460759869426904a7da464a58
-
- Jan 07, 2021
-
-
Provides a STL container proxy class with methods for generating sorted and filtered views of the underlying data similar to qsortfilterproxymodel. This helps to prevent excessive copying and reduces the complexity of the code used to manage conversation list filtering/sorting. The container mutations occur on references and the copy-ctor + copy assignment operators are now deleted for the conversation Info type. Change-Id: I50b01e3c427563d8e32402f97dec79c8dcc865cf
-
getConversationFromUid is frequently called to construct ui elements and should not return a copy of the conversation object. The consumer must now check getConversation* return value against std::nullopt. Change-Id: I3f3738ac057ade818385c96a0745f7284c781826
-
If signals are to be consumed from a queue, then at least one copy is required, and potentially beefy custom types shouldn't be marshalled between threads without good reason. It is more sensible to use conversation Id parameters, as consumers can likely make good use only the Id, and may query for an Info structure at any time if needed. Change-Id: I5151c8ac006857c6510258332647e52ce16821af
-
- Jan 05, 2021
-
-
Ming Rui Zhang authored
Note: it will also prevent potential js template literal Change-Id: I66377fa77bd9381b66b50c0f7b41c16ddd8cb748
-
- Jan 04, 2021
-
-
Change-Id: Ifbb0293571f936ff74b19ca8c377d22a4557955b
-
Sébastien Blin authored
Change-Id: I2db8d01449b854ff84447147d93dd9d0312e0a08 GitLab: #452
-
- Dec 30, 2020
-
-
Ming Rui Zhang authored
Change-Id: I0b7bea1bbf0857b54537d2c826b90b702ad81fe4
-
- Dec 28, 2020
-
-
Jenkins authored
Change-Id: Id755bff136c29594d2e7bbc3790d123ffb9fa093
-
- Dec 22, 2020
-
-
These were reported by Debian's lintian tool. Change-Id: I28ce5e387a3a35ec9df38ce1ceb84f7cfde4e2ad
-
- Dec 21, 2020
-
-
Jenkins authored
Change-Id: Id309bcdd9f7933ae1eff8aab740ada90d0b97141
-
- Dec 19, 2020
-
-
Sébastien Blin authored
Change-Id: I8fec3595083f8e1e52b6bafbe04d473740d02384
-
- Dec 18, 2020
-
-
Jenkins authored
Change-Id: If9cd7169032ccc9e15279fec883d4614cbfe3364
-
- Dec 17, 2020
-
-
Change-Id: Ia2addcb9573855cd6a13575c487c411cbb668d81
-
Sébastien Blin authored
Change-Id: Icad61eb2aed45a069491ca51ffe70e204135a135
-