|
|
abdab2d06d
|
feat: resolve #7975, allow only one instance of the gui
|
2025-01-07 16:54:47 -05:00 |
|
|
|
fd4ffb6f60
|
build: Prevent issue where build packages is off with version.rc not being generated
|
2025-01-07 16:37:04 -05:00 |
|
|
|
c165413e5b
|
Revert "build: disable package for debug config"
This reverts commit 49622a24b2.
|
2025-01-07 16:37:04 -05:00 |
|
|
|
9f1c1da1aa
|
build: unify finding of the qt deploy tool and detect if vcpkg for proper debug build call
|
2025-01-07 16:37:04 -05:00 |
|
|
|
a55fafb4fc
|
fix: messages read into vector are cut off by 4 bytes
|
2025-01-07 21:09:03 +00:00 |
|
|
|
b0852bfda5
|
refactor: Hotkey, use internal actionlist in place of function call
|
2025-01-07 19:45:21 +00:00 |
|
|
|
9eb0371a92
|
refactor: Hotkey, use internal keySequence in place of function calls
|
2025-01-07 19:45:21 +00:00 |
|
|
|
ef0d929251
|
refactor: Hotkey outstream logic more Qt
|
2025-01-07 19:45:21 +00:00 |
|
|
|
20a5b8eb0b
|
refactor: Hotkey use const for literals
|
2025-01-07 19:45:21 +00:00 |
|
|
|
404458aab0
|
fix: hotkeys w/ multi actions
based on adc49fa066
|
2025-01-07 19:45:21 +00:00 |
|
|
|
4702fa56d4
|
fix: use Fallback version if git found without tag info
fixes https://github.com/deskflow/deskflow/issues/8033
|
2025-01-07 11:56:32 -05:00 |
|
|
|
6f744d2278
|
fix: Version Checker use case insensitive compare in place of toLower() call
|
2025-01-07 11:54:30 -05:00 |
|
|
|
49622a24b2
|
build: disable package for debug config
|
2025-01-07 11:45:51 -05:00 |
|
|
|
329afb47be
|
build: windeployqt only on package dir
|
2025-01-07 11:45:51 -05:00 |
|
|
|
d4addceb09
|
build: macos attempt local signing
|
2025-01-07 11:32:51 -05:00 |
|
|
|
ca5f41684f
|
fix: MacOS Hide and Show from dock on window close / hide
|
2025-01-07 09:19:20 -05:00 |
|
|
|
9c3e08001e
|
fix: mac os CI build by correctly setting INSTALL_RPATH for the gui as a property of its target
|
2025-01-03 20:02:19 -05:00 |
|
|
|
6bfde029fe
|
fix: run MacDeployQt at install time on staged app only
|
2025-01-03 14:10:58 +00:00 |
|
|
|
351c5123ef
|
fix: Mac Os use Native Hide Event
|
2025-01-03 13:56:39 +00:00 |
|
|
|
ba334d5411
|
refactor: MainWindow remove unneeded onAppAboutToQuit slot
|
2025-01-03 13:56:39 +00:00 |
|
|
|
08d4b348e0
|
fix: use the closeEvent to hide to tray and quit the application
|
2025-01-03 13:56:39 +00:00 |
|
|
|
58563d36ca
|
fix: Stop core process when mode changes in gui
|
2025-01-03 13:32:13 +00:00 |
|
|
|
ce02bb85b3
|
chore: update gnome tray fix link to https://extensions.gnome.org/extension/615/appindicator-support/
|
2025-01-02 13:44:06 +00:00 |
|
|
|
df089dab53
|
fix: Wayland Prompt starts under MainWindow
|
2025-01-02 13:12:09 +00:00 |
|
|
|
86ee88d17d
|
feat: Show the TLS Enabled label no matter the selected mode
|
2025-01-02 13:02:51 +00:00 |
|
|
|
4f9494245f
|
fix: The Tls Fingerprint label not being shown on start up
|
2025-01-02 13:02:51 +00:00 |
|
|
|
2294981525
|
fix: Unify both Quit actions to use the same function
Mac os tray quit not working
|
2024-12-30 11:07:34 +00:00 |
|
|
|
13b58f2f7a
|
fix: 8017, move wayland error to debug context
|
2024-12-28 20:46:51 +00:00 |
|
|
|
2455e0e29f
|
refactor: Copy the full version string on the about dialog
|
2024-12-28 20:36:35 +00:00 |
|
|
|
23c054661c
|
Release v.18.0, with proper win package
Continuous Integration / pr-comment-flags (push) Blocked by required conditions
Continuous Integration / ci-passed (push) Blocked by required conditions
Continuous Integration / test-results (push) Blocked by required conditions
Continuous Integration / lint-check (push) Waiting to run
Continuous Integration / analyse-valgrind (push) Blocked by required conditions
Continuous Integration / analyse-sonarcloud (push) Blocked by required conditions
Continuous Integration / macos-14-arm64 (push) Blocked by required conditions
Continuous Integration / macos-13-x64 (push) Blocked by required conditions
Continuous Integration / archlinux-x86_84 (push) Blocked by required conditions
Continuous Integration / debian-13-x86_64 (push) Blocked by required conditions
Continuous Integration / fedora-40-x86_84 (push) Blocked by required conditions
Continuous Integration / fedora-41-x86_64 (push) Blocked by required conditions
Continuous Integration / opensuse-x86_84 (push) Blocked by required conditions
Continuous Integration / windows-2022-x64 (push) Blocked by required conditions
Continuous Integration / unix-freebsd (push) Blocked by required conditions
Continuous Integration / flatpak (push) Blocked by required conditions
Continuous Integration / release (push) Blocked by required conditions
Continuous Integration / winget-publish (push) Blocked by required conditions
v1.18.0
|
2024-12-26 13:16:58 -05:00 |
|
|
|
098f56daee
|
Release 1.18.0
|
2024-12-26 12:29:20 -05:00 |
|
|
|
ee8baeb1ff
|
fix: qDebug doesn't work on Fedora
|
2024-12-26 16:48:39 +00:00 |
|
|
|
81d478632a
|
fix: 8012 use 2/3 height on mac os for the log indicator
|
2024-12-26 16:32:11 +00:00 |
|
|
|
8e9925d6c8
|
fix: Mac os missing Quit from tray menu
|
2024-12-26 16:32:11 +00:00 |
|
|
|
368ccbbe4c
|
fix: show normal mac os
|
2024-12-26 16:32:11 +00:00 |
|
|
|
a401c98bf6
|
build: fix mac os missing ;
|
2024-12-26 15:24:02 +00:00 |
|
|
|
f61fe00c33
|
ci: update lint action style
|
2024-12-26 15:24:02 +00:00 |
|
|
|
97890f86d3
|
chore: use static QApplication members where possible
|
2024-12-26 15:01:59 +00:00 |
|
|
|
638970d65e
|
feat: Visiblity toggle for the log on the main window
|
2024-12-26 14:45:52 +00:00 |
|
|
|
98eb89255d
|
refactor: move optional scripts to external repo
|
2024-12-26 14:29:25 +00:00 |
|
|
|
ccc60ff900
|
refactor: mv deskflow[s|c|d] to deskflow-server, deskflow-client and deskflow-deamon
|
2024-12-26 13:37:29 +00:00 |
|
|
|
db441eb5cf
|
fix: win32 client taskbar remove duplicate state
|
2024-12-26 13:37:29 +00:00 |
|
|
|
21b345e9db
|
fix: Create new Tray Icons for windows
|
2024-12-26 13:37:29 +00:00 |
|
|
|
9af37463fd
|
refactor: single copy of app ico files for window now in src/apps/res
|
2024-12-26 13:37:29 +00:00 |
|
|
|
225ca23482
|
refactor: move all apps to one src/apps folder
|
2024-12-26 13:37:29 +00:00 |
|
|
|
9811586718
|
fixes: #7940 Use std::string insert to in place of arg sub for std::string static
|
2024-12-26 13:06:21 +00:00 |
|
|
|
858c41c946
|
fix: #7942, Correctly substitute config name part
fixes https://github.com/deskflow/deskflow/issues/7942
|
2024-12-26 12:28:19 +00:00 |
|
|
|
8b25e11f81
|
ci: combine lint-clang and lint-error into lint-check
|
2024-12-26 11:48:20 +00:00 |
|
|
|
d9727e60bc
|
ci: remove unused init-python action
|
2024-12-26 11:48:20 +00:00 |
|
|
|
f8ddafe4a2
|
ci: use clang-format directly in lint-clang action
|
2024-12-26 11:48:20 +00:00 |
|