lazarus/lcl/interfaces/qt
zeljko e638219510 Qt: fix synedit AV under darwin.
git-svn-id: trunk@16591 -
2008-09-15 12:08:45 +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 Makefiles: removed some fcl dependencies 2007-10-16 22:47:51 +00:00
qt4.pas Qt: Update to bindings 1.62 2008-05-09 05:49:19 +00:00
qtcaret.pas Qt: TQtCaret is more responsive now, added high priority to postEvent() for OnWakeMainThread() and PostMessage(). 2008-08-05 12:32:27 +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: if mask has been requested then create it anyway even empty (discussion of #0011902) 2008-08-19 07:21:52 +00:00
qtlclintfh.inc rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
qtobject.inc Qt: bugfix - issue #12121 2008-09-11 07:16:17 +00:00
qtobjects.pas Qt: added TQtFontMetrics.averageCharWidth(), we use this one instead of blind charWidth('x',0) in qtwinapi. 2008-09-12 14:02:41 +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: revert commit of debug code 2008-09-12 03:25:37 +00:00
qtwinapi.inc Qt: fix synedit AV under darwin. 2008-09-15 12:08:45 +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: removed stalled writeln() ... 2008-08-04 16:49:12 +00:00
qtwscontrols.pp Qt: Under linux we should group modal windows (setting it's parent), as in qt docs about QtDialog flag. 2008-07-27 08:16:04 +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: 2008-09-09 01:12:30 +00:00
qtwstoolwin.pp rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +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