Commit Graph

  • 01033d730f #6524 Adds new minimize to tray functionality and setting to enable/disable walker0643 2018-01-30 17:32:00 -05:00
  • 2626c2c4cf #6523 The auto hide feature was hidden, so this restores it walker0643 2018-01-30 16:55:34 -05:00
  • dd2c14a0fd #6522 Double clicking tray now shows GUI and tray also now has a tooltip walker0643 2018-01-30 11:54:49 -05:00
  • 69432151fd #6521 Fixed access violation in SSL sockets walker0643 2018-01-29 12:57:17 -05:00
  • 9702d7e8c6 #3705 Hotkeys broken on macOS servers James Spurin 2016-08-03 20:51:51 +01:00
  • 22f47f86db Set version 1.10.3-snapshot Jamie Newbon 2019-05-14 11:45:20 +01:00
  • 4dddbb5816 [README] update README with info about packages (#422) Adrian Lucrèce Céleste 2019-09-01 11:14:49 -07:00
  • 894191d1cb [README] update README with info about packages Adrian Lucrèce Céleste 2019-09-01 14:09:39 -04:00
  • f791a482b9 Add snap build status Adrian Lucrèce Céleste 2019-08-28 13:18:48 -04:00
  • 0ed9451430 [Azure Pipelines] use QT 5.13.0 (#418) Adrian Lucrèce Céleste 2019-08-23 15:59:14 -04:00
  • 28466eea10 [CMake] properly declare FPIC (#417) Adrian Lucrèce Céleste 2019-08-23 15:48:20 -04:00
  • 1bdc95a498 [CMake] properly declare FPIC Adrian Lucrèce Céleste 2019-08-23 15:40:36 -04:00
  • 5c18ddb6cf [2.3.2-alpha] v2.3.2-alpha Adrian Lucrèce Céleste 2019-08-22 17:15:19 -04:00
  • f1c570752b Merge pull request #413 from debauchee/revert-405-fix/build-scripts Adrian Lucrèce Céleste 2019-08-22 17:11:02 -04:00
  • 70a4ece9e8 Revert "Tidy up and fix lint errors in build scripts" Adrian Lucrèce Céleste 2019-08-22 17:03:18 -04:00
  • 58f6c735ff Merge pull request #412 from maxiberta/rename-snap Adrian Lucrèce Céleste 2019-08-22 15:03:58 -04:00
  • fca05b9163 Use standard mutex APIs instead of the home-grown wrapper (#410) Adrian Lucrèce Céleste 2019-08-22 15:01:35 -04:00
  • 7bb541ea91 Merge pull request #411 from p12tic/rewrite-memory-management Adrian Lucrèce Céleste 2019-08-22 15:01:21 -04:00
  • ccfa10f2a0 Merge pull request #391 from EbonJaeger Adrian Lucrèce Céleste 2019-08-22 14:57:46 -04:00
  • 5812030f43 Rename the snap as barrier. Maximiliano Bertacchini 2019-08-22 15:54:58 -03:00
  • b0e415de03 Fix race condition in IArchString Povilas Kanapickas 2019-08-17 16:40:25 +03:00
  • 83d0639230 Use std::mutex instead of ArchMutex in IpcLogOutputter Povilas Kanapickas 2019-08-17 16:40:24 +03:00
  • 93c04bb2fa Use std::mutex instead of ArchMutex in IpcClientProxy Povilas Kanapickas 2019-08-17 16:40:23 +03:00
  • 36f3235f51 Use std::mutex instead of ArchMutex in IpcServer Povilas Kanapickas 2019-08-17 16:40:22 +03:00
  • d9d39040ae Use std::mutex instead of ArchMutex in Log Povilas Kanapickas 2019-08-17 16:40:21 +03:00
  • 9df4741748 Use std::mutex instead of ArchMutex in EventQueue Povilas Kanapickas 2019-08-17 16:40:20 +03:00
  • f71c68506e Use std::mutex instead of ArchMutex in ArchMultithreadPosix Povilas Kanapickas 2019-08-17 16:40:19 +03:00
  • a841b2858f Make ownership of SocketMultiplexerJob explicit Povilas Kanapickas 2019-08-17 16:17:50 +03:00
  • 8dd6bc2c55 Make ownership of SocketMultiplexer explicit Povilas Kanapickas 2019-08-17 16:17:49 +03:00
  • e31ebc1b22 Merge pull request #408 from p12tic/fix-ssl-mem-leak Adrian Lucrèce Céleste 2019-08-22 12:54:27 -04:00
  • 69ea670c1f Fix retry timer not being unregistered properly (#409) Adrian Lucrèce Céleste 2019-08-22 12:54:19 -04:00
  • 3600f4b255 Fix retry timer not being unregistered properly Povilas Kanapickas 2019-08-22 18:11:03 +03:00
  • 0cd2e6bb6c Use Windows helper function to check for Windows version Evan Maddock 2019-08-06 17:02:37 -04:00
  • 00c18b4c92 Used the wrong key button by accident Evan Maddock 2019-08-06 15:23:22 -04:00
  • 9f15b1bcf2 Reimplement patch for horizontal scrolling and extra mouse buttons Evan Maddock 2019-08-05 21:59:43 -04:00
  • 3a05f732fc #6390 Updated OpenSSL For better security with TLS1.3 Jnewbon 2019-08-02 13:11:47 +01:00
  • 0395c8593b #6409 Time out read events for clipboard Nathan Neulinger 2019-07-02 10:27:23 -05:00
  • fc20b5e237 #6529 Removed debug elements from MSI config (this could break debug installers... maybe?) walker0643 2018-02-09 20:51:57 -05:00
  • 70a26763a5 #6528 Also display error text as well as error code when logging an X11 error walker0643 2018-02-01 18:21:47 -05:00
  • 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 jammie999 2019-05-15 20:57:03 +01:00
  • a205544b3d #6526 Fixed crash when socket is null on handling TCP connection, and added some logging walker0643 2018-02-01 11:18:13 -05:00
  • 80e14562f7 #6525 Removed sleep before TLS socket delete, and fix race condition by removing socket from job queue walker0643 2018-02-01 16:37:25 -05:00
  • d67f2e8036 #6524 Adds new minimize to tray functionality and setting to enable/disable walker0643 2018-01-30 17:32:00 -05:00
  • 629ed12885 #6523 The auto hide feature was hidden, so this restores it walker0643 2018-01-30 16:55:34 -05:00
  • a33c2cb2b4 #6522 Double clicking tray now shows GUI and tray also now has a tooltip walker0643 2018-01-30 11:54:49 -05:00
  • fb27752e3e #6521 Fixed access violation in SSL sockets walker0643 2018-01-29 12:57:17 -05:00
  • 1709984f1e #3705 Hotkeys broken on macOS servers James Spurin 2016-08-03 20:51:51 +01:00
  • 71bd7849dc Add triage label to issue templates Nick Bolton 2019-05-14 12:33:37 +01:00
  • 2b1e2eeed2 Update issue templates Nick Bolton 2019-05-14 12:30:34 +01:00
  • 1dafe532e5 Merge branch 'master' into v1-dev Nick Bolton 2019-05-14 12:19:37 +01:00
  • ca91902c6f Delete ISSUE_TEMPLATE.md Nick Bolton 2019-05-14 12:18:17 +01:00
  • 4050903db7 Update issue templates Nick Bolton 2019-05-14 12:18:01 +01:00
  • ea1b2808df Update issue templates Nick Bolton 2019-05-14 12:15:22 +01:00
  • c47649bb48 Set version 1.10.3-snapshot Jamie Newbon 2019-05-14 11:45:20 +01:00
  • 8c0101405a #6497 Fixed problem with windows version variables not working in cmd v1.10.2-stable Jnewbon 2019-05-09 17:52:59 +01:00
  • e412cd2189 #6497 Updated ChangLog and version for release Jamie Newbon 2019-05-09 16:28:07 +01:00
  • 78be330320 Merge pull request #6497 from symless/v1.10.2 Jnewbon 2019-05-09 15:47:04 +01:00
  • 2d9b2c29e6 Set stage to rc2 for v1.10.2 v1.10.2-rc2 v1.10.2-rc1 Jamie Newbon 2019-05-08 17:55:51 +01:00
  • 79fb9e2c59 Added v1.10.2-rc2 to ChangeLog Jnewbon 2019-05-08 17:46:42 +01:00
  • 70ba53caf4 Fixed retry timer not being unregistered properly (#6077) Radek Smejkal 2019-05-03 19:05:17 +02:00
  • 6f053590f9 Update README.md Nick Bolton 2019-05-03 16:05:00 +01:00
  • 667d79263d Create ChangeLog Nick Bolton 2019-05-03 13:35:39 +01:00
  • 8dcb63d3c0 Delete ChangeLog Nick Bolton 2019-05-03 13:51:28 +01:00
  • baa913b1ac Create ChangeLog Nick Bolton 2019-05-03 13:35:39 +01:00
  • 27404ff2b9 Delete ChangeLog Nick Bolton 2019-05-03 13:35:19 +01:00
  • 55dd155e56 Merged master into v1-dev Nick Bolton 2019-05-03 13:35:39 +01:00
  • 2d76a4c5f5 Create ChangeLog Nick Bolton 2019-05-03 13:35:39 +01:00
  • faf9e48993 Delete ChangeLog Nick Bolton 2019-05-03 13:35:19 +01:00
  • 751fcffc87 #6373 Fixed compile error on BSD. Cherry picked from 94eb69eb Yuri 2018-02-24 18:15:30 -08:00
  • 7fb4805521 Merge pull request #6489 from symless/v1-pr-6359-qt511-headers Jnewbon 2019-05-02 15:52:32 +01:00
  • 0ef70ac2b2 Merge pull request #6477 from symless/v1-issue-6471-retry-loop Jnewbon 2019-04-30 15:51:45 +01:00
  • 6c6e2b6bd3 #6471 Reverted accidental change and fixed more tabs Jamie Newbon 2019-04-30 15:49:23 +01:00
  • 207247b7ef #6471 Replaced tabs with spaces Jamie Newbon 2019-04-30 15:40:29 +01:00
  • 7f4ca77444 #6471 Fixed ability to stop the retry loop when synergy fails to start Jamie Newbon 2019-04-30 13:12:17 +01:00
  • fe6cc4b849 Merge pull request #6490 from symless/v1-issue-6407-enterprise-autoconfig5 Jnewbon 2019-04-30 11:50:52 +01:00
  • e29ee68ff9 Merge branch 'v1-dev' into v1-issue-6471-retry-loop Jamie Newbon 2019-04-30 11:42:46 +01:00
  • 6f17cb9a31 #6471 Added Pending retry state Jamie Newbon 2019-04-30 11:42:34 +01:00
  • eb620097c0 #6395 Removed direct Qt header includes Jamie Newbon 2019-04-30 10:23:07 +01:00
  • 8b9722df25 Merge pull request #6359 from jpwhiting/build_against_qt_5.11 Jnewbon 2019-04-30 10:14:23 +01:00
  • de7c5ce6b7 Merge branch 'v1-dev' into v1-issue-6407-enterprise-autoconfig5 Jamie Newbon 2019-04-30 09:26:31 +01:00
  • a56abf68dd #6488 Fixed a memory leak in the TLS socket code Jnewbon 2019-04-29 13:56:08 +01:00
  • 9bccfb89cc #6486 Added CI solution for automated builds Jnewbon 2019-04-26 17:17:06 +01:00
  • 409150ec4f #6485 Copied README.md from v2-dev to master Nick Bolton 2019-04-26 17:02:45 +01:00
  • 6870af8eb7 #6471 Stopped gui locking into retry loop Jamie Newbon 2019-04-08 15:20:56 +01:00
  • 2713b95af7 Fixed Hostname dialog box opening unnecessarily (#6468) Jnewbon 2019-04-05 18:37:59 +01:00
  • b3cb57243a Merge pull request #6411 from symless/v1-issue-6397-remember-host Jnewbon 2019-04-05 18:13:45 +01:00
  • 82d5733c09 Merge pull request #6469 from symless/v1-issue-6403-Mouse-drifts Jnewbon 2019-04-04 11:29:07 +01:00
  • 2bbfe450ae #5648 Fixed mouse drift by switching from int to float Steve Williams 2018-03-05 13:43:47 +00:00
  • 71f2ca7c35 Fix memory leak during socket shutdown Povilas Kanapickas 2019-03-13 10:14:29 +03:00
  • 4ec30b6ade Tidy up and fix lint errors in build scripts (#405) Adrian Lucrèce Céleste 2019-08-20 13:36:54 -04:00
  • 452820eef7 Interim fix for failed macOS builds Dom Rodriguez 2019-08-20 18:29:17 +01:00
  • c685f0f231 Tidy up and fix lint errors in build scripts Dom Rodriguez 2019-08-20 18:08:03 +01:00
  • cf3b86341a Merge pull request #404 from shymega/fix/cmake-qt Adrian Lucrèce Céleste 2019-08-18 17:35:57 -04:00
  • 6c88843771 Fix: CMake now checks for required Qt5 libraries Dom Rodriguez 2019-08-18 22:29:19 +01:00
  • dea143bfd7 Merge pull request #403 from shymega/fix/snap-flags Adrian Lucrèce Céleste 2019-08-18 17:26:55 -04:00
  • dcc45dd80e Snap: Change CMake builds to be of Release type Dom Rodriguez 2019-08-18 22:24:32 +01:00
  • 7bcb74adc1 [Build[ update pre-build script to call VS2019 (#401) Adrian Lucrèce Céleste 2019-08-17 17:03:24 -04:00
  • e9f6092172 [Build[ update pre-build script to call VS2019 Adrian Lucrèce Céleste 2019-08-17 16:52:24 -04:00
  • 58d8f020dc [Version] bump to 2.3.1 for new release v2.3.1 Adrian Lucrèce Céleste 2019-08-09 16:17:30 -04:00
  • 910f1f3ac1 Delete .travis.yml As We Switch To Azure Pipelines (#376) Adrian Lucrèce Céleste 2019-08-09 09:34:51 -04:00