Commit Graph

55728 Commits

Author SHA1 Message Date
wp
96a144af00 TAChart: Rename demo folder db-barseries to db-pieseries.
git-svn-id: branches/fixes_2_0@60857 -
2019-04-06 22:04:29 +00:00
mattias
15775b6aed codetools: merged updating pas2js values
git-svn-id: branches/fixes_2_0@60855 -
2019-04-06 08:16:10 +00:00
mattias
030c958825 IDE: less debug
git-svn-id: branches/fixes_2_0@60854 -
2019-04-06 08:15:27 +00:00
mattias
0a36945032 IDE: clean up
git-svn-id: branches/fixes_2_0@60853 -
2019-04-06 08:13:21 +00:00
mattias
79ba94760d IDE: less hints
git-svn-id: branches/fixes_2_0@60852 -
2019-04-06 08:12:49 +00:00
mattias
9a80d8533c IDE: less hints
git-svn-id: branches/fixes_2_0@60851 -
2019-04-06 08:12:34 +00:00
mattias
c8232d3472 debugger: less hints
git-svn-id: branches/fixes_2_0@60850 -
2019-04-06 08:12:17 +00:00
mattias
3c0457b4b2 codetools: clean up
git-svn-id: branches/fixes_2_0@60849 -
2019-04-06 08:12:03 +00:00
mattias
0c5d600d26 IDEIntf: added TLazCompilationToolOptions.Parsers
git-svn-id: branches/fixes_2_0@60845 -
2019-04-05 11:42:41 +00:00
mattias
8b825e4cc5 IDE: initial setup dialog: ssAutoVertical
git-svn-id: branches/fixes_2_0@60841 -
2019-04-05 07:11:51 +00:00
mattias
8f0e16948c IDE: initial setup dlg: scrollbars, issue #35316
git-svn-id: branches/fixes_2_0@60826 -
2019-04-04 07:03:02 +00:00
maxim
be1accd93f Merged revision(s) 59037 #d313b710e5 from trunk:
cocoa-opengl: removing lclIsHandle method override, as no longer used by cocoa ws
........

git-svn-id: branches/fixes_2_0@60794 -
2019-03-29 22:23:58 +00:00
mattias
e619670a04 IDE: fix IsVersionRequested
git-svn-id: branches/fixes_2_0@60781 -
2019-03-26 19:55:20 +00:00
mattias
6fc9a49d7c SynEdit: AvlTree, check for nil when searching nodes
git-svn-id: branches/fixes_2_0@60780 -
2019-03-26 19:54:36 +00:00
mattias
5e02989a2e IDE: Stop an endless loop when saving a unit with invalid name. Issue #35260
git-svn-id: branches/fixes_2_0@60779 -
2019-03-26 19:54:17 +00:00
mattias
ccfc5367a0 IdeIntf: Allow F12 and other hotkeys in Object Inspector when the selection Combobox is active. Issue #29335
git-svn-id: branches/fixes_2_0@60778 -
2019-03-26 19:54:00 +00:00
mattias
c9153bb83a IDE, fix form size for NewField dialog.Issue #35249
git-svn-id: branches/fixes_2_0@60777 -
2019-03-26 19:53:44 +00:00
mattias
fc35b976cd Printers, fix GTK printing problem. Issue #34932
git-svn-id: branches/fixes_2_0@60776 -
2019-03-26 19:53:29 +00:00
mattias
d94312f01a IDEIntf: fixed change IDEMacros.Stamps
git-svn-id: branches/fixes_2_0@60771 -
2019-03-25 18:08:07 +00:00
mattias
61f7bf673a IDE: package editor: fixed popup menu items
git-svn-id: branches/fixes_2_0@60736 -
2019-03-20 12:06:59 +00:00
mattias
8e2a9d387e IDE: rundebug: restore toolstatus on error
git-svn-id: branches/fixes_2_0@60731 -
2019-03-19 23:57:42 +00:00
mattias
2a345730c4 IDE: renameunit: mark project as modified
git-svn-id: branches/fixes_2_0@60726 -
2019-03-19 21:36:20 +00:00
mattias
122406246f IDE: rename project: keep target file extension
git-svn-id: branches/fixes_2_0@60724 -
2019-03-19 21:34:18 +00:00
mattias
c66e47ecf2 IDE: debug messages on run/save project failures
git-svn-id: branches/fixes_2_0@60722 -
2019-03-19 21:31:56 +00:00
martin
ceb3411ad7 Merged revision(s) 60648-60652 #db921aff87-#db921aff87, 60665 #b2b0533619, 60675 #2599738437, 60677 #47cb9daae0, 60679 #f9b4f6ae8d, 60692 #f4f3307ca9, 60700 #f531a8c563, 60707-60708 #209dc36684-#209dc36684 from trunk:
FpDebug: Add property for feedback, when debug info can not be read. Add feedback from macho reader
........
LazDebugger(Fp)Lldb: Errors during launch may be warnings (e.g. outdated debug info). Report to user, and allow to ignore.
........
FpDebug: Less debugln
........
LazDebugger(Fp)Lldb: Cancel watch eval, on receiving run/step request
........
LazDebugger(Fp)Lldb: improve cancel watch eval (cancel current watch, in mem-reader), on receiving run/step request
........
SynEdit: fixed gutter bug, when auto-sizing is off. (fixed loaded values are ignored / fixed div-zero for zero width gutter)
........
Codetools: Fix function FindNextIncludeDirective when an include file name is quoted.
........
IdeIntf: Prevent crash when renaming TAction in TActionListEditor. Issue #35226, patch from Anton.
........
LCL-Win32: Call OnClick of a parent menuitem from submenu of a popupmenu. Issue #35219, patch from Benito van der Zander.
........
LazDebuggerFp: Prevent crash when watches are freed, after debugger was destroyed
........
SynEdit: PasHighLighter, fixed highlighting procedure names in interface declaration. Issue #0035238
........
LazDebuggerFp: Fix range-check / overflow with bad data.
........
IdeIntf: Fix coordinates for TTIPropertyGrid.OnPropertyHint. Issue #34689, patch from Zhengji.
........

