lazarus/lcl
Željan Rikalo e90c1c6516 Qt5,Qt6: make checkable listview check state work with mouse.
(cherry picked from commit 1fb8e5a099)

Co-authored-by: zeljan1 <zeljko@holobit.hr>
2025-04-01 22:03:18 +02:00
..
forms
images
include LCL: One more sanity check for a new Notebook page name. Issue #36957. 2025-03-08 01:16:43 +02:00
interfaces Qt5,Qt6: make checkable listview check state work with mouse. 2025-04-01 22:03:18 +02:00
languages Translations: LCL Corsican translation update by Patriccollu, merge request !427 2025-01-21 00:58:36 +03:00
nonwin32
templates
testcase
tests
widgetset
.gitignore
actnlist.pas LCL: Workaround for RTL - ActionLink nil deref issue (fixed in FPC 3.3.1). See issue #41063 2024-12-17 22:59:38 +01:00
alllclunits.pp
arrow.pp
asyncprocess.pp
btn_icons.res
buttonpanel.pas
buttons.pp
calendar.pp
checklst.pas
clipbrd.pp
colorbox.pas
comboex.pas
comctrls.pp LCL/TreeView: Avoid flicker when hot-tracking is active. Based on patch by @d7_2_laz, issue #41290. 2025-01-27 17:05:06 +01:00
controls.pp
cursor_hourglass.res
cursors.res
customdrawn_android.pas
customdrawn_common.pas
customdrawn_mac.pas
customdrawn_winxp.pas
customdrawncontrols.pas
customdrawndrawers.pas
customtimer.pas
dbactns.pp
dbctrls.pp
dbextctrls.pp
dbgrids.pas DBGrids: fixed dgThumbTracking usage on dbgrid. issue #41451 2025-02-21 19:57:44 +00:00
defaulttranslator.pas
dialog_icons.res
dialogres.pas
dialogs.pp LCL: implement TColorDialog.Options. Currently only supported for Win32/Win64 widgetset. Issue #22717. 2024-12-08 21:38:42 +01:00
editbtn.pas IDE In search results window, do not expand nodes when switching tabs. Issue #41259. 2024-12-07 09:47:42 +02:00
extctrls.pp
extdlgs.pas
extgraphics.pas
filectrl.pp TFileListBox: fix not adding filenames wich only differ in case, when the control doesn't have a handle yet (i.e. with Directry set in OI). Issue #41441 2025-02-21 20:44:09 +01:00
forms.pp LCL: fix TControlScrollBar needs update if owner's handle changes. Issue #40794 introduced in 4891f1f0e1 2025-02-13 17:36:51 +01:00
fpmake.pp
graphics.pp
graphutil.pp LCL/GraphUtil: Exit ScaleImg immediately when no size change of the image is needed. 2024-11-06 22:43:36 +01:00
grids.pas Grids: Declare TCustomGrid.TitleImagelist as type TCustomImageList rather than TImagelist. Issue #41554. 2025-03-27 16:29:15 +01:00
groupededit.pp
helpintfs.pas
icnstypes.pas
imagelistcache.pas
imglist.pp
industrialbase.pp
inipropstorage.pas
interfacebase.pp
intfgraphics.pas IconFinder: Fix failure to display BMP icons. 2024-11-16 00:34:27 +01:00
jsonpropstorage.pas
LAYOUT.txt
lazcanvas.pas
lazdeviceapis.pas
lazdialogs.pas
lazfreetypeintfdrawer.pas
lazhelphtml.pas
lazhelpintf.pas
lazregions.pas
lcl_calc_images.res
lcl_dbnav_images.res
lcl_dock_images.res
lcl_dock_to_images.res
lcl_edbtnimg.res
lcl_grid_images.res
lclbase.lpk set fixes version to 4.0RC3 2025-03-21 19:32:09 +01:00
lclclasses.pp
lclexceptionstacktrace.pas
lclintf.pas
lclmemmanager.pas
lclmessageglue.pas
lclplatformdef.pas
lclproc.pas
lclrescache.pas
lclstrconsts.pas
lcltaskdialog.pas
lcltranslator.pas
lcltype.pp
lclunicodedata.pas
lclversion.pas
ldocktree.pas
lmessages.pp
lresources.pp
Makefile
Makefile_win.compiled
Makefile.compiled
Makefile.fpc
maskedit.pp
menus.pp
pairsplitter.pas
popupnotifier.pas
postscriptcanvas.pas
postscriptprinter.pas
postscriptunicode.pas
printers.pas
propertystorage.pas
registerlcl.pas
rubberband.pas
shellctrls.pas LCL/ShellTreeView: Fix error when clicking a non-default root node in sorted ShellTreeView. Issue #41373. 2025-02-01 12:51:02 +01:00
spin.pp
stdactns.pas
stdctrls.pp LCL: Update TCombobox.ItemIndex when AutoCompleteing. Issue #41358, patch by Iluha Companets. 2025-02-01 11:23:36 +02:00
taskdlgemulation.pp
themes.pas
tmschema.pas
toolwin.pp
update_allunits.lpi
update_allunits.lpr
utrace.pp
valedit.pas
xmlpropstorage.pas