Commit Graph

3791 Commits

Author SHA1 Message Date
Ignacio Rodríguez
30b2fdc4e3
Merge pull request #6901 from MaxMommersteeg/patch-1
Fixed typo in Changelog.
2021-01-08 15:02:56 +07:00
Max
36482ee2b5
Fixed typo in Changelog. 2021-01-08 00:03:30 +01:00
SerhiiGadzhilov
ede272185d
Update Version.cmake (#6898) 2020-12-31 17:53:36 +02:00
SerhiiGadzhilov
6fa21224a2
SYNERGY-400 Unify artifacts names (#6896)
* SYNERGY-400 Unify artifacts names

* SYNEGY-400 Check stage during tag creation
2020-12-31 16:27:15 +02:00
SerhiiGadzhilov
bdb8f7672c
SYNERGY-706 Release 1.13.0-stable (#6892) 2020-12-29 16:53:13 +03:00
SerhiiGadzhilov
70016e69a2
SYNERGY-400 Make build for every merge (#6888)
* SYNERGY-400 Generate build number and create release with tag

* SYNERGY-400 Changes for Azure Piplines

* Update ChangeLog

* SYNERGY-400 Enable not manual build

* SYNERGY-400 Removed extra space

* SYNERGY-400 Removed extra bracket

* SYNERGY-400 Correct conditions

* SYNERGY-400 Fix additional condition

* SYNERGY-400 Correct to run checks

* SYNERGY-400 Fix windows and build number

* SYNERGY-400 Fix for old python

* SYNERGY-400 Set python version for linux

* SYNERGY-400 Fix linux compilation

* SYNERGY-400 Fix getting last version for old git

* SYNERGY-400 Check python version

* SYNERGY-400 Update image for centos8
2020-12-29 12:42:07 +00:00
SerhiiGadzhilov
0dbf288b95
SYNERGY-400 Make build for every merge (#6887)
* SYNERGY-400 Generate build number and create release with tag

* SYNERGY-400 Changes for Azure Piplines

* Update ChangeLog

* SYNERGY-400 Enable not manual build

* SYNERGY-400 Removed extra space

* SYNERGY-400 Removed extra bracket

* SYNERGY-400 Correct conditions

* SYNERGY-400 Fix additional condition

* SYNERGY-400 Correct to run checks
2020-12-24 17:41:51 +02:00
SerhiiGadzhilov
a6f90cf537
SYNERGY-693 Update Welcome screen (#6886)
* SYNERGY-693 Update Welcome screen

* Update ChangeLog

* SYNERGY-693 Remove extra space
2020-12-24 15:43:29 +02:00
SerhiiGadzhilov
a1640d0b32
SYNERGY-400 Make build for every merge to master (#6885)
* SYNERGY-400 Generate build number and create release with tag

* SYNERGY-400 Changes for Azure Piplines

* Update ChangeLog
2020-12-24 14:22:25 +02:00
SerhiiGadzhilov
fbd32a9797
SYNERGY-670 Fix logo for Linux and dark logo for macOS (#6884)
* SYNERGY-670 Fix logo for Linux and dark logo for macOS

* Update ChangeLog
2020-12-21 13:09:52 +02:00
SerhiiGadzhilov
78582d12d3
SYNERGY-652 Avoid using brew for macOS build (#6882)
* SYNERGY-652 Avoid using brew for macOS build

* Update ChangeLog
2020-12-18 09:59:20 +02:00
Alex Konradi
31fcab2ca1
Update googletest (#6878)
* Update googletest to current head

* Use MOCK_METHOD macro instead of MOCK_METHODn ones

MOCK_METHOD supports annotating functions with override and is the
preferred way to define mock methods.

* Use TEST_SUITE instead of TEST_CASE

The former is deprecated, switch to the latter.

* Update changelog
2020-12-17 19:02:12 +02:00
SerhiiGadzhilov
23855f5460
SYNERGY-656 Update macOS installer drive icons (#6879)
* SYNERGY-656 Update macOS installer drive icons

* SYNERGY-656 Correct dmgbuild installation

* Update ChangeLog
2020-12-17 14:59:13 +02:00
SerhiiGadzhilov
2217e8fe3c
SYNERGY-666 The logo on Windows taskbar is incorrect (#6874)
* SYNERGY-666 The logo on Windows taskbar is incorrect

* SYBERGY-666 Update ChangeLog
2020-12-16 13:41:25 +02:00
Ignacio Rodríguez
54736d1271
Merge pull request #6863 from symless/v1.13.0-rc2
Adding MacOS CI Build Steps for Homebrew Cleanup
2020-12-15 19:53:06 +07:00
Ignacio Rodriguez
631139d42b modified check 2020-12-15 19:45:50 +07:00
Ignacio Rodríguez
4cd7c6737c
Merge branch 'master' into v1.13.0-rc2 2020-12-15 18:54:36 +07:00
Michał Górny
f5934507c3
Check for dns_sd.h only when building GUI (#6872)
* Check for dns_sd.h only when building GUI

The <dns_sd.h> header is only used in the synergy GUI component.  Update
the CMake check to be done only if SYNERGY_BUILD_LEGACY_GUI is enabled.
This fixes build failures when GUI is not being built and <dns_sd.h>
is not installed.

While at it, fix indentation around the added check to match the rest
of the file and avoid being misleading.

* Update ChangeLog

Co-authored-by: Serhii Hadzhilov <serhii-external@symless.com>
Co-authored-by: SerhiiGadzhilov <71632867+SerhiiGadzhilov@users.noreply.github.com>
2020-12-14 20:42:12 +02:00
SerhiiGadzhilov
d810a3a2f5
SYNERGY-451 Create only 1 artefact for macOS (#6867)
* SYNERGY-451 Create only 1 artifact for macOS

* Update ChangeLog
2020-12-11 17:34:18 +02:00
Andrea Candian
bec5f6cc48
Merge pull request #6873 from symless/pr-sonar-cloud
PR SonarCloud
2020-12-11 13:20:14 +00:00
Kyle Bloom
cd2d7ce39c Typo 2020-12-11 10:15:53 +00:00
Kyle Bloom
bf9049fabd Change SonarCloud to run on pull_request_target 2020-12-11 10:15:42 +00:00
Ignacio Rodriguez
f163cfd98f fixed release code 2020-12-10 17:21:32 +07:00
Ignacio Rodriguez
94fe6caeaf updated changelog 2020-12-10 17:14:34 +07:00
Ignacio Rodriguez
6291b4885f hiding the background file out of sight 2020-12-09 19:42:54 +07:00
Ignacio Rodriguez
5bc6801233 hiding the dmg background image file 2020-12-09 18:06:32 +07:00
Ignacio Rodriguez
39d1735b3d updating to tiff installer background 2020-12-09 16:23:53 +07:00
Ignacio Rodriguez
1a968b3062 Merge branch 'SYNERGY-551--macos-the-logo-in-installation-wizard-isn-t-upda' into v1.13.0-rc2 2020-12-08 22:26:48 +07:00
Ignacio Rodriguez
d38a1d8f93 installer background 2020-12-08 22:25:56 +07:00
Ignacio Rodriguez
f707839fad Merge branch 'SYNERGY-551--macos-the-logo-in-installation-wizard-isn-t-upda' into v1.13.0-rc2 2020-12-08 20:54:13 +07:00
Ignacio Rodriguez
563c4073e3 updated asset 2020-12-08 20:51:05 +07:00
SerhiiGadzhilov
190b943959
Fixed #6858 Application is blurry and unfocused on macOS (#6864)
SYNERGY-622 Application is blurry and unfocused on macOS
2020-12-08 14:30:42 +02:00
Ignacio Rodriguez
7f0d270a40 changed script export 2020-12-08 12:12:54 +07:00
Ignacio Rodriguez
d595dbdcbd quotes for env 2020-12-08 12:11:05 +07:00
Ignacio Rodriguez
b8ff0a88e6 avoiding Hombrew auto cleanup 2020-12-08 12:08:44 +07:00
Ignacio Rodriguez
20cfbe6da6 alternative -placebo directory for Homebrew 2020-12-08 11:54:00 +07:00
Ignacio Rodriguez
3489ea7066 instead of uninstalling and re-installing, upgrade 2020-12-08 11:32:32 +07:00
Ignacio Rodriguez
e79726df68 adding manual link 2020-12-08 11:06:27 +07:00
Ignacio Rodriguez
1413efe31c adding openssl links after install 2020-12-07 21:10:31 +07:00
Ignacio Rodriguez
ba54ea8f28 fixing path issue 2020-12-07 20:51:48 +07:00
Ignacio Rodriguez
1a3cdb2193 installing OpenSSL as separate step 2020-12-07 20:23:23 +07:00
Ignacio Rodríguez
2098829c50
Update mac-build.yml 2020-12-07 20:01:21 +07:00
Ignacio Rodriguez
9a310d1a15 version value 2020-12-07 19:28:47 +07:00
Andrea Candian
3e2233f800
Merge pull request #6855 from symless/l10n_master
New Crowdin updates
2020-12-02 00:34:41 -08:00
Andrea Candian
205624725f
Merge pull request #6859 from symless/SYNERGY-508-systray-icon-does-not-work-on-initial-boot-ubuntu
removing unnecessary check on icon tray
2020-12-02 00:34:06 -08:00
Andrea Candian
a4d7b0ac07
Merge pull request #6860 from symless/SYNERGY-595-about-synergy-window-contains-old-logo-
refreshed logo, set it up for retina
2020-12-02 00:33:44 -08:00
Ignacio Rodríguez
a644b4c601
Merge pull request #6849 from symless/SYNERGY-579-auto-hide-on-start-changing-too-false-when-open-sy
Fix: Auto-hide resets itself
2020-12-02 10:59:45 +07:00
Ignacio Rodriguez
fde12484de refreshed logo, set it up for retina 2020-12-02 10:57:09 +07:00
Ignacio Rodriguez
b8b21b943e removing unnecessary check on icon tray 2020-12-02 10:11:51 +07:00
Jnewbon
5eb06f8e50 New translations gui.ts (Portuguese, Brazilian) 2020-11-27 15:22:44 +00:00