Commit Graph

54995 Commits

Author SHA1 Message Date
juha
a5ea9e38a7 IDE: Make sure restarting works always. Issue #33900, patch from C Western.
git-svn-id: trunk@58426 -
2018-07-01 16:27:01 +00:00
juha
da2d6888d1 LCL: Do not add CocoaTabControls to LCL's uses section. Remove non-existent cocoaproc.pas from lcl.lpk.
git-svn-id: trunk@58425 -
2018-07-01 16:26:56 +00:00
dmitry
aa1ae58c05 cocoa: removed the use of any LCL code from cocoatabcontrols unit entirely
git-svn-id: trunk@58424 -
2018-07-01 05:51:47 +00:00
dmitry
d671bdde85 cocoa: cocoa tab controls, removed unused unit use
git-svn-id: trunk@58423 -
2018-07-01 05:43:00 +00:00
dmitry
af162aa1ae cocoa: ongoing refactoring of Cocoa Tab Control. removed all lcl references from cocoa classes
git-svn-id: trunk@58422 -
2018-07-01 05:31:15 +00:00
dmitry
64f716fd53 cocoa: refactoring of CocoaTabControl. cleaning up LCL dependencies from within core cocoa implementation code
git-svn-id: trunk@58421 -
2018-07-01 05:21:07 +00:00
dmitry
7e936cd4e0 cocoa: separate tab controls into its own unit cocoatabcontrols. The history of changes in tab controls code is preserved (using svn cp)
git-svn-id: trunk@58420 -
2018-06-30 20:31:34 +00:00
dmitry
c89a9e17d1 cocoa: prevent CocoaPage from becoming hidden. #33896
git-svn-id: trunk@58419 -
2018-06-30 05:01:02 +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
wassim
6314461f34 Fix for WinCE bug #33891. Patch by Alfred.
git-svn-id: trunk@58415 -
2018-06-26 20:58:35 +00:00
dmitry
d35cf81fdd cocoa: warnings cleanup #33504. patch by lks
git-svn-id: trunk@58414 -
2018-06-26 03:35:59 +00:00
dmitry
8364a171f3 cocoa: support for the greater combination of menu key short cuts #33502. The patch is provided by user named lks; the patch has been modified to reduce the amount of memory reallocations on string conversion
git-svn-id: trunk@58413 -
2018-06-26 03:16:02 +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
maxim
20c693faa0 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@58408 -
2018-06-25 21:19:51 +00:00
maxim
1e92b5dcc5 IDE: Project Inspector: fixed 'New FPMake requirement' menu item caption i18n
git-svn-id: trunk@58407 -
2018-06-25 21:18:17 +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
mattias
431fc203c9 lcl: carbon: only allow cpui386
git-svn-id: trunk@58405 -
2018-06-25 17:44:30 +00:00
mattias
0047815cdd lcl: carbon: error when compiling for non i386
git-svn-id: trunk@58404 -
2018-06-25 17:37:41 +00:00
mattias
f5e182c4a7 lcl: carbondef: added lazloggerbase
git-svn-id: trunk@58403 -
2018-06-25 16:50:57 +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
fc480f6059 ide: set lpi version to 1.9.0
git-svn-id: trunk@58390 -
2018-06-23 16:03:04 +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
joost
00e814dac8 ide: Added ability to add fpmake-dependencies to packages
git-svn-id: trunk@58382 -
2018-06-22 19:19:18 +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