- 25 Apr, 2016 1 commit
-
-
Alexandre Lision authored
Change-Id: Ie47b497ab52d8ba35b8654c4950342aa83cfb05c
-
- 19 Apr, 2016 1 commit
-
-
Alexandre Lision authored
the QSortFilterProxyModel used for the Smartlist gives a bad access on a valid QModelIndex. Instead of calling .data() on the proxy index we now use the source index as soon as we can to prevent desynchronisation Tuleap: #582 Change-Id: I561023e54a3acafe36b6a43d88d550d66f9e997a
-
- 18 Apr, 2016 2 commits
-
-
Alexandre Lision authored
- add delete icon in account general details panel - remove up and down buttons (not used/explained) Tuleap: #335 Change-Id: Iee1efc57b0b93b3187696da61f244ca0a737f5e0
-
Alexandre Lision authored
Allow import/export of accounts in the preferences. PathPasswordWC is a generic modal window asking for a path and a password. It is used for both export and import UI. Tuleap: #335 Change-Id: Ic478140e64b51d10672ef466509326fc17be2712
-
- 15 Apr, 2016 1 commit
-
-
Alexandre Lision authored
- fix typos - use placeholder title values to prevent export of some dev-strings - bump sources strings - update tx config to reflect the merge of audio and video account settings (formerly AccAudio and AccVideo, now AccMedia) Change-Id: Ia397c74d4d29fd27688a8dd099644b353b8fc456 Tuleap: #500
-
- 12 Apr, 2016 1 commit
-
-
Alexandre Lision authored
OSX is enforcing the use of https over http. Since we now have a valid SSl cert for our gpl server we can switch over https. Bump Sparkle: a lot of security breaches have been patched. Change-Id: Iaeab3357ef5aee01494e1d0df3b968c6580196b5 Tuleap: #565
-
- 11 Apr, 2016 1 commit
-
-
Alexandre Lision authored
from smartlist user can select to hang up with one participant of a conference and stay in communication with others Tuleap: #447 Change-Id: I4fc8f75ff0f8f2c3032d270855b52dc943698486
-
- 04 Apr, 2016 1 commit
-
-
Alexandre Lision authored
There is no dedicated IP2IP account anymore Change-Id: Iddde102f063e7333b66d5a066a1c2c23393c4cde Tuleap: #448
-
- 25 Mar, 2016 1 commit
-
-
Guillaume Roguez authored
Change-Id: I9b3dc8323416709e685f7572ee2281458e1a31a1
-
- 21 Mar, 2016 1 commit
-
-
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 commit fix that. This is related to gerrit change #3889. Change-Id: I0b492a823af8c4c2a2feeef2f32d14f3571c73de Tuleap: #350
-
- 17 Mar, 2016 1 commit
-
-
Guillaume Roguez authored
New master version Change-Id: I2df82d58ba1bed370514cce4c705e5ac80c81743
-
- 16 Mar, 2016 2 commits
-
-
Guillaume Roguez authored
Change-Id: Id50894f74ae0f8c18f7b882866d986a9ac54ac84
-
Alexandre Lision authored
Removes the RING_VERSION in the RING_VERSION_NAME it appeared twice in the 'About' dialog Change-Id: Ie3605f1897ecff614b6f2f5a3aaf6a5167d5288a Tuleap: #469
-
- 15 Mar, 2016 1 commit
-
-
Guillaume Roguez authored
Change-Id: I078e24b21ed3a1060a52a6e552ea68aaf186d459 Tuleap: #469
-
- 14 Mar, 2016 2 commits
-
-
Alexandre Lision authored
LRC was not resolvable if not installed in the client installation path. Change-Id: I21e840ed0360a0f30ef354b77518cc0a170377ba Tuleap: #449
-
Alexandre Lision authored
index path was not calculated properly by the RingOutlineView Change-Id: Idea0e90095a91b7737030cb201573d38024d5a0b Tuleap: #447
-
- 10 Mar, 2016 2 commits
-
-
Alexandre Lision authored
Xcode does not warn when using unavailable APIs on older SDKs. After recompiling against the 10.8 SDK, errors appeared across the client. - NSButton.highlight state has been added in OSX 10.10 - window.beginSheet has been added in OSX 10.9 - window.keyWindow has been added in OSX 10.10 - NSViewController.viewDidLoad has been added in OSX 10.10 - NSString.containsString has been added in OSX 10.10 Change-Id: I9c4e271f49711570859d85d43608cf8edf294e01 Tuleap: #343
-
Alexandre Lision authored
compilation was broken under 10.8 due to a missing flag during compilation. Some symbols couldn't be resolved Change-Id: Ib75531af1ab8280814940ae49a7f2726af5a456a Tuleap: #343
-
- 09 Mar, 2016 1 commit
-
-
Alexandre Lision authored
emit a warning instead of a fatal error when Sparkle framework is not found Change-Id: Iccffaa3047ba2b37813b33e920f5b311b74db5b8 Tuleap: #449
-
- 08 Mar, 2016 2 commits
-
-
Alexandre Lision authored
Change-Id: I5b6d2452e8c8e96fa1dba8ff94806a45ce05f30d Tuleap: #409
-
Alexandre Lision authored
Timer was not started since the background worker was not a QThread. This was preventing the async load of the contact list Change-Id: I4adf9e3d038a2c07d090cef3ad1ac3f3fc72de42 Tuleap: #408
-
- 24 Feb, 2016 2 commits
-
-
Alexandre Lision authored
- add a menu entry to toggle between contacts/history/recent - display conversation screen when hitting 'enter' on search field - add call button right from searchfield Tuleap: #400 Change-Id: I2fd9667c8cdf90b97018d97f5828eba2bd9b53e1
-
Alexandre Lision authored
account list follows global Ring style - use only one colum - change hover/selection color - display account type on each row Tuleap: #406 Change-Id: I59693e4aea7422e9d3b68703c0c50adb99475683
-
- 19 Feb, 2016 1 commit
-
-
Alexandre Lision authored
AccVideoVC + AccAudioVC = AccMediaVC Tuleap: #406 Change-Id: I757d66322975b9362e42cb313a6f50986591bef6
-
- 11 Feb, 2016 4 commits
-
-
Nicolas Jager authored
- use same set of icons than in other clients - use predefined sizes for buttons and icon padding large button: 56x56, 16 padding medium button: 40x40, 8 padding small button: 30x30, 6 padding Tuleap: #354 Change-Id: Ic3a01665e666419ae10a9f36955669149d8e5c01
-
Alexandre Lision authored
to be consistent with other client show the main window right after account creation. This second step wizard was a good place to share your RingID. Intsead display a small share button right to the RingID displayed in the main window. Change-Id: I2beb580e9b07f794aa73b0ee8f3d4898bf10bc93 Tuleap: #366
-
Alexandre Lision authored
- add more options to share ringID - better animation during account creation - 'OK' button becomes 'Next' - allow user to create an account with 'Unknown' name - enable notifications by default Tuleap: #366 Change-Id: Iada3d83aa94313a0082363808c5eeb79a5e5f394
-
Alexandre Lision authored
catch signals of current device changed and repopulate the lists Tuleap: #369 Change-Id: I8052e53d53388a5dd122be6cabba8faf65efd031
-
- 09 Feb, 2016 2 commits
-
-
Alexandre Lision authored
Tuleap: #338 Change-Id: I29ce733106935e4a0e7402f6ed79c8b5552e7fd4
-
aviau authored
Change-Id: Ic4e0c94734b79d4a4dc0103abf4c8994faeff934 Tuleap: #312
-
- 05 Feb, 2016 5 commits
-
-
Alexandre Lision authored
Tuleap: #355 Change-Id: I72ebfb4c38052fd50a8b272a29690345f1da79a0
-
Alexandre Lision authored
Each account can now - enable/disable ringtones (enable by default) - choose a ringtone in the pre-packaged list Change-Id: Id3b41b84b01566bf979f74114c8eb3e58d7b3f55 Tuleap: #338
-
aviau authored
Change-Id: Iaacb7734fb57b98b41e495924a62277251629611
-
Alexandre Lision authored
Change-Id: I4b01c212bfd1d27b2ed8267b0f9cf9e32c0f16f0 Tuleap: #338
-
Alexandre Lision authored
Use username's login provided by the system Tuleap: #334 Change-Id: I61f18fa4e3265763d16aa6c1b4ae715c024bfe96
-
- 03 Feb, 2016 2 commits
-
-
Alexandre Lision authored
Since history is now handled by LRC, set the history limit instead of storing it client side. There is a race condition in LRC, we need to make sure daemon is started before creating the history, otherwise dring.yml is not parsed when we ask what is the currently set historyLimit and returns default value. Change-Id: I433a37ab559721df82225a6fe2695525ed85fcd0 Tuleap: #103
-
Alexandre Lision authored
Linked to 2826 Issue: #80868 Change-Id: I57d8ff8ea7c06367acccbbb1b90d77c14fca35b5
-
- 01 Feb, 2016 1 commit
-
-
Alexandre Lision authored
- new file Conversation.string - update other source files - new translations - fix some i18n warnings in source code Change-Id: Ic6378f7947c47cea0b36a87f5b1c52f575ee1959
-
- 29 Jan, 2016 1 commit
-
-
Alexandre Lision authored
- Add call photo - Add specific ui controls and photo for incoming calls - Add ui for outgoing calls in process - Add labels under important actions (Hang up, Pick up) Change-Id: Ie6faee8e2816330bff0e7ec91fbb533c3c9b949d Tuleap: #284
-
- 25 Jan, 2016 1 commit
-
-
Alexandre Lision authored
Clear RecentModel current index: - during a call when the call is OVER - in chat view when clicking on back button This allow to reselect the previous row, and visually reset the row (remove highlight state) Change-Id: I36f531c6304ce48f0be3cc541f28a21d73a05262 Tuleap: #202
-