Željan Rikalo
5ace4db416
Qt6: added missing QThread routines to cbindings.
2023-04-18 11:07:30 +02:00
Željan Rikalo
91549d29f6
Qt5: added screenRemoved() and primaryScreenChanged() hooks into cbindings.
2023-04-18 11:06:25 +02:00
dsiders
ee84aeaa9c
Docs: LCL/comctrls. Updates TToolButton.Down with a version admonition for changes in f0ca99ba
. Includes See Also links for related topics.
2023-04-18 04:14:30 +01:00
Maxim Ganetsky
c0f79e7797
IDEDebugger: updated Russian translation
2023-04-18 02:22:49 +03:00
wp_xyz
f0ca99ba13
LCL/ToolButton: Fix endless loop when there is more than one checked button in group. Issue #40216 , patch by n7800
2023-04-18 00:17:24 +02:00
Martin
e0f95df233
Debugger: Improve "copy to clipboard" for watches and locals. (copy multiple entries/selection / copy address)
2023-04-17 20:39:03 +02:00
Željan Rikalo
00a23612bf
Qt5, Qt6: fixed Ellipse() drawing with pen width > 1. issue #40208
2023-04-17 11:45:06 +02:00
dsiders
8929878fd9
Docs: LCL/lclmessageglue. Updates topics for changes in cacdbc65
, fa8f6ffa
.
...
* Adds version information for changes in cacdbc65
, fa8f6ffa
.
* Adds missing topics.
* Removes topics no longer used in the source code.
* Updates topic content.
2023-04-17 05:13:50 +01:00
Juha
fa8f6ffae0
LCL: Make AUTF8Char a var parameter in function LCLSendUTF8KeyPress. Issue #40211 , patch by Alexey Torgashin.
2023-04-16 17:50:30 +03:00
Juha
cacdbc65f4
LCL: Assign parameters in LCLSendShowWindowMsg. Issue #40212 , patch by Alexey Torgashin.
2023-04-16 17:40:01 +03:00
Juha
74cd012d9c
ExamplesWindow: Read example directories from a text file and from package .lpk files. The window opens faster. Issue #40190 , patch by dbannon.
2023-04-16 14:31:09 +03:00
wp_xyz
b32b922e6e
TAChart: Fix crash in TAGeometry.ProjToLine when line has coincident end points.
2023-04-16 13:05:10 +02:00
Bart
f63e480295
LCL Cleanup TWinControl.Loaded. Patch by lagprogramming. Issue #40209 .
2023-04-15 22:36:58 +02:00
wp_xyz
d2eae5b3d0
aggpas: Fix clipping on AggLCLCanvas, issue #40210
2023-04-15 22:37:55 +02:00
Juha
2ae1edf24e
LCL-CustomDrawn: Fix TCDWidgetSet.SetTextColor. Issue #40204 .
2023-04-15 11:24:46 +03:00
Juha
63b6e913aa
LCL-CustomDrawn: Fix a bug at TCDWidgetSet.SaveDC. Issue #40205 .
2023-04-15 11:22:13 +03:00
Juha
cdf90a24d6
Customdrawn: Implement multiline for TCDPageControl tabs. Merge request !136 by Andrew Haines.
2023-04-15 10:45:11 +03:00
dsiders
eca20fe8c6
Docs: LCL/comctrls. Additional fixes for XML tagging issues in topics.
2023-04-14 20:20:16 +01:00
dsiders
b559a1dc70
Docs: LCL/comctrls. Fixes XML tagging issues in topics.
2023-04-14 19:45:19 +01:00
dsiders
4884766b35
Docs: LCL/lresources. Updates topic content for changes in 9e78f5ab
.
...
* Updates content in additional topics.
* Removes verbose visibility comments.
2023-04-13 23:55:02 +01:00
wp_xyz
a2cd35663d
* LCL/Paintbox: Better solution to previous commit (issue #40198 ).
2023-04-13 23:26:23 +02:00
Juha
39a40b03c7
IDE: Improve ProcedureList more. Issue #40207 , patch by n7800.
2023-04-14 00:11:12 +03:00
wp_xyz
fc2986c741
LCL/Paintbox: Fine-tune position of crossing lines in TPaintbox at design-time. Issue #40198 .
2023-04-13 22:32:41 +02:00
mattias
f677015596
ide: CompleteComponent check units if ambigious componentclasses are on the form
2023-04-13 17:20:38 +02:00
mattias
aecf20f84a
fixed compile fpc 3.2.2
2023-04-13 16:14:12 +02:00
mattias
714a31d3f2
codetools: fixed CompleteComponent
2023-04-13 15:51:08 +02:00
mattias
345f47ca6f
IDE: loadlfm: resolve ambigious registered component classes
2023-04-13 15:38:12 +02:00
mattias
16eea4aacd
IDE: loadlfm: check for ambiguous classes, heuristics to resolve ambiguous classes
2023-04-13 15:38:12 +02:00
mattias
abab3ed287
ide: clean up
2023-04-13 15:38:12 +02:00
mattias
9e78f5abe0
lcl: extended ReadLFMHeader for unitnames
2023-04-13 15:38:12 +02:00
mattias
c3f0c4009a
ide: QuickCheckLFMBuffer: support unitnames in lfm
2023-04-13 15:38:12 +02:00
mattias
37d638661f
codetools: added GatherPublishedVarTypes, CompleteComponent with optional CheckUnits
2023-04-13 15:38:12 +02:00
mattias
db82372e4b
codetools: less hints
2023-04-13 15:38:12 +02:00
wp_xyz
d77204685e
LCL/widgetset: Clearer code in FindClassNode (unit lcl/widgetset/wslclclasses.pp). Patch by lagprogramming ( https://forum.lazarus.freepascal.org/index.php/topic,63020.msg477013 )
2023-04-13 12:58:18 +02:00
wp_xyz
5f4881799f
lcl/customdrawn: Cleanup of hints and warnings. Triggered by https://forum.lazarus.freepascal.org/index.php/topic,63029.msg477014/topicseen.html
2023-04-13 12:49:44 +02:00
dsiders
958711dd67
Docs: LazUtils/laz2_xpath. Updates content in topics including:
...
* TXPathToken
* TXPathKeyword
* TXPathScanner
* TXPathExpression
* TXPathExpression.Evaluate
* EvaluateXPathExpression
2023-04-13 01:13:41 +01:00
dsiders
3bdbedd91b
Docs: LCL/graphics. Updates content in topics, including:
...
* TCanvasStates
* TCanvas.BrushCopy
* TCanvas.Chord
* TCanvas.CopyRect
* TCanvas.Draw
* TCanvas.DrawFocusRect
* TCanvas.StretchDraw
* TCanvas.Ellipse
2023-04-11 04:21:53 +01:00
Maxim Ganetsky
78774e45d4
IDE: regenerated translations and updated Russian translation
2023-04-11 02:06:17 +03:00
Maxim Ganetsky
cc98f91952
IDE: more consistent wording in item list of form editor color options
2023-04-11 02:06:16 +03:00
wp_xyz
c0946573ce
LCL/TCanvas: Switch x and y loops in TCanvas.BrushCopy. Patch by lagprogramming, https://forum.lazarus.freepascal.org/index.php/topic,62996.msg476742.html
2023-04-10 23:52:26 +02:00
Juha
3a2c3212cc
ExamplesWindow: Improve reading examples of packages. Issue #40190 , patch by dbannon.
2023-04-10 11:34:15 +03:00
Juha
6bfcb9ed0d
IDE: Allow to change color for "Show BorderSpacing" option. Issue #40201 , patch by paweld.
2023-04-10 10:54:59 +03:00
Juha
297dd6bd51
IDE: Turn if-else blocks to case statements in TProcedureListForm.FormKeyDown.
2023-04-10 10:04:05 +03:00
Juha
abb5f2b097
LazUtils: Harmonize the CamelCase names of some units. Add a license header for LazTracer.
2023-04-10 09:15:24 +03:00
dsiders
6788d80b4d
Docs: LCL/forms. Fixes wording / grammar in topics.
2023-04-10 02:46:33 +01:00
Maxim Ganetsky
927078421e
IDE: regenerated translations and updated Russian translation
2023-04-10 01:37:09 +03:00
mattias
aee6888497
codetools: renamed CompleteComponent to AddPublishedVariables, added tests
2023-04-09 19:48:37 +02:00
mattias
568a771d86
IDE: component icons: search first with unitname
2023-04-09 13:54:58 +02:00
mattias
5d275fca1c
IDE: component list: check for classtypes instead of classnames, fixed icon for registered ancestor
2023-04-09 13:14:03 +02:00
mattias
5c18e8fb9e
IDE: better error msg
2023-04-09 13:14:03 +02:00