Commit Graph

395 Commits

Author SHA1 Message Date
juha
f1add4d1d5 Packager: One more improvement for not closing package editor while compiling.
git-svn-id: trunk@62948 -
2020-04-11 16:27:17 +00:00
juha
ec386ebc49 Packager: Fix better the crash on closing package editor. Issue #36432.
git-svn-id: trunk@62937 -
2020-04-11 09:43:03 +00:00
juha
559495ac52 Formatting.
git-svn-id: trunk@62908 -
2020-04-07 21:28:45 +00:00
juha
5af9c69f98 Packager: Prevent a crash on closing package editor during compile. Issue #36432.
git-svn-id: trunk@62871 -
2020-04-03 12:07:44 +00:00
juha
d14e99f26b IdeIntf, BuildIntf, Packager: Clean up uses sections, adjust used units.
git-svn-id: trunk@62800 -
2020-03-23 20:33:04 +00:00
juha
06950eefb7 IDE: In project inspector & package editor, add popup menuitems for opening folder of project/package. Fix visibility of FileType menu.
git-svn-id: trunk@62656 -
2020-02-21 16:34:56 +00:00
mattias
0e01330dd2 IDE: do not warn if installing a meta package
git-svn-id: trunk@61609 -
2019-07-20 18:04:39 +00:00
mattias
b4e6dfc86c IDE: resourcestrings
git-svn-id: trunk@61464 -
2019-06-24 13:38:37 +00:00
mattias
6acb809a60 IDE: pckage editor: compile: warn if designtime only
git-svn-id: trunk@61462 -
2019-06-24 13:37:27 +00:00
mattias
ac2f063963 IDE: package editor: fixed popup menu items
git-svn-id: trunk@60735 -
2019-03-20 11:53:13 +00:00
juha
eb0c8c9342 Packager: Prevent Access Violation when creating a new component. Dependency was wrongly created. Issue #35145.
git-svn-id: trunk@60635 -
2019-03-09 17:29:35 +00:00
mattias
466d4440d0 IDE: clean up
git-svn-id: trunk@60252 -
2019-01-31 10:42:04 +00:00
michl
f060e4ae45 IDE: Don't close package editors before layout is saved. Just test if package editors can be closed.
git-svn-id: trunk@60092 -
2019-01-15 21:38:30 +00:00
mattias
d6da247e02 IDE: clean up
git-svn-id: trunk@59975 -
2019-01-02 17:07:17 +00:00
joost
9b2dbd5b1f Packager: Combine the common and custom options in one page-control
git-svn-id: trunk@59922 -
2018-12-28 16:10:54 +00:00
joost
f66a5d902f IDEIntf: Bind options to files in packages
git-svn-id: trunk@59916 -
2018-12-27 17:35:32 +00:00
joost
344263decc IDE, IDEIntf: Ability to register custom option editors for files in packages
git-svn-id: trunk@59911 -
2018-12-26 22:46:24 +00:00
juha
8026ce28ae Packager: Allow overwriting existing unit files in New Component dialog. Error was shown AFTER a file was overwritten. Issue #26928.
git-svn-id: trunk@59240 -
2018-10-03 11:24:35 +00:00
juha
24f8569925 IDE: Support 3 icons with different resolutions in "New Component" dialog. Improve the GUI.
git-svn-id: trunk@59170 -
2018-09-26 17:49:33 +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
6b4fef6c01 IDE: Improve resource strings. English uses less commas than some other languages.
git-svn-id: trunk@58813 -
2018-09-01 20:49:08 +00:00
juha
b20cf40349 Use RaiseGDBException from LazTracer unit. Remove similar funcs from IDEProcs and ComponentReg.
git-svn-id: trunk@58622 -
2018-07-24 17:49:21 +00:00
joost
00e814dac8 ide: Added ability to add fpmake-dependencies to packages
git-svn-id: trunk@58382 -
2018-06-22 19:19:18 +00:00
mattias
967bf6dfd1 IDE: fix invalid localized package names
git-svn-id: trunk@57961 -
2018-05-18 21:34:39 +00:00
ondrej
adb7170dbf IDE: images: remove menu_help and use btn_help instead
git-svn-id: trunk@57879 -
2018-05-10 08:30:42 +00:00
ondrej
936a0dea02 IDE: use IDEImages instead of custom image lists
git-svn-id: trunk@57865 -
2018-05-09 01:39:31 +00:00
ondrej
a914eaa29d IDE: use TLCLGlyphs for IDE buttons
git-svn-id: trunk@57857 -
2018-05-08 23:10:58 +00:00
ondrej
a711fb97c0 IDE: remove redundant glyph assignments
git-svn-id: trunk@57723 -
2018-04-26 10:02:59 +00:00
juha
f1fb8c1d13 Packager: Simplify procedure TPackageEditorForm.ItemsTreeViewDragOver.
git-svn-id: trunk@56637 -
2017-12-05 21:30:42 +00:00
juha
6a0191fb70 Formatting for IDEQuestionDialog parameters.
git-svn-id: trunk@56346 -
2017-11-10 08:46:19 +00:00
juha
e05552a178 Package editor: Update the image for dependent package after modifying min/max version. Issue #32546.
git-svn-id: trunk@56082 -
2017-10-16 13:31:15 +00:00
juha
b800766a5f Package editor: Refactoring.
git-svn-id: trunk@56069 -
2017-10-16 09:56:54 +00:00
juha
0f43b7c709 Package editor: Update the view after modifying dependent package parameters. Issue #32546.
git-svn-id: trunk@56068 -
2017-10-16 09:56:53 +00:00
juha
648e0fd02c Package editor: Fix moving dependencies up/down. Use the display name for searching. Issue #32546.
git-svn-id: trunk@56058 -
2017-10-15 11:48:26 +00:00
michl
6f5300c1e9 IDE: High-DPI: Fixed image sizes of in IDE used TTreeFilterEdits and TListFilterEdits.
git-svn-id: trunk@55498 -
2017-07-13 19:32:16 +00:00
mattias
626736e5e2 IDE: package editor: publish: disable if units/includes outside pkg dir
git-svn-id: trunk@55096 -
2017-05-26 11:39:42 +00:00
ondrej
dc0a33652f IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods.
git-svn-id: trunk@55039 -
2017-05-22 07:52:37 +00:00
michl
5d03c243b5 IDE: High-DPI: All IDE SpeedButtons DPI-aware
git-svn-id: trunk@55035 -
2017-05-21 20:59:29 +00:00
juha
e800a738ad Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it.
The unit in FPC packages will be used directly later.

