Commit Graph

57493 Commits

Author SHA1 Message Date
mattias
63594b3af5 lazutils: fixed TFileSearcher initial PathSeparator and paths with spaces
git-svn-id: trunk@61569 -
2019-07-11 14:56:44 +00:00
dmitry
b1fd62aab4 cocoa: removing unused field of ForcedLineBreak
git-svn-id: trunk@61568 -
2019-07-11 14:01:57 +00:00
dmitry
22ca7c1214 cocoa: forcing nstextview to use unix line breaks at the time of adding new text
git-svn-id: trunk@61567 -
2019-07-11 13:25:40 +00:00
mattias
608504c911 IDEIntf, projectgroups: moved projectgroupintf.pp to IDEIntf
git-svn-id: trunk@61566 -
2019-07-11 12:58:00 +00:00
mattias
0653994a28 projectgroups: fixed typo
git-svn-id: trunk@61565 -
2019-07-11 12:55:06 +00:00
mattias
168516c080 projectgroups: added Info form showing source paths
git-svn-id: trunk@61564 -
2019-07-11 08:55:56 +00:00
mattias
2fea142ccd aarre: updated xml
git-svn-id: trunk@61563 -
2019-07-11 08:55:27 +00:00
maxim
053095bc3d Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #35816
git-svn-id: trunk@61562 -
2019-07-10 23:40:13 +00:00
maxim
b34b1a1f20 ProjectGroups: updated Russian translation
git-svn-id: trunk@61561 -
2019-07-10 23:32:14 +00:00
maxim
82fc6b9ccb IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@61560 -
2019-07-10 23:29:22 +00:00
maxim
cf6a71c43a IDE: improved caption of debugger backend options page
git-svn-id: trunk@61559 -
2019-07-10 23:27:46 +00:00
wp
d32b16b312 DateTimePicker: Make widths of ArrowButton and UpDown highDPI-aware. Issue #35814.
git-svn-id: trunk@61558 -
2019-07-10 20:50:57 +00:00
martin
ac17315ae2 GdbmiDebugger: introduce option to disable exception handling (e.g. for embedded, or disable run-error if they get caught as exception too)
git-svn-id: trunk@61557 -
2019-07-10 12:41:27 +00:00
martin
31c1cc7cfa Debugger-Config: fix assert for file history list
git-svn-id: trunk@61556 -
2019-07-10 12:41:25 +00:00
martin
7db25535c4 Debugger-Config: Disable path input, if debugger class does not need it
git-svn-id: trunk@61555 -
2019-07-09 19:20:09 +00:00
martin
ff1657deea Debugger-Config: Allow individual LRU list for gdb vs lldb
git-svn-id: trunk@61554 -
2019-07-09 19:20:08 +00:00
dmitry
37f5929a08 cocoa: crating LCLObjCBoolean alias at cocoaprivate for backwards compatibility
git-svn-id: trunk@61553 -
2019-07-09 16:56:09 +00:00
martin
e31b6f3a1c GdbmiDebugger: fix target registers for AVR. Patch by Christo Crause
git-svn-id: trunk@61552 -
2019-07-09 12:25:55 +00:00
martin
9be3a4b216 GdbmiDebugger: replace index for TargetRegisters with Enum
git-svn-id: trunk@61551 -
2019-07-09 12:25:53 +00:00
mattias
d863ee5f46 projectgroups: option to redirect Compile+Build to pg editor target
git-svn-id: trunk@61550 -
2019-07-09 10:47:53 +00:00
mattias
34266f2bc2 IDE: clean up ecCompile
git-svn-id: trunk@61549 -
2019-07-09 10:41:03 +00:00
martin
358ce23913 Debugger-Config: Allow "named" configs for the debugger.
git-svn-id: trunk@61548 -
2019-07-08 23:01:18 +00:00
mattias
b37a477c7e IDE: refactoring: merged connecting run menu events and creating idecommands
git-svn-id: trunk@61547 -
2019-07-08 20:50:10 +00:00
mattias
288b31c910 anchrodocking: clear splitter asynccall on destroy
git-svn-id: trunk@61546 -
2019-07-08 20:45:11 +00:00
martin
312cafc8cb IDE: Fix crash on accessing nil (in MainIdeBar). Happens if the InitialSetupDialog is closed (OS close button) and the IDE exits.
git-svn-id: trunk@61545 -
2019-07-08 19:11:18 +00:00
martin
c40bffbdee ProcessDebugger: Fixed crash, due to debugger destroying inside SetState
git-svn-id: trunk@61544 -
2019-07-08 19:11:16 +00:00
maxim
787897eba2 LCLTranslator: make GetDefaultLang function result independent of LCL translation presence. Now it depends only on presence of interface translation. This behavior makes sense in cases when interface translation present and LCL one missing, or the other way round.
git-svn-id: trunk@61543 -
2019-07-07 23:22:34 +00:00
maxim
631fcf53e1 POChecker: Removed lots of duplicate translation initialization code, which was used for standalone build. Now using LCLTranslator unit means for this.
git-svn-id: trunk@61542 -
2019-07-05 23:12:15 +00:00
maxim
df6ff313ed LCLTranslator: factored out LCL resource string translation code to a separate procedure TranslateLCLResourceStrings
git-svn-id: trunk@61541 -
2019-07-05 23:00:13 +00:00
martin
a610996b28 Debugger, GDBMI Server: Added option to skip setting the local filename, if only a file on remote exists
git-svn-id: trunk@61540 -
2019-07-05 22:43:07 +00:00
martin
e0d820d5dd Debugger, GDBMI Server: Added option to set Architecture
git-svn-id: trunk@61539 -
2019-07-05 22:43:05 +00:00
martin
9f610af58d Debugger, GDBMI Server: Apply remote timeout before connecting.
git-svn-id: trunk@61538 -
2019-07-05 22:43:04 +00:00
martin
93cfa99541 Debugger, GDBMI: Enable some "property" settings for gdbserver and over-ssh / those were omitted by accident.
git-svn-id: trunk@61537 -
2019-07-05 19:52:01 +00:00
dmitry
9bf589f433 opengl: fix cocoa compilation
git-svn-id: trunk@61536 -
2019-07-05 18:44:39 +00:00
dmitry
f46fdc4701 cocoa: moving hasboolean8 check from private to _extra
git-svn-id: trunk@61535 -
2019-07-05 18:42:23 +00:00
martin
75306ff444 Debugger, GDBMI: Only check if -f can be used, if it is actually needed (defer check)
git-svn-id: trunk@61534 -
2019-07-05 13:03:20 +00:00
martin
d33a0e6ae9 Debugger, GDBMI Server: Added remote timeout option.
git-svn-id: trunk@61533 -
2019-07-05 11:41:35 +00:00
maxim
f5bd459bb7 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@61532 -
2019-07-04 23:18:25 +00:00
juha
8fbc025ada IDE: Save DPI awareness in project options correctly. Issue #35794.
git-svn-id: trunk@61531 -
2019-07-04 23:04:47 +00:00
maxim
6c0a0881f5 PoChecker: do not reposition language combobox manually when resizing master PO listbox, anchors are sufficient
git-svn-id: trunk@61530 -
2019-07-04 22:41:22 +00:00
dmitry
a1b263e461 cocoa: fix the declaration of boolean use. #35792
git-svn-id: trunk@61529 -
2019-07-04 22:27:03 +00:00
juha
12bd4546ad IDE: Improve "Manage desktops" dialog. Issue #35786, patch from FTurtle.
git-svn-id: trunk@61528 -
2019-07-04 21:59:53 +00:00
juha
77eab57ea8 LCL: Updated documentation for ImgList. Issue #35539, patch from Don Siders.
git-svn-id: trunk@61527 -
2019-07-04 21:59:51 +00:00
juha
c04a4ed181 LCL: Updated documentation for ValEdit. Issue #34992, patch from Don Siders.
git-svn-id: trunk@61526 -
2019-07-04 21:59:45 +00:00
martin
b132011820 LazDebuggerGdbmi: Add support "avr" filenames, ending in ".elf". Based on patch by Dimitrios Chr. Ioannidis
git-svn-id: trunk@61525 -
2019-07-03 21:27:12 +00:00
martin
ba6f9cd2c8 LazDebuggerGdbmi: Add support for "avr" cpu. Patch by Dimitrios Chr. Ioannidis
git-svn-id: trunk@61524 -
2019-07-03 21:27:10 +00:00
dmitry
f16bb3b1b9 cocoa: updating keyboard handling. If multi characters are generated they would be sent as separate press events (mimicing winapi) #35788
git-svn-id: trunk@61523 -
2019-07-03 18:46:57 +00:00
martin
2c26dfcbd5 FpDebug, tests: function-ref variables
git-svn-id: trunk@61522 -
2019-07-03 18:26:34 +00:00
martin
afb6089d74 FpDebug: Display function-ref variables
git-svn-id: trunk@61521 -
2019-07-03 18:26:32 +00:00
martin
9f1b5ca3f2 Debugger: introduce watch type skFunctionRef
git-svn-id: trunk@61520 -
2019-07-03 18:26:31 +00:00