| .. |
|
frames
|
Debugger: Filter edit for Inspect-dialog
|
2023-03-22 19:41:08 +01:00 |
|
languages
|
IDE: Chinese translation update, merge request !225
|
2023-08-09 22:33:54 +03:00 |
|
test
|
LazUtils: Harmonize the CamelCase names of some units. Add a license header for LazTracer.
|
2023-04-10 09:15:24 +03:00 |
|
arraynavigationframe.lfm
|
|
|
|
arraynavigationframe.pas
|
|
|
|
assemblerdlg.lfm
|
Debugger: Allow assembler window to go back/forward (history) and ctrl click call/jmp targets (with fpdebug)
|
2023-03-15 14:04:14 +01:00 |
|
assemblerdlg.pp
|
Move unit TransferMacros to IdeConfig package. Add a unit for resourcestrings.
|
2023-06-11 23:37:12 +03:00 |
|
basedebugmanager.pas
|
Debugger: renamed several interfaces, changing "T" prefix to "I" prefix
|
2023-03-22 19:41:24 +01:00 |
|
breakpointsdlg.lfm
|
IDE: Move units to IdeDebugger package.
|
2023-01-26 18:26:31 +01:00 |
|
breakpointsdlg.pp
|
IDE: Move units to IdeDebugger package.
|
2023-01-26 18:26:31 +01:00 |
|
breakpropertydlg.lfm
|
IDE: Move units to IdeDebugger package.
|
2023-01-26 18:26:31 +01:00 |
|
breakpropertydlg.pas
|
Remove IdeConfig dependency from IdeIntf package. It was wrong license-wise (LGPL-GPL). Make a temp copy of InputHistory.
|
2023-06-18 18:37:02 +03:00 |
|
breakpropertydlggroups.lfm
|
IdeDebugger: Move units from Ide to IdeDebugger. (BreakPropertyDlgGroups, CallStack, DebuggerAttachDialog, DebuggerOutput, ExceptDlg, FeedbackDlg, HistoryDlg, LocalsDlg, PseudoTerminal, RegisterDlg, ThreadDlg, WatchesDlg)
|
2023-01-10 17:04:54 +01:00 |
|
breakpropertydlggroups.pas
|
IdeDebugger: Move units from Ide to IdeDebugger. (BreakPropertyDlgGroups, CallStack, DebuggerAttachDialog, DebuggerOutput, ExceptDlg, FeedbackDlg, HistoryDlg, LocalsDlg, PseudoTerminal, RegisterDlg, ThreadDlg, WatchesDlg)
|
2023-01-10 17:04:54 +01:00 |
|
callstackdlg.lfm
|
IdeDebugger: Move units from Ide to IdeDebugger. (BreakPropertyDlgGroups, CallStack, DebuggerAttachDialog, DebuggerOutput, ExceptDlg, FeedbackDlg, HistoryDlg, LocalsDlg, PseudoTerminal, RegisterDlg, ThreadDlg, WatchesDlg)
|
2023-01-10 17:04:54 +01:00 |
|
callstackdlg.pp
|
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 |
|
dbgtreeviewwatchdata.pas
|
IdeDebugger: improve unfolding of watches. Allow Pointer to object/array to be unfolded (and dereference them for this)
|
2023-06-11 14:30:46 +02:00 |
|
debugattachdialog.lfm
|
IdeDebugger: Move units from Ide to IdeDebugger. (BreakPropertyDlgGroups, CallStack, DebuggerAttachDialog, DebuggerOutput, ExceptDlg, FeedbackDlg, HistoryDlg, LocalsDlg, PseudoTerminal, RegisterDlg, ThreadDlg, WatchesDlg)
|
2023-01-10 17:04:54 +01:00 |
|
debugattachdialog.pas
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
|
debugger.pp
|
Reduce compiler warnings.
|
2023-07-03 16:39:15 +03:00 |
|
debuggerdlg.pp
|
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 |
|
debuggertreeview.pas
|
Debugger: Allow to expand/unfold locals values
|
2023-03-19 16:25:35 +01:00 |
|
debugoutputform.lfm
|
IdeDebugger: Move units from Ide to IdeDebugger. (BreakPropertyDlgGroups, CallStack, DebuggerAttachDialog, DebuggerOutput, ExceptDlg, FeedbackDlg, HistoryDlg, LocalsDlg, PseudoTerminal, RegisterDlg, ThreadDlg, WatchesDlg)
|
2023-01-10 17:04:54 +01:00 |
|
debugoutputform.pp
|
IdeDebugger: Move units from Ide to IdeDebugger. (BreakPropertyDlgGroups, CallStack, DebuggerAttachDialog, DebuggerOutput, ExceptDlg, FeedbackDlg, HistoryDlg, LocalsDlg, PseudoTerminal, RegisterDlg, ThreadDlg, WatchesDlg)
|
2023-01-10 17:04:54 +01:00 |
|
envdebuggeroptions.pas
|
Move unit TransferMacros to IdeConfig package. Add a unit for resourcestrings.
|
2023-06-11 23:37:12 +03:00 |
|
evaluatedlg.lfm
|
IDE: Move units to IdeDebugger package.
|
2023-01-26 18:26:31 +01:00 |
|
evaluatedlg.pp
|
Remove IdeConfig dependency from IdeIntf package. It was wrong license-wise (LGPL-GPL). Make a temp copy of InputHistory.
|
2023-06-18 18:37:02 +03:00 |
|
exceptiondlg.lfm
|
IdeDebugger: Move units from Ide to IdeDebugger. (BreakPropertyDlgGroups, CallStack, DebuggerAttachDialog, DebuggerOutput, ExceptDlg, FeedbackDlg, HistoryDlg, LocalsDlg, PseudoTerminal, RegisterDlg, ThreadDlg, WatchesDlg)
|
2023-01-10 17:04:54 +01:00 |
|
exceptiondlg.pas
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
|
feedbackdlg.lfm
|
IdeDebugger: Move units from Ide to IdeDebugger. (BreakPropertyDlgGroups, CallStack, DebuggerAttachDialog, DebuggerOutput, ExceptDlg, FeedbackDlg, HistoryDlg, LocalsDlg, PseudoTerminal, RegisterDlg, ThreadDlg, WatchesDlg)
|
2023-01-10 17:04:54 +01:00 |
|
feedbackdlg.pp
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
|
fpmake.pp
|
IdeDebugger: Move units from Ide to IdeDebugger. (BreakPropertyDlgGroups, CallStack, DebuggerAttachDialog, DebuggerOutput, ExceptDlg, FeedbackDlg, HistoryDlg, LocalsDlg, PseudoTerminal, RegisterDlg, ThreadDlg, WatchesDlg)
|
2023-01-10 17:04:54 +01:00 |
|
historydlg.lfm
|
Debugger: History dialog, enable overwrite prompt on save / Configure xml writer for #0 in values
|
2023-03-19 18:42:21 +01:00 |
|
historydlg.pp
|
IdeDebugger: Move units from Ide to IdeDebugger. (BreakPropertyDlgGroups, CallStack, DebuggerAttachDialog, DebuggerOutput, ExceptDlg, FeedbackDlg, HistoryDlg, LocalsDlg, PseudoTerminal, RegisterDlg, ThreadDlg, WatchesDlg)
|
2023-01-10 17:04:54 +01:00 |
|
idedbgvalueconvertersettingsframe.lfm
|
Debugger: Backend converter. Fixed order of matching. Match from top to bottom. // Add up/down buttons to config
|
2022-09-07 17:09:55 +02:00 |
|
idedbgvalueconvertersettingsframe.pas
|
Debugger: renamed several interfaces, changing "T" prefix to "I" prefix
|
2023-03-22 19:41:24 +01:00 |
|
idedebugger.lpk
|
IdeConfig: Remove LCL dependency from IdeConfig package. Add comments in uses sections, helps locate dependencies.
|
2023-06-11 20:34:36 +03:00 |
|
idedebuggerbackendvalueconv.pas
|
Debugger: renamed several interfaces, changing "T" prefix to "I" prefix
|
2023-03-22 19:41:24 +01:00 |
|
idedebuggerbase.pas
|
FpDebug: fix mem-leak, if string looks like json, but is not.
|
2023-06-20 00:34:03 +02:00 |
|
idedebuggeropts.pas
|
IdeDebugger: remove warning
|
2023-06-01 19:57:15 +02:00 |
|
idedebuggerpackage.pas
|
IdeConfig: Remove LCL dependency from IdeConfig package. Add comments in uses sections, helps locate dependencies.
|
2023-06-11 20:34:36 +03:00 |
|
idedebuggerstringconstants.pas
|
Debugger: Inspect-Dialog more info for methods.
|
2023-05-19 19:47:58 +02:00 |
|
idedebuggerutils.pas
|
Debugger: Allow to expand/unfold locals values
|
2023-03-19 16:25:35 +01:00 |
|
idedebuggerwatchresprinter.pas
|
Debugger, IDE: clear new lines for errors, and status text. Related to 5f0317b72e
|
2023-03-21 18:29:18 +01:00 |
|
idedebuggerwatchresult.pas
|
Debugger: If results have been evaluated fully (to full depth) in the parent, do not re-eval for child. (Structure and some arrays still to be optimized)
|
2023-03-28 10:53:27 +02:00 |
|
idedebuggerwatchresultjson.pas
|
Debugger: fix compile with fpc 3.2.0
|
2022-08-12 14:57:00 +02:00 |
|
idedebuggerwatchresutils.pas
|
Debugger: Inspect-Dialog more info for methods.
|
2023-05-19 19:47:58 +02:00 |
|
images.rc
|
|
|
|
images.res
|
|
|
|
inputhistorycopy.pas
|
Remove IdeConfig dependency from IdeIntf package. It was wrong license-wise (LGPL-GPL). Make a temp copy of InputHistory.
|
2023-06-18 18:37:02 +03:00 |
|
inspectdlg.lfm
|
Debugger: Filter edit for Inspect-dialog
|
2023-03-22 19:41:08 +01:00 |
|
inspectdlg.pas
|
IdeDebugger: Fix displaying sets in debug inspector.
|
2023-06-21 12:50:47 +02:00 |
|
localsdlg.lfm
|
Debugger: Improve "copy to clipboard" for watches and locals. (copy multiple entries/selection / copy address)
|
2023-04-17 20:39:03 +02:00 |
|
localsdlg.pp
|
ide: less hints
|
2023-06-12 06:49:22 +02:00 |
|
Makefile
|
updated makefiles
|
2023-08-10 22:07:59 +02:00 |
|
Makefile.compiled
|
updated makefiles
|
2023-08-10 22:07:59 +02:00 |
|
Makefile.fpc
|
updated makefiles
|
2023-08-10 22:07:59 +02:00 |
|
processdebugger.pp
|
|
|
|
processlist.pas
|
|
|
|
pseudoterminaldlg.lfm
|
IdeDebugger: Move units from Ide to IdeDebugger. (BreakPropertyDlgGroups, CallStack, DebuggerAttachDialog, DebuggerOutput, ExceptDlg, FeedbackDlg, HistoryDlg, LocalsDlg, PseudoTerminal, RegisterDlg, ThreadDlg, WatchesDlg)
|
2023-01-10 17:04:54 +01:00 |
|
pseudoterminaldlg.pp
|
IdeDebugger: Move units from Ide to IdeDebugger. (BreakPropertyDlgGroups, CallStack, DebuggerAttachDialog, DebuggerOutput, ExceptDlg, FeedbackDlg, HistoryDlg, LocalsDlg, PseudoTerminal, RegisterDlg, ThreadDlg, WatchesDlg)
|
2023-01-10 17:04:54 +01:00 |
|
registersdlg.lfm
|
IdeDebugger: Move units from Ide to IdeDebugger. (BreakPropertyDlgGroups, CallStack, DebuggerAttachDialog, DebuggerOutput, ExceptDlg, FeedbackDlg, HistoryDlg, LocalsDlg, PseudoTerminal, RegisterDlg, ThreadDlg, WatchesDlg)
|
2023-01-10 17:04:54 +01:00 |
|
registersdlg.pp
|
Debugger: Improve "copy to clipboard" for watches and locals. (copy multiple entries/selection / copy address)
|
2023-04-17 20:39:03 +02:00 |
|
threaddlg.lfm
|
IdeDebugger: Move units from Ide to IdeDebugger. (BreakPropertyDlgGroups, CallStack, DebuggerAttachDialog, DebuggerOutput, ExceptDlg, FeedbackDlg, HistoryDlg, LocalsDlg, PseudoTerminal, RegisterDlg, ThreadDlg, WatchesDlg)
|
2023-01-10 17:04:54 +01:00 |
|
threaddlg.pp
|
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 |
|
watchesdlg.lfm
|
Debugger: Improve "copy to clipboard" for watches and locals. (copy multiple entries/selection / copy address)
|
2023-04-17 20:39:03 +02:00 |
|
watchesdlg.pp
|
IdeDebugger: Fix deleting multiple selected watches / crashed if some sub-watches were selected
|
2023-07-23 14:38:14 +02:00 |
|
watchpropertydlg.lfm
|
IdeDebugger: Move unit WatchPropertyDlg from Ide to IdeDebugger.
|
2023-01-09 23:05:16 +01:00 |
|
watchpropertydlg.pp
|
IdeConfig: Remove LCL dependency from IdeConfig package. Add comments in uses sections, helps locate dependencies.
|
2023-06-11 20:34:36 +03:00 |