Commit Graph

18222 Commits

Author SHA1 Message Date
maxim
a120f243bd Printers: do not pass to CUPS localized parameter values, localize 'Pages' combobox differently
git-svn-id: trunk@58651 -
2018-07-29 23:45:10 +00:00
martin
17dd3e68b9 SynEdit: Caret Color
git-svn-id: trunk@58647 -
2018-07-28 18:01:10 +00:00
martin
0e60e21aa7 SynEdit: fix default caret painter class (set to system)
git-svn-id: trunk@58644 -
2018-07-28 16:26:32 +00:00
juha
2b381547b5 IDE: Separate units ExtToolsConsole (no LCL) and ExtToolsIDE (with LCL) from ExtTools.
git-svn-id: trunk@58643 -
2018-07-28 13:38:06 +00:00
juha
85a6cc4340 Printers: Internationalization for Unix Printer Props dialog. Patch from AlexeyT.
git-svn-id: trunk@58641 -
2018-07-27 18:31:16 +00:00
juha
90b69249a0 Printers: Fix tab order in Unix Printer Props dialog. Patch from AlexeyT.
git-svn-id: trunk@58640 -
2018-07-27 10:24:31 +00:00
juha
6700ae635e Printers: Remove empty Margins tab in Unix Printer Props dialog. Patch from AlexeyT.
git-svn-id: trunk@58637 -
2018-07-26 08:58:41 +00:00
martin
323f78d041 SynEdit: speed up / skip nodes that do not have outlining
git-svn-id: trunk@58636 -
2018-07-26 01:51:05 +00:00
martin
8ca82403a0 SynEdit: Fix markup fold color, after recent refactor
git-svn-id: trunk@58635 -
2018-07-26 01:42:22 +00:00
juha
41dc46374f LazUtils: Move string manipulation functions from LazUtilities to LazStringUtils.
git-svn-id: trunk@58634 -
2018-07-25 23:44:54 +00:00
juha
6d3f9bd7a7 LazUtils: Move string manipulation functions from IDEProcs to LazStringUtils.
git-svn-id: trunk@58632 -
2018-07-25 13:39:06 +00:00
juha
5c561fabd8 LazUtils: Add a new unit LazStringUtils. Move 2 functions from Codetools' SourceLog there.
git-svn-id: trunk@58631 -
2018-07-25 13:39:01 +00:00
juha
d43fa548b8 LazUtils: Rename unit LazUTF8SysUtils -> LazSysUtils. It had nothing to do with character encoding.
git-svn-id: trunk@58630 -
2018-07-25 13:38:59 +00:00
juha
7f7e7ada81 Format and clean uses sections.
git-svn-id: trunk@58629 -
2018-07-25 13:38:35 +00:00
maxim
5ed0f55393 LazUtils: regenerated translations and updated Russian translation
git-svn-id: trunk@58626 -
2018-07-24 23:09:26 +00:00
juha
b20cf40349 Use RaiseGDBException from LazTracer unit. Remove similar funcs from IDEProcs and ComponentReg.
git-svn-id: trunk@58622 -
2018-07-24 17:49:21 +00:00
juha
a20ec2d6bc Move functions dealing with command line from IDEProcs to LazFileUtils.
git-svn-id: trunk@58621 -
2018-07-24 17:49:16 +00:00
juha
620bba736b Move functions dealing with path delimiters from IDEProcs to LazFileUtils.
git-svn-id: trunk@58620 -
2018-07-24 17:49:15 +00:00
juha
887cf78963 Move a version of function ProgramDirectory from IDEProcs to FileUtils.ProgramDirectoryWithBundle.
git-svn-id: trunk@58619 -
2018-07-24 17:49:13 +00:00
juha
0500052f06 Move functions CompareCaret and CompareBoolean away from IDEProcs, to LCLProc and LazUtilities respectively.
git-svn-id: trunk@58618 -
2018-07-24 17:49:11 +00:00
wp
d496b94a03 TAChart: Fix TFitSeries axis rotation.
git-svn-id: trunk@58616 -
2018-07-24 14:10:46 +00:00
juha
4fe2e4c626 IdeIntf: Move TScanModeFPCSources from LazIdeIntf to BaseIdeIntf, for reducing LCL dependencies later.
git-svn-id: trunk@58615 -
2018-07-24 12:50:41 +00:00
juha
e6b449750a IdeIntf: Move MessageDialog pointers from IDEDialogs to a new LazMsgDialogs. Break LCL dependency there.
git-svn-id: trunk@58614 -
2018-07-24 12:50:39 +00:00
juha
96131c07cf Formatting, cleanup, also remove unused funcs in ProcedureList.
git-svn-id: trunk@58613 -
2018-07-24 12:50:26 +00:00
wp
4eebc54703 TAChart: Add errorbar demo.
git-svn-id: trunk@58612 -
2018-07-24 09:09:09 +00:00
martin
eebc5bb077 SynEdit: MarkupFoldColor, clear colors on create
git-svn-id: trunk@58611 -
2018-07-24 08:07:35 +00:00
wp
2299402c54 TAChart: Fix TChartListbox crashing sometimes when CheckStyle is cbsRadioButton.
git-svn-id: trunk@58608 -
2018-07-23 22:47:36 +00:00
martin
9f5cf98a04 SynEdit: Fix markup fold color, after recent refactor
git-svn-id: trunk@58607 -
2018-07-23 22:44:58 +00:00
martin
a052343d83 SynEdit: Fix TLazSynEditNestedFoldsList. NodeEndLine was not reset when line changed
git-svn-id: trunk@58606 -
2018-07-23 22:44:24 +00:00
wp
2b595ec973 TAChart: Fix not being able to show persistently FitSeries pointer. Turn off pointers by default.
git-svn-id: trunk@58605 -
2018-07-23 22:44:10 +00:00
wp
9bfe23796d TAChart: Publish error bar params for TUserDefinedChartSource. Add method to query effective error bar values from chart source.
git-svn-id: trunk@58604 -
2018-07-23 22:09:06 +00:00
wp
0fbcf86523 TAChart: Fix TListChartSource updating extent when error bar values change.
git-svn-id: trunk@58603 -
2018-07-23 15:58:07 +00:00
wp
4146796ac4 TAChart: Rename ErrorBar properties (PosDelta --> ValuePlus, etc). Avoid storage of new error bar classes if not used. Reset RandomChartSeries when error bar parameters change.
git-svn-id: trunk@58602 -
2018-07-23 13:24:49 +00:00
wp
ba7960c0bd TAChart: Add chartsource indexes for error bar values to TChartErrorBarData. Fix RandomChartSource to create error bar data only if XCount and YCount are sufficiently large.
git-svn-id: trunk@58601 -
2018-07-23 10:15:53 +00:00
wp
117f0ddf30 TAChart: Fix RandomChartSource crashing when XCount is set to value > 1.
git-svn-id: trunk@58600 -
2018-07-23 09:41:02 +00:00
blikblum
526e755e0e LazReport: do not try to set printer paper info when an exception occurs in ChangePaper
git-svn-id: trunk@58598 -
2018-07-23 00:34:07 +00:00
wp
1168572c7d TAChart: Initial implementation of error bars for TLineSeries, TCubicSplineSeries, TBSplineSeries and TFitSeries.
git-svn-id: trunk@58597 -
2018-07-22 22:03:36 +00:00
martin
1e7998c60a SynEdit: Clean up
git-svn-id: trunk@58595 -
2018-07-22 11:36:10 +00:00
martin
7e3ca12084 Imagelist: fix moving first item down, incl refactor Issue #033903 Patch by FTurtle
git-svn-id: trunk@58587 -
2018-07-21 18:44:03 +00:00
martin
ef438f7a45 IDE, SynEdit: MarkupFoldColor, more options to set colors
git-svn-id: trunk@58581 -
2018-07-20 01:12:11 +00:00
maxim
a2b7eb2f9d Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #34005
git-svn-id: trunk@58580 -
2018-07-19 22:41:44 +00:00
wp
b502667ee0 TAChart: Fix some drawing glitches of 3d area series. Still issues when curves cross
git-svn-id: trunk@58579 -
2018-07-19 22:08:30 +00:00
martin
381de68567 SynEdit: MarkupFoldColor, improve performance
git-svn-id: trunk@58578 -
2018-07-19 15:27:31 +00:00
martin
de1e87aabd SynEdit: remove debugln
git-svn-id: trunk@58577 -
2018-07-19 15:24:00 +00:00
martin
425f525ce4 SynEdit: testcase, more verbose
git-svn-id: trunk@58576 -
2018-07-19 15:23:09 +00:00
wp
53451ed965 TAChart: Add area series demo
git-svn-id: trunk@58575 -
2018-07-19 13:26:23 +00:00
wp
12d731ca1f TAChart: Simplified syntax for adding a new item to TChartStyles by code.
git-svn-id: trunk@58574 -
2018-07-19 12:48:57 +00:00
wp
17e457c8df TAChart: Fix hanging of 3d area series with a single y value.
git-svn-id: trunk@58573 -
2018-07-19 12:14:15 +00:00
wp
a07e489590 TAChart: Improved rendering of 3D edges of area series
git-svn-id: trunk@58572 -
2018-07-19 12:11:17 +00:00
wp
3b13d3929f TAChart: Fix position of data labels for non-stacked area series.
git-svn-id: trunk@58571 -
2018-07-19 10:58:23 +00:00
wp
9302fcc012 TAChart: Add new property Banded to TAreaSeries.
git-svn-id: trunk@58565 -
2018-07-18 19:05:37 +00:00
martin
6504e29aab SynEdit: Disabled assert / currently combining chars are sometimes incorrectly handled by highlighters and markup
git-svn-id: trunk@58564 -
2018-07-18 16:39:21 +00:00
wp
e279c0a839 TAChart: Back-to-front painting of non-stacked TAreaSeries planes.
git-svn-id: trunk@58562 -
2018-07-18 15:38:24 +00:00
martin
2da6e00eeb SynEdit: Fix crash in TLazSynEditNestedFoldsList, issue #0033996
git-svn-id: trunk@58561 -
2018-07-18 13:10:43 +00:00
michael
80ac8f85b8 * Correctly register THTTPServer/THTTPClient
git-svn-id: trunk@58553 -
2018-07-17 19:22:15 +00:00
maxim
e537ad6274 SynEdit: updated Russian translation
git-svn-id: trunk@58548 -
2018-07-16 23:02:10 +00:00
martin
98a8b2459d leakview: constants for input from external tools (fpc/gdb traces) are not dependent on the IDE language. Should not be resource strings. Issue #0027908
git-svn-id: trunk@58544 -
2018-07-16 12:33:00 +00:00
martin
77a94a7cd1 IDE, SourceEditor: added css highlight. issue #030519 patch by Darek Mazur
git-svn-id: trunk@58543 -
2018-07-16 12:00:47 +00:00
martin
925809e37e GDBMI debugger testcase: ensure floating point separator. Issue #031922 patch by jacobb
git-svn-id: trunk@58538 -
2018-07-15 23:10:26 +00:00
martin
6f9cdaefbe SynEdit: Option to have a static (none blinking) persistent caret. Issue #0033653
git-svn-id: trunk@58534 -
2018-07-15 19:49:49 +00:00
martin
55cc39a0a8 SynEdit: Option for left/right to remove selection and keep caret pos. Issue #028152
git-svn-id: trunk@58532 -
2018-07-15 17:09:43 +00:00
martin
7a19d55904 EditorMacroScript: clean up hints
git-svn-id: trunk@58528 -
2018-07-15 01:19:27 +00:00
martin
d69361c79d SynEdit, SynSearch: workaround in case a none SynEdit TStrings is passed in. Issue #0029520
git-svn-id: trunk@58527 -
2018-07-15 01:07:18 +00:00
martin
587653ec39 SynEdit: Hiding scrollbar on Win32 via code may fail. (Maybe bug in Windows itself). Need to disable it first (by setting page width to 100%). Issue #0027072
git-svn-id: trunk@58526 -
2018-07-15 00:37:42 +00:00
martin
eeba3dff66 SynEdit: remove old IFDEF
git-svn-id: trunk@58525 -
2018-07-15 00:24:28 +00:00
martin
81b75932ab ideminilibc defer O_NONBLOCK to BaseUnix.O_NONBLOCK; Issue #0020314
git-svn-id: trunk@58523 -
2018-07-14 21:09:11 +00:00
balazs
82ab3151e0 IDE: Update component tree(OI) when changing the Z-order of a control. Issue #33954.
git-svn-id: trunk@58521 -
2018-07-14 19:39:26 +00:00
martin
88721aeed3 SynEdit, PasHighlighter: color for procedure name in declaration/header. Issue #0033569
git-svn-id: trunk@58519 -
2018-07-14 13:56:25 +00:00
martin
dbfe4e3ba4 SynEdit: overview gutter pen.width for drawing depend on PPI
git-svn-id: trunk@58517 -
2018-07-14 10:27:20 +00:00
martin
ed902001ff SynEdit: fold indicator pen.width for drawing depend on PPI / autosizing
git-svn-id: trunk@58516 -
2018-07-14 10:16:58 +00:00
martin
2cf32ee41e lldb debugger: fix continue running
git-svn-id: trunk@58512 -
2018-07-13 23:32:31 +00:00
martin
188ad4c51c SynEdit: fold indicator pen.width for drawing depend on PPI
git-svn-id: trunk@58509 -
2018-07-13 19:44:33 +00:00
martin
7556547cb7 SynEdit: fold indicator pen.width / endcap
git-svn-id: trunk@58508 -
2018-07-13 16:43:24 +00:00
martin
343b7aae49 SynEdit: fold indicator better vertical centering (when extra line height is used)
git-svn-id: trunk@58507 -
2018-07-13 16:27:21 +00:00
martin
1c010971b9 SynEdit: fold indicator pen.width for drawing depend on PPI
git-svn-id: trunk@58506 -
2018-07-13 16:04:31 +00:00
martin
1cf8da5039 SynEdit: fix ppi sizing for overview gutter
git-svn-id: trunk@58504 -
2018-07-13 15:36:49 +00:00
martin
0e9f870052 FpDebug: Fix crash, due to memmanager not initialized
git-svn-id: trunk@58503 -
2018-07-13 15:21:30 +00:00
martin
38d48bbdbd Two new toolbar commands for bookmarks. Issue #0033947 Patch by FTurtle
git-svn-id: trunk@58500 -
2018-07-13 12:23:16 +00:00
balazs
57affab688 Opkman: Add incremental search for private repositories.
git-svn-id: trunk@58499 -
2018-07-13 05:25:39 +00:00
martin
3af5473c5e SynEdit: fix ppi sizing for fold gutter
git-svn-id: trunk@58496 -
2018-07-12 08:55:36 +00:00
mattias
2bbe0a8cc7 updated makefiles
git-svn-id: trunk@58493 -
2018-07-11 23:58:59 +00:00
martin
6680265b3f SynEdit, Gutter: more PPI PreferedWidth fixes. Issue #33949
git-svn-id: trunk@58491 -
2018-07-11 17:20:38 +00:00
martin
9aa47cf01c SynEdit: fixed calculating position of marks in gutter. No more overlap
git-svn-id: trunk@58483 -
2018-07-10 21:19:24 +00:00
martin
84464812eb Debugger (gdbmi based): Add TIOCGWINSZ to PseudoTerminal. Issue #33935 Patch by Mark Morgan Lloyd
git-svn-id: trunk@58480 -
2018-07-10 15:42:25 +00:00
martin
06d4432fb4 Fix compile after debugger intf change
git-svn-id: trunk@58479 -
2018-07-10 12:58:18 +00:00
martin
0b4c0d8df6 lldb debugger: BreakPoints
git-svn-id: trunk@58475 -
2018-07-10 00:03:36 +00:00
martin
2325bf85bd lldb debugger: BreakPoints
git-svn-id: trunk@58474 -
2018-07-09 23:44:56 +00:00
martin
80f0f2fa83 lldb debugger: BreakPoints
git-svn-id: trunk@58473 -
2018-07-09 23:31:08 +00:00
wp
c9aed21706 TAChart: Add pie series demo to datapointtooldemo.
git-svn-id: trunk@58472 -
2018-07-09 15:01:48 +00:00
wp
4d7ff08e66 TAChart: Implement side-by-side arrangement of bars in TBarSeries from multiple y values.
git-svn-id: trunk@58471 -
2018-07-09 12:50:49 +00:00
juha
1366299857 IDE: Reordering and formatting code for recent item lists in unit IdeProcs.
git-svn-id: trunk@58468 -
2018-07-09 08:20:58 +00:00
wp
13cf806532 TAChart: Fix operation of DataPointDragTool for TPieSeries
git-svn-id: trunk@58466 -
2018-07-08 21:59:35 +00:00
martin
5d541aec27 DebuggerIntf: Watches can now be created in Updating state. Allowing to bundle change notifications for the debugger backend.
git-svn-id: trunk@58465 -
2018-07-08 20:51:00 +00:00
martin
7dca373ee2 added $IDEBuildOptions
git-svn-id: trunk@58464 -
2018-07-08 15:50:37 +00:00
wp
a955f927fa TAChart: Fix DataPointClick tool for PieSeries.
git-svn-id: trunk@58457 -
2018-07-07 11:31:37 +00:00
wp
b620802ae8 TAChart: Add new property MarkDistancePercent to TPieSeries.
git-svn-id: trunk@58447 -
2018-07-06 12:17:50 +00:00
martin
9b00b7bb65 lldb debugger: basic exception handling / fix crash in watches, if watch was free'd
git-svn-id: trunk@58443 -
2018-07-05 23:45:36 +00:00
martin
ec75584bad lldb debugger: locals / fixes crash in stack
git-svn-id: trunk@58438 -
2018-07-03 23:13:23 +00:00
maxim
da633b592e Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #33941
git-svn-id: trunk@58437 -
2018-07-03 23:03:55 +00:00
martin
1f4fa68fab Remove deprecated misspelled methods
git-svn-id: trunk@58436 -
2018-07-03 22:40:28 +00:00
martin
c7974af7b9 lldb debugger: breakpoint handling (honour most brk-properties)
git-svn-id: trunk@58435 -
2018-07-03 14:57:35 +00:00
martin
e23fd4d433 fp debugger: event log for breakpoint hit
git-svn-id: trunk@58434 -
2018-07-03 14:55:45 +00:00
martin
be369c0a73 Debugger: start refactor event-log handling / allow resource strings for common events to be stored in the IDE (rather than each debugger back end)
git-svn-id: trunk@58433 -
2018-07-03 14:54:51 +00:00
maxim
4fab144588 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #33931
git-svn-id: trunk@58427 -
2018-07-01 22:09:43 +00:00
martin
7b7b8ea2a2 LLDB Debugger: memreader cache
git-svn-id: trunk@58418 -
2018-06-28 10:27:41 +00:00
martin
adee3883fa fp debug: introduce mem reader cache
git-svn-id: trunk@58417 -
2018-06-28 10:27:02 +00:00
joost
3f08871ce8 fpdebug: Fixed compilation with verbose debugging
git-svn-id: trunk@58416 -
2018-06-26 21:40:16 +00:00
maxim
df7740dcb6 Fppkg: updated Russian translation
git-svn-id: trunk@58412 -
2018-06-25 22:38:05 +00:00
maxim
74c6d01e3e PoChecker: TryCreatePoFamilyList function correctly frees PoFamilyList when necessary, there is no need to make an extra check if it needs to be freed after this function is called.
git-svn-id: trunk@58411 -
2018-06-25 22:29:55 +00:00
joost
0af470d62f ide: Forgot to add file in r58409 #085797a364
git-svn-id: trunk@58410 -
2018-06-25 21:58:25 +00:00
joost
085797a364 ide: When the fppkg package is loaded, the IDE will use fppkg to install FPMake dependencies if the proper option is set
git-svn-id: trunk@58409 -
2018-06-25 21:57:33 +00:00
martin
fdb9c0806b fp + fp lldb: allow external DebugInfo on MacOs
git-svn-id: trunk@58406 -
2018-06-25 17:58:46 +00:00
martin
183eb87abb fp lldb /fp gdbmi: updated to use the new dwarf loading for Mac Os
git-svn-id: trunk@58402 -
2018-06-25 15:18:57 +00:00
martin
ef0ef04087 Dwarfviewer: update dwarf loading (recent refactor)
git-svn-id: trunk@58401 -
2018-06-25 13:48:58 +00:00
mattias
00112a0fe0 lazutils: removed -vm6058
git-svn-id: trunk@58400 -
2018-06-25 07:05:36 +00:00
martin
23d5c0bdc7 FP Debugger: fix range checks / do not use arbitrary large static arrays (gdb dislikes the debuginfo)
git-svn-id: trunk@58399 -
2018-06-24 22:56:20 +00:00
martin
d1d1d58a04 LLDB Debugger: dummy breakpoint to catch Exceptions
git-svn-id: trunk@58398 -
2018-06-24 21:58:24 +00:00
martin
1090db19f2 LLDB Debugger: use custom stack trace format / support debug output win // fix for limited support on MacOs
git-svn-id: trunk@58397 -
2018-06-24 20:18:11 +00:00
martin
6421a796cc LLDB Debugger: fix command ended detection
git-svn-id: trunk@58396 -
2018-06-24 20:17:24 +00:00
martin
a80f8c659c FpDebug: refactor for loading MacOs sym in mixed lldb/gdb debug
git-svn-id: trunk@58395 -
2018-06-24 19:31:39 +00:00
martin
d1d7164b75 FpDebug: IDEBuildOptions
git-svn-id: trunk@58394 -
2018-06-24 19:29:08 +00:00
martin
537fa86be4 CmdLine Debugger, missing commit for debug output window
git-svn-id: trunk@58393 -
2018-06-24 19:26:35 +00:00
martin
2025b4dfcd LLDB Debugger: use custom stack trace format / support debug output win
git-svn-id: trunk@58392 -
2018-06-24 12:40:43 +00:00
balazs
b38a1c3102 Opkman: Prevent sigsegv while closing the IDE.
git-svn-id: trunk@58391 -
2018-06-24 09:41:29 +00:00
mattias
93ff0c9f46 lazutils: ignore fpc 3.1.1 inline warnigns
git-svn-id: trunk@58389 -
2018-06-23 16:02:27 +00:00
martin
4aeee14d35 LeakView: better comparison for equal traces
git-svn-id: trunk@58388 -
2018-06-23 15:24:25 +00:00
balazs
4189e9f4e4 Opkman: Fix memory leak on IDE startup.
git-svn-id: trunk@58387 -
2018-06-23 13:08:11 +00:00
martin
337f670bcb LeakView: valgrind parser / clean up
git-svn-id: trunk@58386 -
2018-06-23 11:13:13 +00:00
martin
4adec356bf LeakView: mem leak
git-svn-id: trunk@58385 -
2018-06-23 10:33:09 +00:00
martin
d69dbdadfb LeakView: valgrind parser
git-svn-id: trunk@58384 -
2018-06-22 23:35:56 +00:00
martin
d7f9413b9a LLDB Debugger: fix dangling event
git-svn-id: trunk@58383 -
2018-06-22 20:26:59 +00:00
martin
4d46bbfd23 LLDB Debugger: improve ignoring common error msgs (unknown dwarf)
git-svn-id: trunk@58381 -
2018-06-22 19:13:33 +00:00
martin
795ed3a012 cmd line debug / threads
git-svn-id: trunk@58380 -
2018-06-22 17:47:52 +00:00
martin
0aad0a88a7 fp-lldb debug: mem leak
git-svn-id: trunk@58379 -
2018-06-22 17:12:50 +00:00
martin
3a01243c22 CmdLine Debugger, thread/async process: Fix unqueuing events, if thread is destroyed
git-svn-id: trunk@58378 -
2018-06-22 17:12:27 +00:00
mattias
44053b1a5c lcl: tdatetimepicker: Checked=true by default, issue #33892
git-svn-id: trunk@58377 -
2018-06-22 14:46:17 +00:00
martin
9069f48fa7 fp-lldb debug: correct thread
git-svn-id: trunk@58373 -
2018-06-21 19:29:40 +00:00
martin
d84affb76d LLDB Debugger: prevent unnecessary call stack attempts
git-svn-id: trunk@58371 -
2018-06-21 13:07:33 +00:00
martin
977223c360 CmdLine Debugger, thread/async process: Fix unqueuing events, if thread is destroyed
git-svn-id: trunk@58370 -
2018-06-21 13:06:42 +00:00
martin
bee243b5a4 DbgInterface: correctly update stackframes
git-svn-id: trunk@58369 -
2018-06-21 13:04:35 +00:00
mattias
0b9799aafc codetools: added modeswitch arrayoperators
git-svn-id: trunk@58368 -
2018-06-21 07:24:09 +00:00
mattias
7bda5fa518 codetools: added modeswitch arrayoperators
git-svn-id: trunk@58367 -
2018-06-21 06:35:31 +00:00
ondrej
7af0913345 Revert r58304, r58276, r58245 #862ceccf8c
git-svn-id: trunk@58366 -
2018-06-21 05:49:20 +00:00
mattias
921d9eeecf lazdebuggers: added makefiles
git-svn-id: trunk@58365 -
2018-06-20 23:19:33 +00:00
maxim
e1e104d7db Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #33876
git-svn-id: trunk@58364 -
2018-06-20 21:58:09 +00:00
mattias
3575d8d0e1 make bigide: added cmdlinedebuggerbase and lazdebuggerlldb
git-svn-id: trunk@58363 -
2018-06-20 21:41:44 +00:00
martin
34f1c7d389 LLDB Debugger: fix debugger done and thread terminate
git-svn-id: trunk@58362 -
2018-06-20 21:34:30 +00:00
martin
d84738e020 LeakView: added valgrind parser
git-svn-id: trunk@58360 -
2018-06-20 19:59:02 +00:00
martin
c9775c281e LeakView: added valgrind parser
git-svn-id: trunk@58359 -
2018-06-20 19:54:31 +00:00
martin
035ec7a82c LLDB Debugger: makefiles
git-svn-id: trunk@58357 -
2018-06-20 18:38:29 +00:00
martin
dfe1155f60 LeakView: recreate Makefile
git-svn-id: trunk@58356 -
2018-06-20 17:38:57 +00:00
bart
36249db121 TSpinEditEx: don't set NumbersOnly to True. It disallows users to type a '-' (at least on Windows)
git-svn-id: trunk@58355 -
2018-06-20 16:52:41 +00:00
martin
25fff5a1ba clean up / hints
git-svn-id: trunk@58354 -
2018-06-20 15:31:53 +00:00
martin
35c480e02e LLDB Debugger: mem leaks
git-svn-id: trunk@58353 -
2018-06-20 15:28:04 +00:00
martin
4295b09fdb Fp based/mixed debuggers: Fix context caching / clean up logging
git-svn-id: trunk@58352 -
2018-06-20 15:26:24 +00:00
martin
a11d49bd4b Fp based/mixed debuggers: Fix context caching / clean up logging
git-svn-id: trunk@58351 -
2018-06-20 14:56:27 +00:00
martin
da31183d2a LLDB Debugger: fix leak and access after free
git-svn-id: trunk@58350 -
2018-06-20 12:40:13 +00:00
ondrej
843f2cd278 SpinEditEx: set NumbersOnly to true in constructor to comply with its default value
git-svn-id: trunk@58349 -
2018-06-20 06:30:24 +00:00
juha
1b7b85692b LCL: Improve SpinEditEx controls and their UpDownVisible property.
git-svn-id: trunk@58347 -
2018-06-19 22:42:51 +00:00
ondrej
0c5181bf67 Revert r58337 and r58339 #e887c43e0d
git-svn-id: trunk@58346 -
2018-06-19 20:04:57 +00:00
joost
b096cac09d fppkg: Fixed compilation
git-svn-id: trunk@58345 -
2018-06-19 19:49:28 +00:00
joost
865c5a8753 fppkg: Fixed compilation
git-svn-id: trunk@58344 -
2018-06-19 19:47:22 +00:00
martin
7ad94419ad LeakView: accept lldb traces
git-svn-id: trunk@58342 -
2018-06-19 18:50:45 +00:00
martin
3a6d590c02 LeakView: accept lldb traces
git-svn-id: trunk@58341 -
2018-06-19 18:14:32 +00:00
martin
fd1571d1e5 LLDB Debugger: fix parsing frame
git-svn-id: trunk@58340 -
2018-06-19 18:13:38 +00:00
ondrej
f1b3d3f742 LCL: call OnEditingDone (DoEditingDone) only if something changed
git-svn-id: trunk@58337 -
2018-06-19 17:11:31 +00:00
ondrej
4c6e2b53b3 IDE: sourceeditor: better approach to handle font size change to resize gutter glyphs
git-svn-id: trunk@58333 -
2018-06-19 13:24:48 +00:00
ondrej
5ce635e1b2 IDE: sourceeditor: change gutter glyph size (and left gutter width) according to editor line height
git-svn-id: trunk@58332 -
2018-06-19 13:10:46 +00:00
ondrej
ff4b08c050 SynEdit: gutter autosize fixes
git-svn-id: trunk@58331 -
2018-06-19 13:08:59 +00:00
martin
2de4bca7db LLDB Debugger: register
git-svn-id: trunk@58330 -
2018-06-19 12:09:57 +00:00
ondrej
4aa02d5b80 SynEdit: fix width of autosized gutter parts
git-svn-id: trunk@58329 -
2018-06-19 11:27:20 +00:00
martin
5d96eac5ae LLDB Debugger: use command for stack
git-svn-id: trunk@58327 -
2018-06-19 11:00:43 +00:00
martin
a44d260582 LLDB Debugger: threads
git-svn-id: trunk@58326 -
2018-06-19 10:25:47 +00:00
juha
24756e40d1 LazControls: Add property UpDownVisible to SpinEditEx controls.
git-svn-id: trunk@58322 -
2018-06-19 08:04:04 +00:00
michl
ce6f326b14 SpartaDockedFormEditor: Prevent showing of undocked new created frames (short flicker) and more generally code for revision 58299 #a027232dda.
git-svn-id: trunk@58321 -
2018-06-19 07:53:06 +00:00
martin
b592e98120 LLDB Debugger: threads
git-svn-id: trunk@58315 -
2018-06-18 21:05:30 +00:00
martin
7268f484b5 FpDebugger: fix refreshing thread window when stepping
git-svn-id: trunk@58313 -
2018-06-18 20:24:22 +00:00
ondrej
ed38267920 IDE: fix default positions on High-DPI. Issue #33695
git-svn-id: trunk@58310 -
2018-06-18 18:37:53 +00:00
martin
0db8c632c5 FpDebug: MacOs, find dwarf info in app bundle
git-svn-id: trunk@58307 -
2018-06-18 13:16:32 +00:00
ondrej
e38d3c9b03 VirtualTrees: fix AV in AutoScale if handle cannot be allocated (e.g. Parent is not set)
git-svn-id: trunk@58304 -
2018-06-18 10:41:36 +00:00
martin
22cab1ecb2 SynEdit: Multi-caret: On windows support none blinking system settings. issue #30513
git-svn-id: trunk@58303 -
2018-06-18 10:17:10 +00:00
michl
2740f947c3 SpartaDockedFormEditor: ActionList editor doesn't update its own Actions. Issue #33872
git-svn-id: trunk@58302 -
2018-06-18 09:26:12 +00:00
michl
33d16133fc IDE: Fixed compiling for -dDebugDisableAutoSizing.
git-svn-id: trunk@58301 -
2018-06-18 08:21:28 +00:00
michl
a027232dda SpartaDockedFormEditor: Prevent showing of undocked forms (short flicker) after creating new forms. Issue #32207. Patch by Balázs Székely
git-svn-id: trunk@58299 -
2018-06-17 22:55:12 +00:00
maxim
c9007b6741 LazDebuggerGDBMI: updated Russian translation
git-svn-id: trunk@58297 -
2018-06-17 22:16:54 +00:00
martin
b3ce1a5d64 GdbmiDebugger: remove some duplicate calls to "set language". issue #33867
git-svn-id: trunk@58296 -
2018-06-17 19:21:03 +00:00
martin
d5f4ccf125 GdbmiDebugger test case: fix for recent refactor
git-svn-id: trunk@58295 -
2018-06-17 18:55:42 +00:00
martin
d263fdd881 SynEdit: Multi-caret: On windows use system settings for caret blink rate. issue #30513
git-svn-id: trunk@58292 -
2018-06-16 20:34:07 +00:00
martin
b1f7528188 SynEdit: Multi-caret: when off, keep the single caret drawn by OS (important for screen readers).
git-svn-id: trunk@58291 -
2018-06-16 20:24:54 +00:00
martin
b79f430898 GDBMI Debugger Server: add optional support for -target-download if supported by gdb. issue #0033868 Patch by Christo Crause
git-svn-id: trunk@58289 -
2018-06-16 12:41:40 +00:00
martin
e0b05d3b6b GDBMI Debugger Server: add optional support for -target-download if supported by gdb. issue #0033868 Patch by Christo Crause
git-svn-id: trunk@58288 -
2018-06-16 12:35:09 +00:00
martin
018bda7a2f GDBMI Debugger: Added work around for wrong stackframe when assert is triggered. Issue #0029959
git-svn-id: trunk@58283 -
2018-06-15 19:23:52 +00:00
ondrej
ff1d04d947 datetimepicker: draw check box instead of having a real control (fixes focus issues).
git-svn-id: trunk@58282 -
2018-06-15 18:53:44 +00:00
martin
4e36354b0d LLDB-FP Debugger: New debugger based on lldb with fpdebug / alpha
git-svn-id: trunk@58277 -
2018-06-14 23:06:43 +00:00
ondrej
8792eb0358 VirtualTrees: If a new node is selected by left click or key, OnChange event should not fire with nil in-between.
c8fa85a54c

