1. d2cad06 chat: refactor chat view out of call view code by Stepan Salenikovich · 9 years ago
  2. c132342 RecentContactsView: use RecentModel selection by Stepan Salenikovich · 9 years ago
  3. 8d07695 pixmapmanipulatori: adapt to new API by Stepan Salenikovich · 9 years ago
  4. 7e28355 Add slider to control video quality by Stepan Salenikovich · 9 years ago
  5. 16db8ca remove videowindow source files by Stepan Salenikovich · 9 years ago
  6. 5e431cf main window: prevent video-double-clicked warnings by Stepan Salenikovich · 9 years ago
  7. e97b940 initialize value to prevent compilation warning by Stepan Salenikovich · 9 years ago
  8. 4e7ea71 recentcontacts: handle COUNT__ Ring::ObjectType by Stepan Salenikovich · 9 years ago
  9. 501a7f8 history view: display date below the time by Stepan Salenikovich · 9 years ago
  10. 803562b history view: fix order and timestamp by Stepan Salenikovich · 9 years ago
  11. bd4b377 destroy call view when settings are shown by Stepan Salenikovich · 9 years ago
  12. e1b5489 change how fullscreen is created by Stepan Salenikovich · 9 years ago
  13. 5b810ce i18n: translations update by Stepan Salenikovich · 9 years ago
  14. ef0053d i18n: translations update by Stepan Salenikovich · 9 years ago
  15. 5ed1b49 call controls: make accessible via keyboard by Stepan Salenikovich · 9 years ago
  16. d080d6d add translation credits by Stepan Salenikovich · 9 years ago
  17. fd7763f update author credits by Stepan Salenikovich · 9 years ago
  18. d6a4ef3 video widget: do not listen to frameUpdated signal by Stepan Salenikovich · 9 years ago
  19. b02e9e4 ringnotify: prevent ASSERT during conferences by Stepan Salenikovich · 9 years ago
  20. 0c17cb6 conversations: drag and drop to create conferences by Stepan Salenikovich · 9 years ago
  21. f115733 main view: remove ringID at the bottom by Stepan Salenikovich · 9 years ago
  22. 0c7aa2a call view: fade controls and info by Stepan Salenikovich · 9 years ago
  23. e178e63 call view: place controls and info as overlays by Stepan Salenikovich · 9 years ago
  24. c6e9c0f model bindings: add drag and drop interface by Stepan Salenikovich · 9 years ago
  25. 36ef394 video widget: make of type GtkClutterEmbed by Stepan Salenikovich · 9 years ago
  26. a5e8e36 chat: add option for chat to be the right (default) by Stepan Salenikovich · 9 years ago
  27. a5129f6 chat: put into a GtkPaned instead of GtkRevealer by Stepan Salenikovich · 9 years ago
  28. 953969a remove video bitrate control during call by Stepan Salenikovich · 9 years ago
  29. ba1fc2d contacts view: clean up code by Stepan Salenikovich · 9 years ago
  30. 4a5dd7f history view: clean up code by Stepan Salenikovich · 9 years ago
  31. 4226583 call button: unlink and set no border releif by Stepan Salenikovich · 9 years ago
  32. e8ef935 smart view: prevent call duration column from taking up space by Stepan Salenikovich · 9 years ago
  33. ce9660d main window: allow pane to be shrunk left or right by Stepan Salenikovich · 9 years ago
  34. b9167f0 notebook tabs: allow them to be scrollable by Stepan Salenikovich · 9 years ago
  35. 1dc8864 search entry: remove minimum size requirement by Stepan Salenikovich · 9 years ago
  36. 5d1514b adapt code to LRC API change by Guillaume Roguez · 9 years ago
  37. cebc592 welcome text: use style class instead of color by Stepan Salenikovich · 9 years ago
  38. 58cfc15 translation: add missing strings for sharing options by Julien Grossholtz · 9 years ago
  39. e4981b2 treeviews: set text color to default when item is selected by Stepan Salenikovich · 9 years ago
  40. caa182a q tree model bindings: fix rows reordered logic by Stepan Salenikovich · 9 years ago
  41. b29cf91 frequent contacts view: remove as it is no longer used by Stepan Salenikovich · 9 years ago
  42. e334bf8 callsview: remove as it is no longer used by Stepan Salenikovich · 9 years ago
  43. 365dfd1 compilation: fix compatibility with older gcc by Stepan Salenikovich · 9 years ago
  44. ec0862f smartview: scroll to selected call by Stepan Salenikovich · 9 years ago
  45. e8fa681 smartview: match CallModel selection by Stepan Salenikovich · 9 years ago
  46. 2f8b449 smartview: replace calls and frequent view by Stepan Salenikovich · 9 years ago
  47. 0ba9810 q tree model bindings: use rows reordered by Stepan Salenikovich · 9 years ago
  48. 22de059 q tree model bindings: recursively insert rows by Stepan Salenikovich · 9 years ago
  49. fcf8fc6 q tree model bindings: add missing stamp by Stepan Salenikovich · 9 years ago
  50. c1ae2f7 i18n: translation update by Guillaume Roguez · 9 years ago
  51. a8860ea renderer: adapt to daemon API by Guillaume Roguez · 9 years ago
  52. 3034d92 ui: remove animations between call views by Stepan Salenikovich · 9 years ago
  53. a4603d6 i18n: languages update by Guillaume Roguez · 9 years ago
  54. 3172530 i18n: weekly languages update by Guillaume Roguez · 9 years ago
  55. b78d406 welcome view: update translations with new text by Stepan Salenikovich · 9 years ago
  56. 48b45c1 search entry: set width chars to fit placeholder text by Stepan Salenikovich · 9 years ago
  57. d48a742 main window: set tabs to expand by Stepan Salenikovich · 9 years ago
  58. 04be153 i18n: weekly translation update by Guillaume Roguez · 9 years ago
  59. 8664873 welcome view: hide RingID at the bottom by Stepan Salenikovich · 9 years ago
  60. 2cde761 welcome view: add logo and text explaning Ring by Stepan Salenikovich · 9 years ago
  61. 30e134e utils: move RING account detection to utils by Stepan Salenikovich · 9 years ago
  62. 9ffad5e code improvement: replace #defines with constexpr by Stepan Salenikovich · 9 years ago
  63. ee8506e gnome: add different avatar for conferences by Stepan Salenikovich · 9 years ago
  64. a7a19bc contacts list: restructure view and code by Stepan Salenikovich · 9 years ago
  65. f058aeb main window: remove border width by Stepan Salenikovich · 9 years ago
  66. 9c6cb5a search entry: add placeholder text by Stepan Salenikovich · 9 years ago
  67. 92189cc autocompletion: reset to default font size by Stepan Salenikovich · 9 years ago
  68. f59fd9e search entry: reset font style to default by Stepan Salenikovich · 9 years ago
  69. 6450567 search entry: move above the contacts lists by Stepan Salenikovich · 9 years ago
  70. e40e48d gnome: show git ref in about dialog and -v output by Stepan Salenikovich · 9 years ago
  71. 0daae21 i18n: languages update by Guillaume Roguez · 9 years ago
  72. 2bc2327 autostart: preserve last window state by Stepan Salenikovich · 9 years ago
  73. 593ddf5 i18n: mark --help descriptions for translation by Stepan Salenikovich · 9 years ago
  74. bb9c24e gnome: add option to restore window in hidden state by Stepan Salenikovich · 9 years ago
  75. b8fa943 readme: update with gettext dependency by Stepan Salenikovich · 9 years ago
  76. b63a552 i18n: update by Guillaume Roguez · 9 years ago
  77. e23273f cmake: fix generated desktop file by Stepan Salenikovich · 9 years ago
  78. dd82f9b cmake: add RING_INSTALL_PREFIX variable by Stepan Salenikovich · 9 years ago
  79. be6550c gnome: implement dbus error interface by Stepan Salenikovich · 9 years ago
  80. 1429b86 i18n: added french and lithuanian translations by Guillaume Roguez · 9 years ago
  81. 40f4226 i18n: add Transifex config file by Stepan Salenikovich · 9 years ago
  82. a1b8cb3 i18n: mark strings in code for translation by Stepan Salenikovich · 9 years ago
  83. 6c39b10 t10n: prevent destruction of QTranslator instance by Stepan Salenikovich · 9 years ago
  84. 67c5dd3 translations: load LRC translations by Stepan Salenikovich · 9 years ago
  85. e88f669 translations: add gettext support by Stepan Salenikovich · 9 years ago
  86. c3c7f1e gnome: add border relief to video quality button by Stepan Salenikovich · 9 years ago
  87. db15398 gnome: revert to square buttons by Stepan Salenikovich · 9 years ago
  88. 943bd05 gnome: add record button to interface by Stepan Salenikovich · 9 years ago
  89. e371bd1 contacts: use display name when adding a new contact by Stepan Salenikovich · 9 years ago
  90. 870d739 gnome: fix Control+Q quit on gtk+<3.12 by Stepan Salenikovich · 9 years ago
  91. bbd6c13 gnome: adapt to new LRC interfaces API by Stepan Salenikovich · 9 years ago
  92. 2beca29 gnome: fix leaked cairo_pattern_t by Stepan Salenikovich · 9 years ago
  93. 8573f86 gnome: fix leaked GtkTreeIters by Stepan Salenikovich · 9 years ago
  94. d2dfc16 gnome: fix leaked GtkTreePaths by Stepan Salenikovich · 9 years ago
  95. 6242ff1 gnome: adapt to LRC certificate api changes by Stepan Salenikovich · 9 years ago
  96. cb1c295 gnome: keep track of selected video input by Stepan Salenikovich · 9 years ago
  97. 31889a3 gnome: continue video stream on file share cancel by Stepan Salenikovich · 9 years ago
  98. ea932de gnome: allow displayed Ring ID to be ellipsized by Stepan Salenikovich · 9 years ago
  99. b79ed57 gnome: reduce default window size by Stepan Salenikovich · 9 years ago
  100. d45e639 gnome: put account settings in a scrolled window by Stepan Salenikovich · 9 years ago