TAChart: Improved positioning of series marks (issue #34819).
TAChart: Further improvements in positioning of series marks (issue #34819).
git-svn-id: branches/fixes_2_0@60055 -
LazDebuggerLldb: Fix reading registers for correct frame
........
LazDebuggerFpLldb: fix pre-loading correct registers
........
LazDebugger(Fp)Lldb: fix correct stackframe/thread for registers
........
LazDebuggerFpLldb: fix crash in shutdown (stop debug while paused)
........
LazDebugger(Fp)Lldb: fix 32/64 target detection
........
LazDebuggerFpLldb: get current IP address from register (instead of stack) if available
........
LazDebuggerFpLldb: retrieve register for other stackframes, while evaluation is running (required for nested procedures)
........
LazDebuggerFp/FpDebug: tests, remove virtualtree
........
LazDebuggerFp/FpDebug: tests, fp-lldb
........
git-svn-id: branches/fixes_2_0@60011 -
LazDebuggerFpLldb: Prevent occasional crash, when evaluate watch in nested procedure (access callstack out of index)
........
LazDebuggerFpGdbmi: Prevent occasional crash, when evaluate watch in nested procedure (access callstack out of index)
........
git-svn-id: branches/fixes_2_0@59999 -
SynEdit: fix selection with smLine (include some selection via gutter) should include folded lines, if the "fold start" line gets selected. Issue #0034760
........
SynEdit: Added checks for revision 59971 #6bedb95bcd (fix selection with smLine should include folded lines - Issue #0034760) - apply only if AutoExtend is true (indicates user input key/mouse) / Setting Selection from code should not be affected.
........
git-svn-id: branches/fixes_2_0@59995 -
FpDebug: limit array/string bounds (max len) / partial fix/workaround to prevent crashes when eval locals while in pro-epi-logue (stack not yet initialized / random data for bounds and other). Issue #0034746
........
FpDebug: Fix typecast
........
FpDebug: Fix length of widestring (avoid trailing random data)
........
FpDebug: change "open array" params to "const"
........
LazDebuggerLldb: change "open array" params to "const"
........
FpDebug: fix accessing Upper-bound-value of open-array. Was missing a context object. Issue #0034781 / Add limit to prevent bad size, if data is corrupt. Issue #34772
........
FpDebug: fix commit 59943 #31fe8e6955 / open-array bounds
........
FpDebug: added dbgs for debugln
........
FpDebug: fix nested array bounds in dwarf3
........
LazDebuggerFp/FpDebug: tests
........
FpDebug: Callstack, adjust to show the current calling line, instead of the line after it. Issue #0034753
........
git-svn-id: branches/fixes_2_0@59990 -
PackageIntf: Detect if a package is installed or not via the packaging interface, function "IsPackageInstalled".
........
Opkman: After a package is opened with "Open package file(.lpk)...", OPM wrongly reports the package as installed when in fact is not.
........
git-svn-id: branches/fixes_2_0@59989 -
Qt,Qt5: implemented TQtWSCustomListView.GetHitTestInfoAt(), TQtWSCustomListView.ItemSetStateImage(), draw StateImages in virtual mode. issue #34742
........
Qt5: fixed wrong Left & Top form positions when form is wsMaximized under MacOS. issue #34698
........
git-svn-id: branches/fixes_2_0@59909 -