git-svn-id: trunk@58276 -
2018-06-14 21:44:03 +00:00
mattias
5b51ac5bd6 codetools: identifier completion: fixed keywords within begin block
git-svn-id: trunk@58275 -
2018-06-14 20:47:19 +00:00
mattias
e6360472a3 codetools: fixed ReadPrioAtomSafe when cleanpos at end of atom
git-svn-id: trunk@58274 -
2018-06-14 20:46:56 +00:00
ondrej
fbf5f23054 IdeIntf: OI: fix assertion when multi-select components with set properties
git-svn-id: trunk@58270 -
2018-06-14 12:46:26 +00:00
juha
6ccdb67ff4 LazUtils: Cleanup.
git-svn-id: trunk@58259 -
2018-06-14 09:58:08 +00:00
juha
4d41a04547 FpPkg: Fix compilation in unit fppkg_optionsfrm.
git-svn-id: trunk@58256 -
2018-06-14 09:06:04 +00:00
juha
53ee66450d LazUtils: Move exception and stack trace stuff to new LazTracer. Move function ConvertLineEndings to LazUtilities.
git-svn-id: trunk@58255 -
2018-06-14 09:05:50 +00:00
balazs
2e76c3607c Opkman: Add macro support for the directories defined in panel Options\Folders. Issue #33857, patch from errno.
git-svn-id: trunk@58254 -
2018-06-14 08:51:43 +00:00
martin
fa3981c22e LLDB Debugger: New debugger based on lldb / early alpha
git-svn-id: trunk@58253 -
2018-06-13 23:08:34 +00:00
martin
0e76843ab5 Debugger: more verbose
git-svn-id: trunk@58252 -
2018-06-13 23:05:48 +00:00
maxim
f3bc00c889 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #33847
git-svn-id: trunk@58251 -
2018-06-13 22:54:29 +00:00
maxim
0ff2df04c9 IDEIntf: improved 'Press a key' dialog caption, regenerated translations and updated Russian translation
git-svn-id: trunk@58249 -
2018-06-13 22:41:33 +00:00
maxim
c5cc1131d3 LazUtils, IDEIntf: regenerated translations and updated Russian translation
git-svn-id: trunk@58248 -
2018-06-13 22:30:47 +00:00
ondrej
862ceccf8c VTV: make TVirtualTreeColumns.DrawButtonText virtual, use Canvas instead of HDC
git-svn-id: trunk@58245 -
2018-06-13 14:44:20 +00:00
juha
3574bdfb6d Move debug- & other non-GUI stuff from LCLProc to LazUtilities and LazLogger in package LazUtils.
git-svn-id: trunk@58244 -
2018-06-13 13:59:07 +00:00
juha
ff1599f57a Move function LoadProjectIconIntoImages from ProjectIntf to IDEUtils. Eliminate LCL dependency from ProjectIntf.
git-svn-id: trunk@58242 -
2018-06-13 08:33:16 +00:00
juha
962ded835b Remove LCL dependency from unit GraphType and move it to LazUtils package.
git-svn-id: trunk@58241 -
2018-06-13 08:33:10 +00:00
martin
6362172d02 DebuggerIntf: Refactor, evaluate now takes a callback
git-svn-id: trunk@58240 -
2018-06-13 00:25:55 +00:00
martin
bf1893d093 DebuggerIntf: Refactor, evaluate now takes a callback
git-svn-id: trunk@58239 -
2018-06-13 00:20:36 +00:00
martin
cef14db081 DebuggerIntf: Refactor, evaluate now takes a callback
git-svn-id: trunk@58238 -
2018-06-12 22:58:35 +00:00
martin
68365dc87a debugger: allow reuse of (lazlogger)log group
git-svn-id: trunk@58235 -
2018-06-12 09:44:45 +00:00
martin
2dc72b8b3a debugger: fix type cast
git-svn-id: trunk@58234 -
2018-06-12 09:44:29 +00:00
martin
aaa6683087 debugger: allow reuse of (lazlogger)log group
git-svn-id: trunk@58233 -
2018-06-12 09:43:49 +00:00
martin
8f68ded180 GDBMI Debugger: ssh-server does not need pid. issue #0032084
git-svn-id: trunk@58232 -
2018-06-11 21:53:20 +00:00
martin
276c808652 GDBMI Debugger: refactor PID detection (prepare for issue #0032084 )
git-svn-id: trunk@58231 -
2018-06-11 21:53:11 +00:00
mattias
dbb5437884 IDE: grab key: show high keycodes
git-svn-id: trunk@58230 -
2018-06-11 14:40:29 +00:00
juha
ce916d287c LazUtils: Rename unit ModalResultDef to a Delphi compatible UITypes. Add Message dialog related stuff.
git-svn-id: trunk@58227 -
2018-06-11 10:51:11 +00:00
martin
64399c8ca0 LazLogger: fixed incorrect linked list.
git-svn-id: trunk@58219 -
2018-06-10 21:05:51 +00:00
joost
abe6b86bb0 fpdebug: implemented step-out
git-svn-id: trunk@58218 -
2018-06-10 21:03:29 +00:00
martin
a3e61cf56e SynEdit: fix: multi caret, allow espape (remove all carets) to be shared with other plugins / make "escape" default
git-svn-id: trunk@58217 -
2018-06-10 19:54:18 +00:00
mattias
8151d8b64c IDEIntf: shortcutgrab: make clearer, that a key can be key with modifiers
git-svn-id: trunk@58213 -
2018-06-10 08:37:01 +00:00
martin
e59c981a03 GDBMI debugger: Apply restrictive size limits for stack and locals. Avoid gdb "hanging" (taking long times, several minutes) to eval stack or locals.
git-svn-id: trunk@58212 -
2018-06-09 17:38:09 +00:00
martin
8c9e4b7d5c GDBMI debugger: increase read buffer
git-svn-id: trunk@58211 -
2018-06-09 17:36:19 +00:00
martin
7a640261d4 LazLogger: prevent exceptions from being passed to the caller
git-svn-id: trunk@58210 -
2018-06-09 16:31:10 +00:00
martin
5aab88ba3c SynEdit, AutoComplete: prevent timer from accidental trigger. part of issue #0033665
git-svn-id: trunk@58209 -
2018-06-09 15:57:04 +00:00
juha
8bed6f8ca0 IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf.
git-svn-id: trunk@58208 -
2018-06-09 14:40:08 +00:00
juha
880624a747 Refactor: reorder uses sections.
git-svn-id: trunk@58207 -
2018-06-09 14:39:54 +00:00
juha
90b07c0f9e Refactor: move LazIsValidIdent from IdeUtils to PackageDependencyIntf.
git-svn-id: trunk@58206 -
2018-06-09 14:39:51 +00:00
juha
5f57884ed1 LCL,LazUtils: Move ModalResult and the mr... consts to a new unit in LazUtils. They are used in non-GUI programs, too.
git-svn-id: trunk@58205 -
2018-06-09 14:39:49 +00:00
juha
f440f660a2 Refactor: move CompareMethods to LazMethodList. Keep alias in LCLProc.
git-svn-id: trunk@58204 -
2018-06-09 14:39:36 +00:00
juha
672ece7241 Refactor: Move variable ConsoleVerbosity from MacroIntf to LazUtilities. Rename MergeSort to avoid name clash and confusion.
git-svn-id: trunk@58203 -
2018-06-09 14:39:21 +00:00
martin
f5d955dd72 updates to test/dwarfviewer (show line info)
git-svn-id: trunk@58202 -
2018-06-09 13:03:05 +00:00
martin
54445f8381 LazDebuggerFP: fix (stackframe) register for 64bit app / enable watches,locals on selected stackframe
git-svn-id: trunk@58200 -
2018-06-09 12:35:00 +00:00
juha
945c751e01 Fix compilation of LazBuild which uses EnvironmentOpts. SynCompletion was added to uses in r57672 #edc90668e0.
git-svn-id: trunk@58199 -
2018-06-09 11:01:32 +00:00
martin
b1cde147c4 LazLogger: use thread.queue by default.
git-svn-id: trunk@58198 -
2018-06-08 22:45:18 +00:00
martin
5ab71e4e90 SynEdit: multi caret, option to prevent ecDelete from joining lines (skip delete linebreak)
git-svn-id: trunk@58193 -
2018-06-08 21:44:44 +00:00
juha
228a45c5a8 JCF2: Remove FormResize handler. Issue #33815, patch from AlexeyT.
git-svn-id: trunk@58192 -
2018-06-08 21:43:22 +00:00
martin
7cb84ed69d SynEdit: multi caret, allow espape (remove all carets) to be shared with other plugins / make "escape" default
git-svn-id: trunk@58191 -
2018-06-08 21:43:02 +00:00
martin
98b1d8f6ad SynEdit: multi caret, allow espape (remove all carets) to be shared with other plugins / make "escape" default
git-svn-id: trunk@58190 -
2018-06-08 20:51:13 +00:00
martin
dc1a9b3fc8 SynEdit: Fix toggle multi caret, patch by Pascal, issue #0029456
git-svn-id: trunk@58189 -
2018-06-08 19:47:12 +00:00
juha
5fcdd06c6a JCF2: Improve forms layout. Issue #33815, patch from AlexeyT.
git-svn-id: trunk@58182 -
2018-06-08 10:30:13 +00:00
martin
cc7bb6c248 SynEdit: fix position of multi-caret (after EOL), when column selection is deleted. Issue #0032161
git-svn-id: trunk@58181 -
2018-06-08 10:19:06 +00:00
michl
7407d2a0d2 SpartaDockedFormEditor: Project with a form shows now the correct source editor (last tab position) after reopening.
git-svn-id: trunk@58175 -
2018-06-07 19:47:14 +00:00
ondrej
92bbb23a75 SynEdit: handle Delete key in completion window
git-svn-id: trunk@58172 -
2018-06-07 15:38:09 +00:00
ondrej
8b29af0724 IDE: word identifier completion: gather words on filter - and search in all units
git-svn-id: trunk@58167 -
2018-06-07 14:02:43 +00:00
michl
899548c919 SpartaDockedFormEditor: Project with more then one form shows now the correct form (last tab position) after reopening.
git-svn-id: trunk@58166 -
2018-06-07 13:50:21 +00:00