|
|
7bf474a54a
|
feat: SettingsDialog, Allow user to toggle the check for updates settings
fixes: #7890
|
2024-11-14 08:19:13 -05:00 |
|
|
|
2990de322f
|
fix: SettingsDialog ui generating nonsence alignment tags when edited
|
2024-11-14 08:19:13 -05:00 |
|
|
|
6dea7f3437
|
chore: adjust branding light / dark colors to dddddd / 555555
|
2024-11-14 11:00:27 +00:00 |
|
|
|
d141fce533
|
chore: update the deskflow shipped icon to have proper padding
|
2024-11-14 11:00:27 +00:00 |
|
|
|
ab244debed
|
Rename CI badge to match new .yml filename
|
2024-11-12 16:17:22 -05:00 |
|
|
|
215706fa1e
|
ci: rename ci.yml to => continuous-integration.yml
|
2024-11-12 14:10:03 +00:00 |
|
|
|
4e1fee92fd
|
build: add metainfo
|
2024-11-12 14:00:59 +00:00 |
|
|
|
ee35f8d87d
|
refactor: mv res/dist/wix => deploy/dist/wix
|
2024-11-12 14:00:59 +00:00 |
|
|
|
9b6c7f805f
|
refactor: mv res/dist/mac => deploy/dist/mac
|
2024-11-12 14:00:59 +00:00 |
|
|
|
391df0bae0
|
refactor: mv res/dist/flatpak => deploy/res/flatpak
|
2024-11-12 14:00:59 +00:00 |
|
|
|
a64680c1fb
|
chore: rm unneeded res/dist/flatpak/flatpak-desktop.patch
|
2024-11-12 14:00:59 +00:00 |
|
|
|
6e5c6bcf80
|
refactor: mv res/dist/arch => deploy/dist/arch
|
2024-11-12 14:00:59 +00:00 |
|
|
|
5ddc7f8b0c
|
refactor: mv res/dist/linux/app.desktop.in => deploy/org.deskflow.deskflow.desktop
|
2024-11-12 14:00:59 +00:00 |
|
|
|
363fb5621d
|
refactor: mv res/app.png and res/app.svg => deploy
|
2024-11-12 14:00:59 +00:00 |
|
|
|
e9749d8394
|
chore rm: unused app.svg
|
2024-11-12 14:00:59 +00:00 |
|
|
|
a53e289a45
|
refactor: mv res/win/version.rc.in => deploy/version.rc.in
|
2024-11-12 14:00:59 +00:00 |
|
|
|
e6fbf983e9
|
chore: alphabetize app.qrc resource file
|
2024-11-12 14:00:59 +00:00 |
|
|
|
a0666f0167
|
refactor mv: res/gui => src/gui/res
|
2024-11-12 14:00:59 +00:00 |
|
|
|
aba9c08352
|
refactor: use theme icon for document open fallback to the folder icon
|
2024-11-12 14:00:59 +00:00 |
|
|
|
4359075b06
|
feat: use platform native styles when possible
With Qt 6.7+ Light and Dark theme support is now provided by the mac os default theme
|
2024-11-12 14:00:59 +00:00 |
|
|
|
77c4707ec5
|
refactor: mv src/lib/gui/TrayIcon => src/gui/src/TrayIcon
|
2024-11-12 14:00:59 +00:00 |
|
|
|
18e66271ae
|
refactor: mv res/app.ico src/gui/src/app.ico
|
2024-11-12 14:00:59 +00:00 |
|
|
|
031c393e0d
|
refactor: mv res/gui/win/app.rc => src/gui/src/app.rc
|
2024-11-12 14:00:59 +00:00 |
|
|
|
c3cef678b0
|
chore: rm unused res/License.rtf
|
2024-11-12 14:00:59 +00:00 |
|
|
|
8ad06a8193
|
chore: rm unused res/License.tex
|
2024-11-12 14:00:59 +00:00 |
|
|
|
77f971ccb7
|
chore: rm unused res/doxygen.cfg.in
|
2024-11-12 14:00:59 +00:00 |
|
|
|
3815bc6f5c
|
ci: update winget release for new filename scheme
|
2024-11-08 16:23:26 +00:00 |
|
|
|
944f68bf81
|
docs: Update readme to use latest for the stable link and continuous to continuous
|
2024-11-08 16:14:23 +00:00 |
|
|
|
a80cea3ca7
|
Release 1.17.1
CI / pr-comment-flags (push) Blocked by required conditions
CI / ci-passed (push) Blocked by required conditions
CI / test-results (push) Blocked by required conditions
CI / lint-clang (push) Waiting to run
CI / analyse-valgrind (push) Blocked by required conditions
CI / analyse-sonarcloud (push) Blocked by required conditions
CI / macos-14-arm64 (push) Blocked by required conditions
CI / macos-13-x64 (push) Blocked by required conditions
CI / archlinux-amd64 (push) Blocked by required conditions
CI / debian-13-amd64 (push) Blocked by required conditions
CI / fedora-40-amd64 (push) Blocked by required conditions
CI / fedora-41-amd64 (push) Blocked by required conditions
CI / opensuse-amd64 (push) Blocked by required conditions
CI / windows-2022-x64 (push) Blocked by required conditions
CI / unix-freebsd (push) Blocked by required conditions
CI / release (push) Blocked by required conditions
CI / winget-publish (push) Blocked by required conditions
v1.17.1
|
2024-11-08 07:05:58 -05:00 |
|
|
|
9929b09088
|
refactor: mv src/gui/src/ScreenSetupView => src/gui/src/widgets/ScreenSetupView
|
2024-11-08 07:05:58 -05:00 |
|
|
|
226c835ee9
|
refactor: mv src/gui/src/KeySequenceWidget => src/gui/src/widgets/KeySwquenceWidget
|
2024-11-08 07:05:58 -05:00 |
|
|
|
fbda5b4053
|
refactor: mv src/gui/src/TrashScreenWidget => src/gui/src/widgets/TrashScreenWidget
|
2024-11-08 07:05:57 -05:00 |
|
|
|
f31cb26e0b
|
refactor: mv src/lib/gui/widgets => src/gui/src/widgets
|
2024-11-08 07:05:57 -05:00 |
|
|
|
1bbc581037
|
refactor: mv src/gui/src/ServerConfigDialog => src/gui/src/dialogs/ServerConfigDialog
|
2024-11-08 07:05:57 -05:00 |
|
|
|
ce45d74806
|
refactor: mv src/gui/src/ScreenSettingsDialog => src/gui/src/dialogs/ScreenSettingsDialog
|
2024-11-08 07:05:57 -05:00 |
|
|
|
916f1e6144
|
refactor: mv src/gui/src/HotkeyDialog => src/gui/src/dialogs/HotkeyDialog
|
2024-11-08 07:05:57 -05:00 |
|
|
|
4f4261a237
|
refactor: mv src/gui/src/AddClientDialog => src/gui/src/dialog/AddClientDialog
|
2024-11-08 07:05:57 -05:00 |
|
|
|
e06741e62e
|
refactor: mv src/gui/src/ActionDialog => src/gui/src/dialogs/ActionDialog
|
2024-11-08 07:05:57 -05:00 |
|
|
|
585a895b4a
|
refactor: Settings Dialog rm ui as base class
|
2024-11-08 07:05:56 -05:00 |
|
|
|
dc5c2b9422
|
refactor: mv src/lib/gui/dialogs/SettingsDialog => src/gui/src/dialogs/SettingsDialpg
|
2024-11-08 07:05:54 -05:00 |
|
|
|
3822336db2
|
ci: release on master or tags/v
|
2024-11-08 10:02:21 +00:00 |
|
|
|
5ca9afc3f7
|
ci: get-version strip refs/tags/v from DESKFLOW_PACKAGE_VERSION"
|
2024-11-08 10:02:21 +00:00 |
|
|
|
8273c0e70b
|
chore: Replace screen leave/enter asserts with warnings
|
2024-11-06 20:55:59 -05:00 |
|
|
|
fa9b2d91d5
|
ci: release a file with packages sums 'sums.txt' with releases
|
2024-11-06 15:41:37 -05:00 |
|
|
|
170b4251f3
|
build: align window mac names with community norms
|
2024-11-06 12:45:28 -05:00 |
|
|
|
ddf6450486
|
build: use PACKAGE_VERSION_LABEL to set generated package's name
If unset use CPACK_PACKAGE_VERSION when set only replaces the version in the package's filename
|
2024-11-06 11:49:31 -05:00 |
|
|
|
4a769e6a7f
|
ci: get-version action new DESKFLOW_PACKAGE_VERSION returns "continuous" when not a v* tag otherwise the tag
DESKFLOW_VERSION is the version described by git
|
2024-11-06 11:32:50 -05:00 |
|
|
|
07fb3a9a7a
|
chore: add homebrew tap info to readme
|
2024-11-06 14:51:46 +00:00 |
|
|
|
155e4d6b32
|
refactor: ui less aboutDialog
|
2024-11-06 14:50:39 +00:00 |
|
|
|
f87b4bc0c2
|
refactor: mv AboutDialog to gui/src/dialogs/
|
2024-11-06 14:50:39 +00:00 |
|