Ronan Abhamon
|
f514b2d6e3
|
feat(ui/views/App/Settings/SettingsUi): view in progress, add a ComboBox component
|
2017-02-22 16:31:32 +01:00 |
|
Ronan Abhamon
|
b4da8ddce9
|
fix(src/app/App): use showNormal instead of setVisible
|
2017-02-22 14:12:59 +01:00 |
|
Ronan Abhamon
|
afb7230168
|
feat(ui/views/App/Settings/SettingsUi): view in progress, add a FileChooserButton component
|
2017-02-22 13:49:07 +01:00 |
|
Ronan Abhamon
|
b3ab740504
|
fix(ui/views/App/Main/MainWindow): fix force view, transmit parameters correctly
|
2017-02-22 10:18:55 +01:00 |
|
Ronan Abhamon
|
363963959a
|
feat(ui/views/App/Main/MainWindow): remove isInitiallyIconified helper, set visibility directly with cpp
|
2017-02-22 09:32:15 +01:00 |
|
Ghislain MARY
|
e34016033a
|
Add --iconified command line option.
|
2017-02-21 18:08:24 +01:00 |
|
Ghislain MARY
|
8736322634
|
Use labels in source code for translation instead of real strings.
|
2017-02-21 17:45:36 +01:00 |
|
Ghislain MARY
|
5e37e2cfb5
|
Update linphone submodule.
|
2017-02-21 17:45:24 +01:00 |
|
Ronan Abhamon
|
761b924216
|
feat(ui/views/App/Main/MainWindowMenuBar): display correctly settings window
|
2017-02-21 17:17:40 +01:00 |
|
Ronan Abhamon
|
4ce2c6f99b
|
fix(ui/views/App/Main/MainWindow): handle correcty window visibility
|
2017-02-21 16:59:51 +01:00 |
|
Ghislain MARY
|
93371b8718
|
Add some command line options.
|
2017-02-21 16:17:18 +01:00 |
|
Ronan Abhamon
|
0840a90b56
|
chore(assets/images): use correct home_xxx icons
|
2017-02-21 16:14:22 +01:00 |
|
Ronan Abhamon
|
3c961c0c4c
|
fix(ui/modules/Linphone/Chat/Chat): coding style
|
2017-02-21 15:34:23 +01:00 |
|
Ronan Abhamon
|
6b0d1bc432
|
fix(ui/modules/Linphone/Chat/Chat): fix a ReferenceError: _initView is not defined error
|
2017-02-21 15:33:04 +01:00 |
|
Ronan Abhamon
|
912b0e8a17
|
fix(ui/modules/Common/View/ScrollableListView): remove contentHeight support due to an loop contentWidth error in Chat
|
2017-02-21 15:26:29 +01:00 |
|
Ronan Abhamon
|
8576147aa0
|
feat(src/components/chat/ChatModel): supports terminated calls
|
2017-02-21 15:13:12 +01:00 |
|
Ronan Abhamon
|
990dc04f0a
|
fix(src/components/sip-addresses/SipAddressesModel): better code
|
2017-02-21 14:45:21 +01:00 |
|
Ronan Abhamon
|
217e2f45b7
|
feat(src/components/sip-addresses/SipAddressesModel): deal with calls
|
2017-02-21 14:20:16 +01:00 |
|
Ronan Abhamon
|
4b97a94da2
|
fix(src/components/sip-addresses/SipAddressesModel): use correct call timestamp
|
2017-02-21 13:34:56 +01:00 |
|
Ronan Abhamon
|
4dbfd7c689
|
feat(ui/modules/Common/Form/SearchBox): little fix
|
2017-02-21 12:12:39 +01:00 |
|
Ronan Abhamon
|
e78df3a161
|
feat(ui/views/App/Main/MainWindow): disable collapse on linux
|
2017-02-21 11:48:55 +01:00 |
|
Ronan Abhamon
|
bcf8b85135
|
feat(ui/views/App/Main/MainWindow): force collapsed when smart search bar is opened on linux
|
2017-02-21 11:28:27 +01:00 |
|
Ronan Abhamon
|
54f288317c
|
feat(ui/views/App/Main/ContactEdit): display correctly background color
|
2017-02-21 11:10:02 +01:00 |
|
Ronan Abhamon
|
3e6d15f522
|
feat(ui/modules/Common/Form/SearchBox): add a specific component for GNU/Linux
|
2017-02-21 10:50:07 +01:00 |
|
Ronan Abhamon
|
66662eeb79
|
feat(src/app/DefaultTranslator): handle correcty extra selectors
|
2017-02-21 10:25:38 +01:00 |
|
Ghislain MARY
|
64e54ca6cb
|
Do not use deprecated call methods.
|
2017-02-20 16:39:14 +01:00 |
|
Ronan Abhamon
|
e9db2d5698
|
feat(ui/modules/Common/Popup): remove animation
|
2017-02-20 15:06:31 +01:00 |
|
Ronan Abhamon
|
8ddefd6e9c
|
chore(submodule): update linphone
|
2017-02-20 13:53:44 +01:00 |
|
Ronan Abhamon
|
28a116f976
|
feat(ui/views/App/Main/ContactEdit): fix edit icon
|
2017-02-20 13:52:35 +01:00 |
|
Ronan Abhamon
|
3cd7778839
|
chore(assets/languages): add translations on contact edit view
|
2017-02-20 12:34:22 +01:00 |
|
Ronan Abhamon
|
47dc630a58
|
fix(ui/modules/Linphone/Notifications/NotificationReceivedCall): cast correctly notification._call to bool
|
2017-02-20 12:20:08 +01:00 |
|
Ronan Abhamon
|
93dc8a5733
|
feat(app): remove useless SmartConnect component
|
2017-02-20 12:17:43 +01:00 |
|
Ronan Abhamon
|
80fdfd233c
|
feat(ui/views/App/Calls/Incall): use Connections component
|
2017-02-20 12:16:03 +01:00 |
|
Ronan Abhamon
|
d366168530
|
feat(ui/views/App/Main/ContactEdit): use Connections component
|
2017-02-20 12:02:42 +01:00 |
|
Ronan Abhamon
|
613cfa2aa9
|
feat(ui/views/App/Main/MainWindow): add more secure on first home render
|
2017-02-20 11:59:24 +01:00 |
|
Ronan Abhamon
|
0c1d6929cd
|
feat(ui/modules/Linphone/Timeline): use Connections component
|
2017-02-20 11:56:31 +01:00 |
|
Ronan Abhamon
|
92d076ffb8
|
fix(ui/modules/Linphone/Chat/Chat): use Connections component
|
2017-02-20 11:42:10 +01:00 |
|
Ronan Abhamon
|
4a228d3109
|
chore(submodule): update linphone
|
2017-02-20 11:30:57 +01:00 |
|
Ronan Abhamon
|
a409da74d2
|
feat(ui/modules/Linphone/Calls/Calls): use Connections
|
2017-02-20 11:28:45 +01:00 |
|
Ronan Abhamon
|
d9f1d86254
|
feat(ui/modules/Common/Form/SearchBox): remove usage of SmartConnect
|
2017-02-20 11:06:30 +01:00 |
|
Ronan Abhamon
|
5e69b750d0
|
fix(ui/modules/Common/Form/ListForm): use values instead of listForm in setTimeout
|
2017-02-20 10:55:34 +01:00 |
|
Ronan Abhamon
|
dfd0516399
|
fix(ui/modules/Common/Form/ListForm): add same magic code at a lower depth...
|
2017-02-20 10:50:53 +01:00 |
|
Ronan Abhamon
|
241049e93b
|
fix(ui/modules/Common/Form/ListForm): remove "magic code"
|
2017-02-20 10:43:34 +01:00 |
|
Ronan Abhamon
|
1ea9cb6796
|
fix(ui/modules/Linphone/Chat/Chat): display component correctly (not a ugly white foreground)
|
2017-02-20 09:37:18 +01:00 |
|
Ghislain MARY
|
09fa8a8666
|
Set the resources path correctly when executing the application from a Mac OS X bundle.
|
2017-02-17 18:23:15 +01:00 |
|
Ghislain MARY
|
97d308d064
|
Update linphone submodule.
|
2017-02-17 18:22:55 +01:00 |
|
Ronan Abhamon
|
90b633b30a
|
feat(app): better architecture in Common
|
2017-02-17 17:03:26 +01:00 |
|
Ronan Abhamon
|
f80b563c95
|
feat(ui/views/App/InviteFriends): open url externally
|
2017-02-17 15:29:54 +01:00 |
|
Ronan Abhamon
|
28cf495abc
|
fix(ui/modules/Common/SearchBox): hide menu if height, width, x or y are updated
|
2017-02-17 15:08:41 +01:00 |
|
Ronan Abhamon
|
59f4131d9b
|
feat(src/app/App): don't quit if last window is closed
|
2017-02-17 15:04:32 +01:00 |
|