lazarus/components/codetools
2008-01-01 19:35:37 +00:00
..
examples IDE: fixed updating Modified flag for units on revert 2007-12-31 14:06:17 +00:00
languages updated translations using patch rstconv which adds the CharSet header 2007-12-27 12:03:06 +00:00
allcodetoolunits.pp codetools: added a cache for FindDeclarationAndOverload calls, IDE: combined macro time stamps of values and graph 2007-11-20 20:00:26 +00:00
basiccodetools.pas codetools: replaced some var with out 2007-12-08 14:17:46 +00:00
cachecodetools.pas IDE: lazdoc editor now uses lazdoc engine 2007-12-13 00:01:50 +00:00
codeatom.pas coetools: extract proc: implemented collecting and ingnoring missing identifiers 2008-01-01 19:35:37 +00:00
codebeautifier.pas implemented loading project session from separate file 2006-02-06 18:55:31 +00:00
codecache.pas LCL: added GuessEncoding 2007-12-30 22:41:12 +00:00
codecompletiontool.pas codetools: code completion: auto create procedure from call statement 2007-12-28 19:35:10 +00:00
codegraph.pas codetools: fixdefinitionorder: implemented sorting and moves, started commit 2007-09-21 11:00:42 +00:00
codetemplatestool.pas fixed synedit multi replace with overlapping results 2006-05-23 17:41:59 +00:00
codetoolmanager.pas coetools: extract proc: implemented collecting and ingnoring missing identifiers 2008-01-01 19:35:37 +00:00
codetoolmemmanager.pas
codetools.inc
codetoolsconfig.pas codetools: implemented searching abstract methods, added example 2007-12-07 00:28:12 +00:00
codetoolsstrconsts.pas codetools: implemented local type and var section for generics 2007-08-17 12:48:29 +00:00
codetoolsstructs.pas codetools: code completion: auto create procedure from call statement 2007-12-28 19:35:10 +00:00
codetree.pas IDE: lazdoc: started simple hints 2007-11-23 19:52:54 +00:00
customcodetool.pas codetools: replaced some var with out 2007-12-08 14:17:46 +00:00
definetemplates.pas codetools: added defines for FPC fcl-base/src include dirs 2007-12-28 00:34:06 +00:00
directivestree.pas codetools: replaced some var with out 2007-12-08 14:17:46 +00:00
directorycacher.pas IDE: added refactoring tool show abstract methods 2007-12-07 23:16:21 +00:00
eventcodetool.pas codetools: replaced some var with out 2007-12-08 14:17:46 +00:00
expreval.pas gtk2 intf: fixed codetools include paths, fixed double painting 2007-04-04 18:08:37 +00:00
extractproctool.pas coetools: extract proc: implemented collecting and ingnoring missing identifiers 2008-01-01 19:35:37 +00:00
fileprocs.pas fix Unable to create target lazarus directory, issue #10286 2007-11-29 05:09:32 +00:00
finddeclarationcache.pas IDE: fixed open packages with underscores in filename 2006-12-16 11:55:07 +00:00
finddeclarationtool.pas codetools: code completion: auto create procedure from call statement 2007-12-28 19:35:10 +00:00
fpc.errore.msg IDE: fpc messages filter now shows Recompiling unit, checksum changed messages 2007-07-31 16:43:36 +00:00
identcompletiontool.pas codetools: identifier completion: removed property variable form useful identifiers for class interfaces and global properties 2007-12-15 13:05:44 +00:00
keywordfunclists.pas coetools: extract proc: implemented collecting and ingnoring missing identifiers 2008-01-01 19:35:37 +00:00
laz_dom.pas laz_writer: reduced temporary objects 2007-09-21 11:23:09 +00:00
laz_xmlcfg.pas laz_xmlcfg: made FindNode public 2007-08-10 19:11:03 +00:00
laz_xmlread.pas IDE: implemented showing FPDoc short descriptions in code hints 2007-11-23 20:26:16 +00:00
laz_xmlstreaming.pas laz_xmlstreaming: removed read/write overrides for fpc 2.2.0 and 2.0.x 2007-12-11 23:23:20 +00:00
laz_xmlwrite.pas laz_writer: reduced temporary objects 2007-09-21 11:23:09 +00:00
lfmtrees.pas fixed mem leak 2007-01-15 16:32:24 +00:00
linkscanner.pas codetools: replaced some var with out 2007-12-08 14:17:46 +00:00
Makefile regenerated Makefiles with fixed fpc 2.3 fpcmake 2007-11-12 23:00:57 +00:00
Makefile.fpc Makefiles: removed some fcl dependencies 2007-10-16 22:47:51 +00:00
memcheck_laz.inc codetools: directives parser: adding nodes for all directives 2007-08-23 12:47:33 +00:00
memcheck.pas IDE: added icons for menu: dfm to lfm and open file at cursor from Laurent 2007-10-01 08:58:45 +00:00
methodjumptool.pas codetools: FindJumpPointInProcNode: using start of code in target line 2007-12-27 18:50:52 +00:00
multikeywordlisttool.pas
pascalparsertool.pas codetools: code completion: completing class interface properties 2007-12-15 12:58:25 +00:00
pascalreadertool.pas codetools: replaced some var with out 2007-12-08 14:17:46 +00:00
resourcecodetool.pas codetools: replaced some var with out 2007-12-08 14:17:46 +00:00
sourcechanger.pas IDE: event assignment completion: fixed using beautify options for RValue 2007-10-08 10:44:01 +00:00
sourcelog.pas codetools: added TCodeCache.OnDecodeLoaded/OnEncodeSaving 2007-12-30 20:54:19 +00:00
stdcodetools.pas codetools: TStandardCodeTool.RenamePublishedVariable fixed renaming type 2007-12-28 21:01:50 +00:00