Commit Graph

56393 Commits

Author SHA1 Message Date
martin
f737797457 FpDebugServer: fix compilation / support multiple addresses per breakpoint
git-svn-id: trunk@60048 -
2019-01-09 20:50:23 +00:00
michl
5f6279e73e EvaluateDlg: Evaluate a entry when it is selected with mouse in cmbExpression
git-svn-id: trunk@60047 -
2019-01-09 15:59:57 +00:00
michl
9bfc86dedf Evaluate a expression automatically when EvaluateDlg is already shown
git-svn-id: trunk@60046 -
2019-01-09 15:16:09 +00:00
michl
25cba76789 Evaluate a expression when EvaluateDlg is already shown
git-svn-id: trunk@60045 -
2019-01-09 14:55:35 +00:00
martin
8175bdfee6 FpDebug: Windows, fixed intercepting system exceptions (access violations, stack overflow, div zero,...)
git-svn-id: trunk@60044 -
2019-01-09 14:29:56 +00:00
michl
ef57dae24f Don't close EvaluateDialog and Debug Inspector when docked
git-svn-id: trunk@60043 -
2019-01-09 14:25:58 +00:00
martin
f32968dd25 LazDebuggerFpLldb: allow external dwarf symbols on Mac
git-svn-id: trunk@60042 -
2019-01-08 23:13:36 +00:00
martin
72278d010a FpDebug: MacOs, 64bit IDE loading of dwarf for 32 bit target
git-svn-id: trunk@60041 -
2019-01-08 23:12:25 +00:00
maxim
089083c613 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #34830
git-svn-id: trunk@60037 -
2019-01-08 21:42:17 +00:00
maxim
8b2f06549d Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #34838
git-svn-id: trunk@60036 -
2019-01-08 21:37:54 +00:00
martin
af994a75c8 LazDebuggerFp: use dsInternalPause to set/unset breakpoints
git-svn-id: trunk@60035 -
2019-01-08 18:42:59 +00:00
martin
9b52f8ccf1 SynEdit: test for fix assert/range-check in multi caret. Issue #0030731
git-svn-id: trunk@60034 -
2019-01-08 12:19:32 +00:00
martin
dc9a5e764e SynEdit: fix assert/range-check in multi caret. Issue #0030731
git-svn-id: trunk@60033 -
2019-01-08 12:18:51 +00:00
juha
411c7643fd Converter: Remove unused code. Turn a private method FixWideString into a function.
git-svn-id: trunk@60032 -
2019-01-08 10:52:39 +00:00
juha
abbb0f061a Converter: Give a converted binary DFM file a .lfm suffix. Issue #34811.
git-svn-id: trunk@60031 -
2019-01-08 10:52:33 +00:00
dmitry
d7c35ad233 cocoa: forcing controlTextColor for checkbox cell embedded into a textview. #34600
git-svn-id: trunk@60030 -
2019-01-08 05:18:21 +00:00
dmitry
f971f7d20b cocoa: fix the clipboard pasting of a plain text. #34832 patch by Zoë Peterson
git-svn-id: trunk@60029 -
2019-01-08 03:19:37 +00:00
juha
9562cb7492 Converter: Continue normally if mode directive was there already. Issue #34810.
git-svn-id: trunk@60028 -
2019-01-08 00:00:06 +00:00
wp
1194a890cc TAChart: Further improvements in positioning of series marks (issue #34819).
git-svn-id: trunk@60027 -
2019-01-07 22:03:43 +00:00
maxim
45498478c5 Components, Pas2JS: improved/simplified layout of 'Pas2JS webservers' dialog, cleaned up duplicate file from LPK, regenerated translations and updated Russian translation
git-svn-id: trunk@60026 -
2019-01-07 16:37:00 +00:00
wp
6f819f1f40 TAChart: Fix compilation by FPC trunk after r40785 #9d12401342.
git-svn-id: trunk@60025 -
2019-01-07 16:30:37 +00:00
wp
1de78ae201 VirtualTreeView: Fix compilation with FPC trunk after r40745 #b8a1d1c5e9. Issue #34804. Slightly modified patches by Pascal Riekenberg.
git-svn-id: trunk@60024 -
2019-01-07 15:35:07 +00:00
maxim
96c5271ad0 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@60023 -
2019-01-07 14:59:19 +00:00
wp
43eecc2e2f TAChart: Add new legend property FixedItemWidth (patch by Marcin Wiazowski, issue #34826).
git-svn-id: trunk@60022 -
2019-01-06 22:32:15 +00:00
wp
6d2a629bb9 TAChart: Improved positioning of series marks (issue #34819).
git-svn-id: trunk@60021 -
2019-01-06 22:11:41 +00:00
wp
b08eb51dc4 TAChart: Less hints.
git-svn-id: trunk@60020 -
2019-01-06 21:56:58 +00:00
martin
c627ab92eb SynEdit: MultiCaret - handle 2 stroke key combos correct. Issue #0034825
git-svn-id: trunk@60019 -
2019-01-06 21:14:56 +00:00
martin
88fa2be061 IDE, SourceEditor: Implement "Close tabs on right". Issue #0029929 / fix => check if modifier keys are assigned
git-svn-id: trunk@60018 -
2019-01-06 20:00:40 +00:00
martin
d0017b194c IDE, SourceEditor: "Close tabs on right". Issue #0029929 / Added key combo
git-svn-id: trunk@60017 -
2019-01-06 19:44:58 +00:00
martin
781767973e IDE, SourceEditor: Implement "Close tabs on right". Issue #0029929
git-svn-id: trunk@60016 -
2019-01-06 18:41:19 +00:00
martin
fe756b5c1b FpDebug: MacOs, loading of dwarf symbols missed some global vars.
git-svn-id: trunk@60015 -
2019-01-06 02:07:05 +00:00
martin
10ba71341c LazDebuggerFp/FpDebug: prevent mem-cache from hiding mem-read errors
git-svn-id: trunk@60014 -
2019-01-06 01:43:52 +00:00
martin
0a14d8c4ae LazDebuggerFp/FpDebug: tests, fp-lldb
git-svn-id: trunk@60012 -
2019-01-05 17:27:29 +00:00
martin
e00a9fb7eb LazDebuggerFp/FpDebug: tests, fp-lldb
git-svn-id: trunk@60010 -
2019-01-05 16:31:44 +00:00
martin
0e7c353eb8 LazDebuggerFp/FpDebug: tests, remove virtualtree
git-svn-id: trunk@60009 -
2019-01-05 16:30:44 +00:00
martin
89171482cc LazDebuggerFpLldb: retrieve register for other stackframes, while evaluation is running (required for nested procedures)
git-svn-id: trunk@60008 -
2019-01-05 16:21:44 +00:00
martin
5dc6bda9b0 LazDebuggerFpLldb: get current IP address from register (instead of stack) if available
git-svn-id: trunk@60007 -
2019-01-05 16:20:22 +00:00
martin
29dbe9729c LazDebugger(Fp)Lldb: fix 32/64 target detection
git-svn-id: trunk@60006 -
2019-01-05 16:17:57 +00:00
martin
06b7314a08 LazDebuggerFpLldb: fix crash in shutdown (stop debug while paused)
git-svn-id: trunk@60005 -
2019-01-05 15:27:37 +00:00
martin
c5cd6d5335 LazDebugger(Fp)Lldb: fix correct stackframe/thread for registers
git-svn-id: trunk@60004 -
2019-01-05 15:25:30 +00:00
maxim
0f75fd5454 Components, IDEScout: i18n-ed and added Russian translation
git-svn-id: trunk@60003 -
2019-01-05 14:35:40 +00:00
maxim
18be28701f Components, IDEScout: improved layout of options frame
git-svn-id: trunk@60002 -
2019-01-05 13:12:15 +00:00
martin
1268d65651 LazDebuggerFpLldb: fix pre-loading correct registers
git-svn-id: trunk@60001 -
2019-01-04 18:38:36 +00:00
martin
3a3acd660b LazDebuggerLldb: Fix reading registers for correct frame
git-svn-id: trunk@60000 -
2019-01-04 18:32:16 +00:00
martin
f9c2253b95 LazDebuggerFpGdbmi: Prevent occasional crash, when evaluate watch in nested procedure (access callstack out of index)
git-svn-id: trunk@59998 -
2019-01-04 15:04:20 +00:00
martin
23c7055080 LazDebuggerFpLldb: Prevent occasional crash, when evaluate watch in nested procedure (access callstack out of index)
git-svn-id: trunk@59997 -
2019-01-04 15:03:44 +00:00
maxim
bc4e1da857 Translations: Polish translation update by Sławomir Niedziela, bug #34788
git-svn-id: trunk@59988 -
2019-01-04 13:58:31 +00:00
maxim
76e0fe9e4c IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@59987 -
2019-01-04 13:44:42 +00:00
maxim
65718f8c55 IDE: fixed typo in resource string
git-svn-id: trunk@59986 -
2019-01-04 13:42:03 +00:00
bart
30e9e11e8c LCL: TCustomTabControl: don't fire OnChanging when programatically changing TabIndex/PageIndex. Patch by Michl. Issue #0033720.
git-svn-id: trunk@59985 -
2019-01-04 11:20:10 +00:00