Commit Graph

18 Commits

Author SHA1 Message Date
mattias
6d1ab9f902 IDE: quickfix item for identifier not found: search via code browser
git-svn-id: trunk@21532 -
2009-09-01 21:57:19 +00:00
mattias
a0db3fa48c IDE: quick fix identifier not found: check if in statement
git-svn-id: trunk@19424 -
2009-04-14 08:10:25 +00:00
mattias
39dabdaf5d IDE: added quickfix item for identifier not found and adding local variable
git-svn-id: trunk@19388 -
2009-04-12 22:54:55 +00:00
mattias
e159a63692 IDE: quick-fix-msg: unit1(): fatal: can not find unit2 used by unit3
git-svn-id: trunk@17565 -
2008-11-24 11:29:13 +00:00
mattias
2011685e93 IDE+codetools: replaced some FindFile calls with LoadFile
git-svn-id: trunk@16775 -
2008-09-28 13:15:51 +00:00
mattias
e49aa002da IDE: added quick fix for fpc warning constructing a class with abstract methods
git-svn-id: trunk@13218 -
2007-12-08 12:49:00 +00:00
mattias
1d517decaf IDE: fixed auto code templates to not always add the typed character, IDE: fixed resetting IDE ToolStatus, fixing crash when double clicking on install package button, IDEIntf: added property OpenEditorsOnCodeToolChange to allow tools to cleanly change sources (this fixes the bug of quickfix items not working with temporary files)
git-svn-id: trunk@12613 -
2007-10-27 18:26:35 +00:00
mattias
9fa77ea56b implemented jumping to some kind of linker undefined reference errors
git-svn-id: trunk@9468 -
2006-06-21 20:53:58 +00:00
mattias
cd5bd31851 disabled memcheck
git-svn-id: trunk@9467 -
2006-06-21 20:14:50 +00:00
mattias
9e7d3f95e3 added parameter to CreatPublishedMethod to only use the typeinfo, improvements for 64bit
git-svn-id: trunk@9463 -
2006-06-21 18:30:24 +00:00
mattias
9e55b163b0 extended quick fix items for jumping, started jumping to linker errors
git-svn-id: trunk@9456 -
2006-06-20 10:22:35 +00:00
mattias
cc4020a589 renamed msgintf.pas to idemsgintf.pas
git-svn-id: trunk@9082 -
2006-04-05 19:58:42 +00:00
mattias
24d096e296 fixed SourceChangeCache
git-svn-id: trunk@8872 -
2006-03-06 18:53:29 +00:00
mattias
2e81a8fee5 improved package file search for relative paths
git-svn-id: trunk@8833 -
2006-02-26 15:31:02 +00:00
mattias
7ce27416cc improved phpAddClassName and fixed consistency error in msgview
git-svn-id: trunk@8817 -
2006-02-24 15:49:34 +00:00
mattias
fe4945e6d1 added Steps to messgae Quick Fix items and implemente Quick FIx item to improve unit not found source position
git-svn-id: trunk@8794 -
2006-02-22 16:27:02 +00:00
mattias
7f659b2099 implemented Quick Fix system
git-svn-id: trunk@8782 -
2006-02-20 18:55:36 +00:00
mattias
3d19914c30 started Quick Fix menu items
git-svn-id: trunk@8780 -
2006-02-20 11:33:38 +00:00