Commit Graph

  • d9a6c14170 #3305 Used Mac native way to simulate media keys Jerry (Xinyu Hou) 2016-06-16 15:18:31 +0000
  • e72e86c9b2 #4323 Fix build wrt ElevateMode on non-Windows platforms Andrew Nelless 2016-06-10 15:43:44 +0100
  • 21df3290c2 #4323 Refactored ElevateMode into its own header Andrew Nelless 2016-06-10 15:33:30 +0100
  • 9c26c7ea94 #4323 Implement Elevate tristrate in GUI Andrew Nelless 2016-06-07 17:20:22 +0100
  • 3cd58f7c7d #4323 Prepare settings dialog for elevation tristate Andrew Nelless 2016-06-07 17:20:22 +0100
  • 312689039f Versioned to 1.8.3 Jerry (Xinyu Hou) 2016-06-07 16:46:54 +0100
  • 8503c3c023 Version to 1.8.2 Jerry (Xinyu Hou) 2016-05-12 14:07:04 +0100
  • 50fcdcf672 Improve GitHub issue template Andrew Nelless 2016-09-21 11:26:53 +0100
  • 145e7797be Create ISSUE_TEMPLATE.md Andrew Nelless 2016-09-20 17:20:55 +0100
  • bb3be59c91 #4978 Link Bonjour statically Andrew Nelless 2016-06-27 08:59:33 +0100
  • 342b3d1e8d #4978 Fixed WiX configuration order Andrew Nelless 2016-06-27 15:42:39 +0100
  • 4ad8621adc #5389 Added qwindows.dll into installer on Windows Jerry (Xinyu Hou) 2016-06-24 19:05:25 +0100
  • 9897711967 #4978 Increased wizard version Jerry (Xinyu Hou) 2016-06-24 18:27:03 +0100
  • 091b7b98ef #5389 Changed expected Qt version in script Jerry (Xinyu Hou) 2016-06-24 17:40:25 +0100
  • f7d8ea9686 #5390 Add --skip-tests config option Andrew Nelless 2016-06-24 16:51:25 +0100
  • c5d5d5cba0 #4978 Made VersionHelper Windows specific XinyuHou 2016-06-24 08:05:26 -0700
  • e1432f670c #4978 Fixed bad casting on 64bit Windows Andrew Nelless 2016-06-24 15:38:17 +0100
  • 04184b51ea #4978 Removed deprecated usage of GetVersionEx Andrew Nelless 2016-06-24 15:37:34 +0100
  • 3ead310161 #4978 Fixed HANDLE string formatting on 64bit Windows Andrew Nelless 2016-06-24 13:30:44 +0100
  • bc24568a6f #4978 Removed deprecated GetVersionEx call when checking Windows version Andrew Nelless 2016-06-24 13:30:44 +0100
  • 74c48c6516 #4978 Removed getOSName impl relying on deprecated GetVersionEx Andrew Nelless 2016-06-24 13:10:17 +0100
  • cf1e5239cb #5389 Output GUI binary to release folder on Windows Jerry (Xinyu Hou) 2016-06-24 15:17:20 +0100
  • 485469b5cd #4978 Auto-detect Qt libraries location. Jake Petroules 2015-08-22 15:44:15 -0700
  • 433cfc232c #4978 Removed obsolete code for unsupported OS versions. Jake Petroules 2015-08-22 16:04:44 -0700
  • 76a776ef86 #4978 Fixed warning Jerry (Xinyu Hou) 2016-06-23 19:39:14 +0100
  • d37d3e8944 #4978 Replaced the superseded SetWindowLong API Jerry (Xinyu Hou) 2016-06-23 19:36:54 +0100
  • 454bf4dc5f #5389 Updated Wix for Qt 5.6 and VS 2015 Jerry (Xinyu Hou) 2016-06-23 19:34:34 +0100
  • 70bdbe2736 #4978 Removed hack causing problems with VS2015 Andrew Nelless 2016-06-23 12:33:30 +0100
  • cd09a36286 #4978 Fixed orphaned appendLogInfo slot Andrew Nelless 2016-06-23 12:08:36 +0100
  • 38db630816 #5389 Added missing header under Qt5 Andrew Nelless 2016-06-23 12:06:39 +0100
  • 79a61b28f4 #5389 Added Qt5 compatibility for default file paths Andrew Nelless 2016-06-23 12:05:27 +0100
  • 64dbae8918 #4978 Resolved conflict between interface macro in VS2015 Andrew Nelless 2016-06-23 11:56:06 +0100
  • 6c58913899 #5389 Support for building GUI with VS2015 Andrew Nelless 2016-06-23 11:42:38 +0100
  • 1bb1b21f77 #4978 Renamed conflicting 'Unknown' EditionType Andrew Nelless 2016-06-08 17:03:33 +0100
  • 25d8c5c32a #4978 Added script to support VS2015 Jerry (Xinyu Hou) 2016-06-20 17:51:25 +0100
  • 13e8047967 #4978 Conditional linking C runtime lib Andrew Nelless 2016-06-20 16:07:04 +0100
  • c2b6b60cec #4978 Compile core on VS2015 Andrew Nelless 2016-06-20 14:29:08 +0100
  • 42494a72a5 #3305 Fixed class name convention for Mac and Linux Jerry (Xinyu Hou) 2016-06-16 16:11:25 +0000
  • ba04f2dfc5 #3305 Resolved namespace issue Jerry (Xinyu Hou) 2016-06-16 08:57:39 -0700
  • 10a1ae8271 #3305 Fixed class name convention from porting code Jerry (Xinyu Hou) 2016-06-16 15:41:20 +0000
  • e742269ada #3305 Fixed Linux key types incompatible issue Jerry (Xinyu Hou) 2016-06-16 15:37:13 +0000
  • 8f99911636 #3305 Added mission control and launchpad support Jerry (Xinyu Hou) 2016-06-15 11:08:08 +0100
  • 1f78fe6f6d #3305 Made Mac clients aware of brightness keys Jerry (Xinyu Hou) 2016-06-16 15:31:00 +0000
  • 8058ed06a1 #3305 Added brightness up and down support Xinyu Hou (Jerry) 2016-06-14 12:08:07 +0100
  • ebfe01cb3b #3305 Refactor MockKeyState into a separate class Jerry (Xinyu Hou) 2016-06-08 17:08:14 +0100
  • e2459eb1b7 #3305 Made mock match to the original KeyState Jerry (Xinyu Hou) 2016-06-16 15:21:16 +0000
  • d3814cc454 #3305 Added default implementation for fakeMediaKey for Linux and Mac Jerry (Xinyu Hou) 2016-06-08 16:49:04 +0100
  • 9115d5570b #3305 Used Mac native way to simulate media keys Jerry (Xinyu Hou) 2016-06-16 15:18:31 +0000
  • e1e1199a57 #4323 Fix build wrt ElevateMode on non-Windows platforms Andrew Nelless 2016-06-10 15:43:44 +0100
  • d42ea08a1d #4323 Refactored ElevateMode into its own header Andrew Nelless 2016-06-10 15:33:30 +0100
  • fa9f30ff81 #4323 Implement Elevate tristrate in GUI Andrew Nelless 2016-06-07 17:20:22 +0100
  • d1e80c668e #4323 Prepare settings dialog for elevation tristate Andrew Nelless 2016-06-07 17:20:22 +0100
  • fb4590c6ac Versioned to 1.8.3 Jerry (Xinyu Hou) 2016-06-07 16:46:54 +0100
  • 1e39a430e5 Version to 1.8.2 Jerry (Xinyu Hou) 2016-05-12 14:07:04 +0100
  • 130a248fbe Versioned 1.8.2-stable Jerry (Xinyu Hou) 2016-08-08 14:31:18 +0100
  • 8901effc8b Updated ChangeLog Jerry (Xinyu Hou) 2016-08-08 13:40:23 +0100
  • f6e1dd51fa #4768 Workaround locking issue in X11 getCurrentTime() Andrew Nelless 2016-08-08 11:23:59 +0100
  • 7fa92869a4 #5471 Wrapped skip explanation in wizard activation page Jerry (Xinyu Hou) 2016-08-05 04:23:49 -0700
  • 03d22c3746 #5471 Fixed typo in activation wizard page Jerry (Xinyu Hou) 2016-08-05 04:14:37 -0700
  • 8a4caba386 #5087 Ensure createBlankCursor() doesn't try to create 0x0 cursor Andrew Nelless 2016-06-17 13:31:09 +0100
  • 0c4746492f Fixed issue title in ChangeLog Malcolm Lowe 2016-07-22 13:18:17 +0100
  • 2f8f5fcb4e Updated ChangeLog Jerry (Xinyu Hou) 2016-08-08 14:31:01 +0100
  • 71b2652a70 Versioned to 1.8.2-rc1 Jerry (Xinyu Hou) 2016-07-21 03:21:53 -0700
  • 47ef8b09bd #4768 Reset thread when it finishes Jerry (Xinyu Hou) 2016-07-21 03:17:02 -0700
  • 804b482c5e #5471 Added some tips and size restrictions Jerry (Xinyu Hou) 2016-07-21 02:38:44 -0700
  • 725cc7a2f8 #4922 Increased server help message buffer Jerry (Xinyu Hou) 2016-07-20 12:12:18 -0700
  • 683d9b3786 Revert "Check list in a reverse order #2765" Jerry (Xinyu Hou) 2016-07-20 10:12:07 -0700
  • fec53e812f Revert "Made index 1 based in log #2765" Jerry (Xinyu Hou) 2016-07-20 10:11:45 -0700
  • a70cba80ea Revert "Used input source ID as the key in group map #2765" Jerry (Xinyu Hou) 2016-07-20 10:11:25 -0700
  • 2a3d34983f #4715 Increased wizard version number due to serial key support Jerry (Xinyu Hou) 2016-07-20 10:09:39 -0700
  • 2ad4b896f3 #4768 Disabled sending clipboard on inactive grab Jerry (Xinyu Hou) 2016-07-20 09:38:58 -0700
  • 62c9ca0a7f #5471 Redesigned serial key input Jerry (Xinyu Hou) 2016-07-15 14:58:30 +0100
  • fd39c73bcd #5471 Made serial key form layout align to left Jerry (Xinyu Hou) 2016-07-15 14:49:28 +0100
  • 83c0dea2e4 #4792 Calculated log message size rather than using fixed size Jerry (Xinyu Hou) 2016-07-14 07:55:13 -0700
  • 18c2c90144 #3044 Stopped attach hook thread to foreground Jerry (Xinyu Hou) 2016-07-11 03:59:34 -0700
  • 9caa04237c Refined file transfer log output Jerry (Xinyu Hou) 2016-07-08 02:05:54 -0700
  • 30fa5223bc #4768 Fixed race condition on active client proxy switch Jerry (Xinyu Hou) 2016-07-08 02:19:57 -0700
  • 1a76acd446 #4768 Interrupted both clipboards Jerry (Xinyu Hou) 2016-07-05 12:30:08 +0100
  • 518fc7a676 Versioned to 1.8.2-beta Jerry (Xinyu Hou) 2016-08-08 14:28:35 +0100
  • 80292961ad Continue after close old process #5277 Jerry (Xinyu Hou) 2016-05-09 06:31:05 -0700
  • fa2a6a2169 Added restart service on failure #5277 Jerry (Xinyu Hou) 2016-05-04 08:09:01 -0700
  • 17c35f53f4 Applied name convention to KeyResource #2765 Jerry (Xinyu Hou) 2016-05-05 15:24:16 +0100
  • 47d6d1c5bc Improved grammar in connection notification dialog #4894 Will Tinsdeall 2015-10-02 10:34:15 +0100
  • 8003c4a2ad Made IKeyResource OSX specific #2765 Jerry (Xinyu Hou) 2016-05-05 14:31:49 +0100
  • 6d2040b698 Reorganised KeyResource #2765 Jerry (Xinyu Hou) 2016-05-05 14:22:31 +0100
  • 6d93a28c2e Used input source ID as the key in group map #2765 Jerry (Xinyu Hou) 2016-05-04 14:25:25 +0100
  • 583ac1ed2d Made index 1 based in log #2765 Jerry (Xinyu Hou) 2016-05-05 14:02:16 +0100
  • 7bf9ca44ae Check list in a reverse order #2765 Jerry (Xinyu Hou) 2016-04-21 14:04:20 +0100
  • 7f786cc884 Refactor KeyResource into own files #2765 Jerry (Xinyu Hou) 2016-04-21 13:59:47 +0100
  • ed0888880c Rename CUCHRKeyResource to UchrKeyResource #2765 Jerry (Xinyu Hou) 2016-04-20 16:01:42 +0100
  • 929431f5fc Remove support for OSX 10.4 and below #2765 Jerry (Xinyu Hou) 2016-04-19 15:13:15 +0100
  • 6e7adeac85 Added "--enable-crypto" to help #4922 Nigel Armstrong 2015-08-04 22:24:04 -0400
  • 60b56f9e58 Switch translator back only when it's been changed #4836 Jerry (Xinyu Hou) 2016-04-28 07:25:00 -0700
  • 48d24d72e6 Proofread internal information after retranslating UI #4836 Jerry (Xinyu Hou) 2016-04-28 07:16:40 -0700
  • c7e723030b Fix log string to use the re-mapped button instead of the input ID #2975 Asbjorn Kjaer 2015-10-28 20:05:17 -0700
  • d93ff2f53f Fix comment #2975 Asbjorn Kjaer 2015-10-28 19:58:54 -0700
  • 5901fa8aed Correctly translate mouse events to the right and middle buttons #2975 Asbjorn Kjaer 2015-10-28 19:48:54 -0700
  • aa178a356f Updated mac app icon to match the website icon #5299 Amanda McGlothlin 2015-06-24 18:23:48 -0700
  • 428901859e Use account in auth url #4913 Will Tinsdeall 2015-10-02 10:39:08 +0100
  • 822267d300 Fix indentation Jerry (Xinyu Hou) 2016-04-13 18:10:25 +0100