Commit Graph

55485 Commits

Author SHA1 Message Date
mattias
240ee6cf93 IDE: ask new componentname dialog: fixed uninitialized result
git-svn-id: branches/fixes_2_0@59582 -
2018-11-17 20:40:59 +00:00
mattias
03cb3b96ab LazDebuggerFp: fix missing result for dcPause
git-svn-id: branches/fixes_2_0@59579 -
2018-11-17 20:14:09 +00:00
mattias
c07267185e FpDebug: fix memleak if no loader for file format is found
git-svn-id: branches/fixes_2_0@59578 -
2018-11-17 20:13:52 +00:00
mattias
17c32ef29b LazDebuggerFp: return typeinfo for watches
git-svn-id: branches/fixes_2_0@59577 -
2018-11-17 20:13:28 +00:00
mattias
4dd92cbcb4 FpDebug: format structured values (class) as one line per field
git-svn-id: branches/fixes_2_0@59576 -
2018-11-17 20:13:01 +00:00
mattias
bed1e0f8fc LazDebuggerFp: added auto-typecast for objects (watches, inspect / not working for hints)
git-svn-id: branches/fixes_2_0@59575 -
2018-11-17 20:12:45 +00:00
mattias
d3bc921507 FpDebug: Windows, fix leaking filehandles / more (temp) fixes for not processing forked children
git-svn-id: branches/fixes_2_0@59574 -
2018-11-17 20:12:25 +00:00
mattias
31929be376 FpDebug: fixed a memory leak, when the debugged process forked child processes.
git-svn-id: branches/fixes_2_0@59573 -
2018-11-17 20:12:06 +00:00
martin
4dea43db7c Merged revision(s) 59481-59482 #9fd763ca67-#9fd763ca67 from trunk:
Debugger-Gdbmi: fix setting internal breakpoints by address only.
........
Debugger-Gdbmi: add "step to except" for win64 (SEH). No "step to finally" yet. Refactor "step to except" for none SEH.
........

git-svn-id: branches/fixes_2_0@59572 -
2018-11-17 15:48:11 +00:00
maxim
6cbfa99e01 Merged revision(s) 59564 #3cefe5b042 from trunk:
Translations: Czech translation update by chronos, bug #34549
........

git-svn-id: branches/fixes_2_0@59565 -
2018-11-16 23:23:05 +00:00
mattias
7ecfb56820 IDE: fixed clear modified files on close project
git-svn-id: branches/fixes_2_0@59562 -
2018-11-16 17:51:31 +00:00
mattias
e09b7587c8 codetools: added TCodeCache.ClearAllModified
git-svn-id: branches/fixes_2_0@59561 -
2018-11-16 17:51:07 +00:00
maxim
9b3ee1136a Merged revision(s) 59547-59548 #b5448a2f2c-#b5448a2f2c from trunk:
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #34555
........
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #34554
........

