Jnewbon
269d6b8eee
Merge branch 'master' into issue-6720-macdeployqt-cmake
2020-07-12 16:16:54 +01:00
Jamie Newbon
07ac705bfc
Merge branch 'master' into zeroconf-announce-screen-name
2020-07-12 14:42:34 +01:00
Jnewbon
c5814be90d
Merge pull request #6500 from jpwhiting/use_macdeployqt
...
Use macdeployqt to install Qt frameworks inside bundle
2020-07-12 14:05:31 +01:00
Jnewbon
32883ce3ae
New Crowdin updates ( #6712 )
2020-07-08 14:25:26 +01:00
Jamie Newbon
1518ac9936
Updated language command
...
and removed ../.. from all ts files over complicating the translation integration PR
2020-07-08 13:42:17 +01:00
Jnewbon
448a787ab8
Migrated to Azure pipline for CI and builds
...
Also added Deb 10 to CI and builds
2020-07-08 13:17:06 +01:00
Jamie Newbon
b89b22ba4c
#6670 Updated languages from source file
2020-05-04 23:59:32 +01:00
Jamie Newbon
e9f85ed69c
#6670 Updated language source file
2020-05-04 23:55:08 +01:00
Jamie Newbon
1973cc7eb5
#6670 Updated cmake to require translations that don't get build on some distributions
2020-05-04 23:55:08 +01:00
Loïc PÉRON
f2cc582f9f
Use screen name instead of IP address to announce server through zeroconf, same way it is done for client
2020-05-03 13:59:34 +02:00
Jnewbon
e3f0203657
Merge pull request #6659 from symless/v1-issue-6538-systemscope-setting
...
Added system config selection for all users configuration
2020-04-28 10:43:08 +01:00
Jamie Newbon
62607ec390
#6538 Added check if system config doesnt exist then copy from user settings
2020-04-27 16:58:27 +01:00
Jamie Newbon
f77bc2acff
#6538 Fixed couple issues with comments
2020-04-27 15:50:01 +01:00
Jamie Newbon
f1f5079497
#6538 Removed braces that somehow got added to member variables
2020-04-27 13:09:26 +01:00
Jamie Newbon
eaf99424c5
#6538 Added Save call when main window is closed.
2020-04-27 13:04:30 +01:00
Jamie Newbon
f50d2065e4
#6538 Updated AppConfig constructor, and removed some save settings calls
2020-04-27 13:03:42 +01:00
Jamie Newbon
ad1429e9aa
#6538 Removed appconfig saveSettings calls from external classes, update serverconfig to derived class
2020-04-27 13:02:26 +01:00
Jamie Newbon
73b9f40a44
#6538 Added save to ConfigWriter, updated system config pathing and, set initial scope
2020-04-27 12:59:37 +01:00
Jamie Newbon
b3892a1b82
#6538 Changed Enum names to follow code standards
2020-04-27 12:53:39 +01:00
Jamie Newbon
fb5b46c02e
#6538 Added assert declaration
2020-04-24 10:22:40 +01:00
Jamie Newbon
a5d18ebb0a
#6538 Removed extra ,
2020-04-23 19:07:50 +01:00
Jamie Newbon
df2d31ecf8
#6538 Implemented a most of the new config system
2020-04-23 18:11:20 +01:00
Jamie Newbon
10f558d863
#6538 Added ConfigWriter to centralized config file interaction
2020-04-21 15:53:53 +01:00
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
d061eac117
#6538 Fixed missing semicolon
2020-04-01 16:30:02 +01:00
Jamie Newbon
05ab554d09
Merge branch 'master' into v1-issue-6538-systemscope-setting
...
# Conflicts:
# src/gui/src/AppConfig.cpp
2020-04-01 16:09:45 +01:00
Jamie Newbon
fdd09d0f5d
#6587 Added signal when auto config is changed to update UI
2020-04-01 10:23:14 +01:00
Jamie Newbon
c62d23ab06
#6538 started adding modified settings check to prevent saving changes multiple times
2020-03-31 15:18:57 +01:00
Jamie Newbon
2bff3807f8
#6538 Moved settings from main window to appconfig
2020-03-31 11:09:50 +01:00
Jamie Newbon
ab92492d65
Merge branch 'master' into v1-issue-6538-systemscope-setting
2020-03-27 14:53:39 +00: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
Jnewbon
a1421bf13c
Merge pull request #6638 from 67hz/enhancement/help-menu-help-link-6472
...
#6472
2020-03-19 16:15:19 +00:00
Jamie Newbon
11eda20378
#6538 Changed System scope path to be OS dependant
2020-03-19 15:35:29 +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
Jamie Newbon
a2009d0aa0
#6538 Added event to live swap configs as soon as the scope is changed in settings
2020-02-28 11:34:28 +00:00
Jamie Newbon
70f50a655b
#6538 Moved System scope to ini format and saved to application folder
2020-02-28 11:33:30 +00:00
Jamie Newbon
d4ecffd1f0
#6538 Added Scope selection to settings
2020-02-27 00:41:27 +00:00
Jamie Newbon
691019c6b5
#6538 Fixed missing setting and added function to remove repetitions
2020-02-27 00:40:58 +00:00
jnewbon
d4ae9faad0
#6538 Added settings scope switching to AppConfig
...
Signed-off-by: jnewbon <jamie@symless.com>
2020-02-25 17:06:09 +00:00
jnewbon
0243ba9171
#6583 Changed Server config to pull Settings directly from AppConfig instead of maintaining its own pointer
...
Signed-off-by: jnewbon <jamie@symless.com>
2020-02-25 17:06:07 +00:00
jnewbon
87692ad0a5
#6538 Changed mainwindow to grab settings from appconfig instead of maintaining its own pointer
...
Signed-off-by: jnewbon <jamie@symless.com>
2020-02-25 17:06:05 +00:00
Jamie Newbon
969595dfe0
#6538 Loading of global settings if user setting dont exist
2020-02-25 17:06:01 +00:00
Jamie Newbon
59254c1c10
#6538 Made Loading and saving of settings more readable
...
Signed-off-by: Jamie Newbon <jamie@symless.com>
2020-02-25 17:04:57 +00: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
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
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
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
1a2be15b95
Revert "change openssl path relative to binary"
...
This reverts commit 1bc2cf57
2020-01-09 10:09:49 +00:00
Jamie Newbon
89f328e059
Cleaned up UserAgent info
2019-11-05 15:18:26 +00:00
Jamie Newbon
f8ff1b76ee
#6588 Added version number to version check request
2019-10-31 21:33:31 +00:00
Jnewbon
5990f874ee
Merge pull request #6555 from Waester/ssl-fingerprint-fix-PR
...
Fix certificate generation and empty fingerprint information.
2019-10-18 15:29:52 +01:00
Jamie Newbon
29ab86b734
#6518 Added server restart action and hotkey capability
2019-10-15 18:40:53 +01:00
Jamie Newbon
7d8a09f514
#6561 Increased SSL keysize and SHA algorithm
2019-10-09 16:49:34 +01:00
walker0643
d79c8635e0
fix SSL fingerprint text and about box copyright text
2019-09-08 11:22:14 +02:00
walker0643
1bc2cf57d9
change openssl path relative to binary
2019-09-08 11:13:39 +02:00
Jamie Newbon
8af81f43c8
#6535 Removed duplicate stage from about dialog
2019-09-03 09:41:49 +01:00
Jamie Newbon
d376ad3feb
#6535 Version URL and added stage check to version check
2019-09-03 09:41:49 +01:00
Jamie Newbon
af08223dae
#6546 Filtered out self assigned ip addresses from being displayed
2019-09-03 09:41:49 +01:00
Jamie Newbon
26d50d1e18
#6541 Fixed connected info text to include without TLS encryption
2019-09-03 09:41:49 +01:00
Jnewbon
4fea67e078
#6390 Updated OpenSSL For better security with TLS1.3
2019-09-03 09:41:49 +01:00
jammie999
45432d65d9
#6527 Added dpiAwareness PerMonitor to fix scaling in core on Windows, and also set window height to auto (0) which prevents elements being squashed in the config app
2019-09-03 09:41:49 +01:00
walker0643
01033d730f
#6524 Adds new minimize to tray functionality and setting to enable/disable
2019-09-03 09:41:49 +01:00
walker0643
2626c2c4cf
#6523 The auto hide feature was hidden, so this restores it
2019-09-03 09:41:49 +01:00
walker0643
dd2c14a0fd
#6522 Double clicking tray now shows GUI and tray also now has a tooltip
2019-09-03 09:41:49 +01:00
Jeremy Whiting
688578fbc1
Use macdeployqt to install Qt frameworks inside bundle during "make install"
2019-07-27 19:33:28 -06:00
jammie999
4b809048ad
#6527 Added dpiAwareness PerMonitor to fix scaling in core on Windows, and also set window height to auto (0) which prevents elements being squashed in the config app
2019-07-02 13:54:04 +01:00
walker0643
d67f2e8036
#6524 Adds new minimize to tray functionality and setting to enable/disable
2019-07-02 13:47:13 +01:00
walker0643
629ed12885
#6523 The auto hide feature was hidden, so this restores it
2019-07-02 13:42:43 +01:00
walker0643
a33c2cb2b4
#6522 Double clicking tray now shows GUI and tray also now has a tooltip
2019-07-02 13:39:34 +01:00
Jnewbon
7fb4805521
Merge pull request #6489 from symless/v1-pr-6359-qt511-headers
...
Fixes Qt Headers for 5.11+ with the correct naming scheme
2019-05-02 15:52:32 +01:00
Jnewbon
0ef70ac2b2
Merge pull request #6477 from symless/v1-issue-6471-retry-loop
...
Stopped gui locking into retry loop
2019-04-30 15:51:45 +01:00
Jamie Newbon
6c6e2b6bd3
#6471 Reverted accidental change and fixed more tabs
2019-04-30 15:49:23 +01:00
Jamie Newbon
207247b7ef
#6471 Replaced tabs with spaces
2019-04-30 15:40:29 +01:00
Jamie Newbon
7f4ca77444
#6471 Fixed ability to stop the retry loop when synergy fails to start
2019-04-30 13:12:17 +01:00
Jamie Newbon
e29ee68ff9
Merge branch 'v1-dev' into v1-issue-6471-retry-loop
2019-04-30 11:42:46 +01:00
Jamie Newbon
6f17cb9a31
#6471 Added Pending retry state
2019-04-30 11:42:34 +01:00
Jamie Newbon
eb620097c0
#6395 Removed direct Qt header includes
2019-04-30 10:23:07 +01:00
Jnewbon
8b9722df25
Merge pull request #6359 from jpwhiting/build_against_qt_5.11
...
Add missing header includes to build against Qt 5.11.0
2019-04-30 10:14:23 +01:00
Jamie Newbon
de7c5ce6b7
Merge branch 'v1-dev' into v1-issue-6407-enterprise-autoconfig5
2019-04-30 09:26:31 +01:00
Jnewbon
9bccfb89cc
#6486 Added CI solution for automated builds
...
* Added Ubuntu Dockers for 16, 18, and 19
* Added Cirrus CI build task for gcloud instance with SSDs
* Added macOS instance build with brew Qt install
* Fixed Qt headers for 5.12.2 used in Ubuntu 19.04
* Consolidated version info into CMake file
2019-04-26 17:17:06 +01:00
Jamie Newbon
6870af8eb7
#6471 Stopped gui locking into retry loop
2019-04-08 15:20:56 +01:00
Jnewbon
2713b95af7
Fixed Hostname dialog box opening unnecessarily ( #6468 )
...
#6392 Added check for autoconfig mode
2019-04-05 18:37:59 +01:00
Jeremy Whiting
e3633d8a7b
Add missing header includes to build against Qt 5.11.0
...
Some Qt gui headers are no longer included when including QtGui
adding these two missing headers makes Synergy build here on windows.
2018-10-03 17:32:30 -06:00
Nick Bolton
85c359693a
#6407 Hide all auto config elements for enterprise build
2018-09-05 05:10:56 +08:00
Nick Bolton
2118c6647c
#6397 Remember last used auto config host
2018-09-04 21:32:24 +01:00
Nick Bolton
4cf1ab8a25
#6338 Refactor auto restart logic, fixed debug level check, added some debug logging
2018-08-08 17:20:16 +01:00
Nick Bolton
934824433d
#6338 Auto Config hint widget with link to open Settings dialog
2018-08-08 16:47:45 +01:00
Nick Bolton
aad0ac25d1
#6338 Only add server IPs when in client mode, and clear the IP list each time zeroconf restarts
2018-08-08 15:13:22 +01:00
Nick Bolton
87d8fc1e14
#6338 Use either manual or auto config in main window
...
Only enable/disable auto-config when saving settings, and only start the server/client when clicking Start/Stop/Apply.
2018-08-08 14:41:37 +01:00
Nick Bolton
aae43304c3
#6338 Tidy up settings screen layout
2018-08-06 06:05:58 +01:00
Nick Bolton
53d5c89851
#6338 Hide auto config setting for Enterprise build
2018-08-06 06:05:34 +01:00
Nick Bolton
c0452f0e61
#6338 Only use Zeroconf if non-enterprise build
2018-08-03 23:41:50 +01:00
Nick Bolton
d2d2a5e1d9
#6338 Only call Bonjour download if on Windows
2018-08-03 23:00:15 +01:00
Nick Bolton
918571b6e2
#6338 Part-done: Move Auto Config checkbox to settings screen
...
Also refactored Windows Bonjour code to new class, and moved some of the Zeroconf stuff to a new class
2018-08-03 16:58:23 +01:00
Nick Bolton
8dc868a206
#6380 Fixed warnings for VS2017
2018-08-01 13:03:41 +01:00
Nick Bolton
e555d5d651
Merge branch 'v1.x' into v1.10.1
2018-07-30 12:44:56 +01:00
Nick Bolton
7aa0553b57
Revert "Merge pull request #6358 from jpwhiting/build_with_newer_cmake"
...
This reverts commit 2b79608c44 , reversing
changes made to 183403ceb7 .
2018-07-30 12:27:51 +01:00
Nick Bolton
6d57630746
Revert " #6375 Add missing headers needed for Qt 5.11"
...
This reverts commit 85a8080339 .
2018-07-30 12:27:35 +01:00
Nick Bolton
0ae87852e5
Merge branch 'v1.x' into v1.10.1
2018-07-29 18:05:03 +01:00
Nick Bolton
85a8080339
#6375 Add missing headers needed for Qt 5.11
2018-07-29 18:04:36 +01:00
Nick Bolton
2cde78ff54
#6372 More logging around client disconnect to make TLS state more clear
2018-07-28 03:11:45 +01:00
Nick Bolton
5f3dce8379
#6372 Make TLS UX more user friendly
2018-07-28 02:54:11 +01:00
Nick Bolton
0e0c701b61
#6372 Only show padlock when TLSv1.2 is detected
...
This is really crude and probably a bit fragile, but patches welcome! I also made the fingerprint dialog a bit friendlier while I was poking around.
2018-07-28 01:52:56 +01:00
Nick Bolton
60c0df5984
#6372 Remove log levels that can break log reader behavior
2018-07-28 01:35:10 +01:00
Jeremy Whiting
f9b83f9516
Use target_link_libraries instead of qt5_use_modules.
...
Since qt5_use_modules is deprecated in newer cmake versions
use target_link_libraries with Qt5:: targets instead.
see: http://doc.qt.io/qt-5/cmake-manual.html
2018-07-09 10:30:31 -06:00
Sarah Hebert
0f2306c9ac
#6318 Hack to ignore TIS/TSM log line on macOS
2018-07-08 16:51:57 +01:00
Sarah Hebert
9b4d14e085
#4991 Removed Zeroconf string suffix from Zeroconf service name
2018-07-08 16:51:55 +01:00
Sarah Hebert
21edf3e7f4
#6319 Disabled default Bonjour auto-config setting
2018-07-08 16:51:53 +01:00
Sarah Hebert
491bb2de00
#6312 Removed CURL dependency and all code that uses it
2018-07-08 16:51:50 +01:00
Sarah Hebert
71953b5af8
#6306 Updated GUI title
2018-07-08 16:51:40 +01:00
Andrew Nelless
458d8e4778
#6301 Disable zeroconf for Enterprise builds
2018-07-08 16:51:38 +01:00
Andrew Nelless
b396b1092d
#6301 Disable activation for Enterprise builds
2018-07-08 16:51:34 +01:00
Xinyu Hou
6c5c55a564
#6301 Set page 1 as default on server config dialog
2018-07-08 16:50:37 +01:00
Andrew Nelless
3cb7a5c101
#6345 Convert MainWindow::saveSettings to a slot
2018-07-08 16:50:09 +01:00
Andrew Nelless
88bf4b2e47
#6344 Restore default clipboard sharing size
...
When clipboard sharing is re-enabled, and the current size limit is 0,
make sure that the default size limit is restored
2018-07-08 16:50:05 +01:00
Andrew Nelless
8054bc51a5
#6344 Ensure setting clipboard size limit to 0 disables clipboard sharing
2018-07-08 16:50:01 +01:00
Andrew Nelless
3c133380f8
#6344 Auto Enable/disable clipboard size spinner
2018-07-08 16:49:54 +01:00
Andrew Nelless
36c81480d7
#6344 Fix clipboard size limit initialization order
...
Setting the clipboard sharing size to a value > 0 enables clipboard
sharing. Make sure we do this before applying the users actual
preference.
2018-07-08 16:49:50 +01:00
Andrew Nelless
dfcac4e90b
#6344 Persist clipboard sharing size settings
2018-07-08 16:49:46 +01:00
Andrew Nelless
358641e58e
#6344 Enable the clipboard size combobox
2018-07-08 16:49:42 +01:00
Andrew Nelless
7e7760668a
#6344 Add clipboard sharing size limit config option
2018-07-08 16:49:16 +01:00
Xinyu Hou
682fe1cfa3
#6301 Add clipboard size limit option to GUI
2018-07-08 16:49:12 +01:00
XinyuHou
535627c871
#6346 Add disable lock to screen in server config and output it to config file
2018-07-08 16:48:07 +01:00
XinyuHou
46a5b7f9ae
#6345 Let Mainwindow save settings before program quits
...
# Conflicts:
# src/gui/src/main.cpp
2018-07-08 16:47:56 +01:00
XinyuHou
7da1d4f9cc
#6347 made log to home directory by default
2018-07-08 16:47:32 +01:00
Jerry (Xinyu Hou)
1e8e48d65b
Use corresponding Bonjour libs for different versions of OS
2018-03-20 11:41:38 +00:00
Andrew Nelless
98a6b0421a
Delete temporary config files on platforms other than Windows
2017-05-22 22:41:38 +01:00
Andrew Nelless
e608f8f081
#6037 Fix broken override in ZeroconfServer
2017-05-18 01:00:16 +01:00
Andrew Nelless
cc2f1146ea
#6037 Fix broken override in ScreenSetupView
2017-05-18 00:55:46 +01:00
Andrew Nelless
b0c80b419a
#6037 Unitialized pointer in DataDownloader
2017-05-18 00:46:02 +01:00
Andrew Nelless
bb726e6deb
#4132 Disable Qt Bearer management
2017-05-10 15:25:21 +01:00
Andrew Nelless
54632e2ceb
Fix appending revision to version number
2017-05-09 12:32:46 +01:00
Andrew Nelless
f38d86aeb0
Make ready v1.9.0-beta
2017-05-09 10:40:56 +01:00
Jerry (Xinyu Hou)
ab566bb5a4
Update synergy.ico file
2017-05-08 17:22:00 +01:00
Andrew Nelless
b5c24ec449
#5467 Fix Bonjour download URL
2017-05-02 16:46:12 +01:00
Andrew Nelless
876744ad2c
Cleanup version number handling in CMake
2017-04-27 15:40:23 +01:00
Jerry (Xinyu Hou)
485a7fff03
#6012 Move gui v1 into bin for deb packaging
2017-04-25 14:15:15 +01:00
Andrew Nelless
fedbcb0f3a
Remove ../ includes in src/lib
2017-03-09 15:16:08 +00:00
Andrew Nelless
bb73b1722a
Link legacy GUI to Avahi on Linux
2017-03-08 18:20:18 +00:00
Andrew Nelless
20948522ea
Install macOS binaries in to bundle
2017-03-07 16:50:02 +00:00
Andrew Nelless
5a355fe68f
Add macOS folder to dist
2017-02-10 13:47:59 +00:00
Andrew Nelless
3ac4fe7723
Attempt to fix squashed main UI
2017-02-09 20:50:59 +00:00
Andrew Nelless
f90b537b01
Update macOS icon
2017-02-09 20:32:57 +00:00
Andrew Nelless
c6d5db77a9
Update icons
2017-02-09 20:24:02 +00:00
Andrew Nelless
ed29889f25
Add GUI resource files on Windows
2017-02-09 20:05:36 +00:00
Andrew Nelless
71f24c0664
Correct UI file path
2017-02-09 19:57:13 +00:00
Andrew Nelless
971f5bd1ed
Update about dialog logo and GUI icon
2017-02-09 18:03:58 +00:00
Andrew Nelless
7bcd595da4
Tweak GUI CMakeLists
2017-02-09 16:06:34 +00:00
Andrew Nelless
31a7fb395c
Restore GUI v1 executable name
2017-02-08 12:40:34 +00:00
Andrew Nelless
f9b3969f72
Fix up Synergy version number
2017-02-07 23:01:01 +00:00
Andrew Nelless
b52cadd1f7
Revert "Remove ugly Synergy version from about dialog"
...
This reverts commit 7cd4642e92 .
2017-02-07 22:24:55 +00:00
Andrew Nelless
e3f3b7424c
Fix bonjour linkage on non-Windows platforms
2017-02-07 01:35:07 +00:00
Andrew Nelless
7cd4642e92
Remove ugly Synergy version from about dialog
2017-02-07 01:29:27 +00:00
Andrew Nelless
1a536acdff
Add Qt5 core module to GUI1 linkage
2017-02-07 01:27:15 +00:00
Andrew Nelless
ccda3a6e4f
Add core to GUI1 linkage
2017-02-07 01:27:11 +00:00
Jerry (Xinyu Hou)
ed16db9df6
Ignore deprecated warning on Mac
2017-02-07 01:24:59 +00:00
XinyuHou
c960bdb6db
Use Ascii rather than Unicode GUI project
2017-02-07 01:24:59 +00:00
XinyuHou
1d2932df4f
Fix ui file using wrong path
2017-02-07 01:24:59 +00:00
XinyuHou
deea23f866
Apply tab to spaces filter to src folder
2017-02-07 01:24:59 +00:00
Andrew Nelless
a76ae31126
Fix OpenService buffer for building with narrow char type
2017-02-07 01:24:58 +00:00
Andrew Nelless
abeedf9bcc
Add CMake build option for GUI
2017-02-07 01:24:58 +00:00
Andrew Nelless
b405f4e476
Remove unused GUI source files
2017-02-07 01:24:58 +00:00
Andrew Nelless
14aa1cfd82
Move Qt UI files to source directory
2017-02-07 01:24:58 +00:00
Andrew Nelless
680c9b4078
Merge changes from v1.8.8-rc1
2017-02-06 14:28:20 +00:00
Andrew Nelless
4b913b5599
v1.8.8-rc1
2017-01-31 12:39:18 +00:00
Andrew Nelless
b5a81579ed
#5809 macOS: Add a version key to Info.plist
2017-01-25 20:46:59 +00:00
Jee-Yong Um
8e6bf53233
#4504 Improve Korean language description
2017-01-25 20:32:59 +00:00
伊冲
3bb833b798
#4193 System tray is unavailable on KDE5
2017-01-21 11:28:12 +00:00
Andrew Nelless
c27c094f9c
Merge changes from v1.8.6 and v1.8.7
2017-01-20 23:18:03 +00:00
Jerry (Xinyu Hou)
b69570ec2c
#5784 Fix using the wrong serial key
2016-12-28 15:57:15 +00:00
XinyuHou
c764e26144
Merge branch 'mac-msg' of https://github.com/j2gl/synergy into j2gl-mac-msg
2016-12-07 16:39:40 +00:00
XinyuHou
a49de58738
#5752 Correct tab order in settings dialog
2016-12-06 12:03:40 +00:00
Jerry (Xinyu Hou)
7c12608f20
Merge remote-tracking branch 'origin/issue5722-malformed-keys' into v1.8.6
2016-11-11 11:40:17 +00:00
Andrew Nelless
24a548273e
#5722 Trim serial keys already stored
2016-11-02 11:28:04 +00:00
Andrew Nelless
1a7920f80d
#5722 Make LicenseManager accept SerialKey object instead of string
2016-11-01 17:29:25 +00:00
Jerry (Xinyu Hou)
514e2475c3
Merge branch 'v1.8.6' into issue5186-different-dpi
2016-10-31 16:31:30 +00:00
Andrew Nelless
96efe5fb73
Merge changes from v1.8.5
2016-10-31 16:14:39 +00:00
Andrew Nelless
2f2dd7742f
#5707 Don't send update notifications for new users
2016-10-28 17:45:58 +01:00
Andrew Nelless
3e9815dfdd
#5707 Add newline to update notification string
2016-10-28 17:45:52 +01:00
Andrew Nelless
af62174b59
#5707 Only notify activation on user action
2016-10-28 17:45:42 +01:00
Andrew Nelless
af9037276c
#5707 Prefer 'update' over 'upgrade'
2016-10-28 17:45:35 +01:00
Andrew Nelless
fa7daa48f7
Revert "Update buildbot to Qt 4.8.7"
...
This reverts commit b7e0473cb4 .
2016-10-28 17:45:34 +01:00
Andrew Nelless
4206799ae3
#5707 Add from and to version numbers to version update notification
2016-10-28 17:45:26 +01:00
Andrew Nelless
2de06b9727
#5707 Add support for upgrade notifications
2016-10-28 17:45:20 +01:00
Andrew Nelless
906fd15b4a
#5707 Store and update last version uses in settings
2016-10-28 17:45:13 +01:00