SerhiiGadzhilov
7e562bbf69
SYNERGY-799 Update Synergy UI. Main screen ( #6973 )
...
* SYNERGY-799 Add computer name field
* SYNERGY-799 Add field “This computers IP addresses”
* SYNERGY-799 Arrange panels
* SYNERGY-799 Increase size for panels
* SYNERGY-799 Add radio buttons
* SYNERGY-799 Remove unnecessary label
* SYNERGY-799 Radio buttons switch logic
* SYNERGY-799 Move configure server button
* SYNERGY-799 Move “Existing Config” to “Advanced settings”
* SYNERGY-799 Server state label has been added
* SYNERGY-799 Client state label has been added
* SYNERGY-799 Button connect has been added
* SYNERGY-799 Add “TLS/SSL active - view”
* SYNERGY-799 Fixed issue with list on welcome screen
* SYNERGY-799 Fixed issue with auto switching
* SYNERGY-799 Fix issue with server status message
* SYNERGY-799 Disable all tabs if external config is selected
* SYNERGY-799 Fix code smells
* Update ChangeLog
2021-04-12 12:03:37 +03:00
Andrey Batyiev
4d99707e93
SYNERGY-511 SonarCloud security hotspots in Synergy-core ( #6972 )
...
* SYNERGY-511 SonarCloud security hotspots in Synergy-core
* Test commit to check sonar reaction
* SYNERGY-511 SonarCloud security hotspots in Synergy-core
* Update changelog
* Supress unsafe strcpy for SonarCloud
* SYNERGY-511 SonarCloud security hotspots in Synergy-core
* Fix all SonarCloud security hotspots
* SYNERGY-511 SonarCloud security hotspots in Synergy-core
* Fix SonarCloud code smells
* SYNERGY-511 SonarCloud security hotspots in Synergy-core
* Fix missed size in memcpy for C-style string
* SYNERGY-511 SonarCloud security hotspots in Synergy-core
* Return unsafe http as domain adress
Co-authored-by: Andrii Batyiev <andrii-external@symless.com>
Co-authored-by: SerhiiGadzhilov <71632867+SerhiiGadzhilov@users.noreply.github.com>
2021-04-06 13:54:25 +03:00
Andrey Batyiev
ad1fd9c1af
SYNERGY 512 SonarCloud vulnerabilities in Synergy-Core ( #6971 )
...
* SYNERGY-512 SonarCloud vulnerabilities in Synergy-Core
* Fix all vulnerablilities from SonarCloud besides TLS
* Update ChangeLog
* SYNERGY-512 SonarCloud vulnerabilities in Synergy-Core
* Fix SonarCloud messages(Code Smells level)
* SYNERGY-512 SonarCloud vulnerabilities in Synergy-Core
* Fix build on Linux based systems
* SYNERGY-512 SonarCloud vulnerabilities in Synergy-Core
* Fix Sonar messages
* SYNERGY-512 SonarCloud vulnerabilities in Synergy-Core
* Fix Sonar messages
* SYNERGY-512 SonarCloud vulnerabilities in Synergy-Core
* Fix Sonar messages
* SYNERGY-512 SonarCloud vulnerabilities in Synergy-Core
* Resolve comment issues
* SYNERGY-512 SonarCloud vulnerabilities in Synergy-Core
* Fix comments
Co-authored-by: Andrii Batyiev <andrii-external@symless.com>
2021-04-06 13:02:25 +03:00
SerhiiGadzhilov
3c2810a3e0
SYNERGY-799 Add validation for aliases ( #6969 )
...
* SYNERGY-799 Add validation for aliases
* SYNERGY-799 Update ChangeLog
* SYNERGY-799 Fix code smells
* SYNERGY-799 Use new version of "trilom/file-changes-action"
2021-03-24 14:38:50 +02:00
SerhiiGadzhilov
cf66eeaf08
SYNERGY-799 Update synergy UI. Setup wizard ( #6959 )
...
* SYNERGY-799 Add image to the welcome screen
* SYNERGY-799 Add title
* SYNERGY-799 Update controls positions
* SYNERGY-799 Correct font size
* SYNERGY-799 Assign validator
* SYNERGY-799 Rename buttons and remove unused code
* SYNERGY-799 Add validator
* SYNERGY-799 Add error messages
* SYNERGY-788 Add validator to settings
* Update ChangeLog
* SYNERGY-799 Fix code smells
* SYNERGY-799 Fix github checks
* SYNERGY-799 Update labels
* SYNERGY-799 Disable button apply
* SYNERGY-799 Add separate message for spaces
* SYNERGY-799 Show wizard again if user closed it
* SYNERGY-799 Add validation for duplicate
* SYNERGY-799 Fix compilation
* SYNERGY-799 Fix code smells
2021-03-23 09:49:52 +02:00
SerhiiGadzhilov
4878a8c07c
SYNERGY-881 System loses synchronisation between settings and configuration ( #6968 )
...
* SYNERGY-881 System loses synchronisation between settings and configure server
* Update ChangeLog
2021-03-19 17:53:32 +02:00
Kyle Bloom
a318392985
Synergy 801 wrong folder ( #6966 )
...
* Remove git fetch
* Testing changes
* Upload artifact
* Move python build version
* Fix artifact
* Move test
* Add extra logging
* Test version
* Reset workflow
2021-03-19 11:04:42 +02:00
Kyle Bloom
927beb5930
Synergy 801 fix filename ( #6965 )
...
* SYNERGY-801 Add selfhosted runner for osx 10.13
* Update changelog
* Modified 10.13 to dmg name
* Update ChangeLog
2021-03-18 14:44:17 +02:00
Kyle Bloom
592be8159a
SYNERGY-801 Add self-hosted runner for OSX 10.13 ( #6962 )
...
* SYNERGY-801 Add selfhosted runner for osx 10.13
* Update changelog
2021-03-18 12:31:45 +02:00
SerhiiGadzhilov
2009409c14
SYNERGY-786 The system resets server name ( #6961 )
...
* SYNERGY-786 The system resets server name
* Update ChangeLog
* Update job-test-windows.yml
* Update job-test-windows.yml
* Update codeql-analysis.yml
* Update codeql-analysis.yml
2021-03-12 20:09:30 +02:00
Kyle Bloom
54cb817de8
OpenSSL find package ( #6952 )
...
* Change cmake to use find_package for openssl
* Change cmake prefix paths
* Fix Qt prefix path
* Limit static to apple
* Re-add qt bin path
* Fix use of apple cmake variable
* Update ChangeLog
* Update CMake prefix path for mac and windows tests
* Fix windows test
* Seems to fix mac test
* Brew defined prefix paths
* Explicitly ensure all homebrew dependencies
2021-03-03 14:04:39 +03:00
SerhiiGadzhilov
b7a5da9404
Merge V1.13.1 ( #6955 )
...
* Release 1.13.1-rc1
* Enable ubuntu 16 build
* SYNERGY-832 Synergy client doesn't save the server address when rebooted (#6950 )
* Update ChangeLog
* Fix issue creating standard version for Raspberry Pi
* SYNERGY-843 Update version
* Update Version.cmake to merge into master
2021-03-01 15:23:27 +02:00
SerhiiGadzhilov
f47ee011fa
SYNERGY-793 move language selection to advanced section ( #6954 )
...
* SYNERGY-793 Section advanced has been added
* SYNERGY-793 Move language selection to advanced sections
* SYNERGY-793 Remove debug traces
* Update ChangeLog
2021-02-25 09:59:00 +02:00
SerhiiGadzhilov
22c77b4e8b
SYNERGY-786 The system does not update server name in Server configuration ( #6953 )
...
* SYNERGY-786 The system does not update server name in Server configuration
* SYNERGY-768 Remove unused header
* SYNERGY-786 Update ChangeLog and version
* SYNERGY-786 Fix code smells
* SYNERGY-786 Save screen name after update
2021-02-22 13:33:18 +02:00
Kyle Bloom
450c741cd6
SYNERGY-833 Add extra enterprise validation ( #6951 )
...
* SYNERGY-833 Add extra enterprise validation
* Update ChangeLog
* SYNERGY-833 Condense enterprise check
2021-02-19 12:33:17 +02:00
SerhiiGadzhilov
05ce7f37bc
SYNERGY-826 Add a new option SYNERGY_AUTOCONFIG ( #6949 )
...
* SYNERGY-826 Add a new option SYNERGY_AUTOCONFIG
* Update ChangeLog
* Update Version.cmake
* SYNERGY-826 Return stage back
2021-02-15 13:44:46 +02:00
Kyle Bloom
d072b5064b
Add stage to file name ( #6946 )
...
* Add stage to file name
* ChangeLog
* Update issue number
* Fix debian control file for enterprise
* Fix enterprise check
2021-02-10 21:01:44 +02:00
SerhiiGadzhilov
8b26dd3495
SYNERGY-821 The system doesn't recognize old settings ( #6947 )
...
* SYNERGY-821 The system doesn't recognize old settings
* SYNERGY-821 Update ChangeLog
2021-02-10 20:49:29 +02:00
Kyle Bloom
0d3ac899d0
Fix package glob ( #6945 )
...
* Fix package glob
* ChangeLog
2021-02-10 17:41:57 +02:00
Kyle Bloom
d7aec51fe7
Raspberry pi ( #6941 )
...
* Add runner for raspberry pi 3
* Changed name
* Add matrix
* ARM64 not ARM for pi-4
* Seporate artifact name for artifacts
* Add name to matrix
* Seporate build and test
* Fix $(name)
* Retry pi
* Retry with echo
* Use revision in filename glob
* add deb option
* Re activate tests
* Add scp upload
* Change release uploader
* New ssh key
* ChangeLog
* Upload test
* Show file contents
* Kick actions
* Overwrite test file
* Change scp deploy
* Fix local and remote
* Remove test job
* Allow pi-4 to run full parallel
* Build deb only when on master push
* Fix build version for raspberry pi
* Upload files not folder
* Cleanup test and remove artifacts
* Add enterprise builds
* Change build time to release
* Change create release token to allow propogation
2021-02-10 15:18:32 +02:00
SerhiiGadzhilov
56710260ee
SYNERGY-691 Systray icon is incorrect for macOS Big Sur ( #6944 )
...
* SYNERGY-691 Systray icon is incorrect for macOS Big Sur
* Update ChangeLog
2021-02-10 12:11:40 +02:00
SerhiiGadzhilov
ec33961905
SYNERGY-688 all the text in all the windows should have the same font and size ( #6942 )
...
* SYNERGY-688 All the text in all the windows should have the same font and size
* SYNERGY-688 Use paddings instead of margins
* Update ChangeLog
2021-02-09 13:51:41 +02:00
SerhiiGadzhilov
e6b9411d0f
SYNERGY-736 Update pipelines to use correct credentials ( #6939 )
...
* SYNERGY-736 Update pipelines to use correct credentials
* Update ChangeLog
2021-02-08 21:30:50 +02:00
SerhiiGadzhilov
be48003081
SYNERGY-687 Remove auto config message ( #6938 )
...
* SYNERGY-687 Remove autoconfig message
* Update ChangeLog
2021-02-08 15:15:10 +02:00
SerhiiGadzhilov
074ef4c81b
SYNERGY-734 Modern C++ compiler for centOS7 ( #6937 )
...
* SYNERGY-734 Modern C++ compiler for centOS7
* Update ChangeLog
2021-02-08 09:41:32 +02:00
SerhiiGadzhilov
801e796b93
SYNERGY-677 Common settings should always be saved. ( #6936 )
...
* SYNERGY-677 Application loses settings
* SYNERGY-677 Update ChangeLog
* SYNERGY-677 Code smells fix.
* SYNERGY-677 Don't save settings into memory if the file is not writable.
* SYNERGY-677 Update ChangeLog
* SYNERGY-677 Common settings should be saved in any case.
* SYNERGY-677 Update ChangeLog
2021-02-05 20:32:26 +03:00
SerhiiGadzhilov
8455aa3651
SYNERGY-677 Application loses settings. Don't save settings into memory if the file is not writable. ( #6935 )
...
* SYNERGY-677 Application loses settings
* SYNERGY-677 Update ChangeLog
* SYNERGY-677 Code smells fix.
* SYNERGY-677 Don't save settings into memory if the file is not writable.
* SYNERGY-677 Update ChangeLog
2021-02-05 18:14:52 +03:00
SerhiiGadzhilov
ab3fb6e149
SYNERGY-719 Text on welcome screen on macOS is shown without spaces ( #6934 )
...
* SYNERGY-719 Fix for spaces for "," and language switch
* Update ChangeLog
2021-02-05 12:39:19 +02:00
SerhiiGadzhilov
b3034859ff
SYNERGY-677 Application loses settings ( #6933 )
...
* SYNERGY-677 Application loses settings
* SYNERGY-677 Update ChangeLog
* SYNERGY-677 Code smells fix.
2021-02-04 19:10:27 +02:00
SerhiiGadzhilov
d3cd28e051
SYNERGY-801 Update build pipeline to support macOS 10.13 ( #6931 )
...
* SYNERGY-801 Update build pipeline to support macOS 10.13
* Update ChangeLog
2021-02-02 11:46:58 +02:00
Ignacio Rodríguez
61f316aebf
Save configuration on apply ( #6907 )
...
* Save configuration on apply
* obtained PR number
* SYNERGY-579 Save settings during modification
* SYNERGY-579 Save configuration on apply
* SYNERGY-579 Fix sonar code smell
Co-authored-by: Serhii Hadzhilov <serhii-external@symless.com>
Co-authored-by: SerhiiGadzhilov <71632867+SerhiiGadzhilov@users.noreply.github.com>
2021-02-01 21:21:46 +02:00
SerhiiGadzhilov
7128f8f5f0
Fixed #6839 Wrong text encoding in iMessage ( #6927 )
...
* Fixed #6839 Wrong text encoding in iMessage
* Update ChangeLog
2021-01-27 21:38:52 +02:00
Kyle Bloom
70d67040b7
Revert openssl changes ( #6926 )
...
* Revert "Core builds (#6908 )"
This reverts commit 4c7456d3cc .
* Re-add minor gitignore changes
* Re-add buildCoreWindows script
* Re-add synergy no legacy flag
* Minor format fix
* Revert openssl checksums
* Remove enhancement
* Install python-pip for gcovr
* Fix mixed tabs and spaces
2021-01-26 13:36:39 +02:00
Kyle Bloom
dd7c527456
Mac build failures ( #6922 )
...
* Add ssl links to cmake commands
* Comment out centos 7.6
* Update ChangeLog
* Remove ubuntu1604
2021-01-22 12:26:33 +02:00
Ignacio Rodríguez
3fd65414c3
Merge branch 'master' into SYNERGY-767-all-windows-builds-1-13-1-started-from-b3-and
2021-01-21 22:11:26 +07:00
Ignacio Rodriguez
17accd23ac
Handling pre-main window status notifications
2021-01-21 22:09:14 +07:00
Ignacio Rodriguez
1dc8e60820
modified Changelog
2021-01-21 18:57:18 +07:00
Ignacio Rodríguez
9f5f0276d8
Duplicating text spaces after dot only for Mac ( #6914 )
...
* duplicating text spaces after dot
* updated changelog
* implemented suggestion
Co-authored-by: SerhiiGadzhilov <71632867+SerhiiGadzhilov@users.noreply.github.com>
2021-01-21 12:46:01 +02:00
Ignacio Rodríguez
577bb9f492
Synergy 722 remove synchronize screen saver and enable drag ( #6912 )
...
* removes config UI as requested
* changelog pass 1
* Update ChangeLog
Co-authored-by: SerhiiGadzhilov <71632867+SerhiiGadzhilov@users.noreply.github.com>
2021-01-21 10:33:47 +02:00
Kyle Bloom
4c7456d3cc
Core builds ( #6908 )
...
* Fix formatting in CMakeLists
* Add SYNERGY_NO_LEGACY environment flag
* Add build script for Windows
* Find_package for OpenSSL
* Move build scrits to scripts folder
* Add macOS and Linux build scripts
* Add environment variable
* Compile core with static openssl
* Default builds to Release
* Streamline OpenSSL dependancies
* Remove openssl from repo
* Change actions to test actions
* Add zip creation to build scripts
* Re-add original tests
* Add action value output
* Build per platform on release
* Fix path for core build
* Temporarily keep artifacts
* Set execute flag
* Zip before archiving
* Static build only for windows
* Remove -m flag from zip
* Change zip to tar
* Fix workflow name
* Add hints to openssl on mac
* Fix zip files
* Fix verbose flag on tar
* Remove path on download artifacts
* Try an array of build targets
* Extract action binaries
* Install full openssl
* Add 32bit openssl
* Modify installer to use the openssl.exe from ext
* Install OpenSSL full for windows release build
* Add openssl installation during windows CI
* Modify changelog
* Add enhancments section
* Remove bottom line in changelog
2021-01-20 14:47:56 +00:00
Ignacio Rodríguez
d91f0b1cc0
Save global settings ( #6903 )
...
* changed buttons as requested
* improved/added translations
updated changelog
Co-authored-by: SerhiiGadzhilov <71632867+SerhiiGadzhilov@users.noreply.github.com>
2021-01-20 14:40:55 +02:00
Ignacio Rodríguez
8c11fb8e8a
Document CLI arguments ( #6909 )
...
* Documentation file added
* fixes motivated by the review of server arguments
* updated changelog
* added client app arguments
Co-authored-by: SerhiiGadzhilov <71632867+SerhiiGadzhilov@users.noreply.github.com>
2021-01-20 14:07:25 +02:00
Ignacio Rodríguez
519b4af730
Main Window receives screen name change ( #6916 )
...
* corresponding slot and signal
* changelog updated
Co-authored-by: SerhiiGadzhilov <71632867+SerhiiGadzhilov@users.noreply.github.com>
2021-01-20 13:27:46 +02:00
Ignacio Rodríguez
ec79083753
Removing positional union initialisation ( #6918 )
...
* Removing positional union initialisation
* udpated changelog
2021-01-20 11:56:26 +02:00
Ignacio Rodriguez
b8197ef43b
Merge branch 'master' of github.com:symless/synergy-core into SYNERGY-723-Don't-use-the-word-“Version”-for-release-names
2021-01-20 13:51:01 +07:00
Ignacio Rodríguez
8ca0c185b2
Synergy 591 remaining sonarcloud bugs in synergy core ( #6915 )
...
* (WIP)-all issues corrected, tests started
* first test passing
alternative solution for SonarCloud check
fixed for to while translation
added changelog item
adding tests and fixes
more tests; avoid compiling BSD Tests on Windows
attempting a BSD compile patch
more tests
borrowing symbol detection from another test
more ambitious testing
changed the order of assertions for better info
more tests
fixed clear errors before executing
expanding transformation to use string comparison
including terminator on translation count
a different flag for testing MS Windows
differente Windows flag
more tests
fixing platform encoding match
Windows compiler difference on #ifdef
Google Test macro usage fix
test added
added keymap test
test and initialisation fixed
ms cl issue with named init
test for keymap
exercising keystate
more configuration exercises
one more test for config
added Unicode test
an IPv6 test
more portable networking code
using our own platform switching code
avoiding strcpy
* Fixed typo in Changelog.
* +appropriate memory handling
* one more test for coverage
* a tad more coverage
* expanded test on Config
* forcing addresses be resolved before use on test
* log modified
* re-obtaining equivalency at continue
* test added
* additional test, and initialisation for Windows
* added test sections for coverage
* fixed count
Co-authored-by: Max <maxmommersteeg@hotmail.com>
Co-authored-by: SerhiiGadzhilov <71632867+SerhiiGadzhilov@users.noreply.github.com>
2021-01-19 14:52:37 +02:00
Serhii Hadzhilov
f92cec4654
Update ChangeLog
2021-01-15 16:33:38 +02:00
Ignacio Rodríguez
5c2311a50a
Remaining SonarCloud Bugs ( #6900 )
...
* (WIP)-all issues corrected, tests started
* first test passing
alternative solution for SonarCloud check
fixed for to while translation
added changelog item
adding tests and fixes
more tests; avoid compiling BSD Tests on Windows
attempting a BSD compile patch
more tests
borrowing symbol detection from another test
more ambitious testing
changed the order of assertions for better info
more tests
fixed clear errors before executing
expanding transformation to use string comparison
including terminator on translation count
a different flag for testing MS Windows
differente Windows flag
more tests
fixing platform encoding match
Windows compiler difference on #ifdef
Google Test macro usage fix
test added
added keymap test
test and initialisation fixed
ms cl issue with named init
test for keymap
exercising keystate
more configuration exercises
one more test for config
added Unicode test
an IPv6 test
more portable networking code
using our own platform switching code
avoiding strcpy
* Fixed typo in Changelog.
* +appropriate memory handling
* one more test for coverage
* a tad more coverage
* expanded test on Config
Co-authored-by: Max <maxmommersteeg@hotmail.com>
Co-authored-by: SerhiiGadzhilov <71632867+SerhiiGadzhilov@users.noreply.github.com>
2021-01-15 13:24:31 +02:00
Ignacio Rodríguez
c06cdda15f
Ubuntu Tray Icon at Start Up ( #6889 )
...
* refactored and setup retries
* undoing suggested change, due to older qt on CI
* ensuring a fresh connection for checking tray icon
* cleaning debug messages
* Update ChangeLog
* removed <iostream> unneeded include
* incorporating suggestions
* incorporated SonarCloud suggestions, changed timer
* additional suggestion -applied on legacy base
* added a const version of appConfig
2021-01-10 15:31:56 +02:00
Max
36482ee2b5
Fixed typo in Changelog.
2021-01-08 00:03:30 +01: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
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 Rodriguez
631139d42b
modified check
2020-12-15 19:45:50 +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
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
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 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
Ignacio Rodríguez
0dbe76b3d5
Merge branch 'master' into SYNERGY-579-auto-hide-on-start-changing-too-false-when-open-sy
2020-11-20 08:48:01 +07:00
Ignacio Rodriguez
3056fc01d4
changelog
2020-11-20 08:41:39 +07:00
SerhiiGadzhilov
b3151ec1ce
SYNERGY-556 TLS certificate is not created by default. ( #6846 )
...
* SYNERGY-556 TLS certificate is not created by default for Synergy Enterprise.
* SYNERGY-556 Update ChangeLog
2020-11-19 16:21:07 +02:00
SerhiiGadzhilov
38b35cd6d9
SYNERGY-551 update macOS installer. ( #6844 )
...
* SYNERGY-551 Update macOS installer
* New icon
* SYNERGY-551 Update macOS installer.
* SYNERGY-551 Update ChangeLog
* Fix GitHub action for Windows build.
* Using new version of setup-msbuild
* Fixed env. variables
2020-11-19 14:07:16 +03:00
SerhiiGadzhilov
fbdbdb944c
Synergy 552 Update windows installer ( #6841 )
...
* SYNERGY-552 Update Windows installer
* SYNERGY-552 Correct install title
* SYNERGY-552 Update ChangeLog
2020-11-17 11:09:01 +02:00
Ignacio Rodríguez
353ce5b0f5
Merge pull request #6836 from symless/SYNERGY-384-enable-code-scanning
...
Enabling Github Code Scanning
2020-11-16 17:44:41 +07:00
SerhiiGadzhilov
2c8daadaf9
SYNERGY-506 Enterprise asks for serial key ( #6838 )
...
* Update linux-build.yml
* Update ChangeLog
2020-11-12 19:25:25 +02:00
SerhiiGadzhilov
e9a654e16e
SYNERGY-148 Memory leaks on macOS ( #6837 )
...
* SYNERGY-148 Memory leaks on macOS
* SYNEGRY-148 Update ChangeLog and fixed one typo
2020-11-11 10:01:09 +03:00
Ignacio Rodriguez
c7f85a8baf
changelog
2020-11-10 22:12:13 +07:00
SerhiiGadzhilov
fd679589e5
SYNEGRY-549 Create TLS certificate during upgrade ( #6835 )
...
* SYNEGRY-549 Create TLS certificate during upgrade
* Update ChangeLog
2020-11-10 13:26:37 +02:00
Ignacio Rodríguez
aa3cb4fd33
Merge pull request #6831 from symless/SYNERGY-510-sonarcloud-major-bugs-in-synegry-core
...
incorporating sonar's major
2020-11-10 17:56:59 +07:00
SerhiiGadzhilov
92874037ed
SYNERGY-545 TLS certificate error ( #6832 )
...
* SYNERGY-545 TLS certificate error
* #6832 TLS certificate error on macOS system
2020-11-06 15:16:56 +02:00
Ignacio Rodriguez
387a7f7e69
changelog
2020-11-05 19:24:59 +07:00
Ignacio Rodríguez
b9d3ce8aa0
Merge pull request #6829 from symless/fix/SYNERGY-509-deployment-fix
...
fix for older compilers
2020-11-05 16:09:18 +07:00
Ignacio Rodriguez
f4cd363fa1
changelog updated
2020-11-04 22:49:33 +07:00
Ignacio Rodríguez
20c830afb0
Merge pull request #6826 from symless/SYNERGY-509-sonarcloud-critical-bugs-in-synergy-core
...
SonarCloud Critical bugs
2020-11-04 19:02:38 +07:00
SerhiiGadzhilov
64249f13c9
SYNERGY-362 Eliminate using std::chrono ( #6828 )
...
* SYNERGY-362 Eliminate using chrono due to compilation error on: centos7.6, ubuntu1604, debian9
* Remove chrono header
* Update ChangeLog
* SYNERGY-362 Tests compilation fix
* SYNERGY-362 Fix code smell
2020-11-04 12:10:18 +02:00
Ignacio Rodríguez
0bd9aabbc1
Merge branch 'master' into SYNERGY-509-sonarcloud-critical-bugs-in-synergy-core
2020-11-03 22:33:40 +07:00
SerhiiGadzhilov
b235a1891a
SYNERGY-221 Blocker bugs in synergy-core tests ( #6824 )
...
* SYNERGY-221 Blocker bugs in synergy-core tests
* Update ChangeLog
2020-11-03 16:00:12 +02:00
Ignacio Rodríguez
fa17f631c1
Merge branch 'master' into SYNERGY-509-sonarcloud-critical-bugs-in-synergy-core
2020-11-03 18:00:09 +07:00
Ignacio Rodriguez
7a98094449
added changelog
2020-11-03 17:56:59 +07:00
SerhiiGadzhilov
43ba381496
SYNERGY-316 Requires google test even when tests are disabled with BUI… ( #6825 )
...
* SYNERGY-316 Requires googletest even when tests are disabled with BUILD_TESTS=OFF
* Update ChangeLog
2020-11-03 10:41:12 +02:00
SerhiiGadzhilov
261b1f422d
SYNERGY-362 Improve license validation ( #6816 )
...
* SYNERGY-362 Improve license validation
* Update ChangeLog
* SYNERGY-362 Improve license validation
2020-11-02 17:11:03 +02:00
SerhiiGadzhilov
d9d833fcb8
SYNERGY-221 Blocker bugs ( #6821 )
...
* SYNERGY-221 Blocker bugs
* SYNERGY-221 Compilation fix
* Update ChangeLog
* SYNERGY-221 Exception message has been fixed.
* Update src/lib/synergy/ProtocolUtil.cpp
Co-authored-by: Jnewbon <48688400+Jnewbon@users.noreply.github.com>
* SYNERGY-221 Fix code smells
Co-authored-by: Jnewbon <48688400+Jnewbon@users.noreply.github.com>
2020-10-30 18:21:03 +02:00
SerhiiGadzhilov
26f2f2c283
SYNERGY-317 Configure requires dns_sd.h for enteprise ( #6819 )
2020-10-29 10:26:27 +02:00
SerhiiGadzhilov
4ecac36e2f
SYNERGY-334 The system asks to save twice. ( #6814 )
...
* SYNERGY-334 The system asks to save twice.
* SYNERGY-334 ChangeLog has been updated.
2020-10-22 12:59:11 +03:00
SerhiiGadzhilov
65014c1e9a
Merge branch 'master' into SYNERGY-322-Keep-edition-in-config-if-the-new-config-doesn't-have-it
2020-10-15 16:31:19 +03:00
Jamie Newbon
95c6cbe01e
#6809 Updated changelog
2020-10-13 14:22:42 +01:00
Jnewbon
7e019179e4
Merge pull request #6803 from symless/SYNERGY-282-Update-Synerg-icons
...
SYNERGY-282 Update Synergy icons
2020-10-09 11:34:21 +01:00
Jamie Newbon
9be2bdf74a
#6806 Move to Github Action for general PR builds and tests
2020-10-08 13:47:29 +01:00
SerhiiGadzhilov
2f16213db9
Merge branch 'master' into SYNERGY-282-Update-Synerg-icons
2020-10-08 09:36:28 +03:00
Serhii Hadzhilov
5dadb6032d
SYNERGY-322 Update ChangeLog
2020-10-07 10:57:19 +03:00
Serhii Gadzhilov
04280cab7e
SYNERGY-282 Update ChangeLog
2020-10-06 17:10:19 +03:00
Serhii Hadzhilov
3d463d5703
SYNERGY-324 Update ChangeLog
2020-10-02 15:40:39 +03:00
Serhii Hadzhilov
957ab70170
#6799 Synergy "Business" edition. Update ChangeLog SYNERGY-315
2020-10-02 10:30:24 +03:00
Serhii Hadzhilov
2d8a7472cd
Update ChangeLog
2020-09-25 21:34:51 +03:00
Jamie Newbon
28bb941911
#6771 Updated ChangeLog
2020-09-22 12:49:59 +01:00
Jnewbon
39902714ef
Merge pull request #6762 from symless/issue-6567-zombie-processes
...
SYNERGY-92 Fixed deamon leaving zombie process hanging about feeding on memory
2020-09-17 10:51:55 +01:00
Jamie Newbon
71f2a18cd3
#6342 updated copyright in cmd version to use build date
2020-09-14 16:39:38 +01:00
Jnewbon
584d02d1b0
Merge branch 'master' into issue-6567-zombie-processes
2020-09-14 15:23:49 +01:00
Jnewbon
599fe4b343
Merge branch 'master' into issue-6755-vreadf-vulnerability
2020-09-14 15:03:23 +01:00
Jnewbon
9af1db72f9
Merge branch 'master' into issue-6758-tls-path
2020-09-14 15:02:40 +01:00
Jamie Newbon
83942b62ff
#6760 Update ChangeLog
2020-09-10 13:31:25 +01:00
Jamie Newbon
6805841cac
#6758 Updated ChangeLog
2020-09-10 12:16:30 +01:00
Jamie Newbon
307128900f
#6567 Updated ChangeLog
2020-09-08 12:18:59 +01:00
Jamie Newbon
6cf596b576
#6755 Updated ChangeLog
2020-09-03 10:36:58 +01:00
Jamie Newbon
a2256edc06
#6753 Updated ChangeLog
2020-08-25 19:54:00 +01:00
Jamie Newbon
e3905ad952
#6753 Updated ChangeLog
2020-08-25 19:18:54 +01:00
Jamie Newbon
78d7a09769
#6750 Set version number and stage
2020-08-25 12:52:36 +01:00
Jamie Newbon
9f5f05c883
#6748 Updated ChangeLog
2020-08-18 13:57:14 +01:00
Jamie Newbon
b91c629106
#6743 Updated ChangeLog
2020-08-11 12:47:33 +01:00
Jamie Newbon
86d15e919f
Cleaned ChangeLog
2020-08-04 11:56:00 +01:00
Jnewbon
a7e51d5986
Merge pull request #6738 from 67hz/issue-tbd-rel-6710-cmake-gtest-submodule
...
Update git submodules during build
2020-07-29 10:31:52 +01:00
Aaron Hinojosa
646a7e5ee7
#6739 update changelog
2020-07-28 12:10:21 -05:00
Jamie Newbon
e08423b0c6
#6736 Updated ChangeLog
...
Signed-off-by: Jamie Newbon <jamie@symless.com>
2020-07-27 13:48:13 +01:00
Jamie Newbon
2dde91fc27
#6734 Updated ChangeLog
...
Signed-off-by: Jamie Newbon <jamie@symless.com>
2020-07-23 16:48:17 +01:00
Jamie Newbon
91e6df0966
#6730 Updated ChangeLog
...
Signed-off-by: Jamie Newbon <jamie@symless.com>
2020-07-21 16:56:38 +01:00
Jamie Newbon
02e6379e03
Set stage to rc1
...
Signed-off-by: Jamie Newbon <jamie@symless.com>
2020-07-17 11:19:31 +01:00
Nick Bolton
2316663352
Update ChangeLog
2020-07-16 12:32:42 +01:00
Jnewbon
c579858dd2
Merge pull request #6726 from symless/pr-5943-disable-tests
...
Disable test with cmake option
2020-07-14 13:38:33 +01:00
Jamie Newbon
285dfda212
#6716 Updated changelog
...
Signed-off-by: Jamie Newbon <jamie@symless.com>
2020-07-14 13:22:46 +01:00
Jamie Newbon
2420232b0a
#6725 Updated changelog
...
Signed-off-by: Jamie Newbon <jamie@symless.com>
2020-07-14 11:45:52 +01:00
Jnewbon
269d6b8eee
Merge branch 'master' into issue-6720-macdeployqt-cmake
2020-07-12 16:16:54 +01:00
Jamie Newbon
5d1f7fa3fd
#6720 Updated ChangeLog
2020-07-12 16:15:59 +01:00
Jnewbon
ffba759792
Merge pull request #6679 from nicerloop/zeroconf-announce-screen-name
...
Use screen name instead of IP address to announce server through zeroconf
2020-07-12 15:03:17 +01:00
Jnewbon
0ba3e66601
Merge pull request #6717 from symless/issue-4036-update-screen
...
Fix for client resolution change on Linux
2020-07-12 15:02:14 +01:00
Jamie Newbon
88bf136d90
#6722 Updated ChangeLog
2020-07-12 14:45:49 +01:00
Jamie Newbon
4a4bab66d4
#4718 Updated changelog and removed label
2020-07-11 16:04:53 +01:00
Jamie Newbon
bf2a05a619
#4036 Added fix to changelog
2020-07-11 14:53:50 +01:00
Jamie Newbon
cfceedc2a8
Updated changelog
2020-07-09 12:23:52 +01:00
Jamie Newbon
c1f15d6b79
Update Changelog and Version
2020-04-30 11:10:08 +01:00
Jamie Newbon
f04134b19a
Set release 1.11.1-stable
2020-03-19 15:37:23 +00:00
Nick Bolton
8a2a04767e
ChangeLog for v1.11.1-rc2
2020-02-17 17:29:54 +00:00
Jamie Newbon
f8595fd33e
Updated Version and changelog
2020-01-15 10:25:55 +00:00
Jamie Newbon
9fecf0bc5b
Updated change log and stage for RC2
2019-11-20 10:22:08 +00:00
Jamie Newbon
5e19349e2e
Updated changelog and set stage to rc1
2019-11-01 10:52:39 +00:00
Jamie Newbon
ca35737ab9
Set release to stable
2019-09-03 09:41:49 +01:00
Jamie Newbon
eeb00e18df
Updated changlog and stage to rc2
2019-09-03 09:41:49 +01:00
Jamie Newbon
ec01c16bab
Updated version to release candidate 1
2019-09-03 09:41:49 +01:00
Jamie Newbon
e412cd2189
#6497 Updated ChangLog and version for release
2019-05-09 16:28:07 +01:00
Jnewbon
79fb9e2c59
Added v1.10.2-rc2 to ChangeLog
2019-05-08 17:46:42 +01:00
Nick Bolton
667d79263d
Create ChangeLog
2019-05-03 13:51:54 +01:00
Nick Bolton
8dcb63d3c0
Delete ChangeLog
2019-05-03 13:51:28 +01:00
Nick Bolton
baa913b1ac
Create ChangeLog
2019-05-03 13:49:59 +01:00
Nick Bolton
55dd155e56
Merged master into v1-dev
2019-05-03 13:45:16 +01:00
Nick Bolton
9373bdaf01
ChangeLog for v1.10.1
2018-08-23 15:17:36 +01:00
Nick Bolton
a830861522
ChangeLog for 1.10.0 (also fixed 1.9.x)
2018-07-08 17:03:42 +01:00
Andrew Nelless
f987381a0f
Make ready v1.9.0-rc3
2017-05-10 15:29:48 +01:00
Andrew Nelless
526fe3d453
Update ChangeLog
2017-05-10 15:28:01 +01:00
Andrew Nelless
f38d86aeb0
Make ready v1.9.0-beta
2017-05-09 10:40:56 +01:00
Andrew Nelless
1d39bbe506
Update ChangeLog
2017-05-05 02:27:43 +01:00
Andrew Nelless
9df559598a
Initial v1.9.0-beta1 changelog
2017-05-02 16:48:28 +01:00
Andrew Nelless
ec56ac4485
Fix version number in Changelog
2017-03-03 14:51:23 +00:00
Andrew Nelless
fc3cc78c3e
Update changelog... again
2017-02-06 12:47:19 +00:00
Andrew Nelless
2d9ed0d335
Updated Changelog
2017-02-06 12:04:52 +00:00
Andrew Nelless
9799e96903
Update changelog for v1.8.7
2017-01-19 13:18:10 +00:00
XinyuHou
5061f51a66
Update Changelog
2016-12-12 16:55:05 +00:00
Jerry (Xinyu Hou)
20a34e5abf
Update changelog for 1.8.5-stable
2016-10-31 12:45:20 +00:00
Jerry (Xinyu Hou)
771d2a419b
Fix 1.8.4 changelog
2016-10-31 12:38:16 +00:00
Andrew Nelless
0e209aa903
Update Changelog
2016-10-11 10:13:50 +01:00
Andrew Nelless
d77f35b952
Update Changelog
2016-09-26 11:58:33 +01:00
Jerry (Xinyu Hou)
e4b61cd881
Updated ChangeLog
2016-09-26 11:58:33 +01:00
Jerry (Xinyu Hou)
8901effc8b
Updated ChangeLog
2016-08-08 14:38:26 +01:00
Malcolm Lowe
0c4746492f
Fixed issue title in ChangeLog
2016-08-08 14:38:26 +01:00
Jerry (Xinyu Hou)
2f8f5fcb4e
Updated ChangeLog
2016-08-08 14:36:43 +01:00
Jerry (Xinyu Hou)
d196ec5e9a
Updated Changelog
2016-07-14 15:01:21 +00:00
Xinyu Hou
2ed3d26817
Fix indentation
2016-03-15 13:24:08 -07:00
Xinyu Hou
5f6ea6054f
Update changelog
2016-03-15 12:59:01 -07:00
Xinyu Hou
4ff3cddecf
Update changelog
2015-11-30 16:45:53 -08:00
Jerry (Xinyu Hou)
dfd8f25991
Update changelog
2015-11-30 15:29:07 -08:00
Jerry (Xinyu Hou)
9a82a13a9a
Update changelog
2015-11-30 14:17:18 -08:00
Jerry (Xinyu Hou)
53906faf8f
Update changelog
2015-11-30 11:36:49 -08:00
Nick Bolton
85088baceb
Update ChangeLog
2015-11-19 13:46:48 -08:00
Nick Bolton
588fb4b805
ChangeLog for v1.7.4-stable
2015-08-07 14:29:44 -07:00
Nick Bolton
1b8f055ff2
ChangeLog for v1.7.4-stable
2015-08-05 11:35:14 -07:00
Nick Bolton
d961106df9
Update ChangeLog
2015-07-07 16:37:30 -07:00
Adam Potolsky
415ac8e1dc
Updated ChangeLog for 1.7.4 release
2015-06-22 10:19:34 -07:00
Adam Potolsky
5d399c3e61
Added additional fixes to changelog
2015-06-19 16:44:55 -07:00
Nick Bolton
ebb7edfb0f
ChangeLog for v1.7.4-stable
2015-06-17 16:45:15 -07:00
Nick Bolton
9b3d6d5665
Fake commit to force buildbot to build this branch
2015-05-26 16:31:56 +01:00
Nick Bolton
55c9f46156
Fixed version name for 1.7.1 in ChangeLog
2015-05-26 16:01:45 +01:00
Nick Bolton
ace8ffd6a8
Fixed version names in ChangeLog
2015-05-26 15:58:49 +01:00
Nick Bolton
f5d303cab2
ChangeLog for v1.7.3-stable
2015-05-26 15:58:49 +01:00
XinyuHou
2483a2a479
Fixed tab indentation in ChangeLog
2015-05-07 13:22:56 +01:00
XinyuHou
728e9cda8c
Updated ChangeLog for 1.7.2
2015-05-07 11:55:49 +01:00
Nick Bolton
366f813a2c
ChangeLog for v1.7.1-stable
2015-04-21 18:46:32 +01:00
Nick Bolton
be06c198d4
Merge branch '1.6.3-stable'
2015-03-21 23:51:27 +00:00
Nick Bolton
a833611804
Updated ChangeLog for 1.6.3
2015-03-21 20:01:13 +00:00
Nick Bolton
2e060cc2f3
ChangeLog for 1.6.3
2015-03-21 19:35:59 +00:00
Nick Bolton
0da87304a5
ChangeLog for 1.7.0
2015-03-04 17:07:11 +00:00
Xinyu Hou
12ae0da55f
ChangeLog for 1.6.2
2014-12-02 13:50:25 +00:00
Xinyu Hou
ee66a0ab77
ChangeLog for 1.6.2
2014-12-01 17:47:28 +00:00
Xinyu Hou
f240d8c5a9
ChangeLog for 1.6.2
2014-12-01 17:36:46 +00:00
Nick Bolton
9ef6c87857
ChangeLog for 1.6.2
2014-11-27 16:33:52 +00:00
Nick Bolton
ddbef300ad
ChangeLog for 1.6.1
2014-11-06 18:09:27 +00:00
jerry
8cad7551e6
issue #65 - Auto config feature using Zeroconf/Bonjour
...
merging zeroconf into trunk
2014-08-21 17:32:40 +00:00
Nick Bolton
5c9dc20c53
ChangeLog for 1.5.1 [no-issue]
2014-08-21 17:08:10 +00:00
Nick Bolton
cb382ec913
[no-issue] version to 1.5.0
2014-05-23 15:43:58 +00:00
Nick Bolton
102939e254
changelog for 1.4.18
...
issue #0
2014-05-16 19:31:39 +00:00
Nick Bolton
e8a8e4cb24
1.4.17 ChangeLog
2014-03-25 09:02:10 +00:00
Nick Bolton
e423057be2
updated changelog.
2014-02-18 13:12:25 +00:00
Nick Bolton
3c7550daf0
ChangeLog for 1.4.15
2013-10-23 10:27:55 +00:00
Nick Bolton
20e39a22db
ChangeLog for 1.4.14
2013-10-17 15:45:07 +00:00
Nick Bolton
a5a8096b68
ChangeLog for 1.4.12
2013-05-04 11:20:39 +00:00
Nick Bolton
4e3e64e97c
ChangeLog for 1.4.11
2013-04-12 03:00:54 +00:00
Nick Bolton
16d6ed9a89
changelog for 1.4.10
2012-07-30 21:55:30 +00:00
Nick Bolton
e09950ed3f
updated changelog for 1.4.9
2012-07-15 12:23:54 +00:00
Nick Bolton
488241850c
moving 1.4 to trunk
2012-06-10 16:50:54 +00:00
Nick Bolton
e65886857d
removed trunk; please commit to (and build patches against) release branches instead.
2011-10-05 00:10:22 +00:00
Nick Bolton
516c07c956
changed synergy+ references back to synergy (trunk)
2011-01-15 04:01:31 +00:00
Sorin Sbarnea
98c68897d8
Changes from mercurial repository.
2009-10-21 16:25:08 +00:00
Sorin Sbarnea
958fa80d1d
Initial commit of the synergy trunk sources from sf.net
2009-02-27 11:54:59 +00:00