Nick Bolton
|
6617e1b84e
|
#6151 Remove cmake install calls
|
2017-09-14 12:08:56 +01:00 |
Nick Bolton
|
5b46821b93
|
Remove all legacy components
|
2017-09-14 11:01:21 +01:00 |
Nick Bolton
|
a6382cea56
|
Revert "Revert "Removed v1 legacy config UI""
This reverts commit 3ccf3d17e4 .
|
2017-09-14 09:47:27 +01:00 |
Andrew Nelless
|
3ccf3d17e4
|
Revert "Removed v1 legacy config UI"
This reverts commit 956f071f20 .
|
2017-09-05 20:21:22 +01:00 |
Nick Bolton
|
956f071f20
|
Removed v1 legacy config UI
|
2017-08-09 09:20:11 +01:00 |
Nick Bolton
|
df2793c1fa
|
#6116 Change log level for unknown quartz event type to DEBUG3
|
2017-07-31 14:08:02 +01:00 |
Andrew Nelless
|
77a6a53a34
|
Merge remote-tracking branch 'origin/v1.9' into v1.9-bidir
|
2017-05-25 13:35:58 +01:00 |
Andrew Nelless
|
1d5bb1ff46
|
Update 16px icon
|
2017-05-25 14:09:55 +01:00 |
Andrew Nelless
|
20961312e7
|
Use test ico
|
2017-05-25 13:39:04 +01:00 |
Andrew Nelless
|
1070ffce53
|
Simplify version number handling
|
2017-05-23 16:05:35 +01:00 |
Andrew Nelless
|
9bb4f564e5
|
Merge branch 'v1.9' into v1.9-bidir
|
2017-05-23 15:25:42 +01:00 |
Andrew Nelless
|
98a6b0421a
|
Delete temporary config files on platforms other than Windows
|
2017-05-22 22:41:38 +01:00 |
Andrew Nelless
|
45580db33c
|
Port fix for guitests from offical debian package
|
2017-05-22 22:34:25 +01:00 |
Andrew Nelless
|
3e5cb09e19
|
Merge branch 'v1.9' into v1.9-bidir
|
2017-05-22 21:40:44 +01:00 |
Andrew Nelless
|
7b19ac89a1
|
Merge branch 'v1.9' into v1.9-bidir
|
2017-05-22 16:48:32 +01:00 |
Andrew Nelless
|
41721e9eac
|
Partial local input detection for Linux
|
2017-05-19 20:16:30 +01:00 |
Andrew Nelless
|
98e617a937
|
#6037 Use MAKINTATOM in MSWindowsScreen
|
2017-05-18 01:20:22 +01:00 |
Andrew Nelless
|
b87dba52ba
|
#6037 Unitialized member in Chunk
|
2017-05-18 01:11:20 +01:00 |
Andrew Nelless
|
857482ced7
|
#6037 Unitialized members in App class
|
2017-05-18 01:09: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
|
0c2b89ed21
|
#6037 Fix key repeat expression always false
|
2017-05-18 00:32:59 +01:00 |
Andrew Nelless
|
bae51a4406
|
#6037 Use MAKEINTATOM in MSWindowsScreen
|
2017-05-18 00:06:56 +01:00 |
Andrew Nelless
|
3e6920964a
|
#6037 Unitialized members in MSWindowsScreenSaver
|
2017-05-18 00:03:34 +01:00 |
Andrew Nelless
|
0ac42d4d05
|
Experiment catching client-side native clicks
|
2017-05-16 14:26:19 +01:00 |
Andrew Nelless
|
40e943d145
|
#6037 Use of non-memsize type for pointer arithmetic
|
2017-05-12 20:40:07 +01:00 |
Andrew Nelless
|
762718d938
|
#6037 Use MAKEINTATOM macro in place of dodgy casts
|
2017-05-12 20:15:57 +01:00 |
Andrew Nelless
|
ae8db8b125
|
#6037 prevent object slicing in caught exception
|
2017-05-12 20:02:51 +01:00 |
Andrew Nelless
|
c556184114
|
#6037 Remove pointless cast in TCPSocket
|
2017-05-12 19:50:38 +01:00 |
Andrew Nelless
|
58e8e06812
|
#6037 Unitialized member in SecureSocket
|
2017-05-12 19:47:03 +01:00 |
Andrew Nelless
|
b097171c69
|
#6037 Unitialized and unused members in IPCLogOutputter
|
2017-05-12 19:38:03 +01:00 |
Andrew Nelless
|
3e6b6dc7b8
|
#6037 Remove crazy LoadString wrapper
|
2017-05-12 01:41:17 +01:00 |
Andrew Nelless
|
823868f767
|
#6037 Fix potential memory leak if SetClipboardData fails
|
2017-05-12 01:08:27 +01:00 |
Andrew Nelless
|
7deb5f04f3
|
#6037 Replaced empty()->clear() mixup
|
2017-05-12 00:57:46 +01:00 |
Andrew Nelless
|
46231cd35c
|
#6037 Slightly improve error checking in vformat()
|
2017-05-12 00:45:59 +01:00 |
Andrew Nelless
|
0290583ab9
|
#6037 Unitialized handles and other members in ArchTaskBarWindows
|
2017-05-12 00:20:59 +01:00 |
Andrew Nelless
|
485540bbb4
|
#6037 socket accept() failure could lead to NULL ptr dereference
|
2017-05-12 00:10:16 +01:00 |
Jerry (Xinyu Hou)
|
9551329392
|
Compare source pid from event to detect local input on Mac
|
2017-05-10 16:24:44 +01:00 |
Jerry (Xinyu Hou)
|
f83da9ae34
|
Use IOHID to fake mouse buttons
|
2017-05-10 16:09:09 +01:00 |
Andrew Nelless
|
bb726e6deb
|
#4132 Disable Qt Bearer management
|
2017-05-10 15:25:21 +01:00 |
Andrew Nelless
|
271ac9e057
|
Reduce local input detection notice to INFO level
|
2017-05-09 19:32:29 +01:00 |
Andrew Nelless
|
c3530a0ff3
|
Add synwinhk support to synergyc
|
2017-05-09 19:24:07 +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 |
Svyatoslav
|
cd015482d5
|
PVS-Studio: An exception should be caught by reference rather than by value. (#6003)
|
2017-05-05 01:34:34 +01:00 |
Svyatoslav
|
30baa8fbe1
|
src/lib/server/Server.cpp: PVS-Studio: Initial and final values of the iterator are the same.
|
2017-05-05 01:31:36 +01:00 |
Andrew Nelless
|
a73b65431b
|
Fix showSecureCipherInfo() to build with OpenSSL 1.1.0
|
2017-05-05 01:27:25 +01:00 |
Jerry (Xinyu Hou)
|
58eb7952a6
|
Allow skip building old GUI
|
2017-05-04 20:10:06 +01:00 |