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