mattias
|
ee91d752bc
|
chmhelp: less hints
|
2024-03-05 15:52:52 +01:00 |
|
mattias
|
c95c962d48
|
anchrodocking: less hints
|
2024-03-05 15:52:43 +01:00 |
|
mattias
|
bde7bb763d
|
lazedit: less hints
|
2024-03-05 15:45:18 +01:00 |
|
mattias
|
17ddd7e8e1
|
lazedit: less hints
|
2024-03-05 15:44:42 +01:00 |
|
mattias
|
e64d6ed431
|
lazdebuggers: less hints
|
2024-03-05 15:44:33 +01:00 |
|
mattias
|
a9c4bc3575
|
freetype: less hints
|
2024-03-05 15:44:22 +01:00 |
|
mattias
|
6bfe7d15c8
|
turbopower_ipro: less hints
|
2024-03-05 15:38:14 +01:00 |
|
mattias
|
1c135fc40e
|
synedit: less hints
|
2024-03-05 15:38:14 +01:00 |
|
mattias
|
4c0096a138
|
lazutils: less hints
|
2024-03-05 15:38:14 +01:00 |
|
mattias
|
fc7a3bf617
|
lazcontrols: less hints
|
2024-03-05 15:38:14 +01:00 |
|
mattias
|
feef357f72
|
ideintf: less hints
|
2024-03-05 15:38:14 +01:00 |
|
mattias
|
7d3626f6d7
|
lazutils: less hints
|
2024-03-05 15:13:20 +01:00 |
|
mattias
|
3ec604cc99
|
lazdebuggers: less hints
|
2024-03-05 15:13:09 +01:00 |
|
mattias
|
5dc2c5189b
|
freetype: reduced implementation uses to avoid triggering fpc bug
|
2024-03-05 15:04:32 +01:00 |
|
mattias
|
6d6f4ba027
|
freetype: nicer package name
|
2024-03-05 15:00:06 +01:00 |
|
mattias
|
5ad5a09e3c
|
fpcunit: nicer package name
|
2024-03-05 14:57:58 +01:00 |
|
wp_xyz
|
1ee8c6edb1
|
TAChart/RadialSeries: Fix crash due to empty AngleCache (see https://forum.lazarus.freepascal.org/index.php/topic,66470.msg509501.html)
|
2024-03-04 10:07:34 +01:00 |
|
DomingoGP
|
a14eb97eaa
|
Codetools: solve issue #40592 parsing sealed/abstract objects.
|
2024-03-03 15:52:38 +00:00 |
|
ccrause
|
342fd0f5e8
|
AVR - FLastFrameBaseIncreased should be initialized in GetTopFrame.
|
2024-03-03 09:59:27 +02:00 |
|
Martin
|
b471a2961e
|
FpDebug: fix memleak when detaching from process.
|
2024-03-02 18:38:17 +01:00 |
|
Juha
|
5e2a753239
|
LazUtils: Make sure CompareText comes from SysUtils. Issue #40814.
|
2024-03-02 12:28:12 +02:00 |
|
Martin
|
d291c5479f
|
SynEdit: changed keycombo for (un)indent from ctrl+shift i/u to just ctrl i/u / Resolves conflict with IMM for Unicode input. Issue #40810
|
2024-03-01 22:19:26 +01:00 |
|
Martin
|
f20e3ef6a6
|
SynEdit: Fixed CollectNodeInfo for cfbtRecordCaseSection / "(" and ")" for fold/markup-able "case in record" had wrong pos/len.
|
2024-03-01 21:12:53 +01:00 |
|
Martin
|
68174a162e
|
Debugger: Add default config for WatchDisplayFormat (Locals, Watches, Hint, ...)
|
2024-03-01 17:54:59 +01:00 |
|
DomingoGP
|
482d9b7e20
|
Jedi code format: refactorize error messages.
|
2024-03-01 11:44:16 +01:00 |
|
DomingoGP
|
cbe87487db
|
Jedi code format: fix the var count for stats.
|
2024-03-01 11:33:56 +01:00 |
|
wp_xyz
|
105219a3b7
|
TAChart: Support ChartAxis.Position cuAxis. For this, add OrthogonalAxisIndex property and corresponding property editor.
|
2024-03-01 00:26:45 +01:00 |
|
Martin
|
8ca43789be
|
LeakView: Fix resolve. Outdated use of ImageBase, which is now RelocationOffset
|
2024-02-28 22:23:33 +01:00 |
|
ccrause
|
f808839e56
|
Fix TAvrMemManager.ReadMemory to read multi-byte values from registers by assuming the bytes are stored in consecutive registers.
|
2024-02-28 21:07:12 +01:00 |
|
ccrause
|
6915cc97fe
|
Implement CallParamDefaultLocation for AVR.
|
2024-02-28 21:07:12 +01:00 |
|
ccrause
|
88a0e31b16
|
For AVR the .text section can start at address 0, rather check if section is not allocated before ignoring it.
|
2024-02-28 21:07:12 +01:00 |
|
ccrause
|
d30cfb0a95
|
Ensure ErrNo is within the limits of Integer to prevent range error when ReadUnsignedInt returns false.
|
2024-02-28 21:07:11 +01:00 |
|
ccrause
|
0375bb8ae9
|
Add InternalExceptionBreakPoints property to LazDebuggerFp properties.
|
2024-02-28 21:07:11 +01:00 |
|
Martin
|
3149c5261f
|
Debugger: New DisplayFormat for Watches
|
2024-02-28 18:49:19 +01:00 |
|
Martin
|
8b491579a1
|
Debugger: Replace TWatchValue.DisplayFormat with TWatchValue.IsMemDump. All other DisplayFormat settings are on TWatch only.
|
2024-02-28 17:42:00 +01:00 |
|
Martin
|
adc63a1a42
|
Debugger: Remove IDbgWatchValueIntf.Value in favour of IDbgWatchValueIntf.ResData.CreatePrePrinted
|
2024-02-28 17:42:00 +01:00 |
|
Juha
|
fee8dbf80e
|
LazUtils: Remove an inaccurate comment about optimization in UTF8CodepointSizeFast.
|
2024-02-28 10:37:08 +02:00 |
|
Martin
|
8117ca5a5d
|
LazDebugger: Remove TWatchDisplayFormat from debugger backends.
|
2024-02-28 00:52:45 +01:00 |
|
Martin
|
be387c3f21
|
FpDebug: Remove TWatchDisplayFormat from PascalBuilder
|
2024-02-28 00:52:45 +01:00 |
|
Martin
|
be31fbc4ad
|
LazDebuggerGdbmi: Return more values via the new API. Moved handling of Displayformat to IDE.
|
2024-02-28 00:52:45 +01:00 |
|
Martin
|
38e0022ccc
|
LazDebuggerGdbmi: fix ParseGDBString
|
2024-02-28 00:52:44 +01:00 |
|
Martin
|
a4af1db7c2
|
DebuggerGdbmi: removed unused variables for TDisplayFormat
|
2024-02-28 00:52:44 +01:00 |
|
Martin
|
74c69d2d0a
|
DebuggerGdbmi: minor update to tests
|
2024-02-28 00:52:44 +01:00 |
|
Martin
|
e183ea0b5f
|
Debuggers: Add define FORCE_LAZLOGGER_DUMMY
|
2024-02-28 00:52:43 +01:00 |
|
Maxim Ganetsky
|
2f4ead8848
|
IDEIntf: updated Russian translation
|
2024-02-28 02:45:29 +03:00 |
|
Juha
|
8e1fc0cf60
|
IDE: Fix component palette configuration when a component is installed or uninstalled after the user configuration.
|
2024-02-25 16:29:25 +02:00 |
|
Martin
|
641a76447b
|
VTV: fix getting handle when not yet shown. Issue #40791
|
2024-02-25 12:59:13 +01:00 |
|
wp_xyz
|
82784f13b1
|
LCL/IDE: Fix tab order in Treeview component editor
|
2024-02-24 01:24:05 +01:00 |
|
Maxim Ganetsky
|
02bc007955
|
IDEIntf: regenerated German translation
|
2024-02-24 02:53:30 +03:00 |
|
wp_xyz
|
c4e07b3619
|
LCL/IDE: Improvements of TTreeview component editor. Issue #40748. Parts of patch by n7800.
|
2024-02-24 00:44:15 +01:00 |
|