mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[PR #448] [CLOSED] Some modifications #1141
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#1141
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/quasar/Quasar/pull/448
Author: @Jaakus
Created: 4/23/2016
Status: ❌ Closed
Base:
master← Head:master📝 Commits (10+)
4aaed4bAdded computer name to the popup notification5c5c3feDont open the context menu if there are not selected clients, moved "connected" string2268081Moved "connected" stringcbfbed6Merge pull request #1 from Jaakus/patch-14f5b80bMoved "connected" stringe9a28e6Inverted "Select" and "All' in the context menu.9dd1df2Inverted "Select" and "All' in the context menu.cccf2efInverted "Select" and "All' in the context menu.01f6322Inverted "Select" and "All' in the context menu.5132dc3Added a "No client selected" context menu📊 Changes
15 files changed (+410 additions, -170 deletions)
View changed files
📝
Server/Forms/FrmMain.Designer.cs(+104 -24)📝
Server/Forms/FrmMain.cs(+65 -12)📝
Server/Forms/FrmMain.resx(+24 -8)📝
Server/Forms/FrmPasswordRecovery.Designer.cs(+47 -47)📝
Server/Forms/FrmSystemInformation.Designer.cs(+4 -4)📝
Server/Forms/FrmSystemInformation.cs(+2 -2)📝
Server/Forms/FrmSystemInformation.resx(+2 -2)📝
Server/Properties/Resources.Designer.cs(+129 -59)📝
Server/Properties/Resources.resx(+33 -12)➕
Server/images/at.png(+0 -0)➕
Server/images/build.png(+0 -0)➕
Server/images/ip.png(+0 -0)➕
Server/images/select_all.png(+0 -0)➕
Server/images/settings.png(+0 -0)➕
Server/images/tcp.png(+0 -0)📄 Description
Added some icons, User@PC in the notification popup, moved "Connected: 0" in the statusStrip, do not show the context menu if there is no client selected but "No client selected.".
Also added "Copy to Clipboard > IP Address / User@PC / Operating System".
Some things easy to do, but had to be done for me.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.