mattias
|
1138fe154d
|
codetools: star direcory exclude: always case insensitive
|
2023-08-04 23:19:48 +02:00 |
|
mattias
|
70c4c85414
|
codetools: parse attribute in proc param
|
2023-08-04 13:17:57 +02:00 |
|
Maxim Ganetsky
|
f904aa53b5
|
DockedFormEditor: fixed compilation with FPC 3.3.1, hint by Peacoor, issue #40427
|
2023-08-03 19:25:36 +03:00 |
|
mattias
|
357928192e
|
ide: inspect chksum changed: fixed updating cache
|
2023-08-03 18:12:46 +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
|
7ea1f9bf7a
|
lazdelphi: only collect and set lazbuild macros if needed
|
2023-08-03 15:22:48 +02:00 |
|
mattias
|
478c8209a6
|
laztuils: fixed FileIsInPath for different utf8 lengths
|
2023-08-03 13:44:43 +02:00 |
|
mattias
|
f6ae2ddc3b
|
codetools: using cache
|
2023-08-03 11:12:57 +02:00 |
|
mattias
|
736ecf8ae6
|
chmhelp: updated lpk
|
2023-08-03 11:12:57 +02:00 |
|
mattias
|
56108815ee
|
virtualtreeview: added missing file
|
2023-08-02 01:35:08 +02:00 |
|
mattias
|
69ab8497cc
|
synedit: added missing file
|
2023-08-02 01:34:50 +02:00 |
|
mattias
|
d5d2d9e918
|
ideintf: added missing file
|
2023-08-02 01:34:40 +02:00 |
|
mattias
|
71769343af
|
codetools: added missing file
|
2023-08-02 01:34:14 +02:00 |
|
mattias
|
0f582d8c62
|
cairocanvas: added missing file
|
2023-08-02 01:22:05 +02:00 |
|
mattias
|
3e4403e691
|
codetools: skip star direcory when listing star directory
|
2023-07-31 13:30:36 +02:00 |
|
mattias
|
7d429b8940
|
anchordocking: clean up
|
2023-07-31 13:30:36 +02:00 |
|
DomingoGP
|
0804282d52
|
Jedi code format: issue #40412 parser error in anonymous methods var/const/type sections.
|
2023-07-28 16:00:53 +02:00 |
|
mattias
|
071135a4c9
|
IDE: added project option Write compiler config file
|
2023-07-28 14:50:48 +01:00 |
|
michl
|
4179f1b4b1
|
New Fixed removing of incorrect component properties in LFM with installed DockedFormEditor. Issue #40377.
|
2023-07-27 22:05:55 +02:00 |
|
Martin
|
c7cef13c39
|
LazDebuggerFp, test: add alias AnsiChar for Char
|
2023-07-27 17:41:46 +02:00 |
|
Martin
|
d3c5d91ce9
|
Debugger: Implement changing breakpoint location (line num in brk-property dialog).
- Update source editor marks
- Update FpDebug
|
2023-07-27 17:41:46 +02:00 |
|
Martin
|
0e1f76f481
|
LazDebuggerFp: Fix removing breakpoint, while thread-worker is still setting it. (possible race condition)
|
2023-07-27 17:41:45 +02:00 |
|
Martin
|
ae263321c1
|
REVERT: 41adb276bb "Remove obsolete checks for FPC versions earlier then 3.0."
- Not obsolete for the testcase
|
2023-07-27 12:55:31 +02:00 |
|
mattias
|
62657fbfd4
|
ide: fixed SubTarget to Subtarget
|
2023-07-26 13:36:16 +01:00 |
|
mattias
|
05db0c6c76
|
lazutils: added missing files
|
2023-07-26 11:57:14 +01:00 |
|
mattias
|
1831cd1ad6
|
codetools: fixed compile
|
2023-07-26 09:12:53 +01:00 |
|
balazs
|
a4aa3e0a56
|
OpkMan: Update version list.
|
2023-07-26 06:45:44 +03:00 |
|
Maxim Ganetsky
|
a26e43f773
|
Codetools: fixed compilation of tests after 977c3d1383
|
2023-07-26 01:43:44 +03:00 |
|
mattias
|
977c3d1383
|
ide+codetools: added fpc subtarget to caches
|
2023-07-25 16:52:59 +01:00 |
|
mattias
|
cbf9d30ddf
|
fixed compile with fpc 3.3.1
|
2023-07-25 09:30:38 +01:00 |
|
Juha
|
f208601bc7
|
LazReport: Remove a useless FillChar which had its parameters in wrong order. Issue #40402.
|
2023-07-25 11:15:12 +03:00 |
|
Juha
|
cc4760393b
|
Reserve "On..." prefix for events and name functions differently.
|
2023-07-25 11:07:57 +03:00 |
|
Juha
|
64391dbd96
|
LazBuild: Remove IdeDebugger dependency. Split debugger related parts of TProject to new unit ProjectDebugLink.
|
2023-07-25 11:07:47 +03:00 |
|
Martin
|
a94c7262d6
|
small fixes
|
2023-07-25 01:52:59 +02:00 |
|
Martin
|
25db56ee57
|
IdeDebugger: add Destroy-callback to TIDEBreakPointGroup
|
2023-07-25 01:23:09 +02:00 |
|
mattias
|
ee1af547cc
|
IDE: changed copiler options from string to TSTtrings for large amount of params
|
2023-07-24 16:38:31 +01:00 |
|
Martin
|
a747d43139
|
Codetools: IdentifierCompletion, with "include identifier containing prefix" sort recent entries with true prefix before such "only containing" (same as for non recent items)
|
2023-07-24 12:19:09 +02:00 |
|
wp_xyz
|
5f5b9dce29
|
DataDict: New palette icon for TFPCodeGenerator by Roland Hahn.
|
2023-07-24 11:11:37 +02:00 |
|
Martin
|
24dfc32172
|
VTV: Fix wrong node.TotalHeight. Issue #40401
|
2023-07-23 23:17:21 +02:00 |
|
Juha
|
636e902e6a
|
Move units IDECmdLine, IDEGuiCmdLine, IDEProcs and CompOptsModes to IdeConfig package.
|
2023-07-23 22:34:21 +03:00 |
|
Martin
|
0cd1374f3c
|
FpDebug: Fix "=" and "<>" work with booleans
|
2023-07-23 21:06:15 +02:00 |
|
wp_xyz
|
138b8f2eae
|
OPM: Improved layout (overlapping label with localized strings)
|
2023-07-23 01:17:48 +02:00 |
|
Martin
|
4f1297912a
|
Ide, Codetools: IdentifierCompletion, add color for recent Items. Issue #40392 Based(Amended) on Patch by Bruno K
|
2023-07-21 22:47:39 +02:00 |
|
Martin
|
b087b9f55e
|
Codetools: IdentifierCompletion, apply history limit to filtered list
|
2023-07-21 22:45:43 +02:00 |
|
Juha
|
5a647cd4e1
|
DockedFormEditor: Solve the unrecoverable loop differently. Add a new handler for it. Issue #39288.
|
2023-07-20 23:46:25 +03:00 |
|
Martin
|
c74bd43729
|
LazLogger: optimized some log function
|
2023-07-20 18:23:40 +02:00 |
|
Martin
|
4d05ca1d2e
|
LazLogger: optimized some log function by making the open array a "const param".
|
2023-07-20 18:05:57 +02:00 |
|
mattias
|
22587acec8
|
anchordocking: miniide updated
|
2023-07-20 14:57:17 +02:00 |
|
mattias
|
2aaefc8651
|
lazutils: less hints
|
2023-07-20 14:52:13 +02:00 |
|