1
0
Fork 0
mirror of https://git.jami.net/savoirfairelinux/jami-client-qt.git synced 2025-07-03 15:15:27 +02:00
Jami client based on the Qt framework, for GNU/Linux, Windows and macOS platforms.
Find a file
Maxim Cournoyer c58e3eb561 tests: unittests: Fix linking errors.
The linker would throw errors starting with GCC 10 (see:
https://gcc.gnu.org/gcc-10/porting_to.html).  Final fix for
<https://git.jami.net/savoirfairelinux/jami-client-qt/-/issues/882>.

* tests/unittests/account_unittest.cpp (globalEnv): Remove variable.
* tests/unittests/contact_unittest.cpp: Likewise.

Change-Id: I08cff055590c06afb9423759ff3e2c6c6c790e94
2022-11-11 23:17:03 -05:00
.gitlab/issue_templates misc: improve README.md 2020-10-10 13:32:06 -04:00
.tx i18n: update config for new tx version 2022-09-14 13:43:29 -04:00
3rdparty 3rdparty: bump SortFilterProxyModel submodule 2022-09-27 13:02:52 -04:00
daemon@8abb7a04dc build: Add daemon submodule and optionally use it. 2022-10-17 16:20:47 -04:00
doc misc: Rename jami-qt to jami and remove launcher script. 2022-10-07 17:30:06 -04:00
extras misc: rename DRing->libjami 2022-10-29 16:53:42 -04:00
JamiInstaller windows-packaging: hide the reference to "Beta" in the about dialog 2022-10-07 16:00:48 -04:00
resources jamiidentifier: minor fixes 2022-08-24 09:09:37 -04:00
src CallOverlay: file drag and drop in the CallOverlay 2022-11-11 21:17:35 -05:00
tests tests: unittests: Fix linking errors. 2022-11-11 23:17:03 -05:00
translations i18n: automatic bump 2022-11-08 11:01:13 -05:00
.cqfdrc misc: Clean up repository root. 2022-10-07 17:30:06 -04:00
.gitignore misc: Clean up repository root. 2022-10-07 17:30:06 -04:00
.gitmodules build: Add daemon submodule and optionally use it. 2022-10-17 16:20:47 -04:00
.gitreview gitreview: update gerrit host and project 2021-09-28 15:55:28 -04:00
build.py windows-packaging: hide the reference to "Beta" in the about dialog 2022-10-07 16:00:48 -04:00
CMakeLists.txt build: Add daemon submodule and optionally use it. 2022-10-17 16:20:47 -04:00
COPYING misc: add a plain text COPYING license file 2021-01-04 09:33:22 -05:00
INSTALL.md install: update depecated debian packages 2022-11-03 10:48:24 -04:00
qrencode-win32.patch client-qml: add initial commit 2020-08-03 13:27:42 -04:00
README.md misc: Rename jami-qt to jami and remove launcher script. 2022-10-07 17:30:06 -04:00

Jami

jami-logo

Share, freely and privately

Introduction

Jami provides all its users a universal communication tool, autonomous, free, secure and built on a distributed architecture thus requiring no authority or central server to function.

jami is the cross platform client for Jami.

For more information about the jami project, see the following:

Getting involved

Notes

Build

cf INSTALL.md

License

Copyright (C) 2020-2022 Savoir-faire Linux Inc.

Jami is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

See COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html for the full GPLv3 license.