Commit Graph

44 Commits

Author SHA1 Message Date
mattias
a1d014b662 IDE: quickfixes: auto open changed units, bug #32284
git-svn-id: branches/fixes_1_8@55700 -
2017-08-19 13:13:46 +00:00
maxim
9334f660e4 Merged revision(s) 55044 #10feb7c68a from trunk:
IDE: improved i18n in messages window, fixed some typos
........

git-svn-id: branches/fixes_1_8@55055 -
2017-05-22 23:08:26 +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
juha
cfd390c5c5 Order uses sections some more.
git-svn-id: trunk@53741 -
2016-12-20 22:32:52 +00:00
mattias
9c41906a96 IDE: fpc msg parser: reverse source files from test build directory, bug #30787
git-svn-id: trunk@53208 -
2016-10-25 21:41:34 +00:00
juha
9367da0ae5 Remove extra checks for empty strings together with IsValidIdent. It already handles an empty string.
git-svn-id: trunk@52812 -
2016-08-17 10:40:29 +00:00
ondrej
3594fefc04 ide, codetools: change ClassCompleteCode into CompleteCodeInteractive
git-svn-id: trunk@51859 -
2016-03-08 16:46:12 +00:00
ondrej
06d19a8613 ide, codetools: implement class code creation (default: ctrl+shift+x) - the same as local code creation but the variable will be added to class/object section.
git-svn-id: trunk@51851 -
2016-03-07 20:22:33 +00:00
mattias
8a70101ec3 IDE: quick fix ad warn off directive: add message pattern as comment
git-svn-id: trunk@51789 -
2016-03-01 15:41:58 +00:00
mattias
70b9a404bb IDE: added quickfix: add directive warn id off
git-svn-id: trunk@51770 -
2016-03-01 14:30:47 +00:00
juha
71a92380d4 IDE: Cleanup.
git-svn-id: trunk@49280 -
2015-06-06 11:19:40 +00:00
mattias
f69dd2379e IDE: clean up
git-svn-id: trunk@48198 -
2015-03-10 12:02:19 +00:00
mattias
a473d78540 IDE: quickfix local var not initialized: function results
git-svn-id: trunk@48087 -
2015-03-01 15:59:20 +00:00
mattias
e81b6644da IDE: quick fixes for 5036,5037,5057..5060,5090..5094: does not seem to be initialized
git-svn-id: trunk@48081 -
2015-03-01 14:23:25 +00:00
mattias
d6f218a8d3 IDE: quick fixes for 5036,5037,5057..5060,5090..5094: does not seem to be initialized
git-svn-id: trunk@48080 -
2015-03-01 14:18:24 +00:00
mattias
7aa5c7eaed IDE: started quickfix for local variable not initialized
git-svn-id: trunk@47830 -
2015-02-16 18:20:43 +00:00
mattias
69edc4d8c0 lazutils: moved ReplaceSubString to LazUTF8, added UTF8QuotedStr
git-svn-id: trunk@47748 -
2015-02-13 20:34:21 +00:00
mattias
57a40ca9a7 IDE: external tool data when compiling IDE, improving message cant find unit for IDE
git-svn-id: trunk@47658 -
2015-02-09 17:02:00 +00:00
mattias
2afb6b73af IDE: fixed extending unit/inc path in PI, fixed checking last pcp ignoring optional Darwin bundle, added dummy external tools for dependencies
git-svn-id: trunk@45986 -
2014-07-28 08:21:21 +00:00
mattias
d95954ac0b IDE: clean up old external tools
git-svn-id: trunk@45943 -
2014-07-20 19:50:17 +00:00
maxim
ff8065cd6d IDE: cleaned up strings, fixed typos
git-svn-id: trunk@45903 -
2014-07-18 00:00:07 +00:00
mattias
4aec88b1cd IDE: quick fix for No matching implementation for interface method found: show abstracts methods
git-svn-id: trunk@45594 -
2014-06-21 16:02:43 +00:00
juha
53765b59dd IDE: formatting. Format some resource strings so that line changes together with %s referring to LineEnding.
git-svn-id: trunk@45553 -
2014-06-16 18:00:06 +00:00
mattias
8399cd5e34 IDE: quickfix for IDE warning: other sources path of package %s contains directory..., open package
git-svn-id: trunk@45533 -
2014-06-15 12:55:13 +00:00
mattias
3e15f47c0e IDE: quick fix add -vm: mark all messages of this view with same type as fixed
git-svn-id: trunk@45406 -
2014-06-08 17:31:20 +00:00
mattias
3c98dd7469 IDE: resourcestrings
git-svn-id: trunk@45401 -
2014-06-08 13:51:11 +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
b61e6c6f47 IDE: messages: do not use popupclose event for clear
git-svn-id: trunk@45362 -
2014-06-05 21:20:00 +00:00
mattias
ec6d63f4a5 IDE: quick fix: add -vm option
git-svn-id: trunk@45342 -
2014-06-04 21:30:42 +00:00
mattias
23870bf288 IDE: quick fix add local var: check identifier at position
git-svn-id: trunk@45340 -
2014-06-04 19:16:01 +00:00
mattias
22d2d30164 IDE: quickfixes: use first fit
git-svn-id: trunk@45314 -
2014-06-02 23:29:21 +00:00
mattias
ed073ee911 IDE: messages: update on source editor changes
git-svn-id: trunk@45255 -
2014-05-31 11:41:54 +00:00
mattias
04d59be9be IDE: fpc parser: find ld message file:line: msg
git-svn-id: trunk@45186 -
2014-05-26 14:46:29 +00:00
mattias
1797870a52 IDE: fixed quickfix remove local var not used
git-svn-id: trunk@45178 -
2014-05-25 20:02:24 +00:00
mattias
a9241fe01b IDE: messages: quick fix remove used unit
git-svn-id: trunk@45170 -
2014-05-25 16:21:10 +00:00
mattias
4665cd1889 IDE: fpc msg parser: search for include files
git-svn-id: trunk@45150 -
2014-05-22 13:47:53 +00:00
mattias
316056f2f7 IDE: further migration external tools
git-svn-id: trunk@43262 -
2013-10-17 19:17:50 +00:00
mattias
8213f885c9 IDE: further migration exttools
git-svn-id: trunk@42513 -
2013-08-28 19:18:20 +00:00
mattias
16c296ef1d IDE: further migration external tools
git-svn-id: trunk@42423 -
2013-08-18 13:36:18 +00:00
mattias
4c787fc885 IDE: further migration external tools
git-svn-id: trunk@42333 -
2013-08-04 19:22:42 +00:00
mattias
b2500fb625 IDE: further migration external tools
git-svn-id: trunk@42326 -
2013-08-04 14:43:59 +00:00
mattias
a3c0c0d439 IDE: further migration external tools
git-svn-id: trunk@42292 -
2013-08-03 18:39:14 +00:00
mattias
7335961add IDE: started new external tools
git-svn-id: trunk@42230 -
2013-07-29 15:42:45 +00:00