mattias
|
15b8f2e5c3
|
codetools: fixed GetSmartHint for unit
git-svn-id: trunk@37098 -
|
2012-04-30 08:08:02 +00:00 |
|
mattias
|
815fe6af00
|
codetools: do not try to search in record ancestors
git-svn-id: trunk@37090 -
|
2012-04-29 18:33:24 +00:00 |
|
mattias
|
40fdca11df
|
codetools: GetSmartHint: use unit
git-svn-id: trunk@37089 -
|
2012-04-29 18:31:03 +00:00 |
|
mattias
|
8be47d95a1
|
codetools: GetSmartHint: property params and type
git-svn-id: trunk@37087 -
|
2012-04-29 18:21:33 +00:00 |
|
mattias
|
b5a7e440c9
|
codetools: GetSmartHint: add inheritance
git-svn-id: trunk@37083 -
|
2012-04-29 12:52:03 +00:00 |
|
mattias
|
e158e14d5b
|
codetools: getsmarthing: array of
git-svn-id: trunk@37082 -
|
2012-04-29 12:48:27 +00:00 |
|
mattias
|
b65f87aa5b
|
codetools: getsmarthing: enum: add "enum"
git-svn-id: trunk@37081 -
|
2012-04-29 12:47:10 +00:00 |
|
mattias
|
20f137ac1f
|
codetools: getsmarthing: simplified
git-svn-id: trunk@37080 -
|
2012-04-29 12:45:33 +00:00 |
|
mattias
|
c5f819c616
|
codetools: getsmarthing: class variables
git-svn-id: trunk@37079 -
|
2012-04-29 12:41:36 +00:00 |
|
mattias
|
3c82a53c6b
|
codetools: find declaration: selfunit.implementationidentifie
git-svn-id: trunk@37078 -
|
2012-04-29 10:35:52 +00:00 |
|
mattias
|
c98e01db84
|
codetools: resolve expr: thisunitname.implementationenidentifier
git-svn-id: trunk@37073 -
|
2012-04-29 09:28:15 +00:00 |
|
mattias
|
5b0d16c0df
|
codetools: identifier completion: unit name of self
git-svn-id: trunk@37071 -
|
2012-04-28 20:42:57 +00:00 |
|
maxim
|
5ac4a58270
|
regenerated translations; updated Russian translation
git-svn-id: trunk@37052 -
|
2012-04-27 20:58:02 +00:00 |
|
maxim
|
a65f754c71
|
Translations: Ukrainian translation update by Igor Paliychuk
git-svn-id: trunk@37051 -
|
2012-04-27 20:24:38 +00:00 |
|
mattias
|
b47c4e7481
|
codetools: fixed uninitialized result
git-svn-id: trunk@37022 -
|
2012-04-25 16:41:37 +00:00 |
|
mattias
|
458181f496
|
IDE: recent/history lists: replaced case sensitive comparison with three types
git-svn-id: trunk@37020 -
|
2012-04-25 09:03:37 +00:00 |
|
mattias
|
90be500297
|
codetools: clean up
git-svn-id: trunk@37015 -
|
2012-04-24 14:08:00 +00:00 |
|
mattias
|
0f2bb9b9f9
|
codetools: identifier completion: ilcfNeedsDo check for in middle of statement
git-svn-id: trunk@36992 -
|
2012-04-23 19:35:20 +00:00 |
|
mattias
|
15f4afc429
|
IDE: identifier completion: add do after with, issue #16850
git-svn-id: trunk@36991 -
|
2012-04-23 19:23:21 +00:00 |
|
mattias
|
d4e8790811
|
codetools: identifier list: skip identifier at cursor
git-svn-id: trunk@36990 -
|
2012-04-23 15:03:13 +00:00 |
|
mattias
|
7d00f95185
|
codetools: comment
git-svn-id: trunk@36988 -
|
2012-04-23 08:59:10 +00:00 |
|
mattias
|
acc234b672
|
codetools: identifier completion: keyword initialization for library
git-svn-id: trunk@36985 -
|
2012-04-22 23:03:50 +00:00 |
|
mattias
|
f373591417
|
codetools: less verbose
git-svn-id: trunk@36984 -
|
2012-04-22 22:58:17 +00:00 |
|
mattias
|
b381e2ecce
|
codetools: identifier completion: some keywords for library, program
git-svn-id: trunk@36983 -
|
2012-04-22 22:55:58 +00:00 |
|
mattias
|
e055f6003b
|
codetools: fixed find declaration
git-svn-id: trunk@36982 -
|
2012-04-22 22:46:47 +00:00 |
|
mattias
|
9d8803bbcc
|
codetools: identifier completion: fixed continue searching
git-svn-id: trunk@36981 -
|
2012-04-22 21:26:33 +00:00 |
|
mattias
|
11216625db
|
codetools: fixed search in hidden used units
git-svn-id: trunk@36978 -
|
2012-04-22 20:15:40 +00:00 |
|
mattias
|
ad932b2c33
|
codetools: leave implementation,initialization,finalization nodes open, error handling will close them, bug #21831
git-svn-id: trunk@36977 -
|
2012-04-22 19:11:43 +00:00 |
|
mattias
|
79e5ef4d40
|
codetools: fixed error message if cursor behind code
git-svn-id: trunk@36976 -
|
2012-04-22 18:58:15 +00:00 |
|
mattias
|
297804938e
|
codetools: fixed searching identifier in program, library
git-svn-id: trunk@36975 -
|
2012-04-22 18:33:35 +00:00 |
|
mattias
|
f2b5e73135
|
codetools: fixed find declaration in library starting in initialization, bug #21832
git-svn-id: trunk@36974 -
|
2012-04-22 18:25:25 +00:00 |
|
mattias
|
28123ac857
|
codetools: fixed treating initialization, finalization as statements
git-svn-id: trunk@36973 -
|
2012-04-22 18:15:24 +00:00 |
|
mattias
|
ef54620381
|
codetools: fixed reparsing initialization, finalization, begin
git-svn-id: trunk@36972 -
|
2012-04-22 17:51:21 +00:00 |
|
mattias
|
ca20fbb994
|
codetools: fixed FindMethodNodeInImplementation for program
git-svn-id: trunk@36969 -
|
2012-04-22 10:13:34 +00:00 |
|
mattias
|
c7543c32cb
|
codetools: JumpToPublishedMethodBody: added parameter ErrorOnNotFound
git-svn-id: trunk@36968 -
|
2012-04-22 10:06:33 +00:00 |
|
maxim
|
fca1d220b1
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #21818
git-svn-id: trunk@36941 -
|
2012-04-20 19:48:33 +00:00 |
|
mattias
|
e848cfc909
|
cody: clean up
git-svn-id: trunk@36907 -
|
2012-04-19 10:52:51 +00:00 |
|
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 |
|