lazarus/lcl/interfaces/qt
2010-11-30 15:56:21 +00:00
..
alllclintfunits.pas qt intf: fixed compilation 2010-09-28 20:58:36 +00:00
interfaces.pp
issues.xml LCL: Added TPageControl.MultiLine and TTabControl.MultiLine as unsupported properties on carbon, gtk, gtk2 and qt (issue #8928) 2010-11-30 15:56:21 +00:00
Makefile
Makefile.fpc
qt4.pas
qt45.pas
qtcaret.pas Qt: fixed qt caret respondtofocus behaviour. fixes #17173 2010-08-26 09:24:13 +00:00
qtdefines.inc
qtint.pp Qt: added helper functions for WindowFromPoint() cache. 2010-09-11 16:44:11 +00:00
qtlclintf.inc qt: fix wrong button map in QuestionDlg 2010-11-25 09:00:13 +00:00
qtlclintfh.inc qt: implement QuestionDlg on the widgetset side 2010-11-24 13:59:27 +00:00
qtobject.inc Qt: fixed type cast which caused immediate crash of qtlcl when assigning PtrUInt to WParam. 2010-10-21 11:31:13 +00:00
qtobjects.pas Qt: implemented GetBkColor(). part of #14792 2010-09-17 06:33:19 +00:00
qtprivate.pp LCL: clean up 2010-11-29 09:14:55 +00:00
qtproc.pp
qtthemes.pas
qtwidgets.pas Qt: report correct codes when Shift or Shift + Ctrl pressed. Fixes issue #18102 2010-11-29 13:02:17 +00:00
qtwinapi.inc Qt: simplified setting scrollstyle over TQtAbstractScrollArea by introducing property ScrollBarPolicy[]. 2010-10-21 15:42:58 +00:00
qtwinapih.inc Qt: implemented TQtWidgetSet.GetTextExtentExPoint() 2010-09-17 17:33:09 +00:00
qtwsarrow.pp fixed typo dont 2010-09-11 14:05:21 +00:00
qtwsbuttons.pp
qtwscalendar.pp
qtwschecklst.pp Qt: reworked TQtCheckListBox triggers so it's same across all qtlcl supported platforms. 2010-08-30 12:26:21 +00:00
qtwscomctrls.pp Qt: implemented TTrackBar.Reversed property 2010-11-18 09:47:28 +00:00
qtwscontrols.pp qt: support clDefault for Font colors 2010-11-22 06:37:37 +00:00
qtwsdesigner.pp
qtwsdialogs.pp Fixes a small bug in Qt. ItemIndex didn't work for the last item, for example ItemIndex=15 with 15 items. 2010-10-15 10:25:27 +00:00
qtwsextctrls.pp LCL: changed TCustomTrayIcon.Handle from PtrInt to HWND since it's correct. 2010-10-21 11:10:57 +00:00
qtwsextdlgs.pp
qtwsfactory.pas
qtwsforms.pp fixed typo dont 2010-09-11 14:05:21 +00:00
qtwsgrids.pp
qtwsimglist.pp
qtwsmenus.pp
qtwspairsplitter.pp
qtwsspin.pp
qtwsstdctrls.pp Qt: rewritten most of TQtMemoStrings, simplified TQtWSCustomMemo.Fixes issues #17933,#18063,#18067 2010-11-27 15:27:40 +00:00
qtx11.inc
README.txt

These are the sources of the LCL qt interface.
They only work with qt4 or superior.

To use them you also need to download the libqt4intf.so (or .dll or .dylib depending on the platform).

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