9167bf04f6
refactor: hotkeydialog ui no longer base of the class
2024-10-19 23:18:26 +01:00
0298a132c1
refactor: addclientdialog ui no longer base for the class
2024-10-19 23:18:26 +01:00
7b3d8c3dc3
refactor: actiondialog to not have ui as base of the class
2024-10-19 23:18:26 +01:00
06aa41e8f5
refactor: mainwindow ui not the base of the class
2024-10-19 23:18:26 +01:00
bf4a762124
build: use vcpkg for all depends, vcpkg action on ci to cache
2024-10-19 03:07:13 -04:00
7199e5f170
docs: Checkbox for continuous build on bug template
2024-10-18 19:09:07 -04:00
3d2883ad02
fix: remove server config dialog custom show event
...
Fixes Crash with Qt 6.8
2024-10-18 18:19:16 -04:00
6395630964
ci: Make integtests optional on FreeBSD and reduce CMake arg dupe
...
- Integration tests are flakey by nature, make them optional.
- This also includes a mini refactor of `ci.yml` to reduce some duplication.
2024-10-18 21:11:56 +01:00
a32463586c
ci: Catch std::exception on toml::parse_file
2024-10-18 21:01:39 +01:00
9c9feba565
build: use File to dl toml++ if not on system
2024-10-18 15:02:34 -04:00
37fcec2554
build: arch package won't install /bin
2024-10-18 14:50:28 -04:00
246f5d59ab
ci: remove unused cache step
2024-10-18 13:57:11 -04:00
710c1dd353
build: get CLI11 via file download if not on system
2024-10-18 13:34:10 -04:00
add8d5370a
ci: Remove CMake presets
2024-10-18 18:23:26 +01:00
33b14ccc5c
ci: cache vcpkg
...
Fixes:7712
2024-10-18 17:29:54 +01:00
ba5eaa4c90
build: Require cmake 3.24
...
Fixes:#7739
2024-10-18 15:22:35 +01:00
4ce81b59fb
ci: Use cmake instead of make directly for Arch package
2024-10-18 12:19:37 +01:00
71e74735c0
build: update required ssl to 3.0+
2024-10-18 06:49:02 +01:00
99251ad867
chore: Update feature request template
...
For a feature request we only want to know about the proposed feature
2024-10-17 21:39:48 +01:00
9b9ecb0d05
chore: Adjust Clang-format linter rules
...
120 Column Lines
Block Indent for Bracket Align
Custom Line Break Rules
No Single Line Functions
2024-10-17 21:38:29 +01:00
3f2bb2531a
fix: Let users select version number and build in About Dialog
...
Fixes : #7722
2024-10-17 19:51:00 +01:00
01d67e4614
chore: resolve cmake cap nits
...
Fixes : #7727
2024-10-17 13:37:50 +01:00
219958898e
chore: Replace assert with warning for screen boundary issue
2024-10-17 11:17:05 +01:00
ae3bcfc809
build: Fixed deskflow-server binary name for VS Code users
2024-10-17 11:16:40 +01:00
dc9a5c0f12
build: Add gtest-args for VS Code users
2024-10-17 11:16:40 +01:00
1dc449fe0a
fix: Use OPENSSL_EXE_DIR instead of OPENSSL_ROOT_DIR on Windows
2024-10-16 20:17:53 -04:00
52f616a15d
ci: vcpkg cache working
2024-10-16 20:58:42 +01:00
da6b3942ae
build: Linux packages with proper names
2024-10-16 16:51:24 +01:00
9a5c1a3212
chore: Remove Wayland experimental pop
2024-10-16 14:00:10 +01:00
8424ffa438
ci: Ignore .editorconfig in workflows
2024-10-15 23:08:28 +01:00
e2a0a97705
docs: Add .editorconfig file
2024-10-15 23:08:28 +01:00
78d086369b
ci: Always run PR comments job
2024-10-15 22:49:35 +01:00
5f78d175c9
ci: Ignore paths for CodeQL Analysis
2024-10-15 22:19:02 +01:00
2b930a7b03
ci: Remove cmake-format linter
2024-10-15 22:03:15 +01:00
28c8aae9af
ci: More consistent code style in ci.yml
2024-10-15 19:14:06 +01:00
3cc43bf1ce
docs: Add other build type to bug report template
2024-10-15 18:44:34 +01:00
c78dccca71
Force LF in gitattributes
2024-10-15 18:02:20 +01:00
0a6f79fb31
build: Arch package needs pubixml
2024-10-15 17:16:29 +01:00
5925d42dbd
build: allow PKGBUILD to build for more then just x86
2024-10-15 17:16:29 +01:00
6af331bd93
ci: clearer and cleaner steps
2024-10-15 14:17:33 +01:00
87b4e3b7fe
fix: Check for errors before reading version string
2024-10-15 07:57:53 -04:00
23c4cadf17
build: set project description
2024-10-15 09:27:00 +01:00
6dcfcd50a2
ci: Add src/gui to coverage exclusions
2024-10-15 07:23:38 +01:00
f70528d082
build: Clean up warning for new QCheckBox signals With 6.7+
2024-10-15 07:23:38 +01:00
f2f75ae7b9
ci: Fixed error count logic for test summary
2024-10-14 18:06:36 +01:00
572cc80577
ci: Restore pull_request trigger for codeql-analysis.yml
2024-10-14 18:00:17 +01:00
636e3eab96
feat: Respect XDG_CONFIG_HOME in server/client
2024-10-14 17:43:30 +01:00
9c4f6e6d0b
chore: Change TLS dir to same as Qt config
2024-10-14 17:43:30 +01:00
3525b8a686
docs: Fixed minor typos in the bug report template
2024-10-14 17:06:24 +01:00
9b7cd1e250
docs: Add leading edge philosophy to README.md
...
I think it's important to help people understand the difference between Deskflow and Input Leap. e.g. We don't support Qt5, but IL seem to want to support Qt5.
2024-10-14 16:52:21 +01:00