Ronan Abhamon
25b6925977
fix(app): little fixes & coding style
2016-12-29 16:51:39 +01:00
Ronan Abhamon
8240c265e3
feat(app):
...
- better `SmartSearchBarModel`, it uses only `SipAddressesModel`
- remove useless `UnregisteredSipAddresses[Proxy]Model`
- little fixes
- ...
2016-12-23 14:11:58 +01:00
Ronan Abhamon
bed7cddf06
feat(app):
...
- avoid the usage of a lot of singletons, use methods in `CoreManager` instead
- create a `UnregisteredSipAddressesProxyModel` model
- unstable
2016-12-21 11:27:33 +01:00
Ronan Abhamon
e5d9bf20f7
feat(app):
...
- remove useless smart-search-bar from cpp
- create a new `SipAddressesModel` component
- create a `UnregisteredSipAddressesModel` (it uses the previous model)
- `TimelineModel` uses too this model
- many fixes and refactoring
- `mapToSipAddress` moved from `ContactsListModel` to `SipAddressesModel`
- ...
2016-12-20 17:20:01 +01:00
Ronan Abhamon
e61c6cd893
feat(app): many coding style changes
2016-12-15 14:56:51 +01:00
Ronan Abhamon
d308d0a347
feat(ui/views/App/MainWindow/ContactEdit): supports the add of new contacts
2016-12-15 14:26:50 +01:00
Ronan Abhamon
989bbc4edf
feat(app): use new compilations flags
2016-12-01 11:21:54 +01:00
Ronan Abhamon
a20c32affd
feat(TimelineModel): init with sqlite data
2016-11-21 17:00:25 +01:00
Ronan Abhamon
558a55de7a
unstable
...
Signed-off-by: Ronan Abhamon <ronan.abhamon@belledonne-communications.com>
2016-11-17 17:20:11 +01:00
Ronan Abhamon
d4cd3d3005
feat(app): use wrapper
2016-11-17 11:52:09 +01:00