Commit Graph

3904 Commits

Author SHA1 Message Date
Serhii Hadzhilov
e5065e260f SYNERGY-936 Update ChangeLog 2021-05-12 18:22:25 +03:00
Serhii Hadzhilov
65f3d7c913 SYNERGY-936 Rename "settings" to "Preferences" 2021-05-12 17:18:18 +03:00
Serhii Hadzhilov
d172dc56da SYNERGY-936 New upgrade window 2021-05-12 16:48:33 +03:00
Serhii Hadzhilov
1ae0d9ab4a SYNERGY-936 Replace qgroups with qframes 2021-05-12 15:00:16 +03:00
Daun Chung
0e38ea900d
SYNERGY-542 language record (#6990)
* SYNERGY-542 add a header  on version check request to include language

* changing the URL to use staging api

* Updating changelog and removing todo comment

* Update ChangeLog

Moving the Enhancements log to latest version listed

* updating the version URL to prod
2021-05-11 11:02:02 +03:00
Andrey Batyiev
a5d0bb12b9
Merge pull request #6988 from symless/SYNERGY-694-Issues-with-client-messages
SYNERGY-694 Issues with client messages
2021-04-28 16:49:52 +03:00
Serhii Hadzhilov
70f60fefe7 SYNERGY-694 Fix code smell 2021-04-28 16:06:42 +03:00
Serhii Hadzhilov
4bbe8108a2 SYNERGY-694 Prevent client duplication. 2021-04-28 15:49:27 +03:00
Serhii Hadzhilov
7fa08c51e3 SYNERGY-694 Issues with clients messages 2021-04-28 15:34:04 +03:00
SerhiiGadzhilov
7c365c4dac
SYNERGY-694 Setup client configuration issues (#6987)
* SYNERGY-694 Fix compilation for old platforms

* SYNERGY-694 Add server screen if it hasn't been added.

* SYNERGY-694 Fix issue with repeat popups

* Update ChangeLog
2021-04-28 10:06:56 +03:00
Andrey Batyiev
c1243deab9
SYNERGY-885 mac client listens on ipv4 only but attempts to connect on ipv6 (#6983)
* SYNERGY-885 Mac client listens on ipv4 only but attempts to connect on ipv6
* Fix ipv6 port parsing
* Fix ipv6 server bind

* SYNERGY 885 Mac client listens on ipv4 only but attempts to connect on ipv6
* Add ipv6 scope checker

* SYNERGY-885 Mac client listens on ipv4 only but attempts to connect on ipv6
* Update changelog

* SYNERGY-885 Mac client listens on ipv4 only but attempts to connect on ipv6
* Refactor network address logic

* SYNERGY-885-Mac client listens on ipv4 only but attempts to connect on ipv6
* Build fix

* SYNERGY-885 Mac client listens on ipv4 only but attempts to connect on ipv6
* Fix code smells

* SYNERGY-885 Mac client listens on ipv4 only but attempts to connect on ipv6
* Fix empty ipv4 hostname

* SYNERGY-885 Mac client listens on ipv4 only but attempts to connect on ipv6
* Fix build

* SYNERGY-885 Mac client listens on ipv4 only but attempts to connect on ipv6
* Add test for new logic

* SYNERGY-885 Mac client listens on ipv4 only but attempts to connect on ipv6
* Upgrade network adress parser tests

* SYNERGY-885 Mac client listens on ipv4 only but attempts to connect on ipv6
* Fix sonar code smells in tests

* SYNERGY-885 Mac client listens on ipv4 only but attempts to connect on ipv6
* Fix code smells

* SYNERGY-885 Mac client listens on ipv4 only but attempts to connect on ipv6
*Fix comment

Co-authored-by: user <user@users-Mac-mini.local>
Co-authored-by: Andrii Batyiev <andrii-external@symless.com>
2021-04-26 10:37:34 +03:00
Andrey Batyiev
850fd20ff1
Merge pull request #6984 from symless/SYNERGY-799-Connect-dialogs
SYNERGY-799 Client connection errors
2021-04-23 13:22:16 +03:00
Serhii Hadzhilov
fa2ad60a5b SYNERGY-799 Show message even if parent is hidden or minimized 2021-04-22 17:59:01 +03:00
Serhii Hadzhilov
9e4c114949 SYNERGY-799 Client connection errors 2021-04-22 17:00:42 +03:00
SerhiiGadzhilov
749736581c
SYNERGY-694 Setup client configuration (#6981)
* SYNERGY-694 Setup client configuration

* SYNERGY-694 Add copyrights

* SYNERGY-694 Fix code smell

* Update ChangeLog

* SYNERGY-694 Show setup if the window is closed or minimized
2021-04-22 10:29:46 +03:00
Andrey Batyiev
426055a44a
Merge pull request #6979 from symless/SYNERGY-918-Manual-config-error-in-client-mode
SYNERGY-918 Manual config error in client mode
2021-04-20 08:27:39 +03:00
Serhii Hadzhilov
a4a0b66c34 Update ChangeLog 2021-04-19 15:00:53 +03:00
Serhii Hadzhilov
ad607bb79e SYNERGY-918 Manual config error in client mode 2021-04-19 14:59:18 +03:00
Andrey Batyiev
f767aa3a53
Merge pull request #6978 from symless/SYNERGY-799-Update-Synergy-UI.-Settings-window
SYNERGY-799 Update Synergy UI. Settings window
2021-04-16 15:07:46 +03:00
Serhii Hadzhilov
32bb5cbd7f SYNERGY-799 Restore lost functionality 2021-04-16 14:41:36 +03:00
Serhii Hadzhilov
8c9a261ed5 SYNERGY-799 Fix code smell. Removed unused autoconfig function. 2021-04-15 18:54:01 +03:00
Serhii Hadzhilov
65889f809b SYNERGY-799 Fixed issue with screen name validation 2021-04-15 18:25:36 +03:00
Serhii Hadzhilov
95d9ce36dc Merge branch 'master' into SYNERGY-799-Update-Synergy-UI.-Settings-window 2021-04-15 18:04:26 +03:00
Serhii Hadzhilov
3fabb2c294 SYNERGY-799 Don't select type by default 2021-04-15 17:59:03 +03:00
Serhii Hadzhilov
db2cb8954d SYNERGY-799 Update security controls enabling logic 2021-04-15 16:02:37 +03:00
Serhii Hadzhilov
fe28d4c126 SYNERGY-799 Update browse buttons 2021-04-15 14:53:28 +03:00
Serhii Hadzhilov
2cecc9ad00 SYNERGY-799 Move “Elevate” to the “Advanced” section 2021-04-15 13:53:43 +03:00
Serhii Hadzhilov
02618cb495 SYNERGY-799 Set default size 2021-04-15 13:45:11 +03:00
Serhii Hadzhilov
e690f40e65 SYNERGY-799 Logs section 2021-04-14 18:12:36 +03:00
Andrey Batyiev
39c151469b
Merge pull request #6977 from symless/SYNERGY-799-Server-configuration-main-window
SYNERGY-799 Server configuration main window
2021-04-14 16:34:03 +03:00
Serhii Hadzhilov
c3aab85f88 SYNERGY-799 Security section 2021-04-14 15:51:07 +03:00
Serhii Hadzhilov
4fa82d5dcb SYNERGY-799 Move common settings 2021-04-14 14:42:58 +03:00
Serhii Hadzhilov
35fa9c8f01 SYNERGY-799 Move computer name 2021-04-14 14:03:40 +03:00
Andrey Batyiev
d73ce7cfbc
SYNERGY-835 Synergy stops working (#6975)
* SYNERGY-835 Synergy stops working
* Add temporary fix of problem with missed config file

* SYNERGY-835 Synergy stops working
* Update ChangeLog

* SYNERGY-835 Synergy stops working
* Fix code smell

* SYNERGY-835 Synergy stops working
* Change logic of temp config generation

* SYNERGY-835 Synergy stops working
* Change variable name

Co-authored-by: Andrii Batyiev <andrii-external@symless.com>
Co-authored-by: SerhiiGadzhilov <71632867+SerhiiGadzhilov@users.noreply.github.com>
2021-04-14 13:06:28 +03:00
SerhiiGadzhilov
b9433c0b74
Fix windows builds (#6976)
* Fix windows builds

* Update ChangeLog
2021-04-13 20:22:44 +03:00
Serhii Hadzhilov
e2c33600ea Update ChangeLog 2021-04-13 19:06:16 +03:00
Serhii Hadzhilov
0230b0ef5d Update ServerConfigDialogBase.ui 2021-04-13 19:05:18 +03:00
Serhii Hadzhilov
09947fb778 Merge branch 'master' into SYNERGY-799-Server-configuration-main-window 2021-04-13 19:04:58 +03:00
Serhii Hadzhilov
a96f859487 SYNERGY-799 Fix margins for advanced tab 2021-04-13 18:47:00 +03:00
Serhii Hadzhilov
4c20c39ea8 SYNERGY-799 Rearrange advanced settings tab 2021-04-13 14:48:56 +03:00
Serhii Hadzhilov
8377f783a2 SYNERGY-799 Fix Screen settings window 2021-04-13 13:23:22 +03:00
Kyle Bloom
fd81fef749
Add missing make instruction (#6974)
* Add missing make instruction

* Update changelog
2021-04-12 14:37:05 +03:00
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
Serhii Hadzhilov
3efd02f018 SYNERGY-799 Rearrange "Modifier keys" group 2021-04-09 18:37:15 +03:00
Serhii Hadzhilov
831fa217bc SYNERGY-799 Update screen name 2021-04-09 18:17:18 +03:00
Serhii Hadzhilov
a6e89a2ffc SYNERGY-799 Remove unused files 2021-04-09 17:57:55 +03:00
Serhii Hadzhilov
d89657c0d9 SYNERGY-799 Implement add computer button 2021-04-09 17:53:27 +03:00
Serhii Hadzhilov
5a8ec2356d SYNERGY-799 Button add computer has been added 2021-04-09 14:10:44 +03:00
Serhii Hadzhilov
738dd79964 SYNERGY-799 Change grid size 2021-04-09 13:59:10 +03:00
Serhii Hadzhilov
75b1b1e675 SYNERGY-799 Decrease grid margins 2021-04-09 13:23:07 +03:00