Commit graph

1682 commits

Author SHA1 Message Date
Ghislain MARY
7077563adc Do not use desktop OpenGL on Windows. 2017-03-22 16:01:01 +01:00
Ghislain MARY
b93af38116 Build turbo-jpeg on Windows. 2017-03-22 16:00:23 +01:00
Ronan Abhamon
7e0c6dff13 chore(CMakeLists.txt): do not supports qml debug 2017-03-22 13:35:14 +01:00
Ronan Abhamon
c8e57bc7ed feat(src/app/App): create calls/settings windows only when it's requested 2017-03-22 13:33:22 +01:00
Ronan Abhamon
3de094165f feat(ui/views/App/Calls/CallsWindow): handle correctly close 2017-03-22 11:43:28 +01:00
Ronan Abhamon
e4076f8eb8 fix(ui/views/App/Main/ManageAccounts): fix the style location 2017-03-22 10:46:19 +01:00
Ronan Abhamon
53f804aa5a feat(src/main): try to optimize opengl context 2017-03-22 10:32:56 +01:00
Ronan Abhamon
afba34e03a feat(src/components/camera/Camera): remove useless code 2017-03-22 09:38:18 +01:00
Ronan Abhamon
e639983177 feat(src/components/camera/Camera): limit cpu usage 2017-03-21 17:39:51 +01:00
Ronan Abhamon
cb55e676bc feat(src/components/camera/Camera): try to limit cpu usage 2017-03-21 17:26:35 +01:00
Ronan Abhamon
b04ab27352 fix(ui/views/App/Calls/Incall): open fullscreen correctly 2017-03-21 15:51:39 +01:00
Ronan Abhamon
231f4144dc feat(ui/views/App/Calls/Incall): video request uses custom Window component 2017-03-21 15:41:22 +01:00
Ghislain MARY
630ec6038b Update linphone submodule. 2017-03-21 12:06:02 +01:00
Ronan Abhamon
17d3069456 chore(submodules): update bctoolbox and bzrtp 2017-03-21 12:00:35 +01:00
Ronan Abhamon
dd1bd7124c feat(app): many changes
- refactoring
  - supports own transient window system
  - update languages
  - ...
2017-03-21 11:57:28 +01:00
Ghislain MARY
2db66e1f98 Do not build turbo-jpeg as it is provided by Qt5. 2017-03-20 15:18:13 +01:00
Ghislain MARY
8f3b4f2494 Update bcg729, cmake-builder and linphone submodules. 2017-03-20 15:16:44 +01:00
Ronan Abhamon
1a33c3718c feat(src/components/presence/Presence): use QStringLiteral for icon names 2017-03-20 12:31:54 +01:00
Ronan Abhamon
cb4626faae feat(ui/views/App/Settings/SettingsSipAccounts): supports default identity config 2017-03-20 11:54:41 +01:00
Ronan Abhamon
2d8cf78839 feat(ui/views/App/Main/MainWindow): use a logic file 2017-03-20 10:52:54 +01:00
Ronan Abhamon
2069e990af feat(ui/views/App/Main/MainWindow): add a hidden button to refresh registers 2017-03-20 10:12:10 +01:00
Ronan Abhamon
dd09e6d3b1 fix(app): coding style 2017-03-20 10:11:21 +01:00
Ghislain MARY
0310ccb6c6 Remove useless condition. 2017-03-17 16:33:58 +01:00
Ronan Abhamon
82cdd6bc3c feat(assets/languages): add translations 2017-03-17 16:28:49 +01:00
Ronan Abhamon
6788f33e5b fix(app): coding style 2017-03-17 16:12:54 +01:00
Ronan Abhamon
314899ac0a feat(app): little fixes on Presence 2017-03-17 15:57:08 +01:00
Ghislain MARY
7339b7e4a8 Handle presence. 2017-03-17 14:58:33 +01:00
Ghislain MARY
28815a2ebd Update linphone submodule. 2017-03-17 14:56:31 +01:00
Ronan Abhamon
d59f1ddde1 feat(ui/views/App/Calls/Incall): hide fullscreen window when call is ended 2017-03-17 14:51:19 +01:00
Ronan Abhamon
bd4b18d272 feat(ui/views/App/Calls/Incall): all logic functions are now in a specific file 2017-03-17 14:14:58 +01:00
Ronan Abhamon
176e3d1a0f feat(app): many things:
- `qsTr` supports `js` sources
  - create a logic file for `ui/views/App/Calls/Incall.qml`
  - `openConfirmDialog` in `ui/scripts/Utils/utils.js` supports properties` and
    `openWindow` supports correctly properties if `window` is a qml string
2017-03-17 11:25:46 +01:00
Wescoeur
99156f805d feat(ui/scripts/Utils/uri-tools): supports IP 2017-03-17 00:07:33 +01:00
Ghislain MARY
9cdef13bc8 Update belle-sip and linphone submodules. 2017-03-16 17:51:38 +01:00
Ronan Abhamon
3e40f13ace chore(submodules): update linphone 2017-03-16 16:54:00 +01:00
Ronan Abhamon
eb6e28c2e3 feat(src/main.cpp): supports opengl render on mac 2017-03-16 16:49:18 +01:00
Ronan Abhamon
a105095fb0 chore(submodules): update bcg729, bctoolbox, belle-sip & cmake-builder 2017-03-16 15:06:54 +01:00
Ronan Abhamon
e5cae3f0db chore(submodules): update linphone 2017-03-16 14:53:05 +01:00
Ronan Abhamon
cad264ef9a feat(src/components/camera/Camera): add comments 2017-03-16 13:58:53 +01:00
Ronan Abhamon
9f1fc6df26 fix(src/components/camera/Camera): deal with multi-threads 2017-03-16 13:32:07 +01:00
Ronan Abhamon
b1f294f58c feat(src/components/camera/Camera): deal with multi-threads 2017-03-16 12:09:02 +01:00
Ronan Abhamon
9b13de1084 feat(src/components/calls/CallsListModel): use a direction connection to deal with call states 2017-03-16 10:03:22 +01:00
Ronan Abhamon
2ae919f282 feat(src/components/camera/Camera): provide a protection to render in other thread 2017-03-15 17:45:36 +01:00
Sylvain Berfini
690f4beff2 Updated linphone 2017-03-15 15:16:12 +01:00
Ronan Abhamon
7445ba6aa2 chore(submodules): update belle-sip 2017-03-15 10:27:29 +01:00
Ronan Abhamon
69da806f46 feat(src/components/call/CallModel): add assert when one instance is created 2017-03-15 10:24:08 +01:00
Ronan Abhamon
fc101bd878 feat(ui/modules/Common/Form/ComboBox): remove getFlattenedModel function 2017-03-15 10:19:23 +01:00
Ronan Abhamon
c88865df00 fix(resources.qrc): add missing file 2017-03-15 09:42:47 +01:00
Ronan Abhamon
1c47c5c8ed chore(languages): remove automatically useless trads 2017-03-15 09:39:19 +01:00
Wescoeur
6574cc8b88 feat(ui/modules/Common/Form/ComboBox): supports icon on selected entry + create logic file 2017-03-15 00:15:13 +01:00
Ronan Abhamon
d648e10c3e chore(submodules): update bctoolbox, belle-sip & linphone 2017-03-14 17:45:02 +01:00