Skip to content

Move more lib/gui => apps/deskflow-gui - #8386

Merged
nbolton merged 8 commits into
masterfrom
moveMoreGui
Mar 21, 2025
Merged

Move more lib/gui => apps/deskflow-gui#8386
nbolton merged 8 commits into
masterfrom
moveMoreGui

Conversation

@sithlord48

@sithlord48 sithlord48 commented Mar 21, 2025

Copy link
Copy Markdown
Member
  • move lib/gui/validators => apps/deskflow-gui/validators
  • move lib/gui/StyleUtils.h => apps/deskflow-gui/StyleUtils.h
  • replace lib/gui/EnvVars.h with a new Settings Settings::Core::UpdateUrl
  • move lib/gui/Diagnostic => apps/deskflow-gui/Diagnostic
  • move lib/gui/Constants.h => lib/common/UrlConstants.h
  • remove lib/gui/StringUtils
    • StringUtils::trimEnd => QString::trimmed
    • StringUtils::StrToBool => QVariant().toBool()
  • MainWindow remove test menu

@sithlord48
sithlord48 requested a review from nbolton March 21, 2025 01:39
@sithlord48
sithlord48 marked this pull request as ready for review March 21, 2025 01:39
Comment thread src/lib/common/Settings.cpp Outdated
@nbolton
nbolton enabled auto-merge (rebase) March 21, 2025 12:44
@nbolton
nbolton merged commit 83c8d29 into master Mar 21, 2025
@nbolton
nbolton deleted the moveMoreGui branch March 21, 2025 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants