Juha
|
ecd69708ba
|
Move unit ProjPackCommon to package IdeConfig.
|
2024-04-08 02:22:35 +03:00 |
|
Juha
|
3ec140e266
|
Move unit ComponentReg from IdeIntf to BuildIntf.
|
2024-03-15 10:40:41 +02:00 |
|
mattias
|
09068e7f4e
|
ide: package editor: added menu item add new disk files
|
2023-08-02 01:22:05 +02:00 |
|
Juha
|
adfc424e92
|
Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION.
|
2023-07-07 17:39:03 +03:00 |
|
Juha
|
e045ba01d2
|
Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units.
|
2023-06-18 14:57:06 +03:00 |
|
Juha
|
751e89bca4
|
Reduce "deprecated" warnings for LazUtils.UITypes.
|
2023-06-11 20:34:36 +03:00 |
|
Juha
|
7cb38d7bc6
|
IDE: Check Filename<>UnitName mismatch only when Codetools was able to parse the source. Issue #22921.
|
2021-09-28 12:03:07 +03:00 |
|
Juha
|
824e696005
|
IDE: Remove Assert() that prevented adding source files with errors in them. Issue #22921.
|
2021-09-28 01:46:02 +03:00 |
|
juha
|
36968885dd
|
LazUtils: Rename function FilenameIsPascalUnit -> FilenameHasPascalExt. Clashed with a function in Codetools. Update references.
git-svn-id: trunk@64376 -
|
2021-01-11 16:16:58 +00:00 |
|
juha
|
ce1d8c1014
|
IDE: Optimize ComponentPalette caches. Index by registered class instead of class name.
git-svn-id: trunk@64182 -
|
2020-12-08 19:34:40 +00:00 |
|
juha
|
edc2cc5dbb
|
Fix StandardCodeTool.HasInterfaceRegisterProc. Simplify code for checking added unit files.
git-svn-id: trunk@64156 -
|
2020-11-23 10:26:46 +00:00 |
|
juha
|
6a388f1fb5
|
IDE: Improve checks for validity of files and dependencies added to package/project. Issue #27421.
git-svn-id: trunk@64094 -
|
2020-10-31 14:49:30 +00:00 |
|
juha
|
d35a69cd0c
|
IDE: Remove the "Add files in directory" feature for projects and packages. It is messy, inconsistent and broken. Issue #33845.
git-svn-id: trunk@58821 -
|
2018-09-02 19:35:09 +00:00 |
|
juha
|
f4df80d90f
|
IdeIntf: Add base class TPkgDependencyBase to new unit PackageDependencyIntf.
git-svn-id: trunk@54404 -
|
2017-03-15 13:13:34 +00:00 |
|
juha
|
0f1c5f448d
|
Rename unit ProjPackBase -> ProjPackCommon. Reduce confusion as it defines a common interface etc., not a base class.
git-svn-id: trunk@54401 -
|
2017-03-15 13:13:23 +00:00 |
|
mattias
|
7e94dc0340
|
IDE: packager: clean up deprecated
git-svn-id: trunk@53139 -
|
2016-10-17 13:34:49 +00:00 |
|
juha
|
60e607f3e0
|
Packager: Use new AddPkgDependencyDlg for dependencies of projects and packages. Support multiselection.
git-svn-id: trunk@53129 -
|
2016-10-16 20:06:37 +00:00 |
|
juha
|
09b6ef75ac
|
Refactor, move Package and Project checking functions to a new unit.
git-svn-id: trunk@53128 -
|
2016-10-16 20:06:35 +00:00 |
|