Commit Graph

  • 64a9320d61
    Fix build on Windows GeorgH93 2020-06-03 15:48:44 +0200
  • b477efa706 Added toggleScreen function, using hot key to loop through all screens. Comparing to switchToScreen, it is more handy since the user only need to hit one hotkey. zhexiwang 2020-06-02 21:49:06 +0800
  • 0a1f080231
    Merge pull request #725 from jmartens/patch-2 Dom Rodriguez 2020-06-01 14:51:06 +0100
  • 583b2cb5ae
    Make connection message a NOTE for consistency Jonathan Martens 2020-06-01 12:02:33 +0200
  • b373d8eda9
    Merge pull request #679 from p12tic/x11-fix-event-wait-race-condition Dom Rodriguez 2020-05-31 00:07:14 +0100
  • 8891364258
    Merge pull request #718 from p12tic/use-noexcept Dom Rodriguez 2020-05-30 21:39:12 +0100
  • 89c6623c0e lib/common: Remove no longer used stdexcept.h Povilas Kanapickas 2020-05-30 22:01:38 +0300
  • 5eac13a969 Use noexcept instead of exception specifications Povilas Kanapickas 2020-05-30 22:01:37 +0300
  • 5d0f6e6f73
    Merge pull request #719 from p12tic/tests Dom Rodriguez 2020-05-30 21:14:08 +0100
  • dacbfc1ee2
    Merge pull request #717 from p12tic/use-std-string Dom Rodriguez 2020-05-30 21:06:54 +0100
  • 64265e926f tests: Disable test that depends on external state Povilas Kanapickas 2020-05-30 22:41:27 +0300
  • 460f5df838 test: Fix undefined behavior of deleting incomplete type Povilas Kanapickas 2020-05-30 22:41:26 +0300
  • 13a0359c58 tests: Fix crash in XWindowsKeyStateTests Povilas Kanapickas 2020-05-30 22:41:25 +0300
  • f23e8a6ad9 test: Update to new APIs Povilas Kanapickas 2020-05-30 22:41:24 +0300
  • 7868043ac4 test: Fix referenced library name Povilas Kanapickas 2020-05-30 22:41:23 +0300
  • a6e5e47366 test: Remove unresolved merge conflict markers Povilas Kanapickas 2020-05-30 22:41:22 +0300
  • 56f1232352 test: Reduce the number of implicit include directories Povilas Kanapickas 2020-05-30 22:41:21 +0300
  • b99ca80eaa test: Enable building of tests Povilas Kanapickas 2020-05-30 22:41:20 +0300
  • 5eafd30de4 lib/platform: Use std::string directly instead of String typedef Povilas Kanapickas 2020-05-30 21:46:49 +0300
  • a626f245a9 lib/net: Add missing include Povilas Kanapickas 2020-05-30 21:46:16 +0300
  • e354d79d81
    Merge pull request #706 from jmartens/patch-1 Dom Rodriguez 2020-05-30 18:28:13 +0100
  • 5522d077aa
    Merge pull request #708 from p12tic/enum-class Dom Rodriguez 2020-05-30 18:04:01 +0100
  • 4a2f1a9b61
    Merge pull request #709 from p12tic/use-std-string-1 Dom Rodriguez 2020-05-30 18:00:54 +0100
  • b02a20bd36
    Merge pull request #712 from p12tic/use-std-string-4 Dom Rodriguez 2020-05-30 18:00:35 +0100
  • df15e76e12
    Merge pull request #710 from p12tic/use-std-string-2 Dom Rodriguez 2020-05-30 17:59:58 +0100
  • 4039bc2f3d
    Merge pull request #711 from p12tic/use-std-string-3 Dom Rodriguez 2020-05-30 17:59:50 +0100
  • 9368845d8e
    Merge pull request #713 from p12tic/use-std-string-5 Dom Rodriguez 2020-05-30 17:59:36 +0100
  • b0f0a6fa96
    Merge pull request #714 from p12tic/use-std-string-6 Dom Rodriguez 2020-05-30 17:58:31 +0100
  • 787f907587 lib/ipc: Use std::string directly instead of String typedef Povilas Kanapickas 2020-05-30 14:41:36 +0300
  • 61771d9039 lib/base: Use std::string directly instead of String typedef Povilas Kanapickas 2020-05-30 14:41:33 +0300
  • b4c1e4c239 lib/server: Use std::string directly instead of String typedef Povilas Kanapickas 2020-05-30 14:41:38 +0300
  • b93bcccf57 lib/net: Use std::string directly instead of String typedef Povilas Kanapickas 2020-05-30 14:41:37 +0300
  • 6868491483 lib/arch: Use std::string directly instead of String typedef Povilas Kanapickas 2020-05-30 14:41:35 +0300
  • a0af288b2b lib/client: Use std::string directly instead of String typedef Povilas Kanapickas 2020-05-30 14:41:34 +0300
  • 94a280a82b gui: Use enum class to scope enum values Povilas Kanapickas 2020-05-30 13:46:40 +0300
  • 95f2a840be Windows 8+: make waiting for messages correspond to emptiness check Vasily Galkin 2020-05-06 14:16:45 +0300
  • 21eadc9661
    Fix Auto config missing hostname prompt #704 Jonathan Martens 2020-05-29 10:11:55 +0200
  • a3ba518176 change Type from exec to simple Chris Simons 2020-05-28 23:00:30 -0700
  • 6deee4cef6 use absolute paths for for earlier versions of systemd Chris Simons 2020-05-28 22:59:13 -0700
  • 018857c190 Added toggleScreen function, using hot key to loop in all screens. Comparing to switchToScreen, it is more handy since the user only need to hit one hotkey. zhexiwang 2020-05-29 13:35:00 +0800
  • 25a3a86ef6 fix typos Chris Simons 2020-05-27 17:07:16 -0700
  • d697db67bb use a single `/var/lib/barrier` directory Chris Simons 2020-05-26 19:47:58 -0700
  • e413c46d78 change paths fix hardcoded hostname Chris Simons 2020-05-26 16:26:26 -0700
  • 591f1bf927 add systemd services Chris Simons 2020-05-25 19:38:07 -0700
  • 722b7d6cc4 XWindowsEventQueueBuffer: Fix delays when waiting for new events Povilas Kanapickas 2020-05-20 22:11:14 +0300
  • 8ab6ad64f9 Remove unused IEventQueue::isEmpty() method to simplify code understanding Vasily Galkin 2020-05-06 11:43:47 +0300
  • dbd10820c3
    Merge pull request #585 from chewi/pthread Dom Rodriguez 2020-05-12 23:13:16 +0100
  • fe0f3303d7
    Merge pull request #655 from simons-public/elevate-bind-failure-to-error Dom Rodriguez 2020-05-12 23:06:15 +0100
  • 81d4758c28
    Merge pull request #579 from eson57/patch-1 Dom Rodriguez 2020-05-12 22:09:21 +0100
  • db63edde69
    Merge pull request #615 from scarabeusiv/patch-1 Dom Rodriguez 2020-05-12 21:54:01 +0100
  • dc2869f48b
    Merge pull request #664 from simons-public/fix-gui-status Dom Rodriguez 2020-05-12 21:40:38 +0100
  • 639415ea44
    Merge pull request #2 from plessbd/patch-3 Chris Simons 2020-05-12 13:07:45 -0700
  • 5636e9cb40
    A few more log cleanups Ben Plessinger 2020-05-12 15:49:19 -0400
  • 5d82510ee8
    Merge pull request #653 from simons-public/tis-tsm-fix Dom Rodriguez 2020-05-12 18:54:57 +0100
  • 815747a02b
    Update log function in MainWindow.cpp Ben Plessinger 2020-05-12 12:13:55 -0400
  • a9421a9cd3 Change log level on several status messages (Fixes #652, Fixes #516) Chris Simons 2020-05-11 20:36:51 -0700
  • 7a2b38ad56 replace tabs with spaces Chris Simons 2020-05-07 16:56:42 -0700
  • 2d2e92989c
    Merge pull request #658 from simons-public/select-fingerprint Dom Rodriguez 2020-05-07 15:20:39 +0100
  • 6653de6450 Allow selecting Fingerprint Qlabel Chris Simons 2020-05-06 20:40:04 -0700
  • b3349ddfec Elevate XSocketAddressInUse to ERROR Chris Simons 2020-05-05 16:19:22 -0700
  • 30c77497df Fix TIS/TSM in logs Chris Simons 2020-05-04 23:21:03 -0700
  • 675a17d6e8
    Merge pull request #648 from simons-public/use-macdeployqt Dom Rodriguez 2020-05-06 18:48:53 +0100
  • b5c7eb45ef Change MacOS Build Steps Chris Simons 2020-05-05 19:57:05 -0700
  • 1bbdd5d279
    macos: Allow WARN/ERROR to report running status Ben Plessinger 2020-05-05 10:00:33 -0400
  • 0deaaad2c9 added barrierc and barriers to macdeployqt targets Chris Simons 2020-05-04 09:37:18 -0700
  • e0051d17d8 Homebrew (Ruby) throws an error when it gets `SIGPIPE` from the `--max-count` on `grep`. Chris Simons 2020-05-02 13:58:22 -0700
  • fb3eaa3e3c Add warnings for users manually running `build_installer.sh` and `reref_dylibs.sh` manually Chris Simons 2020-05-02 13:27:58 -0700
  • 8cd59ebee7 Use `build_dist.sh` in CMake instead of `build_installer.sh` Have CMake always build a bundle, the `build_dist.sh` script will only build a dmg if the build type is "Release" Chris Simons 2020-05-02 12:33:09 -0700
  • e37277fe8f Add script that uses macdeployqt instead of `reref_dylibs.sh` shell script to create the `.app` bundle Chris Simons 2020-05-02 12:30:18 -0700
  • c4a831c8be build_installer.sh: better to check if $B_COCOA is not a file than if it is an empty string Chris Simons 2020-04-28 22:28:50 -0700
  • 4582cdc104 changed method of finding libqcocoa.dylib Chris Simons 2020-04-28 22:04:13 -0700
  • f0d2459247
    Fix desktop file Categories to match standard Tomáš Chvátal 2020-04-07 10:30:41 +0200
  • b6a1b57420
    Merge pull request #592 from chewi/qt-gui-only Dom Rodriguez 2020-03-26 11:48:15 +0000
  • 79c191ab2b
    Merge pull request #580 from the-wes/patch-1 Dom Rodriguez 2020-03-26 11:21:15 +0000
  • 11edf04107
    Merge pull request #574 from shymega/enhancement/readme-0 Dom Rodriguez 2020-03-18 21:40:49 +0000
  • af0ce63733
    Only require Qt5 when building the GUI James Le Cuirot 2020-03-17 22:45:20 +0000
  • 33ca0b906c fix build for BSDs testing-framework Ian 2020-03-11 10:56:18 -0400
  • d31ce38bf7 re-add tests to build (when CMAKE_BUILD_TESTS is set) Ian 2020-03-11 10:55:11 -0400
  • c55ec076f3 update google testing framework to 1.8.1 Ian 2020-03-11 10:54:18 -0400
  • a0b3124f80
    Use -pthread flag and simplify pthread build logic James Le Cuirot 2020-03-10 21:10:48 +0000
  • b2324f0d24
    Add more detailed description of what Barrier does the-wes 2020-03-03 02:17:38 -0800
  • 6fb4512617
    Update gui_sv.ts Åke Engelbrektson 2020-03-03 10:57:39 +0100
  • 41a64e1590 XWindowsClipboard: disable plain text converters to work-around encoding issues with Unicode characters being replaced by question marks #344 Patrick Decat 2019-10-12 18:44:05 +0200
  • 3afa54d0da
    README: Add OpenBSD to list of supported OSes Dom Rodriguez 2020-02-26 00:42:41 +0000
  • e8d7cd3f10
    Merge pull request #539 from MicaelJarniac/patch-2 Adrian Lucrèce Céleste 2020-02-25 17:22:57 -0500
  • e5999f01a8
    Merge pull request #553 from maxiberta/disable-wayland Adrian Lucrèce Céleste 2020-02-13 09:20:32 -0500
  • 72d1c8cd65
    Merge pull request #557 from galkinvv/fix-loop-tcp-disconnection Adrian Lucrèce Céleste 2020-02-13 09:20:22 -0500
  • c79120c049 Fix infinite loop on fast TCP disconnection Vasily Galkin 2020-02-09 23:27:26 +0300
  • 65fb58ebe5 Add comment on snap env var Maximiliano Bertacchini 2020-02-05 12:30:04 -0300
  • f2f9f1ec64 Explicitly disable wayland support in the snap. Maximiliano Bertacchini 2020-02-05 12:16:53 -0300
  • d9745a737a Add build-essential to the snap's build deps. Maximiliano Bertacchini 2020-02-05 12:16:20 -0300
  • 8335ffd5e5
    Build status badges added to a table Micael Jarniac 2020-01-10 12:14:51 -0300
  • 170a271737
    Merge pull request #533 from candeira/503_readme_issues_prs Adrian Lucrèce Céleste 2019-12-30 08:46:56 -0500
  • 6e2ed1e597 Fix #503 - Clarify on README how to report issues Javier Candeira 2019-12-29 19:13:23 +1100
  • b6e18e5af9 translation: ja-JP maboroshin 2019-12-21 17:48:28 +0900
  • b2173efbae
    Merge pull request #6590 from symless/v1-dev 1.11.0-stable Jnewbon 2019-12-16 10:03:44 +0000
  • 642c1ce46e Changed stage to stable Jamie Newbon 2019-12-16 09:54:25 +0000
  • adb175df9e
    Merge pull request #521 from maxiberta/master Adrian Lucrèce Céleste 2019-12-08 12:22:13 -0500
  • 55e3d52eec Update readme with mention of the snap package. Maximiliano Bertacchini 2019-12-07 18:28:49 -0300
  • 13ac24821a
    Merge pull request #511 from keeganquinn/elcapitan-build-fix Adrian Lucrèce Céleste 2019-11-24 19:02:44 -0500