[PR #465] [MERGED] Added option for hiding Install Subfolder issue #462 #1144

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

📋 Pull Request Information

Original PR: https://github.com/quasar/Quasar/pull/465
Author: @meltingice1337
Created: 6/14/2016
Status: Merged
Merged: 6/26/2016
Merged by: @MaxXor

Base: masterHead: hide-install-subfolder


📝 Commits (3)

  • de19376 Added option for hiding Install Subfolder #462
  • 5118948 Removed CheckedChanged event addead by mistake
  • a4dd281 Added the 'hideinstallsubfolder' variable in debugging mode

📊 Changes

6 files changed (+87 additions, -56 deletions)

View changed files

📝 Client/Config/Settings.cs (+2 -0)
📝 Client/Program.cs (+11 -0)
📝 Server/Core/Build/ClientBuilder.cs (+3 -0)
📝 Server/Core/Data/BuildOptions.cs (+1 -0)
📝 Server/Forms/FrmBuilder.Designer.cs (+69 -56)
📝 Server/Forms/FrmBuilder.cs (+1 -0)

📄 Description

No description provided


🔄 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/465 **Author:** [@meltingice1337](https://github.com/meltingice1337) **Created:** 6/14/2016 **Status:** ✅ Merged **Merged:** 6/26/2016 **Merged by:** [@MaxXor](https://github.com/MaxXor) **Base:** `master` ← **Head:** `hide-install-subfolder` --- ### 📝 Commits (3) - [`de19376`](https://github.com/quasar/Quasar/commit/de193764a64af90af05ad5bdc1a793aff0530da5) Added option for hiding Install Subfolder #462 - [`5118948`](https://github.com/quasar/Quasar/commit/511894824fc4f6910f4cf4be189fa6bc675f75ce) Removed CheckedChanged event addead by mistake - [`a4dd281`](https://github.com/quasar/Quasar/commit/a4dd28110e950efb9d489f5123fd0ddbcbcedd43) Added the 'hideinstallsubfolder' variable in debugging mode ### 📊 Changes **6 files changed** (+87 additions, -56 deletions) <details> <summary>View changed files</summary> 📝 `Client/Config/Settings.cs` (+2 -0) 📝 `Client/Program.cs` (+11 -0) 📝 `Server/Core/Build/ClientBuilder.cs` (+3 -0) 📝 `Server/Core/Data/BuildOptions.cs` (+1 -0) 📝 `Server/Forms/FrmBuilder.Designer.cs` (+69 -56) 📝 `Server/Forms/FrmBuilder.cs` (+1 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:53:16 +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#1144
No description provided.