1. 8ab4a81 chatview: fix add button and invitation visibility by Sébastien Blin · 7 years ago
  2. 5b137be chatview: Add data transfer support by Guillaume Roguez · 7 years ago
  3. 77c579d copyright date update by Guillaume Roguez · 7 years ago
  4. 1b69f09 ringmainwindow: fix namespace firewall by Guillaume Roguez · 7 years ago
  5. 1fa8eb2 ringmainwindow: reduce code footprint by Guillaume Roguez · 7 years ago
  6. 3807d98 fix clear_history button with new lrc api by Nicolas Jager · 7 years ago
  7. baf20c8 check obsolete history at start by Nicolas Jager · 7 years ago
  8. a880482 change PendingRequests tabs management by Guillaume Roguez · 7 years ago
  9. 6673656 fix crash when no account selected by Guillaume Roguez · 7 years ago
  10. cfeffc3 fix: incoming chat message notification by Nicolas Jager · 7 years ago
  11. e9669d2 fix smartlist tabs behavior by Nicolas Jager · 7 years ago
  12. 3e4055b edit tabs by Nicolas Jager · 7 years ago
  13. a491104 ringmainwindow: move helpers into its own namespace by Guillaume Roguez · 7 years ago
  14. 8a3095a ringmainwindow: remove unused Qt connectors by Nicolas Jager · 7 years ago
  15. a04f442 ringmainwindow: more robust account selection by Guillaume Roguez · 7 years ago
  16. 64236c2 ringmainwindow: re-organize all Qt slots by Guillaume Roguez · 7 years ago
  17. 1eb30c6 ringmainwindow: minor code layout changes by Guillaume Roguez · 7 years ago
  18. 7e23840 ringmainwindow: factorize actions on enabled lrc account by Guillaume Roguez · 7 years ago
  19. 5121fd6 ringmainwindow: fix abuse of lambdas by Guillaume Roguez · 7 years ago
  20. b96d653 ringmainwindow: use unique_ptr than raw pointer by Guillaume Roguez · 7 years ago
  21. 3ea37de ringmainwindow: rename CppImpl::priv to widgets by Guillaume Roguez · 7 years ago
  22. 47cd8b5 ringmainwindow: move init code into CppImpl ctor/dtor by Guillaume Roguez · 7 years ago
  23. dbefafd ringmainwindow: refactor all remaining static functions by Guillaume Roguez · 7 years ago
  24. 6ee8df6 ringmainwindow: refactor hide_view_clicked by Guillaume Roguez · 7 years ago
  25. 1d96327 ringmainwindow: refactor fullscreen functions by Guillaume Roguez · 7 years ago
  26. 11339f8 ringmainwindow: refactor get_webkit_chat_container() by Guillaume Roguez · 7 years ago
  27. 527dc6b ringmainwindow: C++'ize change_view() by Guillaume Roguez · 7 years ago
  28. 6f43137 ringmainwindow: move C++ members into CppImpl by Guillaume Roguez · 7 years ago
  29. 1e50f0b ringmainwindow: create C++/C binding separation by Guillaume Roguez · 7 years ago
  30. 366243f currentcallview: fix Gtk warning and critical messages by Sébastien Blin · 7 years ago
  31. 55bff9d link client to LRC new models by Sébastien Blin · 7 years ago
  32. d532c74 contactsview: remove contacts view by Sébastien Blin · 7 years ago
  33. b5702dc historyview: remove history view by Sébastien Blin · 7 years ago
  34. 602babf ringmainwindow: improve ui of the search box. by AmarOk · 7 years ago
  35. 2a6150d update copyright date by Guillaume Roguez · 7 years ago
  36. 2bc3fd9 disable pending contact requests tab for sip accounts by Nicolas Jager · 7 years ago
  37. 6d4734e factorize some code in ringmainwindow by Guillaume Roguez · 7 years ago
  38. cd54b99 add guard to current_account_changed against nullptr parameters by Nicolas Jager · 7 years ago
  39. ffc4711 RingMainWindow : fix (un)selections in the left panel by Nicolas Jager · 7 years ago
  40. 0a41120 RingMainWindow : add notification to pending contact request tab by Guillaume Roguez · 7 years ago
  41. 03c80d0 ignore whitespace in search entry by Stepan Salenikovich · 7 years ago
  42. cda9552 do not perform lookup if search entry is empty by Stepan Salenikovich · 7 years ago
  43. 3026bb3 prevent crash during Qt model layout change by Stepan Salenikovich · 7 years ago
  44. ce1d013 change function signatures to reduce code by Stepan Salenikovich · 7 years ago
  45. 79b5f10 use gtk_combo_box_set_qmodel for account selector by Stepan Salenikovich · 7 years ago
  46. 9a53f8c improve search entry behaviour by Stepan Salenikovich · 7 years ago
  47. 509670b save user selected account by Stepan Salenikovich · 7 years ago
  48. d00761d ContactRequestContentView : new widget for contact request by Nicolas Jager · 8 years ago
  49. 91cae75 fix: AvailableAccountModel uses by Mathieu Audat · 7 years ago
  50. 15434f5 use the correct idx to select account on incoming call by Nicolas Jager · 7 years ago
  51. f71f8d8 fix : AvailableAccountModel uses by Nicolas Jager · 7 years ago
  52. 08389d2 Revert "fix : AvailableAccountModel uses" by Nicolas Jager · 7 years ago
  53. 1124172 fix : AvailableAccountModel uses by Nicolas Jager · 7 years ago
  54. 37194a6 fix account selector visibility by Stepan Salenikovich · 7 years ago
  55. a169c71 combobox_account_selector : set visibility in terms of accounts by Nicolas Jager · 7 years ago
  56. 5e2be73 combobox_account_selector : style for the alias improved by Nicolas Jager · 8 years ago
  57. 4c87b83 cc-crop-area: fix unused variable warnings by aviau · 8 years ago
  58. 0efc843 RingMainWindow : introduces contact requests list by Nicolas Jager · 8 years ago
  59. 40916b4 chosen account : use it for calls and lookups. by Nicolas Jager · 8 years ago
  60. 85e992a incoming call : change selected account to the same as the call by Nicolas Jager · 8 years ago
  61. 15a8b90 RingMainWindow : add account selector by Nicolas Jager · 8 years ago
  62. cbc8dcc don't show settings button during account wizard by Stepan Salenikovich · 7 years ago
  63. 08b2f45 fix displaced preview video on Wayland by Stepan Salenikovich · 7 years ago
  64. c74f761 fix : enumeration value 'ContactRequest' not handled in switch by Nicolas Jager · 7 years ago
  65. 65d6e1f name lookup : associate Account used with the ContactMethod by Nicolas Jager · 7 years ago
  66. e7221ed fix search bar crash by Guillaume Roguez · 8 years ago
  67. 5590314 lookup : removes the lock during a lookup by Nicolas Jager · 8 years ago
  68. fa24b93 Display different error when username lookup fails by Stepan Salenikovich · 8 years ago
  69. efd8cae Specify Ring account when perform name lookup by Stepan Salenikovich · 8 years ago
  70. 8f436a3 Fix URI lookups by aviau · 8 years ago
  71. 7b7be48 Search entry: use first account to detemine URI type by Stepan Salenikovich · 8 years ago
  72. 8c0b242 search_entry: Lookup Ring usernames by aviau · 8 years ago
  73. a06ce19 Search entry: reduce filtering events by Stepan Salenikovich · 8 years ago
  74. cac3504 Clear search regex on esc by Stepan Salenikovich · 8 years ago
  75. dcfb503 Filter contacts and history using search entry by Stepan Salenikovich · 8 years ago
  76. f53128f Use search entry to filter conversations list by Stepan Salenikovich · 8 years ago
  77. 039001d New chat view using gtkwebkit by aviau · 8 years ago
  78. 56530b1 fix account migration wizard by Stepan Salenikovich · 8 years ago
  79. 61d05b3 Fixed bad check ot account creation wizard by aviau · 8 years ago
  80. 6908184 Don't make use of gtk_stack_get_child_by_name by aviau · 8 years ago
  81. 1a41529 Debug string: don't make use of toStdString by aviau · 8 years ago
  82. b0ffc34 fix button next to search entry by Stepan Salenikovich · 8 years ago
  83. 6aeb485 Implement Multi-Device by aviau · 8 years ago
  84. f607822 remove GtkQSortFilterTreeModel by Stepan Salenikovich · 8 years ago
  85. e993324 search entry: open chat view instead of call by Stepan Salenikovich · 8 years ago
  86. ba87ae2 save and restore main window size by Stepan Salenikovich · 8 years ago
  87. 09e0b78 show chat/call view from selection in history and contacts by Stepan Salenikovich · 8 years ago
  88. 5fd97bc prevent duplicate calls by Stepan Salenikovich · 8 years ago
  89. 4ce8a2b prevent settings closing after first launch by Stepan Salenikovich · 8 years ago
  90. 419414c account wizard: make sure VideoWidget is destroyed by Stepan Salenikovich · 8 years ago
  91. 6f5e04a profile : allows to edit profile in the settings by Nicolas Jager · 8 years ago
  92. b413b30 profile: avatar selection during account wizard by Nicolas Jager · 8 years ago
  93. f968138 ringmainwindow: prevent crash on exit by Stepan Salenikovich · 8 years ago
  94. 9bbb19b Edit bootstrap servers as a list + GtkQTreeModel API changes by aviau · 8 years ago
  95. 0731de0 escape pango markup formatted strings by Stepan Salenikovich · 8 years ago
  96. 635258c quality: fix warnings due to unused functions/vars by Stepan Salenikovich · 8 years ago
  97. 5e604d5 account creation : handle "Unknown" user name by Nicolas Jager · 8 years ago
  98. 8043a56 Add button to hide chat view by Stepan Salenikovich · 9 years ago
  99. 58e7107 adapt to LRC API changes by Edric Milaret · 9 years ago
  100. d61974b Reduce size of header bar icons by Stepan Salenikovich · 9 years ago