mattias
|
c4a3e56985
|
cody: fixed typo
git-svn-id: trunk@54972 -
|
2017-05-18 15:01:37 +00:00 |
|
mattias
|
3ca49ceb2b
|
cody: identifier dictionary: use identifier: jump to syntax error
git-svn-id: trunk@54690 -
|
2017-04-22 17:39:01 +00:00 |
|
juha
|
ffa67e0ff4
|
Fix compilation of Codetools examples and wiki test project. Clean uses sections.
git-svn-id: trunk@54563 -
|
2017-04-07 19:02:11 +00:00 |
|
juha
|
e800a738ad
|
Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it.
The unit in FPC packages will be used directly later.
git-svn-id: trunk@54524 -
|
2017-04-05 08:34:48 +00:00 |
|
joost
|
1de2cbf586
|
general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
|
2017-01-29 21:04:32 +00:00 |
|
mattias
|
98e64cab9d
|
cody: fixed opening lpr file, bug #30787
git-svn-id: trunk@53207 -
|
2016-10-25 20:23:37 +00:00 |
|
bart
|
e12b65390b
|
Fix some more spelling errors.
git-svn-id: trunk@52490 -
|
2016-06-12 16:32:39 +00:00 |
|
juha
|
653b5dd43a
|
Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus.
git-svn-id: trunk@49504 -
|
2015-07-07 11:43:38 +00:00 |
|
mattias
|
2f643bd4d4
|
codetools: move Find*UsesSection to TPascalParserTool, issue #28285
git-svn-id: trunk@49342 -
|
2015-06-16 09:22:42 +00:00 |
|
juha
|
149f86dea2
|
Codetools: Use TextHint in Cody Identifiers dialog. Issue #28196, patch from Alexey Torgashin.
git-svn-id: trunk@49205 -
|
2015-05-29 09:21:01 +00:00 |
|
mattias
|
2e2ab0b2b3
|
codetools: TSourceLog.GetLine: added parameter WithLineEnd
git-svn-id: trunk@46039 -
|
2014-08-12 10:44:40 +00:00 |
|
mattias
|
e3e3c31ab3
|
IDE: clean up old external tools
git-svn-id: trunk@45946 -
|
2014-07-20 20:15:40 +00:00 |
|
maxim
|
681c6d7a8b
|
Cody: improved localization, regenerated translations, updated Russian translation
git-svn-id: trunk@45873 -
|
2014-07-14 23:25:31 +00:00 |
|
mattias
|
403ed545d1
|
IDE: enabled new external tools by default, use old code with -dEnableOldExtTools
git-svn-id: trunk@45396 -
|
2014-06-08 10:19:28 +00:00 |
|
mattias
|
22d2d30164
|
IDE: quickfixes: use first fit
git-svn-id: trunk@45314 -
|
2014-06-02 23:29:21 +00:00 |
|
mattias
|
6198e17b19
|
cody: quickfix identifier not found
git-svn-id: trunk@45313 -
|
2014-06-02 23:05:46 +00:00 |
|
mattias
|
9b869cc4c5
|
cody: started unit dependencies dlg
git-svn-id: trunk@40003 -
|
2013-01-28 14:12:21 +00:00 |
|
maxim
|
27ab5d98ec
|
Cody: fixed typos
git-svn-id: trunk@39643 -
|
2012-12-23 19:56:03 +00:00 |
|
mattias
|
e14f214b48
|
cody: identifiers: sort for use count, fixed sorting for pathdistance
git-svn-id: trunk@39638 -
|
2012-12-23 18:07:31 +00:00 |
|
mattias
|
8d67551fb1
|
cody: resourcestrings
git-svn-id: trunk@39637 -
|
2012-12-23 16:59:16 +00:00 |
|
mattias
|
f4be9e7bc4
|
cody: identifiers: popup menu: delete unit, delete package
git-svn-id: trunk@39634 -
|
2012-12-23 16:12:59 +00:00 |
|
mattias
|
3323685c50
|
cody: identifiers: popup menu
git-svn-id: trunk@39633 -
|
2012-12-23 15:26:46 +00:00 |
|
juha
|
672f5bd862
|
Replace #13 with LineEnding in many messages. It didn't show correctly on Linux systems.
git-svn-id: trunk@38633 -
|
2012-09-13 06:39:56 +00:00 |
|
mattias
|
cdc3c432b4
|
cody: new IDE window: show dialog to setup form name
git-svn-id: trunk@37152 -
|
2012-05-04 08:00:38 +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
|
d1167a2ed8
|
cody: do not use DumpExceptionBackTrace in other thread
git-svn-id: trunk@35545 -
|
2012-02-21 19:55:01 +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
|
8e3577e6aa
|
cody: fixed uninitialized result
git-svn-id: trunk@35302 -
|
2012-02-11 13:36:24 +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
|
fe3d736709
|
cody: save broken dictionaries
git-svn-id: trunk@35119 -
|
2012-02-04 09:44:15 +00:00 |
|
martin
|
f88a9d1f56
|
SynEdi: more debugln for undo
git-svn-id: trunk@35067 -
|
2012-01-31 19:26:25 +00:00 |
|
mattias
|
31116fa467
|
cody: dictionary: if no implementation is present
git-svn-id: trunk@34693 -
|
2012-01-10 15:16:18 +00:00 |
|
mattias
|
c68410912d
|
cody: dictionary: clean up temp file on failure
git-svn-id: trunk@34692 -
|
2012-01-10 14:30:55 +00:00 |
|
mattias
|
ce9d9d44a2
|
IDE: fixed crash when freeing package after package editors
git-svn-id: trunk@34681 -
|
2012-01-09 14:58:38 +00:00 |
|
mattias
|
80e903b599
|
cody: dictionary: ignore missing db
git-svn-id: trunk@34629 -
|
2012-01-06 20:43:12 +00:00 |
|
mattias
|
74c7b051a3
|
cody: dictionary: hide fpc units without ppu
git-svn-id: trunk@34599 -
|
2012-01-05 17:05:59 +00:00 |
|
mattias
|
e91d544141
|
cody: dictionary: sort for scope
git-svn-id: trunk@34598 -
|
2012-01-05 15:47:09 +00:00 |
|
mattias
|
0f970e1e71
|
cody: dictionary: help
git-svn-id: trunk@34596 -
|
2012-01-05 12:50:35 +00:00 |
|
mattias
|
5faf994f71
|
cody: dictionary: debugging
git-svn-id: trunk@34553 -
|
2012-01-03 15:08:05 +00:00 |
|
mattias
|
b8da5fdca9
|
cody: dictionary: filter contains
git-svn-id: trunk@34397 -
|
2011-12-25 00:05:24 +00:00 |
|
mattias
|
200a73c1cd
|
cody: dictionary: update list after loading
git-svn-id: trunk@34228 -
|
2011-12-16 19:43:35 +00:00 |
|
mattias
|
9bf66b8e04
|
cody: started contains
git-svn-id: trunk@34226 -
|
2011-12-16 18:56:28 +00:00 |
|
mattias
|
ed7ffcbdab
|
codetools: added TFindDeclarationTool.IsHiddenUsedUnit
git-svn-id: trunk@34198 -
|
2011-12-15 05:47:52 +00:00 |
|
mattias
|
cdcfe47a33
|
cody: moved options to codyopts
git-svn-id: trunk@34197 -
|
2011-12-15 05:21:53 +00:00 |
|
mattias
|
7bd71b2eab
|
codetools: class completion: fixed indentation of bodies
git-svn-id: trunk@34173 -
|
2011-12-14 09:41:38 +00:00 |
|
mattias
|
21848dbdaa
|
cody: dictionary: option to add units to implementation uses section
git-svn-id: trunk@34164 -
|
2011-12-13 22:36:42 +00:00 |
|
mattias
|
33a84754bc
|
cody: dictionary: exact matches first
git-svn-id: trunk@34140 -
|
2011-12-13 01:40:43 +00:00 |
|