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 |
|
martin
|
fa7ee1a8bb
|
FpDebug, testbase: Fix re-using already compiled test-exe
git-svn-id: trunk@61519 -
|
2019-07-03 18:26:29 +00:00 |
|
martin
|
65aa82abae
|
FpDebug, testbase: Speed up test case / force AsyncQueue to run right away
git-svn-id: trunk@61518 -
|
2019-07-03 18:26:27 +00:00 |
|
martin
|
3ed45630a0
|
LazDebuggerFp: slightly faster watch eval.
git-svn-id: trunk@61517 -
|
2019-07-03 18:26:26 +00:00 |
|
martin
|
96ba76e670
|
FpDebug: Fix FindProcSymbol, always search all CompilationUnits
git-svn-id: trunk@61516 -
|
2019-07-03 18:26:24 +00:00 |
|
dmitry
|
610d8c6e98
|
cocoa: adding text input client to support national key entries with deadkeys #35788
git-svn-id: trunk@61515 -
|
2019-07-03 18:01:21 +00:00 |
|
dmitry
|
c49189ab7d
|
cocoa: update the default resizing rules for Windows document view. #35789
git-svn-id: trunk@61514 -
|
2019-07-03 15:39:47 +00:00 |
|
mattias
|
2036d96cd5
|
projectgroups: resourcestrings, SelfTarget, let editor find out itself what options have changed
git-svn-id: trunk@61513 -
|
2019-07-03 05:29:57 +00:00 |
|
maxim
|
9c2eafe647
|
ProjectGroups: improved i18n, regenerated translations and updated Russian translation
git-svn-id: trunk@61512 -
|
2019-07-02 23:18:21 +00:00 |
|
dmitry
|
414f87450d
|
cocoa: update autosize support for trackbar. allow to resize non-fixed size
git-svn-id: trunk@61511 -
|
2019-07-02 18:15:48 +00:00 |
|
mattias
|
05fe93aa61
|
projectgroups: menu item Options, switch show target filenames
git-svn-id: trunk@61510 -
|
2019-07-02 15:27:36 +00:00 |
|
mattias
|
61add3f64e
|
projectgroups: show missing target files
git-svn-id: trunk@61509 -
|
2019-07-02 14:47:08 +00:00 |
|
wp
|
0b20f40263
|
IDE: Update lazimages.res, forgotten in previous commit.
git-svn-id: trunk@61508 -
|
2019-07-01 17:54:03 +00:00 |
|
wp
|
a481487cfe
|
IDE: Add high-dpi versions of mainicon.ico and mainiconproject.ico (by Roland Hahn)
git-svn-id: trunk@61507 -
|
2019-07-01 17:36:13 +00:00 |
|
dmitry
|
30415b9ccd
|
cocoa: list of patrons
git-svn-id: trunk@61506 -
|
2019-07-01 17:06:40 +00:00 |
|
mattias
|
791e52c985
|
IDE: cocoa alpha beta
git-svn-id: trunk@61505 -
|
2019-07-01 16:19:33 +00:00 |
|
mattias
|
5746da87b0
|
IDE: DoRunProject: reset ToolStatus only for errors on handlers, bug #35764
git-svn-id: trunk@61504 -
|
2019-07-01 08:18:24 +00:00 |
|
mattias
|
982d6c749b
|
projectgroups: options frame, option to open last group on IDE start
git-svn-id: trunk@61503 -
|
2019-06-30 20:44:12 +00:00 |
|
martin
|
c212dea70f
|
FpDebug, tests: More typecast tests
git-svn-id: trunk@61502 -
|
2019-06-30 19:17:03 +00:00 |
|
martin
|
2ca01a1067
|
FpDebug: Allow constants in type-cast to be treated as address
git-svn-id: trunk@61501 -
|
2019-06-30 19:17:01 +00:00 |
|
martin
|
3fa2c1926a
|
FpDebug: LocationParser: clean up and optimize (peek instead of pop)
git-svn-id: trunk@61500 -
|
2019-06-30 19:16:59 +00:00 |
|
martin
|
5110e434a6
|
FpDebug: Refactor reading Bounds
git-svn-id: trunk@61499 -
|
2019-06-30 19:16:58 +00:00 |
|
martin
|
dd77814ad7
|
FpDebug: Remove relation between TFpDbgSymbol and TFpDbgValue
git-svn-id: trunk@61498 -
|
2019-06-30 19:16:56 +00:00 |
|