[PR #160] [MERGED] Ide: Licenses should be copied on demand #195

Closed
opened 2026-05-05 03:42:44 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ultimatepp/ultimatepp/pull/160
Author: @klugier
Created: 8/13/2023
Status: Merged
Merged: 8/13/2023
Merged by: @mirek-fidler

Base: masterHead: klugier/copy-license-on-demand


📝 Commits (1)

  • 2dd880a Ide: Stat dialog do not copy content to the cliboard automaticaly.

📊 Changes

2 files changed (+5 additions, -2 deletions)

View changed files

📝 uppsrc/ide/ide.lay (+1 -0)
📝 uppsrc/ide/idetool.cpp (+4 -2)

📄 Description

Some time ago, one of our users complained about the issue that whenever he opened the "Statistics" or "Project Licenses" dialog, the clipboard content had been replaced. This operation should only be executed on demand. The PR addresses this issue by adding the "Copy to clipboard" option to the Stat dialog.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ultimatepp/ultimatepp/pull/160 **Author:** [@klugier](https://github.com/klugier) **Created:** 8/13/2023 **Status:** ✅ Merged **Merged:** 8/13/2023 **Merged by:** [@mirek-fidler](https://github.com/mirek-fidler) **Base:** `master` ← **Head:** `klugier/copy-license-on-demand` --- ### 📝 Commits (1) - [`2dd880a`](https://github.com/ultimatepp/ultimatepp/commit/2dd880a55c16e60819a022d4d3e05283b53f2c2e) Ide: Stat dialog do not copy content to the cliboard automaticaly. ### 📊 Changes **2 files changed** (+5 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `uppsrc/ide/ide.lay` (+1 -0) 📝 `uppsrc/ide/idetool.cpp` (+4 -2) </details> ### 📄 Description Some time ago, one of our users complained about the issue that whenever he opened the "Statistics" or "Project Licenses" dialog, the clipboard content had been replaced. This operation should only be executed on demand. The PR addresses this issue by adding the "Copy to clipboard" option to the Stat dialog. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 03:42:44 -06:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/ultimatepp#195
No description provided.