Delphinus icon indicating copy to clipboard operation
Delphinus copied to clipboard

An alternative Packagemanager for the Delphi-IDE

Results 35 Delphinus issues
Sort by recently updated
recently updated
newest added

It is posible make components snapshots for current project like php composer?

Delphinus does not store the online package list, We need to refresh each time we load Delphi. It should store this information and update it when the refresh button is...

IMHO when Delphinus.Info.json contains `repository` section, author name should be taken from `repository\user` because owner of repository with `*.json` don't have to be the real author 😁

enhancement

I have been testing "External timelines" with Github redirection Sorry but I didn't have time for debugging so I just report this so I won''t forget 😛

bug

Note this will be written as a log, the initial issue described appears to have been caused by something unrelated. See attached screenshot. RAD 10.1 upd 2 installed on computer....

bug

We use a mix of CPP and Pascal application in RX (Rad Studio). Installation of Virtual Treeview 6.3.0 installs everything part from the header files correctly. The headers are located...

enhancement

When Delphinus compiled with Range checking ON error is thrown at Delphinus.SetupDialog.pas Line 289 https://github.com/Memnarch/Delphinus/blob/master/Packages/Delphinus.SetupDialog.pas#L289 ``` [13C7F837]{Delphinus.bpl} Delphinus.SetupDialog.Setupdialog.TSetupDialog.HandleDependencyProgress_16_ActRec._0_Body$qqrv (Line 289, "Delphinus.SetupDialog.pas" + 2) + $61 [5005A3E2]{rtl240.bpl } System.ErrorAt (Line 5542,...

bug

Now I have no idea which version of Spring4D it would install. (Or Delphinus does not show the version info for the library).

enhancement

At least in my environment it does not work if I do not run installer as Administrator. Would make things easier if the installer would ask at startup that it...

enhancement

When source folder name differs from package name, the package cannot be uninstalled properly. Why? When user installs package via "Install from Folder" button, method TDNSetupCore.GetInstallDirectoryForDirectory returns path based on...

bug