Serhii Hadzhilov
61ba439dbd
SYNERGY-936 Controls resizing
2021-05-11 14:52:35 +03:00
Serhii Hadzhilov
afb0bb2124
SYNERGY-936 Screen settings window size
2021-05-11 14:19:03 +03:00
Serhii Hadzhilov
fc7b630144
SYNERGY-936 Fix validation issue on screen settings window
2021-05-11 11:57:40 +03:00
Serhii Hadzhilov
8db102bd6b
SYNERGY-936 Update computer name validation
2021-05-07 14:29:18 +03:00
Serhii Hadzhilov
b82f34eddf
SYNERGY-936 Fix aliases group
2021-05-07 14:22:11 +03:00
Serhii Hadzhilov
27245991e0
SYNERGY-936 Fix font size
2021-05-07 13:08:03 +03:00
Serhii Hadzhilov
852b2ea074
SYNERGY-936 QFrames for screen settings
2021-05-07 12:56:07 +03:00
Serhii Hadzhilov
9b0a94b4c1
SYNERGY-936 MainWindow aligment
2021-05-06 15:06:35 +03:00
SerhiiGadzhilov
63e449e38a
SYNERGY-936 Set min size
2021-05-06 14:26:54 +03:00
Serhii Hadzhilov
8009ea0fe4
SYNERGY-936 Fix panels cutting on Linux
2021-05-06 14:15:19 +03:00
Serhii Hadzhilov
35d7f0f776
SYNERGY-936 Replace QGroupBox with QFrame on MainWindow
2021-05-06 13:55:44 +03:00
Serhii Hadzhilov
e605c1516b
SYNERGY-936 Fixed styles for logs
2021-05-06 12:22:53 +03:00
Serhii Hadzhilov
f37fcbd6b8
SYNERGY-936 Replace titles with labels
2021-05-05 15:50:20 +03:00
Serhii Hadzhilov
790c4f8e1d
SYNERGY-936 Attribute should be set before the application is run.
2021-05-05 15:16:38 +03:00
Serhii Hadzhilov
1a026f6397
SYNERGY-936 Fix activation window
2021-05-05 14:40:51 +03:00
Serhii Hadzhilov
7918374bce
SYNERGY-936 Fix logs group
2021-05-05 11:57:10 +03:00
Serhii Hadzhilov
1c9a12c1c9
SYNERGY-936 Fix font size
2021-05-05 10:34:49 +03:00
Serhii Hadzhilov
01e2331101
SYNERGY-936 Arial font
2021-04-30 13:46:59 +03:00
Serhii Hadzhilov
96a120b583
SYNERGY-936 Fix spacing on Linux
2021-04-29 17:00:05 +03:00
Serhii Hadzhilov
672d5f0714
SYNERGY-936 Remove fix for fixes group
2021-04-29 16:56:12 +03:00
Serhii Hadzhilov
882ca39ed6
SYNERGY-936 Fix gap for linux system
2021-04-29 16:45:09 +03:00
Serhii Hadzhilov
825629500c
SYNERGY-936 Change Log to Logs and fix position.
2021-04-29 16:22:15 +03:00
Serhii Hadzhilov
9225743951
SYNERGY-936 Fix links
2021-04-29 13:27:48 +03:00
Serhii Hadzhilov
0aa403e6e2
SYNERGY-936 Fixed gaps in IPs
2021-04-29 13:07:53 +03:00
Serhii Hadzhilov
ffe44549ac
SYNERGY-936 Fix a gap between label and computer name
2021-04-29 11:40:37 +03:00
Serhii Hadzhilov
a84402b590
Merge branch 'master' into SYNERGY-936-UI-issues-and-use-cases
2021-04-29 09:36:55 +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
Serhii Hadzhilov
905980aca7
SYNERGY-936 Fixed problem when message text is reset
2021-04-28 11:26:17 +03:00
Serhii Hadzhilov
4c5c0608d4
Merge branch 'master' into SYNERGY-936-UI-issues-and-use-cases
2021-04-28 10:44:28 +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
Serhii Hadzhilov
dc66eb3167
SYNERGY-936 New message for expired licenses
2021-04-27 15:40:21 +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