- 18 Mar, 2019 1 commit
-
-
Jenkins authored
Change-Id: I661ec0425b845ad0e0d237de09f85e09a79180f1
-
- 11 Mar, 2019 1 commit
-
-
Jenkins authored
Change-Id: Id06f22fdced31301dc55fe226ef4a65e3fa69823
-
- 04 Mar, 2019 1 commit
-
-
Jenkins authored
Change-Id: I0ba16fd08ffbe34911bf54fdcc9e4a026c218e80
-
- 25 Feb, 2019 3 commits
-
-
Andreas Traczyk authored
- Removes the use of the system current username as the default profile name in the account creation wizard, and also removes the insertion of "Jami account" as a profile name if the user clears the profile name text field. - For accounts lacking profile name and registered name: - fixes the best name display in the account selection combobox - fixes the fallback avatar choice Change-Id: If38d575274542bd59b11dac8a17d983edcbd266c
-
Andreas Traczyk authored
Change-Id: I9cdc4d373191d555d025a9dc1e196a7c42d81a64 Gitlab: #445
-
Andreas Traczyk authored
Change-Id: Iceee8398d7978b7534dcda74746a0d73642e4354
-
- 23 Feb, 2019 1 commit
-
-
Change-Id: I7125a3178025e51f61f71380f7d8605f891da509
-
- 22 Feb, 2019 1 commit
-
-
To build installer, WiX Toolset must be installed (wixtoolset.org), along with its VS integration. The environment variable VCRedistMergeModule must be set to the full path of the VC++ redistributable MSM file, eg: "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Redist\ MSVC\14.16.27012\MergeModules\Microsoft_VC141_CRT_x64.msm". Change-Id: I59cf86235ac90df75c97444c23adeac236504e6d
-
- 21 Feb, 2019 1 commit
-
-
Jenkins authored
Change-Id: I5bb9dca2b6027bf6a5480d6def8c5aa73f1f0324
-
- 20 Feb, 2019 2 commits
-
-
Andreas Traczyk authored
- Qt does not automatically scale even when AA_EnableHighDpiScaling is set. For the best UI at high scaling ratios, UI dimensions should be multiplied by the scaling ratio manually. For instance, Qt accepts pixel values only for border-radius, and any stylesheets with that property, would need to be manually calculated and re-propagated. This patch will allow windows to render a fixed size window, slightly blurry. Change-Id: I4e1e85f31e7630bc60330efdb55e6a5cb568b952
-
Change-Id: I0b9b8f54113f5309037f901442f592e72f7bfed0
-
- 19 Feb, 2019 1 commit
-
-
Andreas Traczyk authored
Change-Id: Iaa7c1a5021736123b66aef727053a3feb105437f
-
- 17 Feb, 2019 2 commits
-
-
Andreas Traczyk authored
Change-Id: I2a73043299c36249382a586cc3335721e665e3ab
-
- 15 Feb, 2019 3 commits
-
-
Andreas Traczyk authored
Change-Id: Ide11e4ec28a0813a8102115d6901d5dd486f33ea
-
Jenkins authored
Change-Id: I187d3f89dfcb64e3e965943bc980d4707a1b3828
-
Andreas Traczyk authored
Change-Id: Id29191e161dd9b5cbcc56849cb31c106853fe77d
-
- 11 Feb, 2019 1 commit
-
-
Andreas Traczyk authored
Change-Id: I149d58da06d6ab2ae8ea712da9a39374ac921cf1
-
- 07 Feb, 2019 1 commit
-
-
Philippe Gorley authored
Change-Id: I0a61b34abad18e61f51565e76de358b011570ded
-
- 05 Feb, 2019 2 commits
-
-
Andreas Traczyk authored
Change-Id: I01e72deee52ad061ba011580c3e4daff576a1f81
-
Andreas Traczyk authored
Change-Id: Iee536317ce36268255be2168dc6bbc8318b28753
-
- 04 Feb, 2019 1 commit
-
-
Andreas Traczyk authored
- Fixes alignment fo sender images to the bottom of the message. - Sets the sender image size to match the minimum message size. Change-Id: I108058061e4a88cb304b5c107216739afb602444
-
- 01 Feb, 2019 1 commit
-
-
Andreas Traczyk authored
Change-Id: I74d9b8d687ab5d9245a5493ac0bab9d6d3ea92d8
-
- 31 Jan, 2019 3 commits
-
-
Andreas Traczyk authored
Change-Id: I03de081748cf9342b887503e178360c02dcf154d
-
Andreas Traczyk authored
Change-Id: Ic07cb4a2033d5b1dd5d62c6563e4817fbc9c0723
-
Andreas Traczyk authored
- In the case of an invalid account import, lrc adds an account and removes it only after an erroneous state change. So we ignore accountAdded signals pertaining to accounts with empty usernames, and return the user to the wizard's welcome page upon receiving either the accountRemoved or invalidAccountDetected signals. - This patch makes LRCInstance inherit from QObject so it can emit the accountOnBoarded signal when account creation has succeeded. Change-Id: I43e4ba168fac96d4bd86171639ae8d4776d5cada
-
- 30 Jan, 2019 1 commit
-
-
Andreas Traczyk authored
Change-Id: I87867851ab2add71c1d3fa895c2de94ff0e208c6
-
- 29 Jan, 2019 4 commits
-
-
Andreas Traczyk authored
- qtwebengine_resources_100p/200p.pak for low resolutions, and high DPI Change-Id: Ifcd21937823f797da6725861cd96537b5b240bf1 Gitlab: #442
-
Andreas Traczyk authored
This reverts commit f1df745f. Reason for revert: has negative effects at very high scaling values Change-Id: I1d464173fc1462ecf1e8ac22cf2039bdcedf29a5
-
Andreas Traczyk authored
Change-Id: Ia873fff1d952ddfc4397ec129d0e6f75977db1c6
-
Andreas Traczyk authored
Change-Id: I02383c1a8916ea2088e1145f18b41321dc9442b2
-
- 18 Jan, 2019 6 commits
-
-
Andreas Traczyk authored
Change-Id: Idd1a3839315129c9ca4507d3e9a1d1079db4cc18
-
Andreas Traczyk authored
Change-Id: I8d1c98ee9f814dc6682177acd28f529e75093e49
-
Andreas Traczyk authored
Change-Id: I3a739291339767de3582d6be880165654b105998
-
Andreas Traczyk authored
- Keeps the overlay from fading when paused. - Keeps the timer updated when paused. - Increases the font size for the overlay name and time Change-Id: Ia8fcea3359ee25f312c7f4ddc35c6dde41ee58f4
-
Andreas Traczyk authored
- Also, clicking incoming call notification, restores window to previous state. Change-Id: If52d770095cc066e170f847e9eb18a1da0fc84ea
-
Andreas Traczyk authored
Change-Id: Iaa7f805e50d02f234c77083cd68198a00e8884c5
-
- 17 Jan, 2019 1 commit
-
-
Andreas Traczyk authored
Change-Id: Iec0f4e8e8f2739059fc0cfa42e4eb5e18f46cecd
-
- 15 Jan, 2019 2 commits
-
-
Andreas Traczyk authored
Change-Id: Idebb5a3bf046f0ec3ac285d44d55d5518806e15d
-
Andreas Traczyk authored
Change-Id: I835b229dcad51afdcf3dfea2794697a14fdfba90
-