Optix Gate 2.0.2#14
Merged
Merged
Conversation
Owner
DarkCoderSc
commented
Mar 10, 2026
- Updated NeoFlat Hint Component and implemented it on the user list. When hovering over a user, a summary of remote peer information is displayed.
- Implemented Copy/Move file or directory task in File Manager (Copy > Paste, Cut > Paste). The feature is reactive, with a virtual clipboard shared between File Manager windows (same user). Copy and Cut actions are indicated with special icons and font color, and shared across multiple File Manager windows.
- Implemented Delete file or directory task in File Manager. The feature is reactive and shared between File Manager windows (same user).
- Implemented Rename file or directory task in File Manager. The feature is also reactive.
- Implemented Create new directory task in File Manager. The feature is also reactive.
- Centralized application version information into a single manifest file, shared between different parts for easier modification (no need to edit version info for each project flavor and architecture in Delphi IDE).
- Code improvements, addressing a few minor, rarely occurring bugs and fixing some minor memory leaks.
- Began implementing Delphi syntax best practices across the full codebase to comply with recommended standards.
…rtual clipboard between file managers
…g with the resolution of several minor memory leaks and improvements to code logic.
…ol version is derived from the program manifest version.
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.