Željan Rikalo
|
84c5168479
|
Qt5: hint also need framelessWindowHint under wayland, otherwise shows window frame around hint window in some circumstances.
(cherry picked from commit c27ace0107 )
Co-authored-by: zeljan1 <zeljko@holobit.hr>
|
2025-01-08 08:12:03 +00:00 |
|
Željan Rikalo
|
a5782808b5
|
Qt5: THintWindow should not steal focus on wayland.
(cherry picked from commit cab159df13 )
Co-authored-by: zeljan1 <zeljko@holobit.hr>
|
2025-01-08 08:11:31 +00:00 |
|
Željan Rikalo
|
b4ae1b0d35
|
Qt5: fine tuning of frame drawing, related to the issue #41317
(cherry picked from commit 4dcd2c6833 )
Co-authored-by: zeljan1 <zeljko@holobit.hr>
|
2025-01-08 07:36:11 +00:00 |
|
Željan Rikalo
|
d01dedbc30
|
Qt5: fixed bad frame painting with breeze theme under x11 and wayland. issue #41317
(cherry picked from commit ee8e7c13c8 )
Co-authored-by: zeljan1 <zeljko@holobit.hr>
|
2025-01-08 07:05:39 +00:00 |
|
Željan Rikalo
|
c8d97657f8
|
Qt6: removed typo, Application.IntfAppActivate called always.
(cherry picked from commit c800f2c0f4 )
Co-authored-by: zeljan1 <zeljko@holobit.hr>
|
2025-01-07 18:52:58 +00:00 |
|
Martin
|
2d4301aea9
|
FpDebug: Linux, fix reading proc/maps to get loaded libraries.
(cherry picked from commit 6f1cd0c4b5 )
|
2025-01-07 18:37:14 +01:00 |
|
dsiders
|
4ee89aea5f
|
Docs: LazUtils/lazutf8. Updates the UTF8StringReplace topic for changes in 4c1a98b6 , 277cc26b . Issue #41291.
(cherry picked from commit 760b404c7b )
|
2025-01-07 02:24:30 +00:00 |
|
dsiders
|
76ddcb7215
|
Docs: LCL/graphics. Updates content in color conversion topics including:
* ColorToRGB
* ColorToString
* StringToColor
* StringToColorDef
(cherry picked from commit eeb75b186d )
|
2025-01-07 01:00:36 +00:00 |
|
dsiders
|
f69fb82517
|
Docs: LCL/forms. Updates content in hint-related topics, including:
* TApplication.UpdateMouseHint
* TApplication.Hint
* TApplication.OnHint
* TApplication.ShowHint
(cherry picked from commit 1964eee87a )
|
2025-01-07 01:00:24 +00:00 |
|
Juha
|
e3cf97497d
|
IDE: In ComponentList show Designer when selecting component or clicking on selection button. Merge request !399 by n7800.
(cherry picked from commit ca8d8b9b84 )
|
2025-01-06 21:17:31 +02:00 |
|
Juha
|
b7d0231a53
|
LCL: Prevent a crash in menu when setting bitmap after removing ImageIndex. Issue #41307.
(cherry picked from commit c897bdf3cc )
|
2025-01-06 21:13:18 +02:00 |
|
Juha
|
3608f8df4a
|
LazUtils: Optimize function UTF8StringReplace a little.
(cherry picked from commit 277cc26bdc )
|
2025-01-06 21:10:51 +02:00 |
|
Juha
|
a29a115b27
|
LazUtils: New implementation of UTF8StringReplace. Issue #41291.
(cherry picked from commit 4c1a98b6fa )
|
2025-01-06 21:10:08 +02:00 |
|
Željan Rikalo
|
0ff703766b
|
Gtk2: fixed call to InvalidateLastWFPResult.
(cherry picked from commit 8b937e6645 )
Co-authored-by: zeljan1 <zeljko@holobit.hr>
|
2025-01-05 00:22:46 +00:00 |
|
Željan Rikalo
|
9e0fb2947b
|
Qt5, Qt6: rect should be bounds rect.
(cherry picked from commit 88f7910c32 )
Co-authored-by: zeljan1 <zeljko@holobit.hr>
|
2025-01-05 00:15:44 +00:00 |
|
mattias
|
173dc5a733
|
set fixes to 4.0RC2
|
2025-01-04 10:03:24 +01:00 |
|
dsiders
|
5d8ac1ccb4
|
Docs: LCL/stctrls. Updates TCustomComboBox and TComboBox topics to use consistent content.
(cherry picked from commit fe5942408a )
|
2025-01-03 20:03:37 +00:00 |
|
Željan Rikalo
|
1f145da219
|
LCL: All normal chars are handled by combobox. issue #36235
(cherry picked from commit 4edf9681f2 )
Co-authored-by: zeljan1 <zeljko@holobit.hr>
|
2025-01-03 15:55:04 +00:00 |
|
Željan Rikalo
|
607fbafddb
|
Qt5, Qt6: stop warnings about uninitialized paint engine. issue #41304
(cherry picked from commit 619d76cdb7 )
Co-authored-by: zeljan1 <zeljko@holobit.hr>
|
2025-01-03 15:01:57 +00:00 |
|
Željan Rikalo
|
f7bc18cc51
|
Qt6: do not activate THintWindow on show.
(cherry picked from commit ae5e5d4d6e )
Co-authored-by: zeljan1 <zeljko@holobit.hr>
|
2025-01-02 17:01:41 +00:00 |
|
Martin
|
034d21068b
|
SynEdit: Python HL, keyword fixes. Issue #41285
(cherry picked from commit 2f79294556 )
|
2025-01-01 19:42:55 +01:00 |
|
dsiders
|
00380e9b5f
|
Docs: LazUtils/lazfileutils. Updates content in AppendPathDelim topic to describe
how Windows device identifiers are handled in the routine.
(cherry picked from commit d95cdc433a )
|
2025-01-01 11:31:05 +00:00 |
|
wp_xyz
|
dc4fd8af5c
|
IDEIntf: Fix scaling of action names listbox in ActionList component editor
(cherry picked from commit 0f2d6ec40d )
|
2024-12-30 12:09:56 +01:00 |
|
dsiders
|
f3c47a1f6a
|
Docs: LCL/graphics. Updates TRasterImage.RequestTransparentColor topic to clarify content.
* Discussion: https://forum.lazarus.freepascal.org/index.php/topic,67483.msg519648
(cherry picked from commit 431a3980e1 )
|
2024-12-30 03:39:43 +00:00 |
|
Juha
|
f582b606db
|
IDE, Project Inspector: Disable "Move dependency up/down" when sorted alphabetically. Related to merge request !408.
(cherry picked from commit 7b2f40cfb7 )
|
2024-12-29 11:43:45 +02:00 |
|
Željan Rikalo
|
d6685c6a4a
|
FreeType: fixed code mess and memory leak in ttcache. Patch by lagprogramming. issue #40202
(cherry picked from commit 602fb83512 )
Co-authored-by: zeljan1 <zeljko@holobit.hr>
|
2024-12-28 19:51:47 +00:00 |
|
Željan Rikalo
|
38ed7a6e02
|
Qt5, Qt6: fixed QtWA_TransparentForMouseEvents, now HTTRANSPARENT works for both widgetsets. issue #41295
(cherry picked from commit e541ae2dc8 )
Co-authored-by: zeljan1 <zeljko@holobit.hr>
|
2024-12-28 18:53:30 +00:00 |
|
dsiders
|
b0d14016eb
|
Docs: LazUtils/lconvencoding. Fixes missing end tag in XML. Updates and reorganizes topic content.
(cherry picked from commit 6a5c801d90 )
|
2024-12-27 18:23:23 +00:00 |
|
dsiders
|
5659fbe43d
|
Docs: LazUtils/lconvencoding. Updates CP932ToUTF8 topic for changes in ef08272e . Issue #41277.
(cherry picked from commit 5d72852af6 )
|
2024-12-26 21:04:12 +00:00 |
|
wp_xyz
|
60286eb151
|
LazReport: Fix mouse cursor disappearing over images. Issue #41289, patch by paweld
(cherry picked from commit ad55ba8399 )
|
2024-12-26 10:58:09 +01:00 |
|
Juha
|
b53263fe91
|
LazUtils, LConvEncoding: Fix CP932 (Shift_JIS). Issue #41277, patch by rasberryrabbit.
(cherry picked from commit ef08272eb6 )
|
2024-12-25 18:53:34 +02:00 |
|
n7800
|
45dcd0d57b
|
IDE/Help: Fixed help call for docked windows. Issue #39890
(cherry picked from commit de2507fc36 )
|
2024-12-25 18:51:28 +02:00 |
|
David Jenkins
|
22ec681840
|
Cocoa: Need to call WakeMainThread from nextEventMatching when quitting.
|
2024-12-20 23:02:59 +08:00 |
|
Martin
|
a02c4323a7
|
SynEdit: Python HL, keyword fixes. Issue #40585
(cherry picked from commit 21c681f75f )
|
2024-12-20 10:58:50 +01:00 |
|
Martin
|
f3a5b2f4b9
|
SynEdit: Python HL, keyword fixes. Issue #40585
(cherry picked from commit c0a982f5ef )
|
2024-12-20 10:58:49 +01:00 |
|
Maxim Ganetsky
|
ffa493a4e4
|
SynEdit (Python highlighter): removed dangling semicolon after "then", patch by n7800, merge request !403
(cherry picked from commit 1425aab2f7 )
|
2024-12-20 10:58:49 +01:00 |
|
dsiders
|
ba16ee3be1
|
Docs: LCL/actnlist. Fixes See Also links, return value description in TActionLink.Update.
(cherry picked from commit 3e096abc50 )
|
2024-12-19 17:05:37 +00:00 |
|
dsiders
|
32bc761d1f
|
Docs: LCL/actnlist. Removes version info in TActionLink.Update.
(cherry picked from commit 19e6796666 )
|
2024-12-19 16:22:37 +00:00 |
|
dsiders
|
0ad34f0dab
|
Docs: LCL/actnlist. Updates TActionLink.Update topic for changes in 51da4aa0 .
* Depends on f2c1978c . Issue #41063.
(cherry picked from commit dac6000769 )
|
2024-12-19 16:10:07 +00:00 |
|
dsiders
|
f924dccf4d
|
Docs: LCL/actnlist. Adds the TActionLink.Update topic for changes in aa9ce848 . Issue #41063.
* Assumed Milestone 4.0.
(cherry picked from commit f2c1978c4b )
|
2024-12-19 16:09:57 +00:00 |
|
David Jenkins
|
c73596b4d4
|
Cocoa: Add an OnQuitApp event to use when there is no Main Form
|
2024-12-19 22:45:42 +08:00 |
|
Martin
|
0626a4a224
|
LCL: Workaround for RTL / init result - ActionLink nil deref issue (fixed in FPC 3.3.1). See issue #41063
(cherry picked from commit 51da4aa0c4 )
|
2024-12-19 11:48:34 +01:00 |
|
rich2014
|
228f3e5ba9
|
Cocoa/ScrollView: fix the issue of missing child control callback clear in lclClearCallback()
|
2024-12-19 00:37:10 +08:00 |
|
Martin
|
4de3ad6504
|
LCL: Workaround for RTL - ActionLink nil deref issue (fixed in FPC 3.3.1). See issue #41063
(cherry picked from commit aa9ce848b7 )
|
2024-12-17 22:59:38 +01:00 |
|
Martin
|
d42ef93804
|
Packager: Package-Editor, disable move-up/down buttons for hieratical view. See Issues #41282 and #41283
(cherry picked from commit 239b75609b )
|
2024-12-17 22:59:38 +01:00 |
|
Maxim Ganetsky
|
639ff183c7
|
IDE: Slovak translation update by LacaK, issue #41284
(cherry picked from commit a71d9f52e4 )
|
2024-12-17 18:18:37 +03:00 |
|
wp_xyz
|
b417395c89
|
Packager: Fix "New requirement" dialog crashing at closing when no package is selected. Issue #41278
(cherry picked from commit bc56d9b8cc )
|
2024-12-15 18:18:38 +01:00 |
|
wp_xyz
|
f6dfdd1cdf
|
Commit missing files from 8e72df6b62
(cherry picked from commit 5a4f5ca305 )
|
2024-12-13 18:03:54 +01:00 |
|
wp_xyz
|
c8fa6f81d6
|
Examples: Remove semicolon after "then" in virtualtreeview and pen_brush examples. Part of MR !403 by n7800
(cherry picked from commit 8e72df6b62 )
|
2024-12-13 18:03:53 +01:00 |
|
Željan Rikalo
|
68406ee8f4
|
Qt5: fixed blurred text when drawing QImage and QPixmap and hidpi enabled for qt libs >= 5.14. issue #41276
(cherry picked from commit 4c1940a28c )
Co-authored-by: Željan Rikalo <zeljko@lazarus-ide.org>
|
2024-12-12 16:08:44 +00:00 |
|