[PR #254] [MERGED] Ide external #273

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

📋 Pull Request Information

Original PR: https://github.com/ultimatepp/ultimatepp/pull/254
Author: @mirek-fidler
Created: 4/18/2025
Status: Merged
Merged: 4/18/2025
Merged by: @mirek-fidler

Base: masterHead: ide_external


📝 Commits (3)

📊 Changes

14 files changed (+212 additions, -69 deletions)

View changed files

📝 uppsrc/CodeEditor/CInit.cpp (+2 -2)
📝 uppsrc/ide/BaseDlg.cpp (+36 -7)
📝 uppsrc/ide/Builders/Build.cpp (+2 -1)
📝 uppsrc/ide/Core/Assembly.cpp (+44 -13)
📝 uppsrc/ide/Core/Core.h (+4 -0)
📝 uppsrc/ide/Core/Package.cpp (+5 -4)
📝 uppsrc/ide/Insert.cpp (+1 -1)
📝 uppsrc/ide/Methods.cpp (+3 -0)
📝 uppsrc/ide/SelectPkg.cpp (+35 -19)
📝 uppsrc/ide/UppDlg.h (+4 -2)
📝 uppsrc/ide/UppHub.cpp (+3 -0)
📝 uppsrc/ide/UppWspc.cpp (+56 -9)
📝 uppsrc/ide/ide.lay (+15 -9)
📝 uppsrc/ide/idebar.cpp (+2 -2)

📄 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/ultimatepp/ultimatepp/pull/254 **Author:** [@mirek-fidler](https://github.com/mirek-fidler) **Created:** 4/18/2025 **Status:** ✅ Merged **Merged:** 4/18/2025 **Merged by:** [@mirek-fidler](https://github.com/mirek-fidler) **Base:** `master` ← **Head:** `ide_external` --- ### 📝 Commits (3) - [`663547f`](https://github.com/ultimatepp/ultimatepp/commit/663547f8aaa2d3c714cc0c67ceed7247241fb272) ide: Developing External mode - [`6b2102a`](https://github.com/ultimatepp/ultimatepp/commit/6b2102a8beb7b28e905660c693e1e9316ad54808) ide: Developing External mode - [`d2c91d4`](https://github.com/ultimatepp/ultimatepp/commit/d2c91d4cdbd3779d25acb52bc1e7e581128c889d) ide: External mode ### 📊 Changes **14 files changed** (+212 additions, -69 deletions) <details> <summary>View changed files</summary> 📝 `uppsrc/CodeEditor/CInit.cpp` (+2 -2) 📝 `uppsrc/ide/BaseDlg.cpp` (+36 -7) 📝 `uppsrc/ide/Builders/Build.cpp` (+2 -1) 📝 `uppsrc/ide/Core/Assembly.cpp` (+44 -13) 📝 `uppsrc/ide/Core/Core.h` (+4 -0) 📝 `uppsrc/ide/Core/Package.cpp` (+5 -4) 📝 `uppsrc/ide/Insert.cpp` (+1 -1) 📝 `uppsrc/ide/Methods.cpp` (+3 -0) 📝 `uppsrc/ide/SelectPkg.cpp` (+35 -19) 📝 `uppsrc/ide/UppDlg.h` (+4 -2) 📝 `uppsrc/ide/UppHub.cpp` (+3 -0) 📝 `uppsrc/ide/UppWspc.cpp` (+56 -9) 📝 `uppsrc/ide/ide.lay` (+15 -9) 📝 `uppsrc/ide/idebar.cpp` (+2 -2) </details> ### 📄 Description _No description provided_ --- <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:44:32 -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#273
No description provided.