- 16 Oct, 2019 1 commit
-
-
Sébastien Blin authored
Add a button to call a contact or easily join calls Change-Id: I88c94f8a10a49393ef76237b70ca65380f8dc307 Gitlab: #1052
-
- 01 Oct, 2019 1 commit
-
-
Sébastien Blin authored
Change-Id: Ida2deee8e289b7aedfe0bbf9776f8ead671e55f0
-
- 23 Sep, 2019 2 commits
-
-
Sébastien Blin authored
Change-Id: Id2641aa8654a88ac1c56d445ef8ab81a6f4f2858
-
Sébastien Blin authored
Change-Id: Ib6ad97f78f0aeabfca8fb632c8c30dd8613a1ffd
-
- 10 Sep, 2019 1 commit
-
-
Sébastien Blin authored
+ Add backup page + Separate PIN/backup + Some renames + Add connect to JAMS Change-Id: Ia173231837d6ef560957d99728f1b87447319ccc
-
- 03 Sep, 2019 1 commit
-
-
Moritz Brunner authored
Gitlab: #1025 Change-Id: I6e643cd8a4dc3276a07f51385713232419eafab1 Reviewed-by:
Sébastien Blin <sebastien.blin@savoirfairelinux.com>
-
- 29 Aug, 2019 1 commit
-
-
Ming Rui Zhang authored
- issues occurs when the first pressed key is shift, and key_pressed is set, the second key pressed will be returned. Change-Id: Ie71f8f6aaf9ae6211562f60c4fe2c9e67f1ba49b
-
- 22 Aug, 2019 1 commit
-
-
Andreas Traczyk authored
Change-Id: Iedda0244d82dd8bdb203fb6f27a7dac115fbca9a
-
- 21 Aug, 2019 1 commit
-
-
Sébastien Blin authored
A regression occured with the patch to fix the creation of the chatview (when reparenting). This patch fix it. Change-Id: I26a97812e65311619964898d646052d7f8482669
-
- 12 Aug, 2019 1 commit
-
-
Philippe Gorley authored
Change-Id: I2156beef926180bbf5513a597e8163f1530390cd
-
- 01 Aug, 2019 1 commit
-
-
Moritz Brunner authored
Prevent a segmentation fault in function slotNewConversation Gitlab: #1054 Change-Id: Iff82c5745b488a65663330f226a631773ba06c67 Reviewed-by:
Philippe Gorley <philippe.gorley@savoirfairelinux.com>
-
- 26 Jul, 2019 1 commit
-
-
Sébastien Blin authored
Change-Id: Ie9c3bf2f0b41df108c77a18b996edab61097d7c6
-
- 22 Jul, 2019 1 commit
-
-
Moritz Brunner authored
Gitlab: #1051 Change-Id: I074672805a181aeb1967865897e6af2cef0b84e7 Reviewed-by:
Sébastien Blin <sebastien.blin@savoirfairelinux.com>
-
- 19 Jul, 2019 2 commits
-
-
Sébastien Blin authored
Change-Id: I818cc130fac9a1b011965ded54988b1cef958eda
-
Sébastien Blin authored
Change-Id: Ic6a177176367b2ad5e1fc06dcd195f05e92c85d8
-
- 02 Jul, 2019 1 commit
-
-
Vladimir Stoiakin authored
Change-Id: Ib5671686c65b716f33ed35a90caa5c652bb8e3f4
-
- 28 Jun, 2019 1 commit
-
-
Ming Rui Zhang authored
- current_call_view now receives mouse click to grab focus - remove useless search box in conversationsview Change-Id: I8bf9e94fda1e2387b1dda7eecedf957b6d9fc09a
-
- 27 Jun, 2019 1 commit
-
-
Ming Rui Zhang authored
Change-Id: I317014b089688b1ec31edb898e35655b270cd6ee Reviewed-by:
Sébastien Blin <sebastien.blin@savoirfairelinux.com>
-
- 22 Jun, 2019 1 commit
-
-
Sébastien Blin authored
Change-Id: I0fd34b2777bbf7c1ebd26e96ea4fcbb86ac55ad5
-
- 12 Jun, 2019 1 commit
-
-
Sébastien Blin authored
When changing the type of the parent or resizing the chatview, sometimes, the webview disappears but is still usable. This patch is a workaround and reset the object when reparenting the chatview. Change-Id: Ibb60a0068560e5bc1305f6772866a270cdf04bb9 Gitlab: #1024
-
- 03 Jun, 2019 1 commit
-
-
Sébastien Blin authored
Change-Id: Ibc9f68f00b36ddbdb2d6f7dbcb8281e7999f1d83 Gitlab: #814
-
- 22 May, 2019 1 commit
-
-
Sébastien Blin authored
Following the doc: https://developer.gnome.org/gtk3/stable/GtkWindow.html#gtk-window-get-size If you use this function to reestablish a previously saved window size, note that the appropriate size to save is the one returned by gtk_window_get_size(). Change-Id: I8523a7181c0e2dd880099dd087c8e4a22bb8d54e Gitlab: #814
-
- 06 May, 2019 1 commit
-
-
Sébastien Blin authored
Change-Id: I097db02ac46532217159cca101f722c96695aa4a
-
- 02 May, 2019 1 commit
-
-
Sébastien Blin authored
Change-Id: I813dfc383830ef3066db82456b1556b81f8f77a0
-
- 01 May, 2019 1 commit
-
-
Sébastien Blin authored
Add shortcuts to perform a lot of actions without the mouse. Also add a Keyboard shortcuts window. Change-Id: If3fe70a27696b03bf4a067d7bbf004116d4ed97c
-
- 30 Apr, 2019 1 commit
-
-
Sébastien Blin authored
Change-Id: I4f0e572ef9a0d1a8b381fd7fa37d0b7378e91d24
-
- 16 Apr, 2019 1 commit
-
-
Sébastien Blin authored
Gitlab: #923 Change-Id: I58a95e142362e40a217f9f61090bfdea63c51063
-
- 12 Apr, 2019 1 commit
-
-
Sébastien Blin authored
When the user click on close when systray is enabled, the app will only be minimized, not closed. So the call will continue to turn in background. This means that the camera will be still visible to the peer. This patches had a dialog to warn the user about that. Change-Id: Ib5afe0415156aa5d7d29ee66acec89865e59e73d Gitlab: #1000
-
- 02 Apr, 2019 2 commits
-
-
Sébastien Blin authored
Gitlab: #995 Change-Id: I6579b72d9331b0154f6b3e55bc18b3dbbdc5b84a
-
Sébastien Blin authored
The add_account button has an empty account_id and cause the software to crash when clearing all the history. Gitlab: #1001 Change-Id: Id2e166eee66d0d4d01a5ee58e38ecafd0c24a19b
-
- 01 Apr, 2019 1 commit
-
-
Vladimir Stoiakin authored
Gitlab: #928 Change-Id: I00bf2b847becee0a6ce1367f58f3ddac7f60fcc7 Reviewed-by:
Sébastien Blin <sebastien.blin@enconn.fr>
-
- 23 Mar, 2019 1 commit
-
-
Sébastien Blin authored
Change-Id: I8f812ba3f588f968a5133af824dfe539e791517e
-
- 08 Mar, 2019 1 commit
-
-
Vladimir Stoiakin authored
Gitlab: #975 Change-Id: I9aca766199310788760c68a72295f1391e95b25a
-
- 02 Jan, 2019 1 commit
-
-
Sébastien Blin authored
Change-Id: I5ce8f86371ac870a0be34098473f88c71214ff3d
-
- 29 Dec, 2018 2 commits
-
-
Sébastien Blin authored
Change-Id: Ia4439cd46b9a4a1f0a011faffca8fa5c4d0588eb
-
Sébastien Blin authored
Change-Id: I0a19ce6b3e96172859e823a9fc00397f591cf63f Gitlab: #539
-
- 26 Dec, 2018 1 commit
-
-
Vladimir Stoiakin authored
Change-Id: Ief3d0ad0d7ce6299c738dbfab80a1d3baa8242b0
-
- 17 Dec, 2018 1 commit
-
-
Sébastien Blin authored
finish to remove unused code from old LRC models Change-Id: I4677db795cf43326ffecd44e3b561c98c337ffb4 Gitlab: #984Reviewed-by:
Philippe Gorley <philippe.gorley@savoirfairelinux.com>
-
- 12 Dec, 2018 1 commit
-
-
Sébastien Blin authored
Change-Id: Ida3f87a0c61195e60bc6e8630d9c50edf18f14cc
-
- 07 Dec, 2018 1 commit
-
-
Sébastien Blin authored
Change-Id: I7b8e5a2d08ecbdcb9baba84e6df811c1012299db Reviewed-by:
Philippe Gorley <philippe.gorley@savoirfairelinux.com>
-