mattias
|
da88c7b562
|
codetools: completeblock: complete case colon semicolons
git-svn-id: trunk@20122 -
|
2009-05-22 09:10:52 +00:00 |
|
mattias
|
ffb32090a1
|
codetools: completeblock: do not complete if cursor on start of first block, bug #13784
git-svn-id: trunk@20121 -
|
2009-05-22 08:59:13 +00:00 |
|
mattias
|
9bd290d86e
|
IDE+codetools: implemented complete blocks in statements
git-svn-id: trunk@20108 -
|
2009-05-21 16:49:01 +00:00 |
|
mattias
|
f8012d194e
|
IDE: fixed result of SaveSourceEditorChangesToCodeCache, codetools: started complete block
git-svn-id: trunk@20107 -
|
2009-05-21 13:24:15 +00:00 |
|
martin
|
068b9fb3ef
|
Codetools: RangeCheck Exception, Strings start at 1
git-svn-id: trunk@19945 -
|
2009-05-12 14:32:49 +00:00 |
|
mattias
|
e3c48b9278
|
codetools: mem stat categories
git-svn-id: trunk@19864 -
|
2009-05-09 09:44:56 +00:00 |
|
mattias
|
6e52d7829c
|
codetools: added memory stats
git-svn-id: trunk@19862 -
|
2009-05-09 08:34:50 +00:00 |
|
mattias
|
9544e1cffa
|
codetools: option to add units as last ignoring user settings
git-svn-id: trunk@19839 -
|
2009-05-07 09:44:15 +00:00 |
|
mattias
|
8f19b73c43
|
codetools: removed TCustomCodeTool.UpperSrc
git-svn-id: trunk@19832 -
|
2009-05-07 08:16:34 +00:00 |
|
mattias
|
3e5a744e2d
|
codetools: find declaratuion: added flag to skip forward class
git-svn-id: trunk@19814 -
|
2009-05-05 18:02:20 +00:00 |
|
mattias
|
0c66bbff3b
|
codetools: adding units to uses sections: fixed adding first indentation
git-svn-id: trunk@19812 -
|
2009-05-05 09:52:39 +00:00 |
|
mattias
|
620900273e
|
codetools: identifier completion used unit
git-svn-id: trunk@19810 -
|
2009-05-05 09:14:08 +00:00 |
|
mattias
|
3d95973a6c
|
codetools: implemented adding to uses sections with options
git-svn-id: trunk@19802 -
|
2009-05-04 16:12:03 +00:00 |
|
mattias
|
c774737bb2
|
codetools: remove unit from uses section: removing space around first unit
git-svn-id: trunk@19367 -
|
2009-04-12 04:57:27 +00:00 |
|
mattias
|
36c8c8f079
|
IDE+codetools: started finding unit references
git-svn-id: trunk@19310 -
|
2009-04-10 14:52:57 +00:00 |
|
mattias
|
54597c0fcb
|
codetools: finding unused units: used global properties
git-svn-id: trunk@19289 -
|
2009-04-09 13:23:26 +00:00 |
|
mattias
|
8b2cde0cb6
|
codetools: finding unused units: procedures
git-svn-id: trunk@19288 -
|
2009-04-09 13:17:59 +00:00 |
|
mattias
|
fe3b0c86d2
|
codetools: finding unused units
git-svn-id: trunk@19287 -
|
2009-04-09 13:14:05 +00:00 |
|
mattias
|
9a76510f83
|
codetools: added example for unused units
git-svn-id: trunk@19286 -
|
2009-04-09 12:57:21 +00:00 |
|
mattias
|
f7b1dd2b77
|
codetools: reading all references
git-svn-id: trunk@19285 -
|
2009-04-09 09:56:00 +00:00 |
|
mattias
|
26ef5cd496
|
IDE+codetools: started heuristic to find unused units
git-svn-id: trunk@19281 -
|
2009-04-08 23:45:15 +00:00 |
|
mattias
|
5d21138707
|
codetools: fixed finding prior statement when start on source start
git-svn-id: trunk@18316 -
|
2009-01-16 20:39:59 +00:00 |
|
mattias
|
2d39d8d910
|
IDE: fixed updating, renaming project resources
git-svn-id: trunk@17021 -
|
2008-10-16 11:35:48 +00:00 |
|
mattias
|
e5de689ab4
|
clean up
git-svn-id: trunk@16953 -
|
2008-10-11 07:31:03 +00:00 |
|
mattias
|
0775a9258a
|
codetools: adding include directives into code
git-svn-id: trunk@16942 -
|
2008-10-09 10:18:22 +00:00 |
|
mattias
|
7f2d78f450
|
IDE: project: adding/removing include directive for project resources
git-svn-id: trunk@16932 -
|
2008-10-08 16:43:14 +00:00 |
|
mattias
|
992d5f74ab
|
codetools: fixed TCodeTreeNode.ConsistencyCheck
git-svn-id: trunk@16859 -
|
2008-10-03 09:34:52 +00:00 |
|
mattias
|
626815db77
|
codetools: scanning for comments in type nodes end
git-svn-id: trunk@16843 -
|
2008-10-02 09:19:47 +00:00 |
|
mattias
|
e0a5b9322b
|
codetools: scanning for comments in type nodes too
git-svn-id: trunk@16842 -
|
2008-10-02 09:17:38 +00:00 |
|
mattias
|
69cfe88898
|
using UTF-8 for file operations and environment variables
git-svn-id: trunk@16236 -
|
2008-08-25 22:32:23 +00:00 |
|
mattias
|
d306cba6ac
|
codetools: improved debugging
git-svn-id: trunk@16191 -
|
2008-08-23 06:45:17 +00:00 |
|
mattias
|
e374b51dd5
|
IDEIntf: moved IDE key grabbing to propedits, added button to TShortCutPropertyEditor
git-svn-id: trunk@16136 -
|
2008-08-19 02:57:17 +00:00 |
|
mattias
|
c81aab571f
|
fixed uninitialized function results
git-svn-id: trunk@16088 -
|
2008-08-16 20:51:45 +00:00 |
|
mattias
|
6f64b8639c
|
IDE: not beautifying uses section of package main source, bug #11660
git-svn-id: trunk@15876 -
|
2008-07-26 16:49:14 +00:00 |
|
mattias
|
9b4a380f50
|
codetools: returning false on error searching ancestors, bug #11665
git-svn-id: trunk@15828 -
|
2008-07-21 11:39:11 +00:00 |
|
mattias
|
ec306d185d
|
codetools: added debugging info or dangling events
git-svn-id: trunk@15811 -
|
2008-07-18 08:00:07 +00:00 |
|
mattias
|
7f8fab8d64
|
IDE+codetools: added verbosity via -dVerboseDanglingComponentEvents
git-svn-id: trunk@15798 -
|
2008-07-17 06:47:25 +00:00 |
|
mattias
|
5399b1c322
|
codetools: removing empty methods: auto removing class completion comment
git-svn-id: trunk@14971 -
|
2008-04-25 13:31:19 +00:00 |
|
mattias
|
fdde79363f
|
codetools: lfmtrees are now only updated if source changed
git-svn-id: trunk@14827 -
|
2008-04-15 12:51:14 +00:00 |
|
mattias
|
92e555f7da
|
codetools: lfmtrees are now kept
git-svn-id: trunk@14826 -
|
2008-04-15 12:08:36 +00:00 |
|
mattias
|
a7dbaa80d2
|
codetools: fixed wrong tool context in FindClassNodeForLFMObject
git-svn-id: trunk@13598 -
|
2008-01-02 23:35:25 +00:00 |
|
mattias
|
a6358840d5
|
codetools: TStandardCodeTool.RenamePublishedVariable fixed renaming type
git-svn-id: trunk@13510 -
|
2007-12-28 21:01:50 +00:00 |
|
mattias
|
b883a482c5
|
codetools: fixed crash on finalization
git-svn-id: trunk@13503 -
|
2007-12-28 12:28:58 +00:00 |
|
mattias
|
9306d7d9e9
|
codetools: fixed mem leak on guess unclosed blocks
git-svn-id: trunk@13500 -
|
2007-12-28 10:54:49 +00:00 |
|
mattias
|
6ff1df4f1f
|
codetools: fixed some uninitialzed out params
git-svn-id: trunk@13371 -
|
2007-12-18 09:44:50 +00:00 |
|
mattias
|
108a310615
|
codetools: replaced some var parmas with out params
git-svn-id: trunk@13248 -
|
2007-12-09 11:07:51 +00:00 |
|
mattias
|
3492130ddf
|
codetools: replaced some var with out
git-svn-id: trunk@13222 -
|
2007-12-08 14:17:46 +00:00 |
|
mattias
|
a0a537e1f9
|
codetools: AddResourceDirective can now add custom directives
git-svn-id: trunk@13034 -
|
2007-11-26 12:09:22 +00:00 |
|
mattias
|
e2a6763357
|
IDE: lazdoc: fixed showing hints for procedures
git-svn-id: trunk@13023 -
|
2007-11-25 15:01:26 +00:00 |
|
mattias
|
688c0a4db0
|
IDE: lazdoc: now reads comments and shows them in hints
git-svn-id: trunk@13021 -
|
2007-11-25 13:23:37 +00:00 |
|
mattias
|
e81fcb8abc
|
codetools: fixed mem leak when searching for overloaded procs with default values, IDE: improved searching for event types declaration for TMethodPropertyEditor
git-svn-id: trunk@12076 -
|
2007-09-19 09:30:53 +00:00 |
|
mattias
|
897336de38
|
codetools: added function to find all functions of a h2pas output
git-svn-id: trunk@11762 -
|
2007-08-09 11:07:28 +00:00 |
|
mattias
|
3b69506329
|
gtk2 intf: added focus events for combobox, ideintf: textconverter now supports codetool buffers, h2pas wiz: added tool to remove redfinitions, reduced warnings
git-svn-id: trunk@11733 -
|
2007-08-03 22:38:11 +00:00 |
|
mattias
|
efaec13a02
|
codetools, TSynPasSyn: aded bitpacked keyword
git-svn-id: trunk@11173 -
|
2007-05-21 10:09:46 +00:00 |
|
mattias
|
a6d2e13791
|
replaced calls to MethodName with hooks
git-svn-id: trunk@11036 -
|
2007-04-29 22:18:42 +00:00 |
|
mattias
|
029d4f6327
|
added package prettymessages - an IDE add-on to reduce FPC hints
git-svn-id: trunk@11002 -
|
2007-04-25 16:37:19 +00:00 |
|
mattias
|
d2ca16d11e
|
fpgui intf: added readme for hint how to get the sources. added src and include paths in codetools. changed Makefile for new layout
git-svn-id: trunk@10898 -
|
2007-04-06 14:19:13 +00:00 |
|
mattias
|
fee343a469
|
IDE: codebrowser parses units
git-svn-id: trunk@10639 -
|
2007-02-13 23:46:29 +00:00 |
|
mattias
|
ab060cfe43
|
gtk intf: fixed check for TCustomPage
git-svn-id: trunk@10455 -
|
2007-01-16 01:37:55 +00:00 |
|
mattias
|
0657f035a2
|
codetools: CheckLFM: improved parinsg objects published as properties
git-svn-id: trunk@10454 -
|
2007-01-16 01:22:58 +00:00 |
|
mattias
|
a8c68262ef
|
fixed mem leak
git-svn-id: trunk@10452 -
|
2007-01-15 16:32:24 +00:00 |
|
mattias
|
82ebb63757
|
IDE: checking lfm files now check used units first
git-svn-id: trunk@10450 -
|
2007-01-15 14:54:08 +00:00 |
|
mattias
|
ce40da1b9d
|
IDE: make resource string from selection, using BlockBegin
git-svn-id: trunk@10403 -
|
2007-01-09 00:32:45 +00:00 |
|
mattias
|
787f9e814d
|
added package SimpleIDEIntf to test IDE plugins easier
git-svn-id: trunk@10372 -
|
2007-01-04 19:51:33 +00:00 |
|
mattias
|
b49605526a
|
IDE: renaming methods in source now skips string constants
git-svn-id: trunk@10174 -
|
2006-11-05 01:06:22 +00:00 |
|
mattias
|
0c337fd4f3
|
IDE: renaming a component, now auto rename methods with default names, and inherited components
git-svn-id: trunk@10171 -
|
2006-11-04 15:05:40 +00:00 |
|
mattias
|
567453b914
|
IDE+codetools: renaming a component now renames in the whole unit
git-svn-id: trunk@10160 -
|
2006-11-02 19:32:59 +00:00 |
|
mattias
|
d6eb52a88b
|
gtk intf: reduced X queries for GetCursorPos, LCL: extended ControlAtPos to search recursive, gtk2 intf: FindControlAtPos now searches recursive and now finds sub child controls, IDE: renaming units via save-as now consider code renames by user
git-svn-id: trunk@10114 -
|
2006-10-28 10:50:00 +00:00 |
|
mattias
|
c038401b5b
|
IDE: implemented using Ancestor component when saving inherited root component, codetools: added flag to search in ancestors for dangling events
git-svn-id: trunk@10046 -
|
2006-10-07 20:49:56 +00:00 |
|
micha
|
a4bd9f7713
|
fix pointer type conversions
git-svn-id: trunk@10039 -
|
2006-10-04 22:21:04 +00:00 |
|
mattias
|
34ec62a9ca
|
fixed PChar typecasts
git-svn-id: trunk@9394 -
|
2006-06-04 09:35:45 +00:00 |
|
mattias
|
58e1fe7109
|
fixed synedit multi replace with overlapping results
git-svn-id: trunk@9341 -
|
2006-05-23 17:41:59 +00:00 |
|
mattias
|
f4277fcbcd
|
codetools: implemented RepalceUsedUnits: replacing, commenting units
git-svn-id: trunk@8996 -
|
2006-03-22 22:59:52 +00:00 |
|
mattias
|
9f07b81e81
|
codetools: fixed commenting units with directives
git-svn-id: trunk@8993 -
|
2006-03-22 20:45:37 +00:00 |
|
mattias
|
1d9f747f93
|
delphi package conversion: implemented converting package units
git-svn-id: trunk@8978 -
|
2006-03-22 01:10:33 +00:00 |
|
mattias
|
ae450142cf
|
improved delphi conversion, include paths and error handling
git-svn-id: trunk@8969 -
|
2006-03-21 12:21:53 +00:00 |
|
mattias
|
663d9d28c4
|
added codetools cache for unit search
git-svn-id: trunk@8951 -
|
2006-03-17 23:44:24 +00:00 |
|
mattias
|
62ffcbc9b2
|
added codetools directory cache for units
git-svn-id: trunk@8945 -
|
2006-03-17 17:10:53 +00:00 |
|
mattias
|
520044e849
|
fixed some typos and added class names for smart hints from Tomas Gregorovic
git-svn-id: trunk@8922 -
|
2006-03-12 23:25:38 +00:00 |
|
mattias
|
f540eb7d8f
|
implemented context help for OI properties
git-svn-id: trunk@8916 -
|
2006-03-11 01:50:10 +00:00 |
|
mattias
|
4cc456c4b3
|
fixed commenting multiple units, implemented Delphi project conversion: cleaning up units and non existing search paths
git-svn-id: trunk@8901 -
|
2006-03-09 23:29:20 +00:00 |
|
mattias
|
6afd88f967
|
fixed commenting units in case of last needs commenting
git-svn-id: trunk@8896 -
|
2006-03-09 21:20:19 +00:00 |
|
mattias
|
dddf196254
|
added project clean up and unit path clean up for Delphi project converter
git-svn-id: trunk@8890 -
|
2006-03-08 02:44:09 +00:00 |
|
mattias
|
3c7832808c
|
fixed double clicking on treeview without node
git-svn-id: trunk@8876 -
|
2006-03-07 11:01:48 +00:00 |
|
mattias
|
24d096e296
|
fixed SourceChangeCache
git-svn-id: trunk@8872 -
|
2006-03-06 18:53:29 +00:00 |
|
mattias
|
55078287e1
|
fixing include directives now use SourceChangeCache
git-svn-id: trunk@8871 -
|
2006-03-06 11:31:47 +00:00 |
|
mattias
|
0fdb95d4a6
|
improved Delphi project converter with reading .dof and .cfg file, multiple retries and fixing include filenames in .lpr
git-svn-id: trunk@8868 -
|
2006-03-05 23:55:40 +00:00 |
|
mattias
|
e4e574d060
|
using begin..end node before uses section node
git-svn-id: trunk@8703 -
|
2006-02-04 17:39:16 +00:00 |
|
mattias
|
e663f82636
|
extended codetools FindResourceDirective to search fo a specific filename
git-svn-id: trunk@8702 -
|
2006-02-04 12:03:50 +00:00 |
|
mattias
|
2afd048be7
|
added codetools AddResourceDirective
git-svn-id: trunk@8701 -
|
2006-02-04 11:48:36 +00:00 |
|
mattias
|
8ff7a29054
|
removed link
git-svn-id: trunk@8691 -
|
2006-02-03 17:34:49 +00:00 |
|
mattias
|
8c5f336505
|
fixes for fpc 2.0.3 and TrayIconLaz.lpk
git-svn-id: trunk@8545 -
|
2006-01-17 14:31:24 +00:00 |
|
mattias
|
7ffc2d0f43
|
implemented identifier completion for uses section
git-svn-id: trunk@8353 -
|
2005-12-21 19:13:06 +00:00 |
|
mattias
|
9542928f63
|
fixed linux compilation, fixed codetools searching class header comment
git-svn-id: trunk@8127 -
|
2005-11-10 18:36:27 +00:00 |
|
mattias
|
0936587d9f
|
started loading ancestor form classes - far away from being usable, do not use
git-svn-id: trunk@8070 -
|
2005-11-06 01:23:05 +00:00 |
|
mattias
|
b2da0049cf
|
added IDE overload for inserting code templates, needed for code macros
git-svn-id: trunk@8063 -
|
2005-11-05 11:46:16 +00:00 |
|
mattias
|
04e8972368
|
improved Guess unclosed block for class without ancestor list
git-svn-id: trunk@8008 -
|
2005-10-31 00:20:42 +00:00 |
|
mattias
|
c3ae0b99dc
|
fixed guess unclosed block for identifier = class ();
git-svn-id: trunk@8005 -
|
2005-10-30 16:07:54 +00:00 |
|
mattias
|
193756ef59
|
fixed FindNext finding empty filename
git-svn-id: trunk@7597 -
|
2005-08-30 17:41:53 +00:00 |
|
mattias
|
7c54d2cab4
|
implemented auto removing dangling component events
git-svn-id: trunk@7527 -
|
2005-08-20 14:00:31 +00:00 |
|