git-svn-id: branches/fixes_2_0@60716 -
2019-03-18 14:32:20 +00:00
mattias
e17c66ab4b projectgroups: fixed adding missing targets, bug #35243
git-svn-id: branches/fixes_2_0@60713 -
2019-03-17 21:15:16 +00:00
mattias
e2443aa25b codetools: added fpc errorcn.msg encoding info CP936
git-svn-id: branches/fixes_2_0@60673 -
2019-03-14 19:52:52 +00:00
mattias
19258fd640 IDE: fixed package options FPDoc search path basedirectory, issue #35222
git-svn-id: branches/fixes_2_0@60669 -
2019-03-14 18:15:56 +00:00
mattias
23822a8e52 codetools: parse fpc output: keep FULLVERSION value
git-svn-id: branches/fixes_2_0@60662 -
2019-03-13 07:11:44 +00:00
maxim
9f7ebc76de Merged revision(s) 60635 #eb0c8c9342 from trunk:
Packager: Prevent Access Violation when creating a new component. Dependency was wrongly created. Issue #35145.
........

git-svn-id: branches/fixes_2_0@60654 -
2019-03-11 22:00:43 +00:00
maxim
c708a1d3ad Merged revision(s) 60577 #99c565049a from trunk:
startlazarus: fixed regression starting lazarus, issue #35184, Cyrax
........

git-svn-id: branches/fixes_2_0@60653 -
2019-03-11 21:59:21 +00:00
martin
257da8738a Merged revision(s) 60642 #6d0a2c7637 from trunk:
LazDebugger(Fp)Lldb: terminate debugger, when entering error state
........

git-svn-id: branches/fixes_2_0@60647 -
2019-03-10 13:08:03 +00:00
mattias
ed4d93ac02 IDE: default extension for target browser and nodejs is .js
git-svn-id: branches/fixes_2_0@60613 -
2019-03-07 11:27:26 +00:00
maxim
f506c67695 Merged revision(s) 60599 #8b7014dbb0 from trunk:
LldbDebugger: Detect if the external exe is wrongly set to gdb.
........

git-svn-id: branches/fixes_2_0@60608 -
2019-03-06 23:09:36 +00:00
maxim
f0b6c788ff Merged revision(s) 60571 #730fb31994, 60578 #094543b6cb from trunk:
LCL/Grids: Add OnUserCheckboxImage event to TStringGrid, TDrawGrid and TDBGrid. Patch by Zoran Vučenović, issue #35097.
........
LCL/Grids: Undo part of r60571 #730fb31994. What is left fixes drawing of user-provided checkboxes for TDBGrid and can be back-ported to Fixes (issue #35085)
........