git-svn-id: trunk@54524 -
2017-04-05 08:34:48 +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
joost
1de2cbf586 general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
2017-01-29 21:04:32 +00:00
juha
f68693281e Packager: fix anchors in the AddPkgDependencyDialog. Patch from Ondrej.
git-svn-id: trunk@53425 -
2016-11-23 15:06:28 +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
mattias
444a926616 IDEIntf: rewrote TIDEMenuSection to handle changes in hidden sections, tests: added menuintf tests, IDE: clean up
git-svn-id: trunk@52918 -
2016-09-05 15:18:02 +00:00
juha
c334d3f20a IDE: Support ENTER also in FilterEdits of ProjectInspector and PackageEditor. Issue #30523, patch from Markus.
git-svn-id: trunk@52877 -
2016-08-26 18:24:42 +00:00
juha
dc5c4b535c Packager: Support dotted package names. Issue #30467.
git-svn-id: trunk@52813 -
2016-08-17 10:40:39 +00:00
juha
297e19a349 IDE: Add methods for merging paths to CompilerOptions and replace common code patterns with them.
git-svn-id: trunk@52693 -
2016-07-15 17:47:18 +00:00
maxim
86b0d4f7ed IDE, packager: added dots for 'Find in files' menu item, bug #29800
git-svn-id: trunk@51894 -
2016-03-09 21:52:51 +00:00
maxim
7052b327d7 IDE: fixed i18n regression after r50903 #e9d1b1acd4
git-svn-id: trunk@50968 -
2015-12-21 22:17:57 +00:00