Wescoeur
|
3d3ada014b
|
fix(app): execute command at startup correctly (not when core is restarted)
|
2017-07-22 20:18:56 +02:00 |
|
Wescoeur
|
d4e89205a0
|
fix(Conference): better code
|
2017-07-22 19:41:36 +02:00 |
|
Nicolas Follet
|
646f0fe3b9
|
feat(App): supports commands and conferences with id
|
2017-07-22 19:24:01 +02:00 |
|
Ronan Abhamon
|
9f6857ce7c
|
feat(SettingsModel): add a video mode supports for auto answer (close #44)
|
2017-07-21 13:18:47 +02:00 |
|
Ronan Abhamon
|
c103e18037
|
fix(Notifier): check correctly internalWindow...
|
2017-07-21 12:55:16 +02:00 |
|
Ronan Abhamon
|
8ea7ec79fa
|
feat(tests): add AssistantViewTest
|
2017-07-20 10:53:59 +02:00 |
|
Ronan Abhamon
|
1a31ab06d7
|
fix(SettingsSipAccountsEdit): detect correctly sip addresses
|
2017-07-19 16:00:55 +02:00 |
|
Ronan Abhamon
|
ff985c090c
|
feat(AccountSettingsModel): addOrUpdateProxyConfig load nom xml config file before create config
|
2017-07-19 15:47:09 +02:00 |
|
Ronan Abhamon
|
1fb8e3e7a7
|
fix(AccountSettingsModel): test if identity address of proxy config is valid
|
2017-07-19 15:20:28 +02:00 |
|
Ronan Abhamon
|
659a6a5f71
|
fix(app): display locale only if help or version is not displayed
|
2017-07-19 14:59:52 +02:00 |
|
Ronan Abhamon
|
29b9040894
|
feat(tests/main-view): add a testMainMenuEntries method
|
2017-07-19 14:52:29 +02:00 |
|
Ronan Abhamon
|
62e9a39351
|
fix(tests/main-view): avoid usage of QTRY_VERIFY_WITH_TIMEOUT
|
2017-07-19 12:08:51 +02:00 |
|
Ronan Abhamon
|
dd794f92cd
|
feat(tests/main-view): add a showSettingsWindow method
|
2017-07-19 11:52:24 +02:00 |
|
Ronan Abhamon
|
38a4df6090
|
feat(tests/main-view): add a showAboutPopup method
|
2017-07-19 11:23:02 +02:00 |
|
Ronan Abhamon
|
55b07cb119
|
fix(tests/self-test): fix test for mac os
|
2017-07-19 10:41:08 +02:00 |
|
Wescoeur
|
e35927d1fd
|
fix(App): register linphone::ProxyConfig to avoid unusable type in qml (close #41)
|
2017-07-18 19:21:36 +02:00 |
|
Wescoeur
|
76e660bb4f
|
feat(tests/main-view): use QCOMPARE instead of QVERIFY for object name
|
2017-07-18 18:25:09 +02:00 |
|
Wescoeur
|
5ccc977754
|
feat(tests/self-test): wait exposed window
|
2017-07-18 18:18:39 +02:00 |
|
Ronan Abhamon
|
7f8db02001
|
feat(tests): return an error code at program termination, logs tests status
|
2017-07-18 14:08:55 +02:00 |
|
Ronan Abhamon
|
31f2ec673f
|
feat(tests/MainViewTest): close popup in showManageAccountsPopup
|
2017-07-18 13:53:45 +02:00 |
|
Ronan Abhamon
|
c7509acd9b
|
feat(tests/MainViewTest): add a showManageAccountsPopup method
|
2017-07-18 13:40:36 +02:00 |
|
Wescoeur
|
4524a4036e
|
feat(App): supports test, self-test is now a test and not a program option
|
2017-07-17 20:48:46 +02:00 |
|
Ronan Abhamon
|
c457fbadc5
|
feat(App): provide a way to run tests (in progress)
|
2017-07-17 17:28:49 +02:00 |
|
Wescoeur
|
d32f8ed4b7
|
fix(QExifImageHeader): clean compilation warnings
|
2017-07-16 23:06:23 +02:00 |
|
Wescoeur
|
2987cdd5ef
|
fix(MessagesCountNotifier): remove unused var warning
|
2017-07-16 22:51:52 +02:00 |
|
Wescoeur
|
4f30465275
|
chore(CMakeLists.txt): old-style-cast is an error warn now
|
2017-07-16 22:49:05 +02:00 |
|
Wescoeur
|
e249bc3e69
|
fix(QExifImageHeader): use app indentation
|
2017-07-16 22:29:15 +02:00 |
|
Wescoeur
|
8d46bcb1ae
|
feat(Colors): do not override if config is null
|
2017-07-16 22:22:11 +02:00 |
|
Wescoeur
|
8c83d32da5
|
feat(MessagesCountNotifier): limit counter to 99
|
2017-07-16 22:11:26 +02:00 |
|
Sylvain Berfini
|
e0428071c6
|
Added EXIF orientation support for file transfer images' preview
|
2017-07-12 15:59:02 +02:00 |
|
Ghislain MARY
|
01775fe616
|
Prevent crash if the plugins directory does not exist and cannot be created.
|
2017-07-05 13:58:33 +02:00 |
|
Ghislain MARY
|
39cc76d46b
|
Fix crashes when starting the application if no linphonerc file exists yet.
|
2017-07-04 17:56:42 +02:00 |
|
Ghislain MARY
|
3893e2882f
|
Implement display of unread messages count on the application icon in the dock on Mac OS X.
|
2017-06-30 15:18:13 +02:00 |
|
Ghislain MARY
|
5a29621141
|
Fix crash when terminating a call.
|
2017-06-29 16:04:57 +02:00 |
|
Ghislain MARY
|
a5301bd410
|
Fix build on Mac OS X.
|
2017-06-29 15:58:13 +02:00 |
|
Ronan Abhamon
|
97a100c79e
|
feat(App): provide a MessagesCountNotifier component created by CoreManager
|
2017-06-29 12:39:08 +02:00 |
|
Ronan Abhamon
|
251db098d8
|
feat(App): supports only Qt5.9 now
|
2017-06-28 18:42:55 +02:00 |
|
Ronan Abhamon
|
e04cdfd78a
|
fix(App): clean imports and misc
|
2017-06-28 15:53:37 +02:00 |
|
Ronan Abhamon
|
5fd8e2288a
|
feat(App): remove useless imports
|
2017-06-28 14:59:27 +02:00 |
|
Ronan Abhamon
|
aee5c08f86
|
fix(ChatModel): remove useless properties
|
2017-06-28 14:22:43 +02:00 |
|
Ronan Abhamon
|
102c8861b7
|
fix(App): little fixes
|
2017-06-28 14:18:21 +02:00 |
|
Ronan Abhamon
|
da0b235d03
|
fix(CoreManager): move assert to the right place in getChatModelFromSipAddress
|
2017-06-28 14:01:09 +02:00 |
|
Ronan Abhamon
|
7aeba2757c
|
fix(ChatProxyModel): use a unique ChatModel if many proxies use a same sip address
|
2017-06-28 13:58:26 +02:00 |
|
Ghislain MARY
|
c144deecc7
|
Fix refresh timer interval for camera rendering.
|
2017-06-27 17:28:56 +02:00 |
|
Ronan Abhamon
|
3c205c7098
|
feat(Notifications): deal with recording
|
2017-06-27 15:34:33 +02:00 |
|
Ronan Abhamon
|
63ea842fec
|
feat(Notifications): REEEEEEFACTORING. (And supports snapshot notification.)
|
2017-06-27 14:57:12 +02:00 |
|
Ronan Abhamon
|
ed53593e34
|
feat(Notifier): refactoring, more user friendly for coders
|
2017-06-27 11:15:04 +02:00 |
|
Wescoeur
|
f72e25286e
|
Revert "feat(App): add an import qml path for plugins"
This reverts commit e7c60ca31f.
|
2017-06-27 00:17:03 +02:00 |
|
Wescoeur
|
e7c60ca31f
|
feat(App): add an import qml path for plugins
|
2017-06-27 00:08:34 +02:00 |
|
Wescoeur
|
73e0f0b73e
|
feat(App): add an app directory for plugins
|
2017-06-26 23:48:07 +02:00 |
|