mattias
|
537f43754c
|
set fixes version to 2.2.2
|
2022-05-15 09:51:43 +02:00 |
|
Dmitry Boyarintsev
|
9d23f1d10b
|
Cocoa: fix the callback call for cocoa tabcontrol mouseup event (never happens, but sanity is the best), issue #39731
(cherry picked from commit a1b0518709 )
|
2022-05-13 23:39:56 +03:00 |
|
Dmitry Boyarintsev
|
9915af750a
|
Cocoa: only recognizing tab clicks, if they are placed on any of the tab buttons, issue #39731
(cherry picked from commit 7ee95e21d0 )
|
2022-05-13 23:39:53 +03:00 |
|
Martin
|
4ad24ee837
|
FpDebug: fix overflow in stack eval
(cherry picked from commit 315bb059d8 )
|
2022-05-10 00:23:42 +02:00 |
|
wp_xyz
|
261cce6274
|
TAChart: Cosmetic in TAChartListbox.pas
(cherry picked from commit 69c1ebca24 )
|
2022-05-09 22:55:19 +03:00 |
|
wp_xyz
|
bf499e9612
|
TAChart: Fix designtime crash when Chart is unlinked from ChartLiveView; add missing Notification method.
(cherry picked from commit 1a6aea0daa )
|
2022-05-09 22:55:17 +03:00 |
|
Martin
|
e15e4a1843
|
FpDebug: Workaround for dangling pointer to FScanAllWorker.FScanScopeList (in FCompUnitScope.FScopeListPtr), set by FScanScopeList.BuildList.
(cherry picked from commit 915fbfa830 )
|
2022-05-09 02:00:49 +02:00 |
|
Martin
|
a8d568ef55
|
SynEdit: fix PasHighLighter for "default" modifier after property. (fix false matches). Issue #39726
(cherry picked from commit db98b76076 )
|
2022-05-04 21:16:09 +02:00 |
|
PragmaticLinux
|
d260928002
|
IDE: Make OI visible on first start even when configuration directory is missing, but still Initial Setup Dialog has no reason to be shown (all its checks are passing correct). Fixes issue #39328.
|
2022-04-30 00:03:56 +03:00 |
|
Željan Rikalo
|
3b128fd9d3
|
Qt5: fixed Qt5 build missing qt5 subdirectory. issue #39723
|
2022-04-30 00:03:54 +03:00 |
|
wp_xyz
|
012c209cb6
|
LCL/ImageList: Fix incorrect png format check in lfm files. Issue #39719, patch by Guilherme Scaglia.
|
2022-04-30 00:03:52 +03:00 |
|
dsiders
|
8c5304ecf1
|
Docs: LCL/various. Fixes XML tagging with extra or missing space characters.
(cherry picked from commit 34143c995e )
|
2022-04-22 02:42:14 +03:00 |
|
dsiders
|
c0163447c9
|
Docs: LCL/graphics. Updates content and see also links for TCanvas topics. Issue #39701.
(cherry picked from commit a9a1c7cceb )
|
2022-04-22 02:41:55 +03:00 |
|
dsiders
|
75dfae5166
|
Docs: LCL/grids. Updated topic content for changes in 478e5101 .
(cherry picked from commit bdd9145187 )
|
2022-04-22 02:41:36 +03:00 |
|
wp_xyz
|
bc8d0d2ae5
|
LCL/StringGrid: Fix crash when Columns are exchanged and column indices are specified in reverse order.
(cherry picked from commit 478e5101d9 )
|
2022-04-22 02:41:16 +03:00 |
|
Juha
|
1c8d13354d
|
Codetools: Do not crash when invoking ident completion on empty editor. Issue #39685.
(cherry picked from commit 9da44c1c9b )
|
2022-04-05 02:25:14 +03:00 |
|
dsiders
|
1c7155bd05
|
Docs: LCL/forms. Updates topic content and see also links.
(cherry picked from commit 93d6e5a16c )
|
2022-04-05 02:24:53 +03:00 |
|
dsiders
|
9921b60282
|
Docs: RttiControls/rttictrls. Adds, updates topic content.
* Provides partial coverage. Additional updates needed.
(cherry picked from commit 8f440b657f )
|
2022-04-05 02:24:37 +03:00 |
|
dsiders
|
d01ed68806
|
Docs: RttiControls/rttigrids. Fixes invalid topic link.
(cherry picked from commit 68a0b6fd59 )
|
2022-04-05 02:24:14 +03:00 |
|
dsiders
|
e6c79a4338
|
Docs: RttiControls. Updates output file names to match package name.
(cherry picked from commit 31bb92943f )
|
2022-04-05 02:23:54 +03:00 |
|
dsiders
|
f71dead073
|
Docs: RTTIControl/rttigrids. Adds, updates topic content.
(cherry picked from commit 089d619fcf )
|
2022-04-05 02:23:33 +03:00 |
|
dsiders
|
16a8d7d640
|
Docs: Fixes typo in build script.
(cherry picked from commit 89a9d84d34 )
|
2022-04-05 02:23:12 +03:00 |
|
dsiders
|
f7f43c1274
|
Docs: RttiControls. Adds project file, css, and script needed to produce help formats.
(cherry picked from commit e6f66a8da3 )
|
2022-04-05 02:21:37 +03:00 |
|
dsiders
|
83330f6e0a
|
Docs: RttiControls. Adds missing topics for current source revision.
* Mostly skeletons with minimal content.
* Restores formatting compatible with SynEdit-based editors.
(cherry picked from commit c334298026 )
|
2022-04-05 02:21:20 +03:00 |
|
dsiders
|
0511f47cd4
|
Docs: LazUtils/lazloggerbase/lazlogger. Updates topics for routines from include files.
(cherry picked from commit 455af077fa )
|
2022-04-05 02:18:29 +03:00 |
|
dsiders
|
341246f96b
|
Docs: LazUtils/lclproc. Updates topic content. Removes topics not needed for current source code.
(cherry picked from commit 79868a41b3 )
|
2022-04-05 02:17:49 +03:00 |
|
dsiders
|
a93619f6fb
|
Docs: LazUtils/fileutil. Updates topic content and links.
(cherry picked from commit 8e5d00ff3a )
|
2022-04-05 02:17:24 +03:00 |
|
dsiders
|
2b7a8cfff4
|
Docs: LCL/stdctrls. Updates topics for code removed in b0f6b29a .
(cherry picked from commit c8241f1ebd )
|
2022-04-05 02:16:34 +03:00 |
|
dsiders
|
04237ebe78
|
Docs: LCL/extctrls. Adds TPanel.OnChangeBounds topic for changes in f9e896f0 .
(cherry picked from commit 28c2a3348f )
|
2022-04-05 02:16:15 +03:00 |
|
marcoonthegit
|
1af1c06e97
|
* try to fix sitemap editor. Still the whole concept is rough, and probably also suffers from changes wrt projectdir, since the sitemaps are saved to a different directory
(cherry picked from commit c0c92c1b57 )
|
2022-04-05 02:15:41 +03:00 |
|
wp_xyz
|
364afccf48
|
Tools/chmmaker: Fix crash when editing table-of-contents of loaded sample project.
(cherry picked from commit 61ad4be039 )
|
2022-04-05 02:15:21 +03:00 |
|
michl
|
0f22d87a53
|
LCL: Label.ParentColor stored default True. Revert 53362c37 . Issue #38976
(cherry picked from commit b0f6b29ad8 )
|
2022-04-05 02:14:59 +03:00 |
|
dsiders
|
3df444e3b6
|
Docs: LazUtils/textstrings. Fixes an XML error introduced in the previous commit.
(cherry picked from commit 1f7f5418a1 )
|
2022-04-05 02:14:38 +03:00 |
|
dsiders
|
5ab52afded
|
Docs: Adds a link to LazUtils on the Online Help page.
(cherry picked from commit b63949616e )
|
2022-04-05 02:14:12 +03:00 |
|
dsiders
|
f8cabc0609
|
Docs: LazUtils/lazsysutils/textstrings. Fixes links to external topics.
(cherry picked from commit fce9b1ebba )
|
2022-04-05 02:13:24 +03:00 |
|
dsiders
|
39b5c9a78e
|
Docs: LazUtils/lazfileutils. Updates topic content, links, formatting in code tags.
(cherry picked from commit 4d46c0b812 )
|
2022-04-05 02:08:54 +03:00 |
|
dsiders
|
3959d39947
|
Docs: LazUtils/fileutil. Updates topic content and links.
(cherry picked from commit c6e64db4d2 )
|
2022-04-05 02:08:34 +03:00 |
|
dsiders
|
693a5935e7
|
Docs: LCL/comctrls. Updates topics for TListColumn, TListColumns.
(cherry picked from commit 1cbba92872 )
|
2022-04-05 01:59:34 +03:00 |
|
Juha
|
62bd9dbb9a
|
IDE: Improve treatment of a .lpr project file dropped onto the IDE. Ask to open as a file/project. Issue #39663.
(cherry picked from commit 7ef64b00e4 )
|
2022-04-05 01:59:11 +03:00 |
|
Maxim Ganetsky
|
a02fb4b56b
|
Translations: reverted some changes (merging artifacts) from IDE Turkish translation
|
2022-04-05 00:08:41 +03:00 |
|
Maxim Ganetsky
|
a44ea1ac1a
|
Translations: IDE Turkish translation update by ONUR ERÇELEN, issue #39695
|
2022-04-04 04:19:45 +03:00 |
|
Martin
|
ffeb0372e5
|
IDE: fixed editor context menu, show bookmarks in the main pop-up. (not under "file settings")
(cherry picked from commit c4d93041c3 )
|
2022-04-01 17:53:10 +02:00 |
|
Martin
|
594f4eccd3
|
Debugger: Inspect Window, fix some update issues.
|
2022-04-01 15:10:41 +02:00 |
|
Martin
|
549a0395f7
|
SynEdit: Fix color calculation
|
2022-04-01 15:10:41 +02:00 |
|
Martin
|
8f1bf7104e
|
FpDebug: Fix stack-overflow for types with recursive declaration.
(cherry picked from commit c7e123fd8d )
|
2022-04-01 15:10:03 +02:00 |
|
Martin
|
d9ad23e4d5
|
FpDebug: Fix QuoteWideText => wrong result len
(cherry picked from commit 624696270b )
|
2022-04-01 15:10:03 +02:00 |
|
Martin
|
ffc50c888c
|
FpDebug: Fix RangeCheck, TByteArray has an upper limit of 32k.
(cherry picked from commit 27f4c50dbd )
|
2022-04-01 15:10:03 +02:00 |
|
Martin
|
9e36e91b7d
|
Debugger: Registers, clear incorrectly cached values. Fix wrong value shown, if display-format is changed.
(cherry picked from commit 448ccc8ca1 )
|
2022-04-01 15:10:03 +02:00 |
|
Martin
|
b464aafe69
|
LazDebuggerLldb, FP: fix register for Apple M1 (arm64). Required to get exception class and message.
(cherry picked from commit 699b7e240a )
|
2022-03-06 17:47:22 +01:00 |
|
Martin
|
1adfc8ebac
|
FpDebug: Win64, Fix "Run (F9)" incorrectly triggered watch/stack updates while the app was running.
Similar to the Win32 fix at a92db946ec
(cherry picked from commit d38a268f3d )
|
2022-03-06 17:47:22 +01:00 |
|