Martin
|
e740c08173
|
LazDebuggerFp: fix "variant" converter for dwarf-2
(cherry picked from commit ac0faad39a )
|
2024-04-21 11:30:41 +02:00 |
|
Martin
|
9b2a8b054a
|
Revert "SynEdit: Marks-gutter, use all columns before icons get out of visible range. Issue #40914"
This reverts commit 9e4f31e452 .
|
2024-04-20 19:25:43 +02:00 |
|
Martin
|
9e4f31e452
|
SynEdit: Marks-gutter, use all columns before icons get out of visible range. Issue #40914
(cherry picked from commit 8bcc164019 )
|
2024-04-20 16:59:18 +02:00 |
|
Martin
|
c41a93243a
|
SynEdit: mitigate endless loop with regex replace and utf8. (regex does not handle utf-8). Issue #40900
(cherry picked from commit c4644e5d63 )
|
2024-04-20 16:59:18 +02:00 |
|
Martin
|
e964bd179b
|
FpDebug: force asm window, when explicitly stopping in no-source-code area (breakpoint, or "step-out")
(cherry picked from commit db75236351 )
|
2024-04-20 16:59:17 +02:00 |
|
martin
|
f9189c8fae
|
FpDebug, Linux: Fix leaked handle
(cherry picked from commit 5c5e12448d )
|
2024-04-20 16:53:58 +02:00 |
|
DomingoGP
|
dc908869d6
|
Jedi code format: better fix for issue #40871 error handling set definition with ranges.
(cherry picked from commit 8d91b18a79 )
|
2024-04-01 12:22:23 +02:00 |
|
DomingoGP
|
98d5b5f8b1
|
Jedi code format: fix issue #40871 error handling a set with ranges, based on a patch from bytebites
(cherry picked from commit a326522d93 )
|
2024-04-01 12:21:59 +02:00 |
|
mattias
|
76c3448700
|
freetype: reduced implementation uses to avoid triggering fpc bug
|
2024-03-20 18:30:22 +01:00 |
|
Maxim Ganetsky
|
8202264d10
|
IDEIntf: regenerated translations and updated Russian translation
(cherry picked from commit decd3881c4 )
|
2024-03-20 19:21:40 +03:00 |
|
wp_xyz
|
ab700311a7
|
IDE/LCL: Prevent using the TListItems component editor when the associated listview is in virtual mode. https://forum.lazarus.freepascal.org/index.php/topic,66660.0.html, patch by dsiders.
(cherry picked from commit 5621ec7af3 )
|
2024-03-20 19:21:40 +03:00 |
|
mattias
|
411bfb5fc1
|
freetype: cleaned up some uses sections
(cherry picked from commit 733ac0edd1 )
|
2024-03-20 18:07:58 +03:00 |
|
Martin
|
9aa5e02565
|
FpDebug: x86-disassembler: fix vcvtph2ps Issue #40837
(cherry picked from commit a005719185 )
|
2024-03-15 16:30:21 +01:00 |
|
Martin
|
6fc81bcc83
|
FpDebug: x86-disassembler: fix pextr/vpextr Issue #40842
(cherry picked from commit 0ad56931a0 )
|
2024-03-14 19:52:27 +01:00 |
|
Martin
|
225e15c69d
|
FpDebug: x86-disassembler: fix pmovzx/pmovsx/vpmovzx/vpmovsx Issue #40844
(cherry picked from commit 08a139d30e )
|
2024-03-14 19:52:27 +01:00 |
|
Martin
|
09f989b452
|
Debugger: fixed crash in disassembler (dangling pointer, due to wrong object in free notify)
(cherry picked from commit aeffa71e22 )
|
2024-03-14 19:52:26 +01:00 |
|
Martin
|
f273c758fb
|
FpDebug: x86-disassembler: fix popcnt,bsf,tzcnt,bsr,lzcnt Issue #40843
(cherry picked from commit 4fd8e89e60 )
|
2024-03-14 19:52:26 +01:00 |
|
Juha
|
866da59aff
|
IdeIntf: In TCompPaletteUserOrder.SortPagesAndCompsUserOrder turn a for loop into a while loop. Items can be deleted.
(cherry picked from commit a6a98c4327 )
|
2024-03-11 20:07:54 +03:00 |
|
Juha
|
29df713d4b
|
Codetools: Prevent an eternal loop in procedure ImproveStringConstantEnd.
(cherry picked from commit 79a6aff5c9 )
|
2024-03-11 20:07:54 +03:00 |
|
Juha
|
258e8cb94e
|
Codetools: Complete also a virtual/overridden method body with empty brackets. Issue #40799, patch by Domingo Galmés.
(cherry picked from commit d0c036aa81 )
|
2024-03-11 20:07:53 +03:00 |
|
wp_xyz
|
d61851df1d
|
TAChart: Avoid drawing no candlestick box when open and close prices in a TOpenHighLowCloseSeries are equal.
(cherry picked from commit 12e9db2f31 )
|
2024-03-11 20:07:53 +03:00 |
|
wp_xyz
|
1b1ecefa7b
|
TAChart/RadialSeries: Fix crash due to empty AngleCache (see https://forum.lazarus.freepascal.org/index.php/topic,66470.msg509501.html)
(cherry picked from commit 1ee8c6edb1 )
|
2024-03-11 20:07:53 +03:00 |
|
Juha
|
1b4af8a4d7
|
LazUtils: Make sure CompareText comes from SysUtils. Issue #40814.
(cherry picked from commit 5e2a753239 )
|
2024-03-11 20:07:53 +03:00 |
|
Juha
|
6b7cc9b72f
|
IDE: Fix component palette configuration when a component is installed or uninstalled after the user configuration.
(cherry picked from commit 8e1fc0cf60 )
|
2024-03-11 20:07:53 +03:00 |
|
Juha
|
ee4aebfa7d
|
Codetools: Prevent a crash in FindIdentififerReference on the name of a program. Issue #40753.
(cherry picked from commit 280ada98b2 )
|
2024-03-11 20:07:52 +03:00 |
|
wp_xyz
|
27e6984a0b
|
Turbopower_ipro: Fix anchor position calculation, issue #40480.
(cherry picked from commit 7b596989e8 )
|
2024-03-11 20:07:52 +03:00 |
|
mattias
|
d9b2f91808
|
pas2js: fixed crash in designer popup menu
|
2024-03-08 09:32:01 +01:00 |
|
Martin
|
078cf6077a
|
LeakView: Fix resolve. Outdated use of ImageBase, which is now RelocationOffset
(cherry picked from commit 8ca43789be )
|
2024-02-29 09:22:35 +01:00 |
|
Juha
|
f9216f15d2
|
LazUtils: Remove WriteLn() from TStringListUTF8Fast.InsertItem. Causes trouble on Windows.
(cherry picked from commit 2c81dff5d9 )
|
2024-02-26 16:37:10 +03:00 |
|
mattias
|
9876cb96f9
|
set fixes version to 3.3
|
2024-02-25 13:27:23 +01:00 |
|
mattias
|
3887be2510
|
set fixes version to 3.2
|
2024-02-25 13:22:42 +01:00 |
|
Bart
|
433708a18b
|
T(Float)SpinEditEx: In InitializeWnd set Text to represent FValue, otherwise NullValueBehavious will be applied in call to UpdateControl.
(cherry picked from commit a3ba11e5c3 )
|
2024-02-22 16:43:32 +03:00 |
|
wp_xyz
|
8b8bcd3a51
|
TAChart: Add demo for AxisClickTool
(cherry picked from commit 0642c65d04 )
|
2024-02-22 16:43:32 +03:00 |
|
wp_xyz
|
492dc38099
|
TAChart: Fix axis click tool sometimes detecting wrong axis part.
(cherry picked from commit 9e3e23a440 )
|
2024-02-22 16:43:32 +03:00 |
|
wp_xyz
|
0c588105a2
|
aggpas: Prevent potential overflow error. Issue #40765.
(cherry picked from commit 7b6e360bce )
|
2024-02-22 16:43:31 +03:00 |
|
Juha
|
e583a28391
|
LazUtils: Deprecate UTF8CompareLatinTextFast. Implement TStringListUTF8Fast differently.
(cherry picked from commit 890f92e33e )
|
2024-02-22 16:43:31 +03:00 |
|
Juha
|
0253fd90c4
|
SynEdit, FpDebug, LazUtils, IdeIntf: Remove UTF8CompareLatinTextFast calls.
(cherry picked from commit 08c0f4865d )
|
2024-02-22 16:43:31 +03:00 |
|
Bart
|
b1e1c99f05
|
T(Float)SpinEditEx: fix setting (initial) value if NullValueBehaviour = nvbShowTextHint.
(cherry picked from commit 5168d97f96 )
|
2024-02-22 16:43:31 +03:00 |
|
Juha
|
75264a7e1a
|
TurboPower_ipro: Optimize 'px' in TIpHtmlNodeCore.GetFontSizeFromCSS. Fix possibly missing Result in function CssMarginToProps.
(cherry picked from commit bc201de1ed )
|
2024-02-22 16:43:31 +03:00 |
|
Juha
|
4a581e38fe
|
TurboPower_ipro: Optimize function FindFontName. Remember previous values.
(cherry picked from commit c9e4a59c62 )
|
2024-02-22 16:43:31 +03:00 |
|
Juha
|
cfb33e6975
|
TurboPower_ipro: Remove useless code from TIpHtmlParser.ParseHead.
(cherry picked from commit 4a639e70c5 )
|
2024-02-22 16:43:30 +03:00 |
|
Juha
|
6a97f94583
|
LHelp: Remove UTF8CompareLatinTextFast calls.
(cherry picked from commit aecb1d9473 )
|
2024-02-22 16:43:30 +03:00 |
|
Juha
|
93d6ba907a
|
Designer: Repaint after changing "BorderSpacing" in AnchorEditor or in OI. Issue #40746, by n7800 and myself.
(cherry picked from commit 1e544fb5b9 )
|
2024-02-22 16:43:30 +03:00 |
|
Bart
|
b43b509320
|
IDEIntf: property-editor for TMaskEdit: set minimal width for samples listbox.
(cherry picked from commit a1f45d1080 )
|
2024-02-22 16:43:29 +03:00 |
|
wp_xyz
|
74b5fb8682
|
TAChart: Fix function IncQuarter calculation error for negative NumberOfQuarters.
(cherry picked from commit 59aff202e1 )
|
2024-02-22 16:43:29 +03:00 |
|
Martin
|
8db790f0ac
|
LazDebuggerIntf: fix #40762
(cherry picked from commit 021178a42a )
|
2024-02-16 20:27:03 +01:00 |
|
Martin
|
5077e87590
|
SynEdit: fix range check introduced in a7a0b3ee3a - Issue #40778
(cherry picked from commit 0b1f218698 )
|
2024-02-16 14:12:04 +01:00 |
|
Martin
|
30569f5fe8
|
LazDebuggerFp: further fix reading pty for console window. Remove dangling async call before destroying object.
(cherry picked from commit b1a91a2333 )
|
2024-02-14 17:42:08 +01:00 |
|
Martin
|
f1632e6291
|
SynEdit: fix dragging text, when text has folded areas. Issue #40773 Patch by Olivier Guichard
(cherry picked from commit 7044a3b3df )
|
2024-02-13 23:24:41 +01:00 |
|
Martin
|
60d9e7d2d9
|
Codetools: fix crash when trying to add declaration for "foo := unit1;" Patch by WooBean007
(cherry picked from commit ba0c38e2b4 )
|
2024-02-13 22:36:34 +01:00 |
|