lazarus/components
2022-08-28 21:03:39 +02:00
..
aarre
activex
aggpas Component demos and samples, a lot of general fixes. 2022-05-01 08:45:46 +00:00
anchordocking udpated makefiles 2022-05-29 19:34:19 +02:00
buildintf Debugger: "Value Converter Conf" in "Project Options" 2022-08-28 21:00:28 +02:00
cairocanvas udpated makefiles 2022-05-29 19:34:19 +02:00
chmhelp LHelp: Revert unintentional change in project settings. 2022-05-30 22:41:55 +02:00
codetools IDE, Debugger, Project: Allow setting up project specific debugger backends 2022-08-28 21:00:28 +02:00
compilers images: Replace the default lazarus.ico used anywhere within the installation folder by the new version. Issue #39596. 2022-01-28 15:03:11 +01:00
customdrawn images: Replace the default lazarus.ico used anywhere within the installation folder by the new version. Issue #39596. 2022-01-28 15:03:11 +01:00
customform
daemon
datadict * Fix strange font 2022-02-18 16:59:10 +01:00
datetimectrls datetimectrls: set lpk to designtime 2022-06-09 13:18:01 +02:00
dbexport Component demos and samples, a lot of general fixes. 2022-05-01 08:45:46 +00:00
debuggerintf Debugger: "Value Converter Conf" in "Project Options" 2022-08-28 21:00:28 +02:00
dockedformeditor
education
exampleswindow Translations: Brazilian Portuguese translation update by Marcelo B Paula, issue #39863 2022-08-22 02:21:13 +03:00
externhelp udpated makefiles 2022-05-29 19:34:19 +02:00
favorites
filebrowser
fpcunit udpated makefiles 2022-05-29 19:34:19 +02:00
fpdebug FpDebugger: fix value-converters crash in array. Arrays elements must have a static type, and must not depend on the instance. 2022-08-23 16:08:21 +02:00
fppkg
fpreport images: Replace the default lazarus.ico used anywhere within the installation folder by the new version. Issue #39596. 2022-01-28 15:03:11 +01:00
fpvectorial FPVectorial: Fix missing call to parent constructor of TIndentedStringList. Issue #39764. Patch by ExSystem. 2022-05-23 15:45:13 +02:00
fpweb Translations: Brazilian Portuguese translation update by Marcelo B Paula, issue #39863 2022-08-22 02:21:13 +03:00
freetype udpated makefiles 2022-05-29 19:34:19 +02:00
googleapis Examplesmv restructure examples dir much like it used to be 2022-05-17 20:50:08 +00:00
h2pas H2Pas: improved Russian translation 2022-06-25 01:47:29 +03:00
IdeInspector
ideintf Translations: Brazilian Portuguese translation update by Marcelo B Paula, issue #39863 2022-08-22 02:21:13 +03:00
IdeLazLogger
idescout
images
instantfpc udpated makefiles 2022-05-29 19:34:19 +02:00
jcf2 udpated makefiles 2022-05-29 19:34:19 +02:00
jitclasses
lazcontrols Docs: LazControls. Fixes tagging for True, False values. 2022-07-30 16:10:19 +01:00
lazdebuggergdbmi udpated makefiles 2022-05-29 19:34:19 +02:00
lazdebuggers Debugger: docs / links for help 2022-08-28 21:03:39 +02:00
lazreport LazReport: Add options for new PreviewButtons. Issue #39845, patch by michalgw. 2022-08-11 08:59:37 +03:00
lazsvnpkg udpated makefiles 2022-05-29 19:34:19 +02:00
lazthread
lazutils LazLogger: fix parsing parameters (handling "=") / Issue #39812 2022-08-07 23:20:22 +02:00
lclextensions Qt,Qt5: use Release() instead of Destroy() to prevent potential crash. 2022-06-13 14:28:11 +02:00
leakview udpated makefiles 2022-05-29 19:34:19 +02:00
macfiles udpated makefiles 2022-05-29 19:34:19 +02:00
macroscript EditorMacroScript: fix skipping self-test 2022-06-04 23:06:11 +02:00
memds MemDS: added a standard command for editing dataset fields to component's context menu (patch from Aleksey, issue #39823) 2022-07-16 00:49:32 +03:00
messagecomposer
mouseandkeyinput udpated makefiles 2022-05-29 19:34:19 +02:00
mpaslex
mrumenu Component demos and samples, a lot of general fixes. 2022-05-01 08:45:46 +00:00
multithreadprocs
onlinepackagemanager Translations: Brazilian Portuguese translation update by Marcelo B Paula, issue #39863 2022-08-22 02:21:13 +03:00
opengl qt5: Allow sharing OpenGL context data between instances of TOpenGLControl 2022-06-20 21:12:32 +00:00
packagetabs
paradox Examplesmv restructure examples dir much like it used to be 2022-05-17 20:50:08 +00:00
pas2js * TFieldDefs.Find raises exception, index does not 2022-08-25 10:12:48 +02:00
PascalScript pascalscript: added missing file 2022-05-29 20:10:47 +02:00
plotfunction Component demos and samples, a lot of general fixes. 2022-05-01 08:45:46 +00:00
pochecker
printers udpated makefiles 2022-05-29 19:34:19 +02:00
projectgroups * Bringtofront when loading recent project group 2022-06-18 11:46:47 +02:00
projecttemplates udpated makefiles 2022-05-29 19:34:19 +02:00
rtticontrols Docs: RttiControls/rttigrids. Updates TTICustomGrid, TTIGrid topics and See Also links. 2022-08-07 01:12:07 +01:00
rx
sdf udpated makefiles 2022-05-29 19:34:19 +02:00
simpleideintf
simplewebservergui Translations: Brazilian Portuguese translation update by Marcelo B Paula, issue #39863 2022-08-22 02:21:13 +03:00
sparta
sqldb udpated makefiles 2022-05-29 19:34:19 +02:00
sqldbrest * Set initial directory to project directory 2022-06-14 20:18:54 +02:00
sqlite
synedit synhighlighterpas: support multiline double quoted strings 2022-08-14 12:06:24 +02:00
synunihighlighter SynUniHighlighter: Fix CaseSensitive property (undo negating the bool value 3fc6bd15d3 svn:trunk@13025). Prevent crash on unsorted list. Issue #39720 2022-05-03 19:25:26 +02:00
tachart Translations: Brazilian Portuguese translation update by Marcelo B Paula, issue #39863 2022-08-22 02:21:13 +03:00
tdbf udpated makefiles 2022-05-29 19:34:19 +02:00
todolist ToDoList: Fix caption of first exported column to be "Type" rather than "Done". 2022-06-11 11:47:16 +02:00
turbopower_ipro Turbopower_ipro: Fix alignment of text in table cells, issue #39767. 2022-06-01 00:30:22 +02:00
virtualtreeview Qt5: fixed crash with lclqt5-win32. issue #39705 2022-04-11 16:53:24 +02:00
vlc Component demos and samples, a lot of general fixes. 2022-05-01 08:45:46 +00:00
wiki * attempt fix for #39553 2022-02-04 23:44:07 +01:00
Makefile bigide: projectgroups, pas2js: create project group for pwa 2022-04-13 12:55:11 +02:00
Makefile.fpc bigide: projectgroups, pas2js: create project group for pwa 2022-04-13 12:55:11 +02:00
README.txt

