Skip to content

Messages improve - #8661

Merged
nbolton merged 13 commits into
masterfrom
messagesImprove
Jun 9, 2025
Merged

Messages improve#8661
nbolton merged 13 commits into
masterfrom
messagesImprove

Conversation

@sithlord48

Copy link
Copy Markdown
Member

Basic improvements to deskflow::gui::messages

  • Use AppName in the title for dialogs
  • Use QString::append() to add to messages
  • Enable translations for messages
  • Use question / information style boxes

sithlord48 added 13 commits June 5, 2025 16:51
construct QString without concat
return aftershowing fatal error dialog
Enable Translation for user facing strings
   use app name for title
   create message using append
   enable translations
    add app name to dialog title
    enable translations
      add the app name into the title
      use QString::append to add to the string
      enable translations
 slight reword for Already Connected error
 use QString::append to add to the message
 create a QMessageBox::warning style box for these errors
 enable translations
@sithlord48
sithlord48 requested a review from nbolton June 8, 2025 15:35
@nbolton
nbolton merged commit e40cc11 into master Jun 9, 2025
@nbolton
nbolton deleted the messagesImprove branch June 9, 2025 15:33
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