Commit Graph

3703 Commits

Author SHA1 Message Date
Ignacio Rodríguez
0bd9aabbc1
Merge branch 'master' into SYNERGY-509-sonarcloud-critical-bugs-in-synergy-core 2020-11-03 22:33:40 +07:00
Ignacio Rodriguez
edbf4dfeda a few tests 2020-11-03 22:31:50 +07:00
Ignacio Rodriguez
77ee71768b formatting 2020-11-03 22:31:32 +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 Rodriguez
0f779c7f76 improved takes 2020-11-03 20:24:44 +07: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
Ignacio Rodriguez
6656e7337d as per Sonar recommendations 2020-11-03 17:52:56 +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
Andrea Candian
63279a1d3a
Merge pull request #6820 from symless/SYNERGY-504-Temporary-remove-Raspberry-PI-from-workflow.-
SYNERGY-504 Temporary remove Raspberry PI from workflow.
2020-10-28 10:52:06 -07:00
Serhii Hadzhilov
b53cc74b6a SYNERGY-504 Temporary remove Raspberry PI from workflow. 2020-10-28 19:30:48 +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
Andrea Candian
4f65578546
Merge pull request #6811 from symless/SYNERGY-323-No-configuration-available
SYNERGY-323 "No configuration available error" appears because the system fails on windows.
2020-10-15 16:36:31 +01:00
Jnewbon
59e9a1f41d
Merge pull request #6804 from symless/SYNERGY-322-Keep-edition-in-config-if-the-new-config-doesn't-have-it
SYNERGY-322 Synergy loses edition when creating a System scope config
2020-10-15 16:25:44 +01: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
Serhii Hadzhilov
b542f3b302 SYNERGY-323 NO configuration available. Fix sonar "Code Smells". 2020-10-15 12:17:17 +03:00
Serhii Hadzhilov
60e4dc1103 SYNERGY-323 No configuration available. Fix test to use correct data size in mock. 2020-10-15 11:59:28 +03:00
Jnewbon
ddd2252975
Merge pull request #6810 from symless/intergration-6809
Intergration 6809
2020-10-14 11:51:58 +01:00
Serhii Hadzhilov
6c37cfad3b SYNERGY-323 "No configuration available" error. Sonar issues fix. 2020-10-13 22:38:50 +03:00
Serhii Hadzhilov
75efede1e3 SYNERGY-323 Fixed sonar issues in tests. 2020-10-13 18:09:20 +03:00
Jamie Newbon
d9cbf7f339 Set Azure pipelines to manual build only 2020-10-13 14:33:38 +01:00
Jamie Newbon
95c6cbe01e #6809 Updated changelog 2020-10-13 14:22:42 +01:00
Jamie Newbon
16c4c66168 Merge branch 'master' into intergration-6809 2020-10-13 14:17:42 +01:00
Serhii Hadzhilov
a31e984aad SYNERGY-323 "No configuration available" error.
Main fix and additional tests.
2020-10-13 12:56:26 +03:00
Jamie Newbon
bfa3b5d819 Disable triggers for azure 2020-10-12 12:29:55 +01:00
Jnewbon
357fd192b0
Merge pull request #6809 from devilholk/master
Add missing XAtom for utf-8 handling with Xorg.
2020-10-12 12:25:08 +01:00
Serhii Hadzhilov
4e51f3bb7a SYNERGY-323 Add unit tests for ProtocolUtils 2020-10-12 13:49:32 +03:00
Mikael Lövqvist
73b40c04d8 Added atom "text/plain;charset=utf-8" to the m_converters list to prevent falling back to "STRING", causing non ASCII characters to be replaced by question marks 2020-10-10 10:58:16 +02: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
Jnewbon
40dc5780ad
Merge pull request #6802 from symless/switch-to-github-actions-for-ci
Switched to Github actions for builds on PR and pushes
2020-10-09 11:32:55 +01:00
Jamie Newbon
9be2bdf74a #6806 Move to Github Action for general PR builds and tests 2020-10-08 13:47:29 +01:00
Jamie Newbon
3277fadf78 Merge branch 'master' into switch-to-github-actions-for-ci 2020-10-08 13:46:18 +01:00
SerhiiGadzhilov
2f16213db9
Merge branch 'master' into SYNERGY-282-Update-Synerg-icons 2020-10-08 09:36:28 +03:00
SerhiiGadzhilov
898bac50f6
Merge pull request #6800 from symless/SYNERGY-324-Update-behaviour-when-unregistered
SYNERGY-324 Update behaviour when unregistered
2020-10-08 09:32:58 +03:00
Serhii Hadzhilov
9ff4c1b6d9 SYNERGY-282 Icons 64 have been updated. 2020-10-08 09:29:42 +03:00
Serhii Hadzhilov
5dadb6032d SYNERGY-322 Update ChangeLog 2020-10-07 10:57:19 +03:00
Serhii Hadzhilov
37d8b62620 SYNERGY-322Synergy loses edition when creating a System scope config 2020-10-07 10:54:34 +03:00
Serhii Gadzhilov
04280cab7e SYNERGY-282 Update ChangeLog 2020-10-06 17:10:19 +03:00
Sergey Gadzhilov
2c4a2c28b7 SYNERGY-282 Update Synergy icons/16x16/synergy-connected.png 2020-10-06 16:57:06 +03:00
Serhii Hadzhilov
90fce9af2a SYNERGY-324 Replace tabs with spaces. 2020-10-05 18:34:03 +03:00
Serhii Hadzhilov
836e0444d3 SYNERGY-324 Removed tabs in SerialKey.h 2020-10-05 16:29:33 +03:00
Jnewbon
d3220f8a3a
Switched to Github actions for builds on PR and pushes 2020-10-05 12:56:00 +01:00
Jnewbon
a52abb8ce9
Merge pull request #6801 from symless/l10n_master
New Crowdin updates
2020-10-05 12:52:01 +01:00
Jnewbon
549464dafa New translations gui.ts (Italian) 2020-10-03 20:03:43 +01:00
Serhii Hadzhilov
8deae1005d SYNERGY-324 Fixed wrong conditions 2020-10-02 16:11:08 +03:00
Serhii Hadzhilov
8bd61d021c SYNERGY-324 Fix sonar warning 2020-10-02 15:55:44 +03:00
Serhii Hadzhilov
3d463d5703 SYNERGY-324 Update ChangeLog 2020-10-02 15:40:39 +03:00