aarre
  ?
  
activex
  ActiveX support (Windows only)
  
aggpas
  Anti-Grain Geometry - an antialiased graphic library
  License: 3-clause BSD license - free for open source and commercial software
    with the exception of aggpas/gpc/gpc.pas which has a "not free for commercial use".
  
anchordocking
  Docking manager for LCL aplications.
  License: modified LGPL-2, same as LCL

cairocanvas
  ?

chmhelp
  Package lhelpcontrolpkg for using CHM help files in the IDE.

codetools
  The builtin Pascal parser and Pascal completion/refactoring tools of the IDE.
  License: GPL-2

compilers
  Work in progress. Packages to extend the IDE for other languages.

custom
  Obsolete: Use packages instead
    User defined components for the IDE

customdrawn
  ?
  
customform
  Registering custom form descendants in the IDE.

daemon
  Package to create programs that run as daemon under Linux or service under
  Windows.

datadict
  Support for data dictionaries for the IDE and applications.

datetimectrls
  Date/time controls
  
dbexport
  Export databases to various file formats.
  
debuggerintf
  ?

educationlaz
  Extends/configures the IDE for education, training, courses.
  License: GPL-2

externhelp
  External help (via website) for Lazarus IDE.
  License: same as LCL

filebrowser
  A file browser window for the IDE.

fpcunit
  Template for a fpcunit GUI test runner.
  
fpdebug
  ?
  
fppkg  
  ?

fpvectorial
  Support for reading/writing vectorial  file formats
  
fpweb
  Units that support web server and web client programming.

freetype
  FreeType font rendering.

h2pas
  Adds graphical interface to the IDE for the h2pas command line tool.

IdeInspector
  ?
  
ideintf
  ?

IdeLazLogger
  IDE support for LazLogger output
  
images
  More image formats for LCL applications.

instantfpc
  ?
  
jcf2
  Jedi code formatter 2.

lazcontrols
  ?

lazdebuggergdbmi
  Package for debugger using both gdb and additional native Pascal code.

lazdebuggers
  ?
  
lazreport
  Report generators and grpahical editors for the IDE.

lazsvnpkg
  Subversion version control support for the IDE.
  
lazthread
  ?

lazutils
  Various utility functions (has no package).
  
leakview
  Extends the IDE with a graphical viewer for heaptrc output.

macfiles
  Package to create OS X application bundles.

macroscript
  ?
  
memds
  Memory database/dataset package.

messagecomposer
  A graphical editor to create MessageDlg statements.

mouseandkeyinput
  A package demonstrating how to manipulate mouse and keyboard input.

mpaslex
  A small and fast Pascal parser.

mrumenu
  ?

multithreadprocs
  ?
  
opengl
  An OpenGL control.

packagetabs
  Replacement of source editor tabs/pages with buttons sorted by package and name.

paradox
  Support for Paradox databases.
  
PascalScript
  Version of RemObjects Pascal Script adapted for use in the Lazarus IDE.

plotfunction
  A LCL control for drawing plots and graphs.

pochecker
  Validates translated PO files.
  
printers
  Printing support.

projecttemplates
  Create project templates from your projects.

rtticontrols
  A set of controls using the Run Time Type Information. For example, a checkbox
  can be connected to a published boolean property of an arbitrary class without
  writing any code.

rx
  Controls based on rxlib.

sdf
  SDF (CSV-like+fixed length dataset) database package.

simpleideintf
  A test environment for IDE packages.
  
sqldb
  Support for FPC's sqldb's data access layer (Firebird, MySQL, PostgreSQL, SQLite etc.)
  Preinstalled in default Lazarus

sqlite
  SQLite database package.

synedit
  The text editor control used by the IDE.

synunihighlighter
  A universal highlighter for synedit.

tachart
  A control for graphs and plots.

tdbf
  TDBF database package; supports DBase III,IV, Visual DBase VII and (Visual) 
  FoxPro databases.

todolist
  IDE to do list for source code. It extracts to do items from comments.
  
turbopower_ipro
  A HTML control.

vlc
  A video player component based on the VLC libraries.
  
wiki
  Tools to convert a wiki to offline help.