[PR #64] [CLOSED] SystemInfo of clients as ToolTips #970

Closed
opened 2026-02-27 15:52:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/quasar/Quasar/pull/64
Author: @abdullah2993
Created: 4/21/2015
Status: Closed

Base: masterHead: master


📝 Commits (8)

  • 113991e Merge pull request #1 from MaxXor/master
  • d9e72b2 Merge pull request #2 from MaxXor/master
  • 822dcf9 Merge pull request #3 from MaxXor/master
  • 8cf28f1 Merge pull request #4 from MaxXor/master
  • b0eddd0 Merge pull request #5 from MaxXor/master
  • ac1f573 Merge pull request #6 from MaxXor/master
  • 6a5a74f Merge pull request #7 from MaxXor/master
  • 0008cc5 SystemInfo as a ToolTip

📊 Changes

4 files changed (+829 additions, -792 deletions)

View changed files

📝 Server/Core/Commands/CommandHandler.cs (+36 -2)
📝 Server/Forms/FrmMain.Designer.cs (+9 -7)
📝 Server/Forms/FrmMain.cs (+1 -0)
📝 Server/Forms/FrmMain.resx (+783 -783)

📄 Description

SystemInfo of each client is shown as ToolTip
2015-04-21_20-11-19


🔄 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/quasar/Quasar/pull/64 **Author:** [@abdullah2993](https://github.com/abdullah2993) **Created:** 4/21/2015 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (8) - [`113991e`](https://github.com/quasar/Quasar/commit/113991e77a9f78edb77c28603ff388b3c5f0ceb4) Merge pull request #1 from MaxXor/master - [`d9e72b2`](https://github.com/quasar/Quasar/commit/d9e72b260f2d36859be2aa2cf69103832c62ec42) Merge pull request #2 from MaxXor/master - [`822dcf9`](https://github.com/quasar/Quasar/commit/822dcf95f26897e6680a933face93d61bc75fa11) Merge pull request #3 from MaxXor/master - [`8cf28f1`](https://github.com/quasar/Quasar/commit/8cf28f1ddc01aadeafddfdfdaa170ff527c2f15a) Merge pull request #4 from MaxXor/master - [`b0eddd0`](https://github.com/quasar/Quasar/commit/b0eddd01dafb6ed4d7327384943784829f482c6f) Merge pull request #5 from MaxXor/master - [`ac1f573`](https://github.com/quasar/Quasar/commit/ac1f573fbd61815ad201e77c6098f4c614b6d24c) Merge pull request #6 from MaxXor/master - [`6a5a74f`](https://github.com/quasar/Quasar/commit/6a5a74fa5eebb3a47e327cc29ba68abae7a2a81f) Merge pull request #7 from MaxXor/master - [`0008cc5`](https://github.com/quasar/Quasar/commit/0008cc54e27addb7b0071134c3ef8f3db9089c43) SystemInfo as a ToolTip ### 📊 Changes **4 files changed** (+829 additions, -792 deletions) <details> <summary>View changed files</summary> 📝 `Server/Core/Commands/CommandHandler.cs` (+36 -2) 📝 `Server/Forms/FrmMain.Designer.cs` (+9 -7) 📝 `Server/Forms/FrmMain.cs` (+1 -0) 📝 `Server/Forms/FrmMain.resx` (+783 -783) </details> ### 📄 Description SystemInfo of each client is shown as ToolTip ![2015-04-21_20-11-19](https://cloud.githubusercontent.com/assets/5978905/7255430/a90101aa-e862-11e4-949e-7d13f4cb6219.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:52:39 +03:00
Sign in to join this conversation.
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
starred/Quasar#970
No description provided.