lazarus/lcl/interfaces/qt
2008-09-18 06:22:44 +00:00
..
interfaces.pp rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
Makefile default widget set for Mac OS X is now Carbon, not gtk1 2008-06-20 19:33:44 +00:00
Makefile.fpc
qt4.pas Qt: Update to bindings 1.62 2008-05-09 05:49:19 +00:00
qtcaret.pas Qt: all color conversions changed from QColor_setRgb() to QColor_fromRgb(), cause it can return unexpected result. 2008-09-17 14:49:58 +00:00
qtdefines.inc Removed the USE_QT_4_3 define. Now only Qt 4.3 or superior is supported. 2008-02-09 20:32:37 +00:00
qtint.pp rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
qtlclintf.inc Qt: removed IFDEF WINDOWSUNICODESUPPORT from TQtWidgetSet.FontCanUTF8() 2008-09-18 06:22:44 +00:00
qtlclintfh.inc rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
qtobject.inc Qt: fixed #11602, problem was in TQtWidgetSet.DCSetPixel(). 2008-09-17 12:11:09 +00:00
qtobjects.pas Qt: fix TQtAbstractItemView should use QPaletteBase; Convert colors using QColor_fromRGB() in qtobjects.ColorRefToQColor() 2008-09-17 13:29:26 +00:00
qtprivate.pp Qt: faster Sort() routines in qtprivate. 2008-09-04 18:39:00 +00:00
qtproc.pp rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
qtthemes.pas qt: 2008-05-02 09:25:23 +00:00
qtwidgets.pas Qt: check grabWidget for nil before call to QWidget_releaseMouse(). 2008-09-17 16:41:26 +00:00
qtwinapi.inc Qt: added comment about QFontMetrics::averageCharWidth() under MacOsX. 2008-09-15 21:19:29 +00:00
qtwinapih.inc rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
qtwsactnlist.pp rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
qtwsarrow.pp rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
qtwsbuttons.pp rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
qtwscalendar.pp rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
qtwschecklst.pp rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
qtwscomctrls.pp Qt: all color conversions changed from QColor_setRgb() to QColor_fromRgb(), cause it can return unexpected result. 2008-09-17 14:49:58 +00:00
qtwscontrols.pp Qt: all color conversions changed from QColor_setRgb() to QColor_fromRgb(), cause it can return unexpected result. 2008-09-17 14:49:58 +00:00
qtwsdbctrls.pp rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
qtwsdbgrids.pp rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
qtwsdesigner.pp rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
qtwsdialogs.pp rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
qtwsdirsel.pp rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
qtwseditbtn.pp rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
qtwsextctrls.pp Qt: Fix for #11796 - except for OI.Changed TabWidget behaviour, added some new routines, fixed focus problems with tabwidget. 2008-08-05 12:36:19 +00:00
qtwsextdlgs.pp rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
qtwsfilectrl.pp rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
qtwsforms.pp Qt: Implemented scrollBy() for TCustomFrame 2008-07-27 09:22:42 +00:00
qtwsgrids.pp rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
qtwsimglist.pp rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
qtwsmaskedit.pp rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
qtwsmenus.pp rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
qtwspairsplitter.pp rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
qtwsspin.pp LCL: FloatSpinEdit uses double for internal representation, so that the full range of 32 bits integer can be represented without rounding problems (fixes #10844) 2008-07-22 10:01:50 +00:00
qtwsstdctrls.pp Qt: all color conversions changed from QColor_setRgb() to QColor_fromRgb(), cause it can return unexpected result. 2008-09-17 14:49:58 +00:00
qtwstoolwin.pp rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +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 the libqt4intf.so (or .dll or .dylib depending on the platform).

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