Ronan Abhamon
|
fd82d4e1ce
|
fix(App): use factory file in getConfigIfExists, useful to override correctly colors for the first time
|
2018-07-18 11:34:32 +02:00 |
|
Ronan Abhamon
|
23fe2478f9
|
feat(App): log app name at startup
|
2018-07-18 10:40:11 +02:00 |
|
Ronan Abhamon
|
93138e662f
|
chore(assets/languages): update languages
|
2018-07-18 10:16:19 +02:00 |
|
Ronan Abhamon
|
4fadc52ee8
|
feat(Settings): add an developer option to disable mute button
|
2018-07-18 10:15:14 +02:00 |
|
Ronan Abhamon
|
9c3615e15c
|
feat(Settings): add an developer option to disable contacts
|
2018-07-17 17:35:56 +02:00 |
|
Ronan Abhamon
|
c319b58c72
|
fix(CMakeLists.txt): remove first letter app name macro
|
2018-07-17 14:04:06 +02:00 |
|
Ronan Abhamon
|
7ccfee4ca7
|
feat(Settings): add an developer option to disable conference
|
2018-07-17 14:00:08 +02:00 |
|
Ronan Abhamon
|
9bcdc70cd8
|
feat(CMakeLists.txt): do not deal with custom app_logo, replace it directly
|
2018-07-17 12:19:40 +02:00 |
|
Ronan Abhamon
|
d55dc5efd6
|
fix(CMakeLists.txt): use correct file path for languages
|
2018-07-17 11:31:37 +02:00 |
|
Ronan Abhamon
|
7eb3350b47
|
feat(images): re-activate image providers
|
2018-07-17 11:11:53 +02:00 |
|
Ronan Abhamon
|
4766622099
|
feat(icons): deal with custom folders
|
2018-07-17 10:19:06 +02:00 |
|
Ronan Abhamon
|
500dd426f2
|
feat(Colors): reorder
|
2018-07-17 09:35:21 +02:00 |
|
Ronan Abhamon
|
416be65e12
|
feat(Colors): remove some colors
|
2018-07-16 17:13:48 +02:00 |
|
Ronan Abhamon
|
32b5999051
|
feat(app): add settings and about to tray icon
|
2018-07-16 13:16:44 +02:00 |
|
Ronan Abhamon
|
c84a089293
|
fix(assets/languages): update languages
|
2018-07-16 10:44:55 +02:00 |
|
Ronan Abhamon
|
0c0f23f9c9
|
fix(About.qml): rename linphone_logo to app_logo
|
2018-07-16 10:16:27 +02:00 |
|
Ronan Abhamon
|
cc18d2b0d3
|
fix(CMakeLists.txt): fix executable name
|
2018-07-13 17:25:27 +02:00 |
|
Ronan Abhamon
|
5f5d4cadd9
|
fix(icons): add missing icon.ico
|
2018-07-13 17:12:16 +02:00 |
|
Ronan Abhamon
|
7360236ad4
|
chore(icons): use generic name for icons
|
2018-07-13 17:07:48 +02:00 |
|
Ronan Abhamon
|
c39fe349df
|
feat(app): rename easily app
|
2018-07-13 16:43:20 +02:00 |
|
Ronan Abhamon
|
8220d45ae7
|
feat(app): rename easily app with config.h (not deal with packages and executables)
|
2018-07-12 14:21:22 +02:00 |
|
Ronan Abhamon
|
55de1e84a6
|
feat(App): avoid macros to register types
|
2018-07-12 11:26:39 +02:00 |
|
Ronan Abhamon
|
2917eae3dd
|
fix(cmake_builder): remove DBus option for single instance
|
2018-07-12 09:26:41 +02:00 |
|
Ronan Abhamon
|
faf48a25b3
|
fix(ScreenSaverDBus): add reason to Inhibit message + fix status
|
2018-07-11 17:17:00 +02:00 |
|
Ronan Abhamon
|
f70de12fb6
|
feat(ScreenSaver): add logs
|
2018-07-11 16:53:58 +02:00 |
|
Ronan Abhamon
|
a514746382
|
feat(Incall): disable screen saver on fullscreen video call (GNU/Linux with DBus & Xdg)
|
2018-07-11 16:02:55 +02:00 |
|
Ronan Abhamon
|
4d68106d73
|
fix(SingleApplicationDBus): remove useless includes, clean code
|
2018-07-11 10:40:20 +02:00 |
|
Ronan Abhamon
|
628c30ed7b
|
feat(app): always use D-Bus Single Application on GNU/Linux
|
2018-07-11 10:32:22 +02:00 |
|
Ronan Abhamon
|
c38b164bf7
|
fix(SingleApplication): use modern Qt / C++
|
2018-07-11 10:12:51 +02:00 |
|
Erwan Croze
|
4beb9ecf7a
|
Update gitmodules
|
2018-07-03 16:37:06 +02:00 |
|
Ronan Abhamon
|
efa3e10776
|
feat(DesktopTools): add skeletions for MacOs and GNU/Linux
|
2018-06-21 16:55:41 +02:00 |
|
Ronan Abhamon
|
5593b36b81
|
feat(Incall): disable screen saver on fullscreen video call (Windows)
|
2018-06-21 16:15:41 +02:00 |
|
Ronan Abhamon
|
bd6072b2de
|
fix(App): do not open window before sub windows creation
|
2018-06-21 14:02:08 +02:00 |
|
Ronan Abhamon
|
7f62ae905a
|
fix(ComboBox): import named QtQuick.Controls, avoid QQmlComponent: Component is not Ready with Qt 5.11.1
|
2018-06-21 11:31:33 +02:00 |
|
Ronan Abhamon
|
70f47b01d3
|
fix(App): do not create windows later to avoid warning and abort (QQmlComponent: Cannot create new component instance before completing the previous)
|
2018-06-20 14:56:53 +02:00 |
|
Ronan Abhamon
|
4f908efd12
|
fix(Calls): avoid a crash with a bad binding (Qt 5.11) on ConferenceControls
|
2018-06-20 14:32:53 +02:00 |
|
Ronan Abhamon
|
ee9c95d282
|
fix(Timeline): avoid mark as read on selected chat room if window is not active (fix #69)
|
2018-06-20 11:01:51 +02:00 |
|
Ronan Abhamon
|
5869fd7ffb
|
fix(Timeline): update correctly the timeline when the last chat message of one chat room is removed
|
2018-06-18 16:41:47 +02:00 |
|
Ronan Abhamon
|
ef1a3f8dd2
|
feat(MessagesCountNotifier): notify messages count on Windows with sys tray icon
|
2018-06-18 15:43:09 +02:00 |
|
Ronan Abhamon
|
f1d1577aa0
|
feat(app): clean code => use forward declarations when possible, avoid include with relative paths, improve compile time...
|
2018-06-18 14:27:50 +02:00 |
|
Ronan Abhamon
|
5d1ef1c26a
|
chore(CMakeLists.txt): remove app tests and target
|
2018-06-18 10:27:24 +02:00 |
|
Ronan Abhamon
|
872093116f
|
fix(ExclusiveButtons.spec.qml): do not use SignalSpy in Qt 5.11, click is emitted twice instead of one
|
2018-06-15 15:20:35 +02:00 |
|
Ronan Abhamon
|
85c2165dd2
|
fix(TabContainer.qml): do not anchors rectangle in StackLayout (Qt5.11)
|
2018-06-15 14:26:54 +02:00 |
|
Ronan Abhamon
|
c840bbab8c
|
fix(Timeline.qml): do not anchors rectangle in ColumnLayout (Qt5.11)
|
2018-06-15 11:55:59 +02:00 |
|
Ronan Abhamon
|
ea6c5da00d
|
feat(app): remove usage of splashscreen
|
2018-06-15 11:33:34 +02:00 |
|
Ronan Abhamon
|
75cd7aa5fa
|
fix(assets/languages): supports Portuguese (Brazil)
|
2018-06-15 10:52:20 +02:00 |
|
Ronan Abhamon
|
176084dffb
|
chore(assets/languages): update all languages
|
2018-06-15 10:42:34 +02:00 |
|
Ronan Abhamon
|
949210f7d9
|
chore(submodules): update srtp & mediastreamer2 [Outgrade submodule]
|
2018-06-06 14:41:03 +02:00 |
|
Ronan Abhamon
|
d6a4597e79
|
chore(submodules): downgrade belcard, disable vcard_grammar [Outgrade submodule]
|
2018-06-06 14:40:14 +02:00 |
|
Erwan Croze
|
8d1b23d5e8
|
Update README.md
|
2018-06-06 13:45:06 +02:00 |
|