Commit Graph

40 Commits

Author SHA1 Message Date
juha
a2d555718e IdeIntf: Separate an interface for PackageLinks.
git-svn-id: trunk@54407 -
2017-03-15 13:13:41 +00:00
juha
6157074807 Packager: Rename PackageLink classes and global variable.
git-svn-id: trunk@54406 -
2017-03-15 13:13:38 +00:00
juha
88cab456e2 Cleanup and formatting.
git-svn-id: trunk@54402 -
2017-03-15 13:13:29 +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
36d42e0d9c IDE: clean up deprecated
git-svn-id: trunk@53140 -
2016-10-17 13:35:07 +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
juha
06ac76f560 LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
git-svn-id: trunk@49494 -
2015-07-04 23:08:00 +00:00
mattias
d6c2f05a31 IDE: clean up
git-svn-id: trunk@48209 -
2015-03-10 13:13:12 +00:00
mattias
634d038ea2 IDE: find unit dlg: do not show quickfix for adding package to itself
git-svn-id: trunk@47660 -
2015-02-09 17:08:55 +00:00
mattias
86b3c18810 IDE: find unit dlg: do not show quickfix for adding package to itself
git-svn-id: trunk@47659 -
2015-02-09 17:08:07 +00:00
mattias
d868b219ae IDE: fpc msg parser: improve cant find unit when an indirectly used unit has no ppu in project and package
git-svn-id: trunk@47656 -
2015-02-09 16:38:53 +00:00
mattias
7feade1dc9 IDE: resourcestring
git-svn-id: trunk@47655 -
2015-02-09 11:14:51 +00:00
mattias
160cd91c5a IDE: clean up old external tools
git-svn-id: trunk@45945 -
2014-07-20 20:02:40 +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
1797870a52 IDE: fixed quickfix remove local var not used
git-svn-id: trunk@45178 -
2014-05-25 20:02:24 +00:00
mattias
f8f1d91999 IDE: find unit dialog: quick fix for cannot find unit
git-svn-id: trunk@45177 -
2014-05-25 19:38:45 +00:00
mattias
5a07230297 IDE: clean up
git-svn-id: trunk@44146 -
2014-02-18 18:47:15 +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
f77cf28637 IDE: migrating external tools
git-svn-id: trunk@42231 -
2013-07-29 20:02:09 +00:00
mattias
a3b86d11f7 IDE: cleaned up msg quickfixes
git-svn-id: trunk@36464 -
2012-03-30 14:37:28 +00:00
mattias
3e9e907062 IDE: switched to new laz2_xml
git-svn-id: trunk@35937 -
2012-03-13 20:55:43 +00:00
juha
2550bbf3be IDE: unify some common resource strings. Add hints for Path Edit dialog
git-svn-id: trunk@35361 -
2012-02-13 19:57:58 +00:00
juha
4ef51619f5 IDE: collect common resource strings in one place, remove duplicates
git-svn-id: trunk@35321 -
2012-02-12 13:04:36 +00:00
mattias
eaebea04b6 IDE: search unit: use lcl instead of lclbase
git-svn-id: trunk@31689 -
2011-07-13 18:22:13 +00:00
juha
f38190794b Formatting: joined lines where only ');' was split to its own line, in procedure defs.
git-svn-id: trunk@29871 -
2011-03-16 16:52:28 +00:00
mattias
a322156f23 IDE: started dialog to help with the message recompiling checksum changed
git-svn-id: trunk@28934 -
2011-01-10 14:02:09 +00:00
mattias
2f29e92581 IDE: added quickfix for hints to add hide directive
git-svn-id: trunk@26374 -
2010-06-30 22:39:44 +00:00
mattias
53024e8ef6 IDE: started quick fix for include file not found
git-svn-id: trunk@23877 -
2010-03-08 14:55:30 +00:00
paul
9622c8cd82 ide: convert forms to use fpc resources
git-svn-id: trunk@23458 -
2010-01-15 02:06:37 +00:00
mattias
5d8216725c IDE: implemented new package type Main unit
git-svn-id: trunk@23042 -
2009-12-08 22:48:49 +00:00
paul
79ff6ed4bc components, ide, ideintf: change UnitName identifier to AUnitName inside classes (preparations for the new TObject.UnitName method)
git-svn-id: trunk@22327 -
2009-10-29 08:40:22 +00:00
mattias
532a45aca2 IDE: find missung unit: show each package only once
git-svn-id: trunk@22111 -
2009-10-12 11:52:35 +00:00
mattias
d23bc029fb IDE: find missing unit: search in packages on disk
git-svn-id: trunk@22044 -
2009-10-05 12:12:26 +00:00
mattias
e8a0751125 IDE: find missing unit: remove unit
git-svn-id: trunk@22043 -
2009-10-05 11:19:06 +00:00
mattias
8c4805d44e IDE: find missing unit: progressbar
git-svn-id: trunk@22025 -
2009-10-04 21:56:28 +00:00
mattias
fbec38464e IDE: quick fix cant find unit: check if owner already depends on package
git-svn-id: trunk@22024 -
2009-10-04 21:43:55 +00:00
mattias
c8964825e8 IDE: fihd missing unit dlg: added todos
git-svn-id: trunk@22015 -
2009-10-04 01:46:09 +00:00
mattias
450df82084 IDE: added quick fix item for fatal cant find unit, add requirement
git-svn-id: trunk@22014 -
2009-10-04 01:39:00 +00:00