Commit graph

12 commits

Author SHA1 Message Date
Ronan Abhamon
4d91eb4a85 feat(app): provide a custom notifier 2016-11-16 10:46:52 +01:00
Ronan Abhamon
8c723cdcde feat(app): provide a way to convert a sip address in contact ContactsListModel::mapSipAddressToContact (QML & C++ support) 2016-11-14 11:51:14 +01:00
Ronan Abhamon
606808a636 feat(src): add timeline component 2016-11-10 16:01:23 +01:00
Ronan Abhamon
8ca63e094c refactoring (in progress) 2016-10-31 10:53:30 +01:00
Ronan Abhamon
6a66fd18f9 feat(app): qml logger supports time and color level 2016-10-28 09:47:57 +02:00
Ronan Abhamon
260cebc8de feat(app): add new tool test_qml that run unit tests on all *.spec.qml files 2016-10-20 13:53:10 +02:00
Ronan Abhamon
69897ef36e feat(CMakeLists.txt): check_qml is executed before update_translations 2016-10-19 11:09:00 +02:00
Ronan Abhamon
18f380a4f1 feat(app): install git pre-commit hook via cmake 2016-10-18 14:27:18 +02:00
Ronan Abhamon
467c2102c5 feat(app): the languages resources are updated (with make) if a qml file changes 2016-10-17 16:44:35 +02:00
Ronan Abhamon
cb53ece64a feat(app): use make to rebuild languages when a .cpp is altered 2016-10-17 15:42:57 +02:00
Ronan Abhamon
3fbc24fd07 feat(app): use now cmake to build project
- remove useless scripts
- move `build_resources_file` to root and rename it to `update_resources`
- update/create languages directly with cmake
2016-10-14 15:06:40 +02:00
Ronan Abhamon
a505646523 feat(app): use cmake (in progress) 2016-10-14 10:55:04 +02:00