Commit Graph

3691 Commits

Author SHA1 Message Date
mattias
de2d6487a9 codetools: AddLocalVar: do not add hidden used unit
git-svn-id: trunk@36906 -
2012-04-19 10:52:37 +00:00
mattias
a7e8b21e34 codetools: class completion: fixed gather proc definitions
git-svn-id: trunk@36890 -
2012-04-17 21:59:06 +00:00
mattias
4693905f72 codetools: class completion: fixed gathr proc definitions
git-svn-id: trunk@36889 -
2012-04-17 21:37:06 +00:00
mattias
fe499f1b2f codetools: simplified code
git-svn-id: trunk@36814 -
2012-04-16 11:45:18 +00:00
mattias
c7a09910d0 codetools: fixed skipping include files in skipped ifdef
git-svn-id: trunk@36769 -
2012-04-14 11:17:45 +00:00
mattias
b8aaf5770a IDE: added target os aix
git-svn-id: trunk@36739 -
2012-04-12 21:03:07 +00:00
mattias
221788591b updated Makefiles
git-svn-id: trunk@36671 -
2012-04-09 10:05:12 +00:00
mattias
5044976121 IDE,codetools: fixed ppccross,crossppc to ppcross
git-svn-id: trunk@36596 -
2012-04-06 09:45:40 +00:00
mattias
a314e7cf83 codetools: fpc src: target iphonesim: add include directory rtl/bsd, rtl/darwin instead of rtl/macos
git-svn-id: trunk@36496 -
2012-04-01 10:14:22 +00:00
mattias
ee11c214b3 cody: ppu list: diable idle event on close, bug #21620
git-svn-id: trunk@36489 -
2012-03-31 17:38:42 +00:00
mattias
30b303c406 cody: dictionary: use only units
git-svn-id: trunk@36478 -
2012-03-31 08:08:11 +00:00
maxim
db0546c3c3 Components, Cody: improved localization of 'Identifier dictionary' dialog and 'IDE Integration' settings tab; updated Russian translation. Inspired by barlone's patch, bug #21612.
git-svn-id: trunk@36472 -
2012-03-30 22:03:43 +00:00
mattias
7ce24999ea codetools: TFPCTargetConfigCache.GetUnitPaths: check if gathered
git-svn-id: trunk@36461 -
2012-03-30 14:02:05 +00:00
mattias
4d57d078dd codetools: find inheritance of objccategory
git-svn-id: trunk@36458 -
2012-03-30 13:47:49 +00:00
mattias
0a1779a998 codetools: fixed compilation fpc 2.4.5
git-svn-id: trunk@36403 -
2012-03-28 19:52:58 +00:00
paul
223ba36920 components: remove ver2_2_x defines
git-svn-id: trunk@36369 -
2012-03-27 07:19:05 +00:00
mattias
635c911aad IDE: rescan fpc: update default targetos, targetcpu
git-svn-id: trunk@36350 -
2012-03-26 19:00:38 +00:00
mattias
975efd0359 codetools: get fpc full version
git-svn-id: trunk@36303 -
2012-03-24 23:28:53 +00:00
mattias
fb87808634 codetools: clean up
git-svn-id: trunk@36280 -
2012-03-23 16:21:34 +00:00
mattias
bd1a1d6b00 lazbuild: do not create fpcsrc defines
git-svn-id: trunk@36279 -
2012-03-23 16:20:52 +00:00
mattias
13419a0ba7 codetools: clean up
git-svn-id: trunk@36174 -
2012-03-20 09:17:00 +00:00
mattias
d87025efb7 codetools: auto dereferencing on mode switch autoderef
git-svn-id: trunk@36152 -
2012-03-18 19:10:51 +00:00
mattias
633df49583 lazutil: ExpandFilenameUTF8 with custom directory
git-svn-id: trunk@36053 -
2012-03-16 00:42:16 +00:00
mattias
8c82016111 cody: fixed unit output path
git-svn-id: trunk@36030 -
2012-03-15 13:12:53 +00:00
mattias
ba4396d5cc IDEIntf, LazControls, SynEdit: changed output directory for consistency
git-svn-id: trunk@36025 -
2012-03-15 11:13:05 +00:00
mattias
065b887ee3 codetools: fixed crash in TCodeCompletionCodeTool.AddProcedureCompatibleToProcType, bug #21271
git-svn-id: trunk@35951 -
2012-03-13 23:01:54 +00:00
mattias
9f12b07c98 codetools: clean up
git-svn-id: trunk@35949 -
2012-03-13 22:59:32 +00:00
mattias
213f110c4c codetools: fixed TCodeBuffer.FileOnDiskNeedsUpdate/FileOnDiskIsEqual for virtual and created files
git-svn-id: trunk@35942 -
2012-03-13 22:17:35 +00:00
mattias
512d8e4f1c IDE: switched to new laz2_xml
git-svn-id: trunk@35938 -
2012-03-13 21:05:20 +00:00
mattias
3e9e907062 IDE: switched to new laz2_xml
git-svn-id: trunk@35937 -
2012-03-13 20:55:43 +00:00
mattias
64d28c0873 codetools: TCodeBufXMLConfig.WriteXMLFile: only save if needed
git-svn-id: trunk@35936 -
2012-03-13 20:30:34 +00:00
mattias
6088a1a052 codetools: TSourceLog.LoadFromStream: check if source has changed
git-svn-id: trunk@35935 -
2012-03-13 20:12:36 +00:00
mattias
3e6354408f IDE: save lrs: check if possible
git-svn-id: trunk@35924 -
2012-03-13 11:06:33 +00:00
mattias
2a417ff43a IDE: fixed save as change case, bug #10368
git-svn-id: trunk@35909 -
2012-03-12 22:16:30 +00:00
mattias
4ea260ab19 codetools: fixed name conflict comparetext
git-svn-id: trunk@35899 -
2012-03-12 08:08:43 +00:00
mattias
93cb3d2b93 codetools: added CompareText
git-svn-id: trunk@35890 -
2012-03-11 15:56:49 +00:00
mattias
6fdd286ea2 codetools: fixed type of property
git-svn-id: trunk@35791 -
2012-03-07 08:35:47 +00:00
mattias
2b47f40c2f codetools: find declaration of default property without type
git-svn-id: trunk@35789 -
2012-03-07 06:26:37 +00:00
mattias
448f407b8b codetools: TEventsCodeTool.CreateMethod: allow inherited without name
git-svn-id: trunk@35784 -
2012-03-07 05:51:15 +00:00
maxim
93a48ce393 regenerated translations; updated Russian translation
git-svn-id: trunk@35779 -
2012-03-06 22:10:26 +00:00
mattias
770879293e cody: dictionary: shortcuts jump and use
git-svn-id: trunk@35764 -
2012-03-06 11:44:30 +00:00
paul
f9cbe3fbe2 codetools: treat method which contains only an inherited call as an empty method
git-svn-id: trunk@35755 -
2012-03-06 00:48:52 +00:00
mattias
e3eb046488 codetools: clean up
git-svn-id: trunk@35734 -
2012-03-05 14:28:42 +00:00
mattias
dd14bccb30 codetools: less verbosity
git-svn-id: trunk@35727 -
2012-03-05 11:20:32 +00:00
mattias
5e854c0599 codetools: added HasTxtWord
git-svn-id: trunk@35677 -
2012-03-03 17:02:11 +00:00
mattias
4bf4fdc891 codetools: fixed substring
git-svn-id: trunk@35661 -
2012-03-03 10:35:58 +00:00
mattias
95659a5d58 codetools: added substring
git-svn-id: trunk@35657 -
2012-03-03 00:22:26 +00:00
mattias
2684641b15 codetools: added FindNextComment
git-svn-id: trunk@35571 -
2012-02-23 21:27:44 +00:00
mattias
d1167a2ed8 cody: do not use DumpExceptionBackTrace in other thread
git-svn-id: trunk@35545 -
2012-02-21 19:55:01 +00:00
mattias
23ac6daae3 cody: fixed saving unit id 0
git-svn-id: trunk@35542 -
2012-02-21 19:35:14 +00:00
mattias
90b6d3e812 codetools: complete event assignment: procs: calling specs
git-svn-id: trunk@35539 -
2012-02-21 15:53:49 +00:00
mattias
90f9933ecb codetools: complete event assignment: procs
git-svn-id: trunk@35538 -
2012-02-21 15:31:30 +00:00
mattias
40d3ff8228 LCL: reduced warnings
git-svn-id: trunk@35528 -
2012-02-21 10:18:07 +00:00
maxim
ac94bd963c Translations: cleanup some PO files
git-svn-id: trunk@35483 -
2012-02-19 14:28:47 +00:00
mattias
e307672e60 cody: dictionary: disconnect idle on destroy
git-svn-id: trunk@35466 -
2012-02-18 20:57:07 +00:00
mattias
4918aaf8df cody: dictionary: disconnect idle on close
git-svn-id: trunk@35465 -
2012-02-18 20:56:20 +00:00
mattias
dd23bc3128 codetools: fixed typo
git-svn-id: trunk@35440 -
2012-02-18 13:55:21 +00:00
mattias
af96f00a7e codetools: fixed typo
git-svn-id: trunk@35439 -
2012-02-18 13:54:38 +00:00
mattias
3f83e596a3 codetools: fixed resolving children of global property
git-svn-id: trunk@35438 -
2012-02-18 13:53:11 +00:00
mattias
a44a227419 codetools: fixed parsing array without of
git-svn-id: trunk@35412 -
2012-02-17 09:58:18 +00:00
mattias
30b1e72d4f codetools: fixed find global property in used unit
git-svn-id: trunk@35398 -
2012-02-16 10:53:28 +00:00
mattias
61109853af cody: report for all nodes
git-svn-id: trunk@35353 -
2012-02-13 11:36:20 +00:00
mattias
f1895195e3 codetools: class completion: fixed updating tree after changing signature
git-svn-id: trunk@35350 -
2012-02-13 09:48:34 +00:00
mattias
acc755ecdd codetools: fixed getlineinsrc
git-svn-id: trunk@35317 -
2012-02-12 02:42:22 +00:00
mattias
8e3577e6aa cody: fixed uninitialized result
git-svn-id: trunk@35302 -
2012-02-11 13:36:24 +00:00
paul
a4c49e19cd codetools: learn DelphiUnicode mode
git-svn-id: trunk@35256 -
2012-02-09 07:44:50 +00:00
maxim
56c097dcac Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #21217
git-svn-id: trunk@35195 -
2012-02-06 20:20:35 +00:00
mattias
b82b9efda2 codetools: debugln using CTDbgOutEvent
git-svn-id: trunk@35183 -
2012-02-06 14:19:29 +00:00
mattias
5f47718cdd codetools: when cursor pos outside code: give more details
git-svn-id: trunk@35178 -
2012-02-06 12:37:28 +00:00
mattias
dce2a00f90 IDE: fixed GetPossibleOwnersOfUnit finding units in project directory
git-svn-id: trunk@35160 -
2012-02-05 14:22:35 +00:00
mattias
7f5a352702 lazutils: added CreateAbsoluteSearchPath, CreateRelativeSearchPath, MinimizeSearchPath, FindPathInSearchPath
git-svn-id: trunk@35159 -
2012-02-05 14:19:40 +00:00
mattias
e4064435c2 codetools: fpc msg comments: remove latex brackets
git-svn-id: trunk@35151 -
2012-02-05 11:37:05 +00:00
mattias
502918e303 codetools: fpc msg comments: remove latex tags
git-svn-id: trunk@35150 -
2012-02-05 11:34:17 +00:00
mattias
f247b41ce8 IDE: help for fpc messages: using codetools parser
git-svn-id: trunk@35149 -
2012-02-05 11:09:39 +00:00
mattias
e3d8c8b2be codetools: fpc msg parser: check for type
git-svn-id: trunk@35146 -
2012-02-05 10:46:06 +00:00
mattias
d84134d94e codetools: fpc msg parser: chomp space at end
git-svn-id: trunk@35145 -
2012-02-05 10:33:02 +00:00
mattias
e5887e3f87 codetools: check if fpc msg fits: check pattern at end
git-svn-id: trunk@35143 -
2012-02-05 09:28:21 +00:00
mattias
8c47e403f7 codetools: example to parse fpc msg files
git-svn-id: trunk@35142 -
2012-02-05 08:58:57 +00:00
mattias
7ee6423491 codetools: TFPCMsgFile started FindWithMessage
git-svn-id: trunk@35140 -
2012-02-04 23:55:58 +00:00
maxim
856519124c regenerated translations; updated Russian translation
git-svn-id: trunk@35135 -
2012-02-04 20:02:30 +00:00
mattias
fe3d736709 cody: save broken dictionaries
git-svn-id: trunk@35119 -
2012-02-04 09:44:15 +00:00
mattias
d5f1c3dec2 codetools: fixed FindUsedUnitFiles to only parse main uses section
git-svn-id: trunk@35103 -
2012-02-02 22:04:00 +00:00
mattias
db1ea8ca0c codetools: fixed compilation win32
git-svn-id: trunk@35096 -
2012-02-02 21:01:49 +00:00
mattias
5c9cd1a9ed codetools: search cross compiler
git-svn-id: trunk@35093 -
2012-02-02 17:15:02 +00:00
mattias
e3ab9e771b codetools: using system filemask
git-svn-id: trunk@35092 -
2012-02-02 16:58:21 +00:00
mattias
971b471ca4 IDE: catch wrong dates
git-svn-id: trunk@35086 -
2012-02-02 15:09:48 +00:00
mattias
f9917204fc codetools: added FileDateToDateTimeDef
git-svn-id: trunk@35085 -
2012-02-02 15:04:42 +00:00
martin
f88a9d1f56 SynEdi: more debugln for undo
git-svn-id: trunk@35067 -
2012-01-31 19:26:25 +00:00
mattias
cfad485584 codetools: method jump: error on class without procs
git-svn-id: trunk@35049 -
2012-01-31 02:43:08 +00:00
mattias
22e07332cc codetools: method jump: error on class not found
git-svn-id: trunk@35048 -
2012-01-31 02:38:27 +00:00
mattias
ec66ae883a codetools: parse class helper
git-svn-id: trunk@35047 -
2012-01-31 02:25:25 +00:00
mattias
c9ffd2f60c IDE: resolve macros in project title
git-svn-id: trunk@35044 -
2012-01-31 00:22:13 +00:00
mattias
a75682c8b5 codetools: fixed finding insert pos for proc bodies
git-svn-id: trunk@35021 -
2012-01-29 15:37:48 +00:00
mattias
197ac89ba8 codetools: completeblock debugging
git-svn-id: trunk@35002 -
2012-01-28 18:39:54 +00:00
mattias
00ccb9351a codetools: parse headerless program: parse starting with a procedure
git-svn-id: trunk@35001 -
2012-01-28 18:12:43 +00:00
mattias
94a7b49657 codetools: class completion: auto create implementation section
git-svn-id: trunk@34995 -
2012-01-28 17:37:30 +00:00
mattias
9b58ff9e5a codetools: class completion: nicer output on redefinition
git-svn-id: trunk@34994 -
2012-01-28 17:25:12 +00:00
mattias
325e87fb8e codetools: fixed MoveCursorToFirstProcSpecifier parsing operator
git-svn-id: trunk@34993 -
2012-01-28 17:18:50 +00:00
mattias
3f0753c04f codetools: fixed error message identifier expected but eof found
git-svn-id: trunk@34992 -
2012-01-28 17:07:35 +00:00
mattias
cb398e865c codetools: added operator ><
git-svn-id: trunk@34991 -
2012-01-28 17:04:18 +00:00
mattias
c69b510a58 codetools: never add spaces in front of newline and space
git-svn-id: trunk@34971 -
2012-01-27 10:07:22 +00:00
mattias
a6d962b329 codetools: code completion: update method body to definition: beautify
git-svn-id: trunk@34965 -
2012-01-26 22:46:24 +00:00
mattias
9b706b641d codetools: code completion: method body to definition: update definition
git-svn-id: trunk@34964 -
2012-01-26 22:43:04 +00:00
mattias
98a0eef795 codetools: parse initialization with with statements
git-svn-id: trunk@34956 -
2012-01-26 15:19:57 +00:00
mattias
cd6db590b3 codetools: identifier completion: keyword initialization
git-svn-id: trunk@34955 -
2012-01-26 14:54:25 +00:00
mattias
ebb35c4a27 codetools: class completion: update multiple body signatures
git-svn-id: trunk@34939 -
2012-01-25 19:15:24 +00:00
mattias
0bde955013 synedit: less debugging
git-svn-id: trunk@34938 -
2012-01-25 16:58:54 +00:00
mattias
4d4992d4bf codetools: FixFPDocFragment: fixed endless loop
git-svn-id: trunk@34928 -
2012-01-25 15:19:02 +00:00
mattias
f3bb1379a4 codetools: made CheckForChangedProcs a method of its own
git-svn-id: trunk@34922 -
2012-01-25 13:50:40 +00:00
mattias
bce270836b codetools: FindEndOfExpression: parse inherited
git-svn-id: trunk@34919 -
2012-01-25 13:07:36 +00:00
mattias
42721b9bee IDE: find start of code block: when on start, jump to start of parent block
git-svn-id: trunk@34906 -
2012-01-24 19:04:33 +00:00
mattias
a7a3a71ce2 IDE: find start of code block: outside cstatements: jump to node start
git-svn-id: trunk@34905 -
2012-01-24 18:48:02 +00:00
mattias
b09a26670a codetools: FindProcNode: read name of a class operator
git-svn-id: trunk@34887 -
2012-01-23 18:07:14 +00:00
mattias
0ba4bd89c0 codetools: parse class operators
git-svn-id: trunk@34886 -
2012-01-23 17:49:30 +00:00
mattias
a51a9f729f codetools: parse class operator =, bug #21128
git-svn-id: trunk@34880 -
2012-01-22 22:52:32 +00:00
mattias
3e692990e1 codetools: fixed crash parsing operator with invalid name
git-svn-id: trunk@34879 -
2012-01-22 22:44:23 +00:00
mattias
d3a30108d6 codetools: started parsing class operator symbol
git-svn-id: trunk@34877 -
2012-01-22 20:40:13 +00:00
mattias
c7c01c9ffd codetools: param completion: skip comments
git-svn-id: trunk@34866 -
2012-01-22 14:02:26 +00:00
mattias
6d491f1977 codetools: IsParamExprListCompatibleToNodeList: fixed returning tcCompatible if a param is only compatible
git-svn-id: trunk@34856 -
2012-01-22 11:55:59 +00:00
mattias
6e8cb6fb9b codetools: not searching in system units again
git-svn-id: trunk@34855 -
2012-01-22 11:35:07 +00:00
mattias
4be5c93609 IDE: fpdoc editor: create fpdoc files for fpc units
git-svn-id: trunk@34847 -
2012-01-21 17:23:50 +00:00
mattias
0d8546c33a codetools: fixed find references
git-svn-id: trunk@34842 -
2012-01-21 15:07:55 +00:00
mattias
edf146fe37 codetools: find identifier references: only search after uses section
git-svn-id: trunk@34833 -
2012-01-21 11:51:11 +00:00
mattias
8f6bddb835 codetools: find identifier references: fixed searching local identifiers
git-svn-id: trunk@34832 -
2012-01-21 11:39:20 +00:00
mattias
502a88f46a codetools: checklfm: error if property is not published
git-svn-id: trunk@34807 -
2012-01-19 22:23:10 +00:00
mattias
595b29af86 IDE: fixed typo
git-svn-id: trunk@34806 -
2012-01-19 22:06:56 +00:00
mattias
380ab6721d codetools: checklfm: search further to find published property
git-svn-id: trunk@34805 -
2012-01-19 22:01:17 +00:00
maxim
6eee8de8d2 regenerated translations; updated Russian translation
git-svn-id: trunk@34804 -
2012-01-19 21:58:48 +00:00
mattias
d5279b31a9 codetools: find declaration: fixed searching in default ancestor
git-svn-id: trunk@34797 -
2012-01-19 16:29:12 +00:00
mattias
fb13a79dee codetools: identifier completion: method specifiers
git-svn-id: trunk@34796 -
2012-01-19 16:11:45 +00:00
mattias
766b0311e9 codetools: identifier completion: hidden used units
git-svn-id: trunk@34795 -
2012-01-19 15:04:48 +00:00
mattias
42006c76d8 codetools: fixed parsing const public
git-svn-id: trunk@34791 -
2012-01-19 10:01:12 +00:00
mattias
196a45257c codetools: fixed TCTDirectoryCachePool.FindDiskFilename for non existing files
git-svn-id: trunk@34780 -
2012-01-18 17:09:57 +00:00
mattias
5c6dd14985 IDE: parse custom option -Wp and pass to codetools to use as hidden unit, bug #20351
git-svn-id: trunk@34778 -
2012-01-18 14:24:25 +00:00
mattias
0bb0793310 codetools: do not search default class ancestor if there is another class ancestor
git-svn-id: trunk@34777 -
2012-01-18 14:02:54 +00:00
mattias
bdd8d247fb codetools: fixed TLinkScanner.SourceName
git-svn-id: trunk@34776 -
2012-01-18 13:50:24 +00:00
mattias
c0a0f6ce67 codetools: searching hidden used units cmem for #usevalgrind, fpextres for FPC_HAS_WinLikeResources, iso7185 for mode iso, profile for #useprofiler, fpcylix,dynlibs for #usekylix, controller macro #controllerunit, modeswitch bojpas for mode delphi and objpas
git-svn-id: trunk@34775 -
2012-01-18 13:38:43 +00:00
mattias
ee53888381 codetools: fixed modeswitch
git-svn-id: trunk@34774 -
2012-01-18 12:53:18 +00:00
mattias
bfa10e2f96 codetools: function TLinkScanner.GetHiddenUsedUnits
git-svn-id: trunk@34773 -
2012-01-18 12:39:59 +00:00
mattias
d5188c4108 codetools: parse resourcestring starting with an identifier, bug #8485
git-svn-id: trunk@34771 -
2012-01-18 11:10:23 +00:00
mattias
81d67bcdc6 codetools: checklfm: fixed searching types
git-svn-id: trunk@34768 -
2012-01-18 01:54:53 +00:00
juha
03d1306b86 Codetools & LazUtils: Replace const string arrays with RTTI value and WriteStr()
git-svn-id: trunk@34757 -
2012-01-15 23:50:39 +00:00
mattias
984566c793 codetools: CompleteLocalVariableByParameter: resolve point for case A.B()
git-svn-id: trunk@34736 -
2012-01-14 16:25:17 +00:00
mattias
4d8500282c codetools: fixed resolving identifier backward in term
git-svn-id: trunk@34734 -
2012-01-14 16:00:11 +00:00
mattias
8a4b3116bb IDE: simplified save project changes
git-svn-id: trunk@34728 -
2012-01-14 13:15:17 +00:00
juha
bd6c90eb77 Minor improvement for menu texts.
git-svn-id: trunk@34726 -
2012-01-14 12:30:01 +00:00
mattias
e2645d1407 codetools: identifier in parameter completion: procedures
git-svn-id: trunk@34725 -
2012-01-13 17:23:07 +00:00
mattias
5010a42914 codetools: complete parameter: methods
git-svn-id: trunk@34723 -
2012-01-13 00:25:26 +00:00
mattias
4b54faa3c2 codetools: added proc specifiers
git-svn-id: trunk@34722 -
2012-01-12 23:46:04 +00:00
mattias
b04cef83d2 codetools: complete event assignment: refactored for reuse
git-svn-id: trunk@34721 -
2012-01-12 23:39:46 +00:00