git-svn-id: branches/fixes_2_0@60607 -
2019-03-06 23:08:47 +00:00
maxim
d029bc93ad Merged revision(s) 60540 #adc7b0575c, 60544 #d4a8763c35 from trunk:
lazutils: fixed PrepareCmdLineOption quote if needed
........
lazutils: fixed SplitCmdLine escape chars
........

git-svn-id: branches/fixes_2_0@60606 -
2019-03-06 23:07:28 +00:00
maxim
416f1ffb80 Merged revision(s) 60538 #acedbb1bcd from trunk:
codetools: IsCompilerExec: error if neither fpc nor pas2js
........

git-svn-id: branches/fixes_2_0@60605 -
2019-03-06 23:06:32 +00:00
maxim
b72dacab07 Merged revision(s) 60539 #74f40164bd, 60541 #4f1d217a02, 60543 #33c555282c, 60551-60552 #70529aa22d-#70529aa22d from trunk:
IDE: compile package: quote src if needed
........
IDE: fixed compiler kind if project/package compiler is set
........
IDE: use project compiler for codetools even if disabled
........
IDE/codetools: unified compiler check, fixed testing compiler twice
........
IDE: fixed fpc version check for resources
........

git-svn-id: branches/fixes_2_0@60604 -
2019-03-06 23:04:39 +00:00
maxim
7c745991a7 Merged revision(s) 60535-60537 #ad2827a4e5-#ad2827a4e5 from trunk:
IDE: fixed checking type of compiler (fpc/pas2js), fixed quoting compiler filename, improved error handling
........
IDE: rescan compiler defines: show default compiler error
........
IDE: show compiler options: quote compiler filename
........

git-svn-id: branches/fixes_2_0@60603 -
2019-03-06 23:02:00 +00:00
maxim
32ed2c232d Merged revision(s) 60601 #b4aa5c80f3 from trunk:
Installer, Win: added Chinese translation by robsean, bug #35193
........

git-svn-id: branches/fixes_2_0@60602 -
2019-03-06 22:38:10 +00:00
mattias
e94fd0d7de IDE: fixed run project without debugger
git-svn-id: branches/fixes_2_0@60582 -
2019-03-04 13:03:48 +00:00
mattias
9fa0532313 LazDebuggerFp: Prevent crash for unimplemented dwarf-tags (e.g. tag_interface). See issue #35129
git-svn-id: branches/fixes_2_0@60486 -
2019-02-24 14:02:04 +00:00
mattias
9c00526c9e LazDebuggerGdbmi: Detect internal gdb errors, while waiting for run/step to end.
git-svn-id: branches/fixes_2_0@60485 -
2019-02-24 14:01:43 +00:00
mattias
90fe9a21f7 LazDebuggerGdbmi: refactor detection of gdb internal error. Move code to main debugger class.
git-svn-id: branches/fixes_2_0@60484 -
2019-02-24 14:01:26 +00:00
mattias
28b52d5179 LazDebugger(Fp)Lldb: Option to force open a terminal when debugging
git-svn-id: branches/fixes_2_0@60483 -
2019-02-24 14:01:07 +00:00
mattias
6501a40493 Debugger: PseudoTerminal, do not close the handle while app is still debugged.
git-svn-id: branches/fixes_2_0@60482 -
2019-02-24 14:00:49 +00:00
mattias
3abb9d6f67 IDE: Parse and update compilation tool commands correctly. Issue #35059
git-svn-id: branches/fixes_2_0@60481 -
2019-02-24 14:00:29 +00:00
mattias
d0cf844401 codetools: fixed parsing generic class function and generic function after type section
git-svn-id: branches/fixes_2_0@60480 -
2019-02-24 13:59:10 +00:00
martin
66fbacb8da Merged revision(s) 60412-60413 #2de7b11832-#2de7b11832, 60419 #2acdb72734, 60431 #9c1b94fd8f from trunk:
LazDebugger(Fp)Lldb: fix thread/frame for watch eval.
........
LazDebugger(Fp)Lldb: fix stackframe when switching between threads
........
LazDebugger(Fp)Lldb: fix select correct thread at breakpoint
........
LazDebuggerFpLldb: fix correct context for eval in thread. 
........

git-svn-id: branches/fixes_2_0@60436 -
2019-02-15 21:47:31 +00:00
martin
11c586d249 Merged revision(s) 60404 #4bb5c5ff41 from trunk:
LazDebuggerLldb: Add default lldb exe path (*nix)
........

git-svn-id: branches/fixes_2_0@60435 -
2019-02-15 21:45:51 +00:00