Re-fork from Deskflow v1.26 to Synergy v1.21 Beta#190
Draft
nbolton wants to merge 26 commits into
Draft
Conversation
…dows applications
|
You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool. What Enabling Code Scanning Means:
For more information about GitHub Code Scanning, check out the documentation. |
…n for Synergy branding
- Updated AboutDialog to display the application name dynamically. - Improved ServerConfigDialog by adding context-sensitive help for the protocol label. - Modified SettingsDialog to include the application name in clipboard-related messages. - Adjusted UI files to reflect changes in the protocol help text and clipboard warnings. - Updated translations for Spanish, Italian, Japanese, Korean, Russian, and Chinese to include dynamic application name references in protocol descriptions and clipboard warnings.
- Created a new README.md file with project description, support links, and FAQs. - Updated copyright information from "Symless Ltd" to "Synergy App Ltd" in various source files, including CMakeLists.txt, Info.plist, and multiple .cpp and .h files. - Changed URLs in the GUI and license files to reflect the new domain "synergyapp.io". - Modified translation files to update the "About" dialog to use the new project name.
- Updated AppTime class to use a more descriptive type alias for time points. - Refactored ExtraSettings to utilize a new static Settings API for loading and syncing settings. - Removed unnecessary dependencies and streamlined the ExtraSettings class. - Simplified FeatureHandler by removing unused settings scope handling and integrating with the new Settings API. - Introduced TestSettings class for managing test configurations, allowing overrides via environment variables or a dedicated configuration file. - Updated LicenseHandler to remove deprecated features and integrate with the new Settings API. - Removed unused methods related to invert connection feature from License and Product classes. - Cleaned up GUI hooks to streamline integration with the new settings management. - Added styles header for UI styling constants.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://symless.atlassian.net/browse/S1-2095
To do
corerunning (uses user settings)