- Mar 25, 2021
-
-
Ming Rui Zhang authored
Change-Id: I0f2d2232cd383dd8adbf93db10ef2156324a1933
-
Ming Rui Zhang authored
The main reason for this change is to remove the misusage of QQuick one in ElidedTextLabel and useless QQuick one module import Change-Id: Ie296c0f7a90c6ec26ab85bcf3d8b75393463fbed
-
Ming Rui Zhang authored
Gitlab: #319 Change-Id: I39fe050d3b9d509f8709528e1c8fcf6acf7e7ca3
-
Ming Rui Zhang authored
Display name is not a good filter since sip accounts may have the same display name Change-Id: Id1033816c496dd702874f646efcba7914cb2342d
-
Ming Rui Zhang authored
Gitlab: #317 Change-Id: I7c73c9fdabc7cd7cccdb5d1a66ca9f002c6fd098
-
It is to make sure that all other call related UI will be set up correctly. Gitlab: #298 Change-Id: Iabc1587e0c0622cc6b9c0fecd99bfd35b156fcf7
-
Gitlab: #325 Change-Id: I03b4352788df912074859e183090658cf27678f0
-
- Mar 24, 2021
-
-
Andreas Traczyk authored
Errors copying symlinks may occur when the project is cloned using certain WSL versions. Change-Id: I92f698d01edd6a94c3dff9bce39441b4df98eec2
-
- Mar 22, 2021
-
-
Change-Id: I3765828104210f2c982fa90f3aaee98d26cd1427
-
Ming Rui Zhang authored
GitLab: #337 Change-Id: Ifb671d38d364714818650a8154c43a5787460039
-
Andreas Traczyk authored
Refactors audio settings to avoid list model code duplication. This code could be greatly simplified by using string lists, however the combo-box component design is highly dependent on QAbstractItemModel based models. Also translates the handlebarred strings upon presentation, which is currently used to translate the "Default" prefix for the first device item. Gitlab: #346 Change-Id: I5ed282d29cc4ec6a090a9cdf47b0459f0db2a99b
-
- Mar 17, 2021
-
-
Aline Gondim Santos authored
GitLab: #338 Change-Id: I0bc0026e0c515b782675892c0e652b53b8de4e1a
-
Andreas Traczyk authored
This function either returns a reference to a local, or a QString member whose lifetime is unknown to the caller. We should just return by value. Change-Id: Ib87288105daa6bf8cb6b803948411275da980c54
-
- Mar 16, 2021
- Mar 08, 2021
-
-
Jenkins authored
Change-Id: I33cc4dae0e739f61f68386d9db4819429745a058
-
- Mar 03, 2021
-
-
Ming Rui Zhang authored
Gitlab: #312 Change-Id: I6833521cd624b176af38949b9f71f0d45330351e
-
Ming Rui Zhang authored
Gitlab: #299 Change-Id: Ibec25839ba92925364585f1d2c2b3a51348fc273
-
- Mar 02, 2021
-
-
Ming Rui Zhang authored
Gitlab: #297 Change-Id: Iaff41075edc683bd976ff69cfd8f7a80547771cc
-
Ming Rui Zhang authored
Support MODE, QT_VERSION, and DESTDIR Change-Id: I858610d12f9267263550a56ef6f7e994062dbdad
-
Ming Rui Zhang authored
Gitlab: #302 On X11 based, https://bugreports.qt.io/browse/QTBUG-84082 Change-Id: Id775a6a31fc9f6f9493556fca458555c5962727e
-
Gitlab: #302 Change-Id: I3d79443b4338a27a8724600be233a2ff765427f9
-
- Mar 01, 2021
-
-
Jenkins authored
Change-Id: Ib5620c2dee9b61ab8af9644e70de551dcd51f226
-
- Feb 22, 2021
-
-
Jenkins authored
Change-Id: Ic9ee9059ce7d5b24dab80b330f1278153056fc70
-
- Feb 19, 2021
-
-
- correct translations (.qm) install path for cmake - use JAMI_INSTALL_PREFIX to fetch translations - create "share/ring/translations" inside build dir to store .qm files Change-Id: I127cbad1d4b00a628d79e9654ed471f456a550e8
-
- Feb 16, 2021
-
-
Change-Id: I0477ac00b68c0891ba04c9cbb2cc3221bff0cb24
-
- Feb 15, 2021
-
-
Jenkins authored
Change-Id: I7d69702494ab8bcbfb5fab6916451caef7576b95
-
Change-Id: I9dbbd779ef094d4dbcd5568bd5aae2d73dd3efe7 Gitlab: #258
-
Sébastien Blin authored
Change-Id: I6cd0f36b983e38d9ed03362358dc145f3a12a49b
-
- Feb 12, 2021
-
-
Gitlab: #272 Change-Id: I25c1a9547b526f8889231a9d5061e63c349c39f1
-
Amin Bandali authored
Adjust JAMI_DATA_PATH (and in turn JAMI_DATA_DIR) for snap after any cmake 'install' command definitions that refer to it, so that the version compiled into the package using target_compile_definitions will have the right value for our snap package. With this particular configuration, we don't have to check for JAMI_DATA_DIR during runtime since it will have the right value set at build time, and the path it points to (/snap/jami/current/...) is actually stable across updates, so we don't have to worry about correcting the autostart desktop file symlink after each upgrade. Note: as the comments in CMakeLists.txt mention, it is crucial that JAMI_DATA_PATH is only adjusted after all 'install' commands that refer to it, because its snap-specific value isn't meant to be used during build time as an install destination. Also, that the call to target_compile_definitions must come after the JAMI_DATA_PATH change described earlier. Co-authored-by:
ababi <albert.babi@savoirfairelinux.com> Gitlab: #262 Change-Id: I07896be8195c336833bcd4a84b918276eddbe159
-
- Feb 11, 2021
-
-
Nick Econopouly authored
Besides small grammar fixes, I think "Show typing indicator" should mirror the Android app, which says "Enable typing indicators". (The Android app also says "Send and receive typing indicators showing that a message is being typed") Change-Id: I83f5ded2278282de3528235c2215797ebf8fd89a
-
- Feb 08, 2021
-
-
Ming Rui Zhang authored
for LRC issue: Gitlab: #443 Change-Id: I761901acc2dfca698cbb3bb4776924b58b0724da
-
Albert Babí Oller authored
Change-Id: I6fc0e28d5050110c87494e3cb19f7f2deded7ac2
-
- Feb 05, 2021
-
-
Albert Babí Oller authored
- definitions should be set with COMPILE_DEFINITIONS Change-Id: Icdd47a010fd51ff4f061ef744d9004ef6b8fca2e Gitlab: #262, #263
-
- Feb 03, 2021
-
-
Gitlab: #160 Change-Id: I166988985e4a2c9b1d06d21ba0a1394159478172
-
- avoid using fixed paths and find LRC either when globally installed or located in custom directory - add installation rules for binaries, .desktop files, .appdata.xml, logo and doc - add support for generating and copying runtime files (webresources and translations) - add launcher script (client qt/gnome/kde selector) - add uninstall support - add missing sources (moderatorlistmodel) - update README Gitlab: #160, #230, #263, #264 Change-Id: I3fee77a917be038072a20c7f99b510f9a8bf65b4
-
Aline Gondim Santos authored
GitLab: #266 GItLab: #267 Change-Id: I0f2d31f9d5aebbbc645f4f85cad2ba5fdee45a79
-
Aline Gondim Santos authored
GitLab: #52 Change-Id: I4ee232092da3b26e4471ccc7c46e57d2d0562856
-
Aline Gondim Santos authored
GitLab: #265 Change-Id: Ibcfba9ee0b142a109bd58553b13aba174842661f
-