Jamie Newbon
96b8c74373
#6663 Added limit to the log view of 10,000 lines in the GUI to prevent RAM hogging
2020-04-17 17:52:36 +01:00
Jamie Newbon
fdd09d0f5d
#6587 Added signal when auto config is changed to update UI
2020-04-01 10:23:14 +01:00
Jnewbon
edbeb325bb
Updated translation from Crowdin (Japanese and Polish) ( #6647 )
2020-03-27 14:41:37 +00:00
Jamie Newbon
5bdafa3214
Revert " #6622 Changed translation command to update ts files as well"
...
This reverts commit a38ac372
2020-03-24 00:45:11 +00:00
Jamie Newbon
3eb2fe26f0
#6622 Fixed accidentally removed image
2020-03-24 00:29:08 +00:00
Jamie Newbon
1cd3066283
#6622 Fixed error in html text cause all translations to fail to build silently
2020-03-24 00:26:17 +00:00
Jamie Newbon
91db5906f5
#6622 Updated update languages command
2020-03-23 23:51:03 +00:00
Jamie Newbon
a38ac37280
#6622 Changed translation command to update ts files as well
2020-03-23 23:38:18 +00:00
Jamie Newbon
c7a55a6fa7
#6622 Moved compiled translations and added language resource file
2020-03-23 23:32:22 +00:00
talyz
3e80a0bfc0
Build tests again
...
The tests were accidentally disabled in
688095d0a7 . Since then, the code has
drifted slightly: the synergy lib has been renamed from synergy to
synlib in 4263fd1717 and the curl
dependency was dropped in 491bb2de00 .
This re-enables the tests, targets the right lib and removes the
obsolete test.
2020-03-19 19:08:59 +01:00
Jnewbon
a1421bf13c
Merge pull request #6638 from 67hz/enhancement/help-menu-help-link-6472
...
#6472
2020-03-19 16:15:19 +00:00
Aaron Hinojosa
1fb400da44
6472 - adding help site to help menu
...
6472 - updating help hyperlink text
2020-03-10 14:14:56 -05:00
Jnewbon
963fbca39b
Merge pull request #6624 from symless/v1-issue-6622-cmake-language
...
Updated build to include compiling of language files
2020-01-24 15:33:18 +00:00
Jamie Newbon
15744e9069
#6622 Sorting out local codes for translation integration
2020-01-21 18:07:28 +00:00
Jamie Newbon
e2b671dd19
#6622 Added english source for Translation service integration
2020-01-21 16:56:36 +00:00
Jnewbon
e047cd66fa
Merge pull request #6435 from vifino/patch-1
...
Fixed missing SSL_get_client_ciphers with LibreSSL
2020-01-21 16:19:40 +00:00
Jamie Newbon
e7263ae763
Merge branch 'statico-statico-icons' into v1-dev
2020-01-21 16:15:03 +00:00
Jamie Newbon
1ea39d5ff6
#6622 Updates language files
2020-01-21 16:13:26 +00:00
Jnewbon
bbdc842b04
Merge pull request #6618 from symless/v1-issue-4288-printscreen-issue
...
Send Print Screen key to Windows clients
2020-01-21 15:47:24 +00:00
Jnewbon
1027f41053
Merge pull request #6616 from symless/v1-issue-4-quote-deadkey
...
Fixed quote key on US International keyboard
2020-01-21 15:47:04 +00:00
Jnewbon
a7891e721b
Merge pull request #6617 from symless/v1-issue-6593-unicode-support
...
Fixed possible data index bug for Unicode read
2020-01-21 15:46:39 +00:00
Jamie Newbon
4395291b4f
#6622 Added compiling of language files to cmake
2020-01-21 11:33:55 +00:00
Jamie Newbon
3ca9bd7af8
#6622 Removed compiled language files from source resources
2020-01-21 11:29:58 +00:00
Jamie Newbon
526de88ca6
#6622 Added all translation files to qt project for easy updating
2020-01-21 11:29:02 +00:00
Jamie Newbon
cb488a3f0f
#6622 Removed compiled language files
2020-01-21 11:27:45 +00:00
Jnewbon
e67090bd69
Merge pull request #6621 from jose1711/slovak_translation
...
Update Slovak translation
2020-01-21 09:16:24 +00:00
Jose Riha
ccf8b46c94
Update Slovak translation
2020-01-15 22:57:06 +01:00
Jnewbon
22f6f95494
Merge pull request #6615 from symless/v1-6608-tls-moved
...
Reverting changes the the openSSL binary location
2020-01-15 10:21:46 +00:00
Jamie Newbon
9f700a1977
#4937 Add .mm files to cmake if builder is mac
2020-01-11 15:42:34 +00:00
Jamie Newbon
1c9bb4ad78
#4937 Merge branch 'statico-icons' of https://github.com/statico/synergy into statico-statico-icons
...
# Conflicts:
# src/gui/res/Synergy.qrc
# src/gui/res/icons/256x256/synergy.ico
# src/gui/res/mac/Synergy.icns
# src/gui/src/MainWindow.cpp
2020-01-11 14:57:44 +00:00
Jamie Newbon
4f2e0b6cdb
#4288 Fixed if assignment instead of equals
2020-01-11 01:33:03 +00:00
Jamie Newbon
23a7e5c05f
#4288 removed #if 0 blocks
2020-01-11 01:24:22 +00:00
Jamie Newbon
9015f6a328
WIP printscreen fixes for Windows
...
# Conflicts:
# src/lib/platform/MSWindowsDesks.cpp
# src/lib/platform/MSWindowsDesks.h
2020-01-11 01:08:00 +00:00
Josh Stone
8299bcda95
#6593 Fix data indexes in Unicode::fromUTF8
2020-01-11 00:15:21 +00:00
Martin van Zijl
9f9627aa66
#4 . Fix quote key on US International keyboard.
2020-01-10 23:50:11 +00:00
Jamie Newbon
1a2be15b95
Revert "change openssl path relative to binary"
...
This reverts commit 1bc2cf57
2020-01-09 10:09:49 +00:00
Jamie Newbon
dc363d66ab
#6611 Updated untrusted server dialog to show sha256 fingerprint
2020-01-09 10:03:40 +00:00
Jnewbon
b09b6e176d
Merge pull request #6596 from symless/v1-issue-4957-remove-synwinhk
...
Removed Windows hook DLL
2019-11-19 15:21:57 +00:00
Jamie Newbon
b641d4b337
Fixed build issue on Windows unable to find iterator
2019-11-14 16:14:11 +00:00
Jamie Newbon
051138c8df
Removed synwinhk DLL, back porting 703097c
2019-11-14 15:11:00 +00:00
Jamie Newbon
e64e4c598d
Changed to stringstream as Mac had problems with regex
2019-11-14 11:29:17 +00:00
Jamie Newbon
27e5d3b084
Grabbed connection protocol from cipher for display to user
2019-11-13 10:01:27 +00:00
Jamie Newbon
4d3cf2c626
Preventing older insecure version of TLS/SSL
2019-11-12 17:06:44 +00:00
Jnewbon
2849f76f31
Merge pull request #6592 from symless/v1-issue-6556-tls
...
Reverted static SSL libs and removed ifdef function macros
2019-11-07 13:55:54 +00:00
Jamie Newbon
89f328e059
Cleaned up UserAgent info
2019-11-05 15:18:26 +00:00
Jamie Newbon
021229879b
Removing updated function name
2019-11-04 19:31:53 +00:00
Jamie Newbon
ebbdee5c4e
Reverting 9005fe3c, 4d9c196c and f0d7b669. Which reverts static SSL libs
2019-11-04 19:30:22 +00:00
Jamie Newbon
136996a9a9
#6566 Switched info to debug
2019-11-01 15:13:03 +00:00
Jamie Newbon
9005fe3ce0
#6556 Fixed cmakes for static SSL linkin
2019-11-01 15:12:28 +00:00
Jamie Newbon
4d9c196cae
#6556 Fixed cmakes for static SSL linking
2019-11-01 14:53:17 +00:00