lazarus/lcl/interfaces/qt
2016-02-08 19:18:10 +00:00
..
alllclintfunits.pas
interfaces.pp
issues.xml LCL: Publish TRadioButton.Alignment (Issue #0028853). 2015-10-14 21:49:11 +00:00
Makefile IDE+lazbuild+makefiles: on darwin use -gw instead of -g 2015-10-01 18:40:54 +00:00
Makefile.compiled
Makefile.fpc IDE+lazbuild+makefiles: on darwin use -gw instead of -g 2015-10-01 18:40:54 +00:00
qt4.pas
qt45.pas
qtcaret.pas
qtdefines.inc
qtint.pp Qt: added pure X11 function for transient hint. Related to issue #29253 2015-12-27 08:46:30 +00:00
qtlclintf.inc qt: fixed crash with TSplitter resizestyle=rsNone. issue #27559 2015-02-28 11:42:52 +00:00
qtlclintfh.inc
qtobject.inc Implements support for radial gradient in Qt and the LCL with capability indicator 2016-02-08 19:18:10 +00:00
qtobjects.pas Implements support for radial gradient in Qt and the LCL with capability indicator 2016-02-08 19:18:10 +00:00
qtpagecontrol.inc Qt: fixed IndexOfTabAt() when bidiMode of TPageControl is RTL. issue #28591 2015-08-31 08:52:04 +00:00
qtprivate.pp
qtproc.pp
qtsystemtrayicon.pas Change order of used units so that "deprecated" warnings are not triggered. 2015-08-07 17:20:40 +00:00
qtthemes.pas lcl: toolbutton: fix paint arrow for tbsButtonDrop (was outside the visual button bounds) 2015-12-19 12:45:09 +00:00
qtwidgets.pas Qt: fixed mouse events in TQtGroupBox. issue #29572 2016-02-02 09:17:40 +00:00
qtwinapi.inc Implements support for radial gradient in Qt and the LCL with capability indicator 2016-02-08 19:18:10 +00:00
qtwinapih.inc Implements support for radial gradient in Qt and the LCL with capability indicator 2016-02-08 19:18:10 +00:00
qtwsbuttons.pp
qtwscalendar.pp
qtwschecklst.pp
qtwscomctrls.pp Qt: avoid Qt assertions when setting minimum width of statusbar panels. 2015-09-06 09:12:05 +00:00
qtwscontrols.pp Qt: implemented scrollby() for non TQtCustomControl classes. Fixed bug when retreiving scrollbar position on wheel events.Issue #29115 2015-11-30 16:43:36 +00:00
qtwsdesigner.pp
qtwsdialogs.pp LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
qtwsextctrls.pp Qt: fixed hint changing of TTrayIcon. issue #29478 2016-01-22 21:55:42 +00:00
qtwsextdlgs.pp
qtwsfactory.pas LCL: grids: fix editor position for win32, Qt, Gtk2. Issue #29196 2015-12-17 08:32:52 +00:00
qtwsforms.pp Qt: fixed modal stack under qt-win32. issue #29602 2016-02-06 14:53:10 +00:00
qtwsgrids.pp LCL: grids: support string editor alignment 2015-12-17 19:20:16 +00:00
qtwsimglist.pp
qtwsmenus.pp
qtwspairsplitter.pp
qtwsspin.pp
qtwsstdctrls.pp TListFilterEdit: removed LCLQt workaround. issue #29385 2016-01-14 21:11:38 +00:00
qtx11.inc Qt: added pure X11 function for transient hint. Related to issue #29253 2015-12-27 08:46:30 +00:00
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 and install
at appropriate place the libQt4Pas.so (linux)
or Qt4Pas.dll (ms windows) or Qt4Pas.framework (Darwin).

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