- 08 Jun, 2016 1 commit
-
- 07 Jun, 2016 1 commit
-
-
Stepan Salenikovich authored
Destroy the AvatarManipulation widget once 'next' is clicked to ensure the VideoWidget inside is destroyed as we don't want more than one VideoWidget at a time to be instantiated or else "bad things" will happen. Tuleap: #532 Change-Id: I59c3913b541ea639a3f4ac23214049c0cc3b120a
-
- 06 Jun, 2016 6 commits
-
-
Stepan Salenikovich authored
In the case that profile/contact image has transparency due to the alpha channel, we draw a black background behind the image first. Otherwise the result is a bit weird in certain cases, eg: when the contact image is drawn over the video stream. Change-Id: Ide1f636983a0798ca2dc52cacc17ddc9aba3a4be Tuleap: #532
-
Stepan Salenikovich authored
This is important for accessibility and to explain the icons. Change-Id: If823374e224a1eb2a124ea59af16f0b974771d97 Tuleap: #532
-
Nicolas Jager authored
revamps general settings view to fit better with the profil settings. Tuleap: #718 Change-Id: Ib2cc79c115500627e511ba8c7b20d954ad226467
-
Nicolas Jager authored
allows to edit the avatar and the name in settings. Tuleap: #717 Change-Id: I9fcb3606087f2e5a6680a2ea5ba9c7c5cc23d1b1
-
Nicolas Jager authored
- sets name and photo to profile. - adds avatar selection dialog. - allows to take a photo as avatar. - allows to choose a picture from disk as avatar. - alter photo/picture to 100x100px. - allows to save avatar on the computer. - handles some case if no webcam can be set by lrc. Tuleap: #655 Change-Id: Ib88b66596e83c3e3bf1e38d272ccffbca402a2bc
- 03 Jun, 2016 1 commit
-
-
Stepan Salenikovich authored
The NumberCompletionModel should not be explicitly deleted as its parent is set to the PhoneDirectoryModel in the LRC code, which means it will be freed once its parent is. Tuleap: #755 Change-Id: I3bc1ebe51dffd5dfbefd5b04c507fd97bafd737a
-
- 27 May, 2016 2 commits
-
- 24 May, 2016 1 commit
-
-
Nicolas Jager authored
adds everything to VideoWidget/VideoWidgetRenderer to take a snapshot, emit a signal if done, and save/return a result (GdkPixbuf). Tuleap: #655 Change-Id: I4724b5d202b82fff9ae350eb0efd8a357f3e954
-
- 20 May, 2016 1 commit
-
-
Stepan Salenikovich authored
Instead of including the headers, for faster compilation. Change-Id: I8f64ece78d430d8418229e01b7b266e5194f149f
-
- 18 May, 2016 2 commits
-
-
Stepan Salenikovich authored
To make sure string contents don't get interpreted as markup. Change-Id: I0463014b43bd327865983d86b48d966c34cb7cbd Tuleap: #705
-
Nicolas Jager authored
overloads toByteArray. This function is required to manage avatar from vcard. Tuleap: #655 Change-Id: I0ae05374627486cacfbe5a4f1eea17e8129ed32e
-
- 17 May, 2016 2 commits
-
-
Stepan Salenikovich authored
Change-Id: I2682da341f33bb627e4c42d761b6bfbe4a72cd42
-
Nicolas Jager authored
- handle the case when g_get_real_name() returns "Unknown" by calling g_get_user_name(). Tuleap: #691 Change-Id: I8335483e3c0d6f936e421d685200cd561480b223
-
- 13 May, 2016 1 commit
-
-
Stepan Salenikovich authored
The ip2ip account is no longer unique nor required, it is simply a SIP account which has no hostname. Thus we must not differentiate it in the UI. Change-Id: I382e58f9803e2e78dbd019d1bb6a392df946fdd5 Tuleap: #689
-
- 06 May, 2016 1 commit
-
-
Stepan Salenikovich authored
When we have a the name of the peer which is not the same as the uri, show the uri below the name. This way the users knows exactly who the conversation is with. Change-Id: I525c48985aa060832f90ca2273eb0cf248c45394 Tuleap: #645
-
- 04 May, 2016 3 commits
-
-
Stepan Salenikovich authored
In the case that the peer has a display name or is a contact, we show the uri below so the user is aware of the number or ringId being used for the call. Change-Id: I3a59a34452110d1cebc8decde28599926d676d7a Tuleap: #645
-
Stepan Salenikovich authored
The combobox containing the uri choice is always shown now, even if there is only one CM. In the case of one CM, the comobox is insensitive. Change-Id: Iff077482d2cf003405ea7b1c3f9e8a4c3a6a2660 Tuleap: #645
-
Stepan Salenikovich authored
So it lines up better with the search bar in the left pane. Change-Id: I0e14ab4d87a51895f3b901a28cd90ec3a9f42bee Tuleap: #645
-
- 03 May, 2016 2 commits
-
-
Stepan Salenikovich authored
To easily uninstall the client. Taken from here: https://cmake.org/Wiki/CMake_FAQ#Can_I_do_.22make_uninstall.22_with_CMake.3F Change-Id: I61e880f98b54db4803112e095424577030c15fe8
-
- 29 Apr, 2016 1 commit
-
-
Stepan Salenikovich authored
To conform to the freedesktop standard, we should not hardcode the icon path, nor provide its file extension. Change-Id: If7f27e3dff46161904536cac47003359ed303fb5 Tuleap: #517
-
- 26 Apr, 2016 2 commits
-
-
Alexandre Lision authored
Change-Id: Ie545809d6c3a7a7b872c643d90b7407c59cb2c75 Tuleap: #531
-
Guillaume Roguez authored
Change-Id: I1009942c761f9b71ec8d1cc2a64bc1b32f3857be
-
- 21 Apr, 2016 1 commit
-
-
Edric Milaret authored
We need to init the submodule because cmake won't do it for us Change-Id: I0264efc0ba0b65b9ee1d51f7c6b003d0e762da14 Tuleap: #548
-
- 15 Apr, 2016 1 commit
-
-
aviau authored
- adds git submodule libqrencode from https://github.com/fukuchi/libqrencode.git - adds button to show/hide the qrcode. - updates CMakeList.txt to use libqrencode. - updates the client to show the qrcode. Change-Id: I7255c93d67a4c884d17afd5e517e0c3345d9b269 Tuleap: #548
-
- 08 Apr, 2016 1 commit
-
-
aviau authored
Change-Id: I25d04ba35c05d474c004a905c34c02d5207424a9 Tuleap: #350
-
- 28 Mar, 2016 1 commit
-
-
aviau authored
It is now possible to build the gnome-client without installing LRC. Simply specifiy the LRC project directory with: -DLibRingClient_PROJECT_DIR Tuleap: #350 Change-Id: I580eebff234be91abb93ed2f12941e924afca109
-
- 26 Mar, 2016 1 commit
-
-
aviau authored
This fixes the desktop-entry-lacks-keywords-entry lintian warning. Change-Id: Id896d81543589fc88c654ac86a7ead159b9e6847 Tuleap: #350
-
- 24 Mar, 2016 1 commit
-
-
Guillaume Roguez authored
Change-Id: I2042ec6deb70503558b13bc606ca7e6b9b390418
-
- 23 Mar, 2016 2 commits
-
-
Stepan Salenikovich authored
There is no real reason this needs to be in the build dependencies of the project. People are free to use other icon themes or none at all. Change-Id: Ic52e2fc66b7404ff1e06c4c57f535b183f1da945 Tuleap: #497
-
Stepan Salenikovich authored
This allows the user to go back to the "welcome" view to be able to copy their RingID. Change-Id: I723e9692d2e975fb1e70c8dee7a18c589a279900 Tuleap: #417
-
- 21 Mar, 2016 2 commits
-
-
Edric Milaret authored
CodecModel used to be in the Audio namespace, this was changed last year, but the install guidelines were accidentally not updated. This is related to gerrit change #3889. Change-Id: If1713584e9fdefc24e26ff6f18a0075cafeff083 Tuleap: #350
-
Stepan Salenikovich authored
Clearing the selection cause the "current" QModelIndex to be invalidated. It is not necessary to clear the selection of the previous item anyways since by default the selection mode only allows one or zero items to be selected at a time. Change-Id: Ia79abd202f18862d9e9df4218157c68654d0f565 Tuleap: #464
-
- 18 Mar, 2016 1 commit
-
-
Stepan Salenikovich authored
To conform to standard gnome sizes. Change-Id: Ic821ce487ef1ce73bd7ea805571fe839df756ace Tuleap: #490
-
- 17 Mar, 2016 1 commit
-
-
Guillaume Roguez authored
New master version Change-Id: I358390fe1c2d115af1089319951933d12e118077
-
- 16 Mar, 2016 1 commit
-
-
Guillaume Roguez authored
Change-Id: I28e9e21a112e61ff95d29cb0d9aea6b0f432f490 Tuleap: #469
-