Commit Graph

96 Commits

Author SHA1 Message Date
n7800
2ad1f33b7d IdeConfig: Refactoring GetSkipCheckByKey function 2025-03-05 22:08:35 +03:00
n7800
971885c68a IdeConfig: Always check the skcAll key in GetSkipCheckByKey function 2025-03-05 22:08:35 +03:00
mattias
01eedeb8cb ide: find rename identifier: lowercase according to options, fixed when only case has changed 2025-02-21 21:31:30 +01:00
mattias
8d5abae84f ideconfig: do not wrn if no secondary config file found 2025-01-30 10:11:40 +01:00
mattias
ed2a217e45 ide+codetools: list and rename dotted units and identifntifiers and amp identifiers, from WooBean007 2024-12-29 16:50:38 +01:00
Martin
01d301d685 IDE: Custom IDE title, skip interactive macros 2024-10-28 13:42:21 +01:00
mattias
99d60446b7 ide: fixed overriding lazarusdir via cfg file 2024-10-24 15:13:34 +02:00
mattias
6fa805fb47 updated makefiles 2024-10-22 00:31:29 +02:00
mattias
e62389efe2 ide: fixed ide coolbar clear before load 2024-10-21 19:17:17 +02:00
mattias
6a0efcb8c0 ide: fixed duplicating ide coolbar, issue #41199 2024-10-21 10:07:16 +02:00
mattias
d7b2d3e313 ide: fixed editortoolbar options defaults 2024-10-20 19:59:36 +02:00
mattias
0631c5f508 ide: fixed TIDECoolBarOptions default options 2024-10-20 19:40:19 +02:00
mattias
b977977c8d set main version to 4.99 2024-10-05 22:03:23 +02:00
Maxim Ganetsky
67558fbdc0 IDEConfig: regenerated translations and updated Russian translation 2024-10-04 01:03:00 +03:00
Maxim Ganetsky
189764f4c0 IDE, IDEConfig: fixed i18n of captions of newly added macros, improved other captions 2024-10-04 01:02:15 +03:00
Martin
ab08a3c959 IDE: Allow customizing the IDE window caption by ide-macros. Issue #41092 2024-10-03 13:19:22 +02:00
mattias
e375a961ce ide: fixed keep WriteConfigFile on cancel, fixed keeping order in config, except for search paths 2024-09-30 10:10:21 +02:00
n7800
30a7007a39 IdeConfig: Fixes for checking the result of macro substitution 2024-09-27 22:11:22 +00:00
n7800
0ac8701194 IdeConfig, IdeProject: Fix a typo in the method name TProjectCompilerOptions.CanBeDefaulForProject 2024-09-23 10:11:37 +00:00
n7800
8644edbc61 IdeConfig, BuildIntf: Fix a typo in the method name TLazCompilerOptions.SetTargetFilenameAppplyConventions and field 2024-09-23 10:11:37 +00:00
mattias
ce77f4dfae ide: fixed cancel project options resetting Subtarget 2024-08-25 12:36:23 +02:00
Martin
ca4538b235 IDE: Add option to enable/disable Anchordocking and DockedFormEdit (initial setup dialog, and options) 2024-08-07 01:28:33 +02:00
mattias
8afb2ae4ad ide: clean up and fixed show comp opts main source filename 2024-07-18 10:26:17 +02:00
mattias
44b279bfd2 ide: show compiler options: append target src filename instead of inserting project main source file for consistency 2024-07-18 10:22:10 +02:00
Juha
c7c059282d IDE: Remove FindRenameIdentifier dependency from SourceFileManager. 2024-07-01 02:16:40 +03:00
Martin
d9728c785f IdeConfig: Check that package does not include LCL 2024-04-13 13:54:51 +02:00
Martin
08d0445778 IDE: Move InputHistory, avoid using LCL in IdeConfig 2024-04-13 13:46:14 +02:00
Martin
d40c952fa7 Ide: Move more units into ide-packages, project / packager 2024-04-11 23:46:56 +02:00
Maxim Ganetsky
272292b0e4 IDEConfig: regenerated translations and updated Russian translation 2024-04-09 14:36:38 +03:00
Juha
869e5ab524 Move unit FppkgHelper to package IdeConfig. 2024-04-08 02:22:35 +03:00
Juha
ecd69708ba Move unit ProjPackCommon to package IdeConfig. 2024-04-08 02:22:35 +03:00
Juha
a08a14cef7 Move unit EditDefineTree to package IdeConfig. 2024-04-08 02:22:35 +03:00
Maxim Ganetsky
2c24ee98ab IDEConfig: regenerated translations and updated Russian translation 2024-04-06 20:52:44 +03:00
Juha
817427e89e Move unitt ParsedCompilerOpts and CompilerOptions to package IdeConfig. 2024-04-06 16:20:28 +03:00
Juha
201af675d3 Separate a new unit etFPCMsgFilePool from etFpcMsgParser and move it to package IdeConfig. 2024-04-06 14:53:25 +03:00
Juha
164e9cc68e Move unit etMakeMsgParser to IdeConfig package. 2024-04-06 11:00:26 +03:00
Juha
893885c9db LazBuild: Improve output messages and error codes. Issue #40781, patch by n7800. 2024-02-18 15:14:06 +02:00
Juha
99de97a21c IDE: Remove UTF8CompareLatinTextFast calls. 2024-02-09 01:20:36 +02:00
Juha
75fa62cc6d LazBuild: Improve the new options. Issue #29511. 2024-02-02 08:30:23 +02:00
Juha
e0f086d2e0 LazBuild: Add options --get-expand-text=, --get-build-modes and --get-exe-path. Clean function BuildProject. Issue #29511 and merge request !129. 2024-02-01 14:15:04 +02:00
Maxim Ganetsky
767d21e2d9 IDE: fixed a typo in command-line key for skipping debugger checks (Debbugger -> Debugger) 2024-01-17 04:00:40 +03:00
mattias
c5bc78b070 updated makefiles 2023-09-03 17:11:29 +02:00
Juha
858c6931fc IDE: Use the correct IDE build date/time. Set it in lazarus.pp which always gets compiled. Issue #40467, patch by n7800. 2023-09-02 14:41:58 +03:00
mattias
8d92e3b67d updated makefiles 2023-08-14 20:31:20 +02:00
mattias
44c8d90058 ide: fixed ide macro loop detection 2023-08-14 20:03:01 +02:00
mattias
13fd89ae20 ide: RemoveNonExistingPaths: check star dirs 2023-08-04 23:27:24 +02:00
mattias
68920c7d01 ide+codetools: less hints 2023-08-03 18:07:54 +02:00
mattias
74f240f5f3 ide: identifier completion: gather units in star dirs 2023-08-03 18:07:38 +02:00
mattias
243d0cc711 ide: extended TrimSearchPath to consider star directories 2023-08-03 14:28:41 +02:00
mattias
edac588a96 ide: added FileIsInSPDirectory 2023-08-03 13:44:43 +02:00