lazarus/lcl/interfaces/qt
paul 64c80e1a0e Qt:
- reimplement TQtListStrings (now sort is also work)
- more TQtWSCustomListBox methods

git-svn-id: trunk@12019 -
2007-09-13 07:55:47 +00:00
..
interfaces.pp Very large patch from Jesus Reyes. Among other things it updates qt bindings to 1.24, fixes the font color problem, implements SetBkColor, SetBkMode and makes TStringGrid almost work. 2007-01-23 00:51:41 +00:00
Makefile regenerated makefiles with fpcmake 2.3.1 to include the -Cg flag for x86_64-linux 2007-04-01 19:38:53 +00:00
Makefile.fpc changed unit output directories to fpc format units/CPU-OS 2005-07-22 13:47:35 +00:00
qt4.pas Qt: 2007-09-13 01:52:12 +00:00
qt43.pas Qt: 2007-09-13 01:52:12 +00:00
qtcallback.inc fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
qtcaret.pas (Qt): Fixed all mem leaks with SynEdit, Bitmaps by paul, with small fix against his patch from me. 2007-08-03 17:49:21 +00:00
qtint.pp lcl: 2007-09-07 16:39:27 +00:00
qtlclintf.inc qt: cleanup 2007-09-13 03:17:06 +00:00
qtlclintfh.inc * Implemented basic alpha support 2007-08-25 01:49:40 +00:00
qtobject.inc (Qt): Fixed all mem leaks with SynEdit, Bitmaps by paul, with small fix against his patch from me. 2007-08-03 17:49:21 +00:00
qtobjects.pas Qt: 2007-09-04 02:28:26 +00:00
qtprivate.pp Qt: 2007-09-13 07:55:47 +00:00
qtproc.pp Qt: 2007-09-09 17:01:51 +00:00
qtthemes.pas (Qt): better painting of header (on non winxp style) 2007-07-26 04:52:29 +00:00
qtwidgets.pas Qt: 2007-09-13 07:55:47 +00:00
qtwinapi.inc Qt: 2007-09-09 17:01:51 +00:00
qtwinapih.inc * Implemented basic alpha support 2007-08-25 01:49:40 +00:00
qtwsactnlist.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
qtwsarrow.pp qt: cleanup 2007-09-13 03:17:06 +00:00
qtwsbuttons.pp Qt: 2007-09-10 06:47:30 +00:00
qtwscalendar.pp (QT): 2007-07-20 02:06:55 +00:00
qtwschecklst.pp + TCheckListBox implementation. 2007-07-15 20:56:01 +00:00
qtwsclistbox.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
qtwscomctrls.pp Qt: 2007-09-13 05:37:38 +00:00
qtwscontrols.pp Qt: 2007-09-13 05:37:38 +00:00
qtwsdbctrls.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
qtwsdbgrids.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
qtwsdesigner.pp lcl: 2007-09-07 16:39:27 +00:00
qtwsdialogs.pp + Implemented multiselection in TFileDialogs 2007-07-17 07:11:27 +00:00
qtwsdirsel.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
qtwseditbtn.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
qtwsextctrls.pp Qt: 2007-09-13 05:37:38 +00:00
qtwsextdlgs.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
qtwsfilectrl.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
qtwsforms.pp Qt: 2007-09-13 05:37:38 +00:00
qtwsgrids.pp patch from zeljko. TCalendar implemented. Reimplemented TCustomCheckGroup and TCustomRadioGroup. Workaround for "Hidden radio button" problem. Added to this many small changes and switched the default qt version to 4.2 2007-06-23 07:13:18 +00:00
qtwsimglist.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
qtwsmaskedit.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
qtwsmenus.pp Qt: 2007-09-13 05:37:38 +00:00
qtwspairsplitter.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
qtwsspin.pp Qt: 2007-09-13 05:37:38 +00:00
qtwsstdctrls.pp Qt: 2007-09-13 07:55:47 +00:00
qtwstoolwin.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
README.txt small improvement to qt readme file 2006-10-31 00:56:44 +00:00

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