mattias
|
25c110d28f
|
ide: fixed note for compile reason
|
2023-08-14 20:49:10 +02:00 |
|
mattias
|
8d92e3b67d
|
updated makefiles
|
2023-08-14 20:31:20 +02:00 |
|
mattias
|
cbe5f931fa
|
makefiles: fixed order, split packages in folder components into categories lazbuildpackages, lazbuildlclpackages, idepackages
|
2023-08-14 16:46:31 +02:00 |
|
mattias
|
e6a7b31d4c
|
IDE: package editor: unified store/restore filter, selection and scroll
|
2023-08-14 15:11:07 +02:00 |
|
mattias
|
60befe6342
|
ide: package fallback output dir: simplified and switch back when writable again
|
2023-08-14 11:42:51 +02:00 |
|
mattias
|
90da7e38d8
|
ide: package fallback output directory: delete if not needed, switch back
|
2023-08-13 21:09:04 +02:00 |
|
mattias
|
edac588a96
|
ide: added FileIsInSPDirectory
|
2023-08-03 13:44:43 +02:00 |
|
mattias
|
f9870ed298
|
ide: using cache and support star dirs
|
2023-08-03 11:12:57 +02:00 |
|
mattias
|
b3e68a30e1
|
ide: less hints
|
2023-08-03 11:12:57 +02:00 |
|
mattias
|
d04f10985e
|
ide: package editor: fixed crash #40424
|
2023-08-03 07:25:26 +02:00 |
|
mattias
|
5a4881d48f
|
ide: fixed package editor popup menu, #40424
|
2023-08-02 17:32:30 +02:00 |
|
mattias
|
dd6cb894c8
|
ide: TConvertDelphiProjPack.CheckPackageDep: use cache
|
2023-08-02 13:47:30 +02:00 |
|
mattias
|
6e6941f2f0
|
ide: resourcestrings and refactored
|
2023-08-02 12:25:42 +02:00 |
|
mattias
|
5da40a4bc8
|
ide: package editor: menu item Add New Files from File System
|
2023-08-02 01:56:51 +02:00 |
|
mattias
|
2bb9194225
|
ide: add new disk file: check fpmake.pp
|
2023-08-02 01:35:49 +02:00 |
|
mattias
|
09068e7f4e
|
ide: package editor: added menu item add new disk files
|
2023-08-02 01:22:05 +02:00 |
|
mattias
|
9874d86630
|
IDE: check for star directories when searching unit path
|
2023-07-31 20:20:05 +02:00 |
|
mattias
|
daafbbbe7f
|
IDE: clean up
|
2023-07-31 19:24:00 +02:00 |
|
Juha
|
63bee05d67
|
IDE: Join boolean variables of TUnitInfo into FFlags set.
|
2023-07-29 15:18:11 +03:00 |
|
mattias
|
6ceeb57076
|
IDE: added package option Write compiler config file
|
2023-07-28 14:50:48 +01:00 |
|
mattias
|
071135a4c9
|
IDE: added project option Write compiler config file
|
2023-07-28 14:50:48 +01:00 |
|
Juha
|
318fa86019
|
IDE: Remove the "Ignore" option for uninstalling dependent packages. Fix the "Cancel" option.
|
2023-07-26 13:42:12 +03:00 |
|
mattias
|
f01f0ab38e
|
ide: expand fppkg fpc path
|
2023-07-26 10:21:43 +01:00 |
|
Juha
|
cc4760393b
|
Reserve "On..." prefix for events and name functions differently.
|
2023-07-25 11:07:57 +03:00 |
|
Juha
|
8e7b4f0289
|
Tweak uses sections. Formatting.
|
2023-07-25 10:59:47 +03:00 |
|
mattias
|
ee1af547cc
|
IDE: changed copiler options from string to TSTtrings for large amount of params
|
2023-07-24 16:38:31 +01:00 |
|
Juha
|
636e902e6a
|
Move units IDECmdLine, IDEGuiCmdLine, IDEProcs and CompOptsModes to IdeConfig package.
|
2023-07-23 22:34:21 +03:00 |
|
mattias
|
4f8c825710
|
IDE: fppkg nil after free
|
2023-07-20 08:02:50 +02:00 |
|
Juha
|
e65a102527
|
Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x.
|
2023-07-07 17:39:03 +03: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 |
|
mattias
|
ae9ab00109
|
updated Makefiles
|
2023-06-30 20:50:27 +02:00 |
|
mattias
|
efec47d82c
|
lazbuild: lowercase pkgname.compiled files
|
2023-06-30 20:50:09 +02:00 |
|
mattias
|
fde0e0f965
|
set main version to 3.99
|
2023-06-25 17:47:14 +02:00 |
|
mattias
|
2039791c14
|
IDE: uninstall package: check what install pacakges are using it and option to uninstall them too, #40348
|
2023-06-25 13:53:58 +02:00 |
|
Juha
|
8c18c23fc3
|
IDE: Support Hi-DPI in registered plugin list in PackageEditor. Issue #40345, patch by Bruno K.
|
2023-06-23 09:17:00 +03:00 |
|
Juha
|
b5fb939257
|
LazBuild: Fix Access Violation when processing --add-package. Issue #40343, patch by Dean Mustakinov.
|
2023-06-22 12:19:21 +03:00 |
|
Juha
|
6da992966d
|
IDE: Remove "Note: passing compiler option -M twice with different values" message, many -M options are allowed.
|
2023-06-22 01:47:59 +03:00 |
|
mattias
|
28eccc250c
|
IDE: when compiling a package in a readonly, check parent directories
|
2023-06-21 17:59:59 +02: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 |
|
mattias
|
033c256b3a
|
ide: less hints
|
2023-06-12 06:49:22 +02:00 |
|
Maxim Ganetsky
|
67cac82323
|
IDE: migrated to using GetLanguageID function from Translations unit
|
2023-06-12 04:11:44 +03:00 |
|
mattias
|
67c1c58793
|
codetools: moved DateToCfgStr to LazConfigStorage
|
2023-06-11 21:34:37 +02:00 |
|
Juha
|
751e89bca4
|
Reduce "deprecated" warnings for LazUtils.UITypes.
|
2023-06-11 20:34:36 +03:00 |
|
Juha
|
eac9c6e5c6
|
IdeConfig: Remove LCL dependency from IdeConfig package. Add comments in uses sections, helps locate dependencies.
|
2023-06-11 20:34:36 +03:00 |
|
Juha
|
1475336c8c
|
Remove LCLProc.OffsetRect(). Move some functions from LCLProc to GraphMath (LazUtils).
|
2023-06-05 15:48:01 +03:00 |
|
mattias
|
7bc5b63fbb
|
updated makefiles
|
2023-05-27 02:07:12 +02:00 |
|
mattias
|
52e08f25be
|
updated lpl
|
2023-05-25 10:51:47 +02:00 |
|
mattias
|
f18e10ec0e
|
IDE: InstallPackages: add all src base packages
|
2023-05-21 20:48:30 +02:00 |
|
mattias
|
2d059ffef4
|
updated lpl
|
2023-05-09 09:05:24 +02:00 |
|
Juha
|
f99bd70b72
|
Improve scaling of DateTimePicker. Leave GetDetailSize in places which are not fully tested yet.
|
2023-04-29 19:44:23 +03:00 |
|