Andrew Nelless
|
5a03e37d15
|
Restore safe reinterpret_casts in misc Windows code
|
2016-10-05 12:46:16 +01:00 |
Andrew Nelless
|
f1cd215f28
|
Restore safe reinterpret_cast in Synergy GUI
|
2016-10-05 12:46:16 +01:00 |
Andrew Nelless
|
0568271506
|
Partially remove reinterpret_casts in network tests
|
2016-10-05 12:46:16 +01:00 |
Andrew Nelless
|
a13dc92f2e
|
Restore safe reinterpret_casts in SecureSocket
|
2016-10-05 12:46:16 +01:00 |
Andrew Nelless
|
16977788d3
|
Restore safe reinterpret_casts in XWindowsClipboardBMPConverter
|
2016-10-05 12:46:16 +01:00 |
Andrew Nelless
|
5b8fb69124
|
Partially de-reinterpret_cast XWindowsClipboard
|
2016-10-05 12:46:16 +01:00 |
Andrew Nelless
|
5272c9dde4
|
Restore safe reinterpret_casts in XWindowsUtil
|
2016-10-05 12:46:16 +01:00 |
Andrew Nelless
|
50807bfcb6
|
Restore safe reinterpret_casts in XWindowsScreen
|
2016-10-05 12:46:16 +01:00 |
Andrew Nelless
|
055370412c
|
Restore safe reinterpret_cast in clipboard converter
|
2016-10-05 12:46:16 +01:00 |
Andrew Nelless
|
fb5e2bb171
|
Restore safe reinterpret_cast in readUInt32
|
2016-10-05 12:46:16 +01:00 |
Andrew Nelless
|
e81f7ab8c7
|
Replace unsafe casts with memcpy ops
|
2016-10-05 12:46:16 +01:00 |
Andrew Nelless
|
90c3dd6622
|
Restore evil-enabling reinterpret_cast in SocketMultiplexer
|
2016-10-05 12:46:16 +01:00 |
Andrew Nelless
|
0371002497
|
Restore use of reinterpret_cast in unicode routines
|
2016-10-05 12:46:16 +01:00 |
Andrew Nelless
|
f174614655
|
Remove bizarre cast of sockaddr to char*
|
2016-10-05 12:46:16 +01:00 |
Andrew Nelless
|
9ed9bde4e7
|
Restore use of reinterpret_cast for sockaddr_in
|
2016-10-05 12:46:16 +01:00 |
Andrew Nelless
|
f3d1470e58
|
Brutally replace all reinterpret_casts with static_casts
|
2016-10-05 12:46:16 +01:00 |
Andrew Nelless
|
e6a3caaf75
|
#5628 Fix net lib linkage on Ubuntu
|
2016-10-04 15:51:07 +01:00 |
Andrew Nelless
|
b345eb4067
|
v1.8.4-rc1
|
2016-10-04 15:30:53 +01:00 |
Andrew Nelless
|
0c76f9feeb
|
Merge DPI scaling branch
|
2016-10-04 15:29:29 +01:00 |
Andrew Nelless
|
d99bd8e031
|
Merge fix for #5329
|
2016-10-04 15:23:27 +01:00 |
Andrew Nelless
|
c288918d68
|
#5629 Fix height of settings dialog
|
2016-10-04 15:12:27 +01:00 |
Andrew Nelless
|
002bcebbd2
|
#5629 Fix main window AppConfig naming conventions
|
2016-10-04 13:47:28 +01:00 |
Andrew Nelless
|
783056f7cc
|
#5629 Ensure setEdition signals main UI
|
2016-10-04 13:41:27 +01:00 |
Andrew Nelless
|
15f2e27d18
|
#5629 Show the main window behind the activation dialog
|
2016-10-04 11:48:47 +01:00 |
Andrew Nelless
|
16ef224ba8
|
#5629 Save activation dialog seen state on reject
|
2016-10-04 11:15:53 +01:00 |
Andrew Nelless
|
603b12dc59
|
#5629 Trigger main window show event before opening activation dialog
|
2016-10-04 10:45:27 +01:00 |
Andrew Nelless
|
15a6a27dc6
|
#5629 Show activation dialog only after main window
|
2016-10-03 19:48:05 +01:00 |
Andrew Nelless
|
176d7e4725
|
#5617 Don't copy plugins directory on Windows
|
2016-10-03 19:47:55 +01:00 |
Andrew Nelless
|
912ed9be9c
|
#5629 Ensure settings are saved when AppConfig updates them
|
2016-10-03 19:47:45 +01:00 |
Andrew Nelless
|
d1a180f652
|
#5627 Automatically generate SSL cert when enabling SSL
|
2016-10-03 19:47:38 +01:00 |
Andrew Nelless
|
32f143f52b
|
#5627 Update Main Window fingerprint after SSL cert gen
|
2016-10-03 19:47:32 +01:00 |
Andrew Nelless
|
d6bcdcbea7
|
#5629 Change activation failure to a QDialog
|
2016-10-03 19:47:24 +01:00 |
Andrew Nelless
|
c799041ce8
|
#5627 Only generate an SSL certificate when it doesn't exist
|
2016-10-03 19:47:18 +01:00 |
Andrew Nelless
|
4924f2faff
|
#5627 Save settings after creating MainWindow
|
2016-10-03 19:47:06 +01:00 |
Andrew Nelless
|
d6b7d8e357
|
#5627 Enable encryption for Pro users
|
2016-10-03 19:46:52 +01:00 |
Andrew Nelless
|
2809530793
|
#5629 Remove 'Run Wizard' from file menu
|
2016-10-03 19:46:48 +01:00 |
Andrew Nelless
|
bcf2d5de0d
|
#5629 Trigger activation dialog if previously unseen
|
2016-10-03 19:46:43 +01:00 |
Andrew Nelless
|
02d75cd370
|
#5603 Ignore exceptions in getOSInformation()
|
2016-10-03 19:46:41 +01:00 |
Andrew Nelless
|
088ac82e18
|
#5629 Remove activation from the wizard
|
2016-10-03 19:46:25 +01:00 |
Andrew Nelless
|
6033f0c946
|
#5629 Minor grammar tweaks
|
2016-10-03 19:46:20 +01:00 |
Andrew Nelless
|
0f95c6e941
|
#5629 Complete activation support for activation dialog
|
2016-10-03 19:46:06 +01:00 |
Andrew Nelless
|
8788faffdd
|
Enable Windows 7 compatibility mode for core binaries
|
2016-10-03 14:41:53 +01:00 |
Andrew Nelless
|
d48f6801f0
|
Disable DPI scaling on core binaries
|
2016-10-03 13:44:21 +01:00 |
Andrew Nelless
|
60a4e62779
|
#5629 Enable activation cancellation dialog
|
2016-09-29 16:17:38 +01:00 |
Andrew Nelless
|
0d5d7e11c0
|
#5629 Simplify Activation dialog
|
2016-09-29 16:16:49 +01:00 |
Andrew Nelless
|
d4646b1cc6
|
#5629 Add activation cancellation dialog
|
2016-09-29 16:14:09 +01:00 |
Andrew Nelless
|
81ae0c211a
|
#5629 Move activation widgets to new activation dialog
|
2016-09-29 13:53:44 +01:00 |
Andrew Nelless
|
663e3f5854
|
#5629 Add rudimentary activation dialog
|
2016-09-29 13:45:06 +01:00 |
Andrew Nelless
|
45da1dfc7c
|
#5628 Make enableCrypto directly enable SSL
|
2016-09-29 13:11:09 +01:00 |
Andrew Nelless
|
55a2d1231f
|
#5628 Initialize SSL on secure client sockets
|
2016-09-29 13:11:09 +01:00 |