lazarus/lcl/interfaces/qt5
2022-11-11 20:34:02 +01:00
..
cbindings Qt5: added QPixmapCache_clear(). part of issue #38844 2022-02-25 17:56:11 +01:00
alllclintfunits.pas
interfaces.pp
issues.xml
Makefile
Makefile.compiled Makefile, LCL: fix path for freetype 2021-07-08 11:21:25 +00:00
Makefile.fpc
qt5.pas
qt56.pas Qt5: added QPixmapCache_Clear() to pascal binding. part of issue #38844 2022-02-25 18:00:07 +01:00
qtcaret.pas
qtdefines.inc
qtint.pp Qt5: code simplified. Patch by Alexey Torgashin 2022-11-11 20:34:02 +01:00
qtlclintf.inc Qt5: Create masked bitmaps as QImageFormat::ARGB32_Premultiplied for all platforms. 2022-11-11 13:57:04 +01:00
qtlclintfh.inc
qtobject.inc Qt5: fixed HighDPI scaling. issue #39610 2022-04-30 15:36:04 +02:00
qtobjects.pas Qt,Qt5: fixed problem with drawing primitives when antialiasing enabled. issue #39416 2021-10-06 11:37:19 +02:00
qtpagecontrol.inc TPageControl: QT5: Fixed PageControl.GetTabRect, see project Issue #39166 2021-07-07 09:28:47 +00:00
qtprivate.pp
qtproc.pp
qtsystemtrayicon.pas Qt,Qt5: fixed broken TTrayIcon popup menu after recreating popup menu handle. issue #38849 2021-10-19 14:54:10 +02:00
qtthemes.pas Qt5: use cocoa theme to draw toolbuttons 2022-09-16 17:39:32 +02:00
qtwidgets.pas Qt5: fixed TListView checkbox state change on mouse click. issue #39852 2022-08-12 09:41:02 +02:00
qtwinapi.inc Qt5: code simplified. Patch by Alexey Torgashin 2022-11-11 20:34:02 +01:00
qtwinapih.inc
qtwsbuttons.pp
qtwscalendar.pp Qt5: implemented RemoveMinMaxDates for QtCalendar 2022-07-23 14:52:46 +02:00
qtwschecklst.pp
qtwscomctrls.pp Qt5: Fixed AV when changing TListView.ViewStyle in design time. Issue #39353 2021-09-03 20:13:15 +02:00
qtwscontrols.pp
qtwsdesigner.pp
qtwsdialogs.pp Allow Native QT5 FileDialogs. 2022-02-20 16:22:34 +03:00
qtwsextctrls.pp
qtwsextdlgs.pp
qtwsfactory.pas LCL: Undo r65060 #5589d83d68 because it breaks qt5/gtk2/gtk3 on Windows. Issue #38831. 2021-05-02 09:01:56 +00:00
qtwsforms.pp Qt,Qt5: fixed maximized window with borderstyle = bsnone. issue #39158 2021-10-06 13:46:42 +02:00
qtwsgrids.pp
qtwsimglist.pp
qtwsmenus.pp Qt5: fixed doubled menu items in IDE.issue #39364 2021-09-14 12:15:03 +02:00
qtwspairsplitter.pp
qtwsspin.pp Qt5: implemented T(Float)SpinEdit.EditorEnabled. issue #38736 2021-10-12 12:18:28 +02:00
qtwsstdctrls.pp Qt5: implemented TCustomMemo.setCaretPos(). Patch by Joeny Ang. Issue #39373 2021-09-15 10:56:17 +02:00
qtx11.inc
qtx11dummywidget.pas
README.txt

These are the sources of the LCL qt5 interface.
They only work with qt5 >= 5.6.0 or superior.

To use them you also need to download and install
at appropriate place the libQt5Pas.so (linux)
or Qt5Pas.dll (ms windows) or Qt5Pas.framework (Darwin).

For more information see:
http://wiki.lazarus.freepascal.org/index.php/Qt_Interface