git-svn-id: branches/fixes_2_0@59550 -
2018-11-15 22:33:58 +00:00
maxim
7a5a1c0024 Merged revision(s) 59543-59544 #24d3c9d127-#24d3c9d127 from trunk:
Packager: Add BorderSpacing values for controls in IDE package graph dialog (issue #34553).
........
IDE: Improve layout of Publish Project dialog. Issue #34547, patch from AlexeyT.
........

git-svn-id: branches/fixes_2_0@59549 -
2018-11-15 22:17:28 +00:00
maxim
75e107f774 Merged revision(s) 59540 #e4fcba5e03 from trunk:
Translations: Czech translation update by chronos, bug #34549
........

git-svn-id: branches/fixes_2_0@59542 -
2018-11-13 22:40:00 +00:00
maxim
3e99733e9d Merged revision(s) 59538-59539 #0368d8e0d8-#0368d8e0d8 from trunk:
FpDebug: temporary workaround to display widestrings (actually pwidechar^)
........
FpDebug: temporary workaround to display widechar
........

git-svn-id: branches/fixes_2_0@59541 -
2018-11-13 22:35:18 +00:00
maxim
58a59c2941 Translations: regenerated German translation
git-svn-id: branches/fixes_2_0@59536 -
2018-11-12 23:09:16 +00:00
maxim
e87ea1b8d5 Merged revision(s) 59528 #33ce58f4dc from trunk:
TAChart: Fix panning error of TAreaSeries (caused by r58562 #e279c0a839, see https://forum.lazarus.freepascal.org/index.php/topic,43182.0.html).
........

git-svn-id: branches/fixes_2_0@59535 -
2018-11-12 23:03:55 +00:00
maxim
37981d1d85 Merged revision(s) 59526 #2fb4a813cf from trunk:
VTV: Prevent building failure on the following architectures: arm64, armel and armhf(issue #34329). 
........

git-svn-id: branches/fixes_2_0@59534 -
2018-11-12 23:03:09 +00:00
maxim
4e9b63d8da Merged revision(s) 59510 #3018fb2880, 59511 #e31e672112, 59521 #9daf9a9f45 from trunk:
Fix compilation with debug define
........
LazDebuggerFp: fix mem leaks in logging code.
........
LazDebuggerFp: Fix/Implement "Reset Debugger" / Refactor: Use LockRelease from base class.
........

git-svn-id: branches/fixes_2_0@59533 -
2018-11-12 23:02:07 +00:00
maxim
26f603a08f Merged revision(s) 59490 #f7d2aeee31 from trunk:
SynEdit: fix showing caret, after getting focus. Issue #0034527, #0034506
If the widgetset sends the wmFocus before the parent is made visible (FVisible=true), then the caret is not made visible. A check for this is/was in VisibleChanged (kept for now, review todo), but that is not called. When the parent becomes visible UpdateShowing is called, so that is where the check now happens.
........

git-svn-id: branches/fixes_2_0@59532 -
2018-11-12 22:59:47 +00:00
mattias
3285cf31bf IDE: fixed compile
git-svn-id: branches/fixes_2_0@59524 -
2018-11-11 22:48:56 +00:00
mattias
58104c91ca rpm: libpas2jslib.so
git-svn-id: branches/fixes_2_0@59523 -
2018-11-11 21:15:02 +00:00
mattias
89c1acbcbf rpm: workaround for fpc putting libpas2jslib.so in wrong directory on arch64
git-svn-id: branches/fixes_2_0@59522 -
2018-11-11 21:14:41 +00:00
mattias
3375bbf3f2 IDE: New high-dpi Windows file type icons (by Roland Hahn)
git-svn-id: branches/fixes_2_0@59520 -
2018-11-11 21:10:13 +00:00
mattias
0d8884053f IDE: Small update of German translation
git-svn-id: branches/fixes_2_0@59519 -
2018-11-11 21:09:48 +00:00
mattias
729d96e84b Remove the pure lldb debugger from pre-installed debuggers
git-svn-id: branches/fixes_2_0@59518 -
2018-11-11 21:09:25 +00:00
mattias
3c5048fb57 Added lldb, lldb-fp to bigide
git-svn-id: branches/fixes_2_0@59517 -
2018-11-11 21:09:04 +00:00
mattias
97d363406c fp debug: fixed Makefiles
git-svn-id: branches/fixes_2_0@59516 -
2018-11-11 21:08:38 +00:00
mattias
3d821b3797 fp debug: Makefiles
git-svn-id: branches/fixes_2_0@59515 -
2018-11-11 21:08:13 +00:00
mattias
dc328ba07a lldb-fp debug: Makefiles
git-svn-id: branches/fixes_2_0@59514 -
2018-11-11 21:07:56 +00:00
mattias
dc034945bb Opkman: Add high-dpi icon for the IDE (by Roland Hahn)
git-svn-id: branches/fixes_2_0@59513 -
2018-11-11 21:07:37 +00:00
mattias
88da7ee05d lldb debuggers: added license info / fp-lldb now beta
git-svn-id: branches/fixes_2_0@59512 -
2018-11-11 21:07:17 +00:00
mattias
6a4ecd543e macos dmg: default debugger TFpLldbDebugger
git-svn-id: branches/fixes_2_0@59505 -
2018-11-10 12:05:38 +00:00
mattias
7e535439dc IDE: clean up
git-svn-id: branches/fixes_2_0@59503 -
2018-11-10 12:03:55 +00:00
mattias
de705f98b3 IDE: fixed save file as dlg rename pascal file lowercase
git-svn-id: branches/fixes_2_0@59501 -
2018-11-10 12:02:06 +00:00
maxim
306bf23aed Merged revision(s) 59483 #7f36403409 from trunk:
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #34519
........

git-svn-id: branches/fixes_2_0@59485 -
2018-11-07 22:23:58 +00:00
maxim
66a1e49b44 Merged revision(s) 59478 #a5d423afb4 from trunk:
LCL: Set TPopupNotifier's Color to clInfoBk instead of $DCFFFF (see https://forum.lazarus.freepascal.org/index.php/topic,43125.msg301479/).
........

git-svn-id: branches/fixes_2_0@59484 -
2018-11-07 22:18:34 +00:00
maxim
d161b1668e Merged revision(s) 59463 #1232c21840, 59469 #79a3f96ec0, 59471 #ef7b5d394c from trunk:
IDEIntf: Update German translation, fixed ellipsis inconsistency
........
IDE: Improved German translation of z-order menu captions.
........
Translations: regenerated German translation
........

git-svn-id: branches/fixes_2_0@59473 -
2018-11-06 21:34:14 +00:00
maxim
e31db94a14 Merged revision(s) 59462 #13ce299e78, 59466 #ef65ce480c, 59470 #efb0c7b281 from trunk:
IDE: Additional high-dpi icons for folder images/designer (by Roland Hahn)
........
IDE: Updated high-dpi z order icons (by Roland Hahn)
........
IDE: Add missing images from images/designer (issue #34514).
........

git-svn-id: branches/fixes_2_0@59472 -
2018-11-06 21:31:46 +00:00
mattias
308a0daa75 lcl: fixed TComboBox.ReadOnly deprecated text
git-svn-id: branches/fixes_2_0@59468 -
2018-11-06 10:47:22 +00:00
maxim
4d77545f43 Merged revision(s) 59440-59442 #cb566ae12d-#cb566ae12d, 59448 #9e38c14764 from trunk:
IDEIntf: Allow to add sliced images to the image list editor of the multi-res imagelist (see https://forum.lazarus.freepascal.org/index.php/topic,43088.msg301126.html)
........
IDEIntf: Use resourcestrings for button "Add sliced" in ImageListEditor
........
IDEIntf: Clean up of unused variables in r59440 #cb566ae12d
........
IdeIntf: fixed ellipsis inconsistency, regenerated translations and updated Russian translation
........

git-svn-id: branches/fixes_2_0@59461 -
2018-11-05 12:11:14 +00:00
maxim
5f47ea43cf Merged revision(s) 59439 #fdd25c4c9c, 59443 #9b2f44b8c8, 59445 #59e211fd44 from trunk:
Debugger, asm dialog: fix mouse wheel scrolling
........
Lldb/Gdb - FpDebug: fix crash in pretty printer when called from lldb/gdb mixed debugger (MemManager not set)
........
lldb debugger: Fixed "stop" => now works while running. Implemented "pause"
........

git-svn-id: branches/fixes_2_0@59460 -
2018-11-05 12:04:52 +00:00
maxim
59fa6c6ad6 Merged revision(s) 59416 #07607b4bba, 59436 #93fbbb0db7 from trunk:
LazUtils: Raise exception in UTF8To... functions, controlled by a global boolean. Issue #33686, patch from AlexeyT.
........
LazUtils: Add LazUTF8SysUtils with "deprecated" warnings. The unit was renamed earlier.
........

git-svn-id: branches/fixes_2_0@59459 -
2018-11-05 12:02:37 +00:00
maxim
d60d12c19b Merged revision(s) 59395-59396 #137181c237-#137181c237, 59402 #8c8f4b60c2, 59431-59432 #6147eaeabd-#6147eaeabd, 59434 #fc89b16e5e, 59447 #d56eb3c687 from trunk:
IDE: Try to switch path delimiters only for filenames when reading TCompilationToolOptions.Command. Issue #34476.
........
IDE: Switch path delimiters only for filenames better for TCompilationToolOptions.Command. Issue #34476, patch from Pascal Riekenberg.
........
Ensure bookmark menu is updated if files are opened/closed. Those files may have bookmarks in the session, that will be set for the editor. Part of Issue #0034194
........
IDE: New high-dpi images for folder images/componenttreeview (by Roland Hahn)
........
IDE: Add high-dpi images for folder images/codetoolsdefines (by Roland Hahn)
........
IDE: Update copyright.txt (authorship of images used by IDE). Issue #0034487
........
IDE: New high-dpi images for folder images/states (by Roland Hahn)
........

git-svn-id: branches/fixes_2_0@59458 -
2018-11-05 11:58:58 +00:00
mattias
607e517238 codetools: do not automatically pass -Fr to pas2js
git-svn-id: branches/fixes_2_0@59457 -
2018-11-05 10:32:22 +00:00
mattias
19b5cdc8c5 IDE: packagelink: do not expand empty package link filename
git-svn-id: branches/fixes_2_0@59455 -
2018-11-05 10:31:24 +00:00
mattias
bfd2e66013 IDE: open package link check if directory
git-svn-id: branches/fixes_2_0@59453 -
2018-11-05 10:30:33 +00:00
maxim
82eb608dd3 Merged revision(s) 59450 #7a10b4efe1 from trunk:
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #34492
........

git-svn-id: branches/fixes_2_0@59451 -
2018-11-04 23:08:30 +00:00
maxim
818dfb4299 Merged revision(s) 59375 #e3566aa064, 59377 #0e266ff661, 59379 #1c141eec0a, 59385-59386 #b8f4847f9d-#b8f4847f9d, 59388 #1d1c2e05e0 from trunk:
IDE: Remove unused resource strings.
........
IDE: Remove another unused resource string.
........
IDE: regenerated translations
........
EditorOpts: Add warning, if outline has no colors set
........
EditorOpts: Add warning, if outline has no colors set
........
IDE: regenerated translations and updated Russian translation
........

git-svn-id: branches/fixes_2_0@59392 -
2018-10-29 23:15:01 +00:00