- 05 Feb, 2016 2 commits
-
-
Edric Milaret authored
- Move ringtone selection to account detail where it belongs - Use the selection model of ringtone model - Fix ring ringtones install path - Remove copy of ringtones in client git Tuleap: #340 Change-Id: I75dd1205fd53d13db73b756b642bbe8c8487ba67
-
Edric Milaret authored
Change-Id: Id5b023beef399403d92056bc83a21db0df7a3838 Tuleap: #321
-
- 04 Feb, 2016 7 commits
-
-
Edric Milaret authored
This was setting message sent by the last call you made to seen Change-Id: Ib05aad9348032a41892ee3370bce53c7a031bc63 Tuleap: #315
-
Edric Milaret authored
- Add possibility to call or copy when a person have more than one contact method. Change-Id: Ic00057636114de2bf8a6f547e72fde0e93ffa0a0 Tuleap: #320
-
Edric Milaret authored
- Also fix some code style issue - Change Q_OS_WIN32 macro to more general Q_OS_WIN Change-Id: I54c646b52e07ffee7ad7f078528b106e12ff32f2 Tuleap: #334
-
Edric Milaret authored
- Add a button to add cm to contact in call - Add a pause label to clarify HOLD state - Add checked state feedback for hold button - Fixed missing tooltip Change-Id: I3d07b333477f5b3159e387cd65a065579ca4fe86 Tuleap: #322
-
Edric Milaret authored
- This code path was broken since we stopped overiding native window control Change-Id: I77e5570faf731bc73d4b3d98f8fea9a67200fb5d Tuleap: #276
-
Edric Milaret authored
Change-Id: I8f0e38a9a7ad5593550c71384b44b15eb78903a1 Tuleap: #277
-
Edric Milaret authored
Change-Id: Ic1622662577f606c5d91323a019c317d61d9b13e Tuleap: #272
-
- 03 Feb, 2016 2 commits
-
-
Edric Milaret authored
Change-Id: I15c8fe14b5ea0d56a288becc25965d0219d1aa9f Tuleap: #281
-
Edric Milaret authored
The QRect ,given by QRubberband, x and y coord aren't set Change-Id: I4070ca37b4a5fb454b876d1365707ea92b582eea Tuleap: #319
-
- 02 Feb, 2016 1 commit
-
-
Edric Milaret authored
Change-Id: Ie148f998e7d4dc0230bc85087050c7821d778ae2 Tuleap: #278
-
- 29 Jan, 2016 4 commits
-
-
Edric Milaret authored
This reverts commit 7a8517d2. Change-Id: I83d2679336c3e83c84e06559b9d27238282882c2
-
Edric Milaret authored
Change-Id: I3b371a53f193944eccc349b5d0c42ef13dc41270 Tuleap: #148
-
Edric Milaret authored
Patchset 3515 needed before merge Change-Id: I207ebabbf324d2707f8ccbd1a8fada23daacb08e Tuleap: #148
-
Edric Milaret authored
Add option whether or not the preview should be maximized when it is the only video. Set the default to false so that it is not maximized during calls when the the peer has no video or it has not started yet. Change-Id: I14a95c7b4b9f418a62f0bf65f1b1fb66e4cf1730 Tuleap: #279
-
- 27 Jan, 2016 2 commits
-
-
Edric Milaret authored
If the update window is displayed when Ring is minimized then it can be seen in the taskbar but there is no way to deminimize it. - Bump Winsparkle to use the new did_find_update_callback Change-Id: I69cbacef43f81fae5aaca5375691788f09b5d48d Tuleap: #280
-
Edric Milaret authored
Change-Id: I8ad2600fb016347f8ecfce88af5232642ddcea12 Tuleap: #273
-
- 25 Jan, 2016 3 commits
-
-
Edric Milaret authored
- This commit enforce that only one instance of Ring can run. Ring window now show if it was minimized or hidden when attempting to launch again. - Ring will be launched or shown on ring: protocol use and call the provided uri. (e.g. <a href="ring:93fcda525734afd73f5cac945af0653906f6a692"> test ring link </a>) - Register ring protocol in Windows registry at install time as we need administrator elevation. Issue: #78588 Issue: #78589 Change-Id: I7645d8a3154ce1c91a91bfac21c330add9a03fcc
-
Edric Milaret authored
Related to change #3155 Change-Id: Iae4e998c7503cd81b6a844bd034edf7fc8f03b29 Tuleap: #180
-
Edric Milaret authored
Change-Id: Ideda88e70a0784fadd5ef45f0d2dce997996dd19 Tuleap: #148
-
- 22 Jan, 2016 2 commits
-
-
Nicolas Jager authored
- buttons are .css and .ui based. - .svg used as icons are set in .ui. - .svg updated, filled circles removed. - backgrounds and borders are set in .css. - redundant and no-more-used code in callwidget.cpp/instantmessagingwidget.cpp removed. Change-Id: I9c52801a49d503c3c6a7dc8df9ae02ff90bb6a67 Tuleap: #148
-
Edric Milaret authored
- connection object captured could'nt be good - also fix wrong usage of messagePresent variable Change-Id: Ie75dc0d3a5d31108b4830972d372ac2bdbc19e36 Tuleap: #232
-
- 21 Jan, 2016 2 commits
-
-
Edric Milaret authored
- Right clicking on the QToolBar invoked a context menu hiding the said toolbar when clicked on. Change-Id: Ifbc86ce34d508bb7348ba5ca68ee3ef324e46ad7 Tuleap: #148
-
Edric Milaret authored
Change-Id: I32555bd2b031e87ab743f010dc2a60614b001beb Tuleap: #148
-
- 20 Jan, 2016 3 commits
-
-
Guillaume Roguez authored
Change-Id: Id2ed214923fa5ef8faa941ba83211c8a70084a3d
-
Edric Milaret authored
- enable Qt device pixel ratio detection, with a correctly written code the scale is painless (Use of QFontMetrics, ...) Change-Id: I868f8437c93a64651cf7ad8b0aa65804c6ad5295 Tuleap: #143
-
Nicolas Jager authored
- outbound call page created, moving widget from callinvite page to outbound page. - some useless style code removed. Change-Id: I00e355cff9ffbb6f27817865d7266a09fe45cea4 Tuleap: #148
-
- 19 Jan, 2016 6 commits
-
-
Edric Milaret authored
Change-Id: I11b1140372b37f7b06520ea3d2c58a22c6096d6a Tuleap: #242
-
Edric Milaret authored
- Also use focusWidget instead of activeWindow for all notifications because we can have an activeWidget without focus - Fix missing tr on notification text Change-Id: I0dd22799e1810530aecc6ed050c2be6ed2551b3e Tuleap: #242
-
Edric Milaret authored
Change-Id: I3b971d238edd65cdedfca531cfa33420928f9e68 Tuleap: #232
-
Edric Milaret authored
Also set all read when on im page or when displaying it Change-Id: I71fde714cdd4888e483e724fd3757a5adf540fb0 Tuleap: #232
-
Edric Milaret authored
- Also move the video button to the right Change-Id: Ib1f862ca923a6600457248d672f0b973e3834366 Tuleap: #148
-
Edric Milaret authored
Change-Id: I5738d1a435b0587ad1b1a9d0639ba7ea8f83bedf Tuleap: #148
-
- 18 Jan, 2016 5 commits
-
-
Nicolas Jager authored
- rounded corners, use Arial font, anti-aliasing, misc. - style sync with instantmessagingwidget Change-Id: I0b214550110dc45593a3e45094324ee6da6e740c Tuleap: #148
-
Nicolas Jager authored
- instant messaging and welcome pages are now sliding. Tuleap: #148 Change-Id: Ie0849191190861de1b624b8b1d5a2640928215d0
-
Nicolas Jager authored
- Smartlist some properties moved from code to .ui - Smartlistscrollbar replaced QScrollBar Change-Id: I0570fb2cc1a4ab0d7c003fad22d7297bc0ca7393 Tuleap: #148
-
Nicolas Jager authored
- splitter added between smartlist and the call/textView - some white spaces fixed in stylesheet.css Change-Id: Ia131ef594230e5daab547c7ff04451f2a8441264 Tuleap: #148
-
Edric Milaret authored
Also only make the call dissapear if it's over Change-Id: I411ee890ec570f3c51791d678670d64f0c841d56
-
- 15 Jan, 2016 1 commit
-
-
Edric Milaret authored
Change-Id: I5cb0c36a45cc953abb9a3cd34a4ed32dc1d204e1 Tuleap: #232
-