Commit Graph

815 Commits

Author SHA1 Message Date
mattias
f07bb4f62a IDE: add to package dlg removed add file page
git-svn-id: trunk@23113 -
2009-12-12 19:10:14 +00:00
mattias
e836d6fa07 IDE: add to package dlg removed add unit page
git-svn-id: trunk@23112 -
2009-12-12 19:05:23 +00:00
mattias
83d8249ff4 IDE; improved add to package dialog
git-svn-id: trunk@23111 -
2009-12-12 19:01:43 +00:00
mattias
e86f7533e4 IDE: CheckIfPackageNeedsCompilation: check if default is read only and alternative output directory exists
git-svn-id: trunk@23075 -
2009-12-10 20:29:14 +00:00
mattias
ed304ca1da IDE: reduced debugging
git-svn-id: trunk@23051 -
2009-12-09 15:17:37 +00:00
mattias
0603ce86c8 IDE: using default package output directory until rebuild is needed
git-svn-id: trunk@23049 -
2009-12-09 12:41:30 +00:00
mattias
65daa78b02 IDE: configure install package dlg: fixed mem leak
git-svn-id: trunk@23048 -
2009-12-09 09:30:07 +00:00
mattias
bab73b6f6e IDE: configure install packages dlg: fixed save and rebuild button
git-svn-id: trunk@23046 -
2009-12-09 08:35:39 +00:00
mattias
5d8216725c IDE: implemented new package type Main unit
git-svn-id: trunk@23042 -
2009-12-08 22:48:49 +00:00
mattias
64232ae461 IDE: project compiler options: added checkbox to save as default, from Dmitry Boyarintsev, bug #14154
git-svn-id: trunk@23041 -
2009-12-08 21:03:50 +00:00
mattias
6b083a813f IDE: package source directories: fixed adding basedir when no units are in the base dir
git-svn-id: trunk@23014 -
2009-12-07 13:00:00 +00:00
mattias
74860b471d lazbuild: fixed compiling ide
git-svn-id: trunk@23007 -
2009-12-06 23:24:43 +00:00
mattias
c3417c257b IDE: check i lpi file changes on disk
git-svn-id: trunk@22980 -
2009-12-05 20:30:35 +00:00
mattias
c5f7e33856 IDE: added IDEBuildOptions macro to codetools package
git-svn-id: trunk@22955 -
2009-12-04 11:32:51 +00:00
mattias
affef50bcc IDE: remove LPKSource when reverting lpk and lpk was deleted
git-svn-id: trunk@22894 -
2009-12-01 12:24:55 +00:00
mattias
a8af53b8b2 IDE: added codetools.lpk
git-svn-id: trunk@22883 -
2009-11-30 20:58:04 +00:00
mattias
a13c723a8d IDE: delete package clean up base package
git-svn-id: trunk@22874 -
2009-11-30 11:03:41 +00:00
mattias
3d6f6c8bba IDE: fixed double adding
git-svn-id: trunk@22873 -
2009-11-30 10:58:45 +00:00
mattias
7948ae0818 IDE: if loading lazarus base packages, auto create built ins
git-svn-id: trunk@22871 -
2009-11-30 10:40:29 +00:00
mattias
99fd7bc690 IDEIntf: added open package flag pofDoNotOpenEditor, when changing lazarus source directory reload packages in lazarus source directory
git-svn-id: trunk@22862 -
2009-11-29 23:51:13 +00:00
paul
d7c68d6c15 packager: add qt issues file
git-svn-id: trunk@22731 -
2009-11-24 03:43:27 +00:00
martin
d4adb75967 IDE, Package Add dialog: fixed mem leak
git-svn-id: trunk@22661 -
2009-11-17 23:53:48 +00:00
martin
096257d424 IDE, Install Packages: only show not yet installed packages as available (available for installation)
git-svn-id: trunk@22657 -
2009-11-17 21:14:33 +00:00
martin
aa3ee0b66f Packager, SynEdit: Added missing units
git-svn-id: trunk@22653 -
2009-11-17 20:52:56 +00:00
martin
aeb21ec97a SynEdit, packager: Added doc location
git-svn-id: trunk@22593 -
2009-11-15 00:24:32 +00:00
mattias
43524639c2 codetools: fpdocs
git-svn-id: trunk@22560 -
2009-11-13 06:43:17 +00:00
mattias
be07de25a7 added lpl for easydockmgr
git-svn-id: trunk@22459 -
2009-11-06 07:22:28 +00:00
paul
75d877a8fb ide: rename AUnitName properties to Unit_Name
git-svn-id: trunk@22354 -
2009-10-30 15:16:14 +00:00
paul
1e5ed0e46d packager: change AUnitName property to Unit_Name
git-svn-id: trunk@22353 -
2009-10-30 15:02:59 +00:00
mattias
068ae9ad20 IDE: renamed unitname identifiers
git-svn-id: trunk@22335 -
2009-10-29 11:27:25 +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
2265922f51 IDE: removed disable code for multiform props
git-svn-id: trunk@22259 -
2009-10-22 12:52:45 +00:00
mattias
17d85d9ddc IDE: TComponent properties: search not only in CreateForm components but in all open components
git-svn-id: trunk@22257 -
2009-10-22 11:45:13 +00:00
mattias
9db44686b6 IDE: package manager: AddProjectDependency: return mrOk if already exists
git-svn-id: trunk@22113 -
2009-10-12 11:54:55 +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
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
mattias
62516ce038 fixed compilation for 2.5.1
git-svn-id: trunk@22000 -
2009-10-03 16:21:22 +00:00
mattias
81751791c5 aggpas lpl
git-svn-id: trunk@21963 -
2009-10-01 20:51:49 +00:00
mattias
4091f8ccf9 aggpas: added lpl
git-svn-id: trunk@21959 -
2009-10-01 20:12:38 +00:00
mattias
680a928fcb IDE: do not expand package links, bug #14700
git-svn-id: trunk@21955 -
2009-10-01 19:31:43 +00:00
mattias
df02734dc8 IDE: package links: using more relative paths
git-svn-id: trunk@21939 -
2009-10-01 11:03:35 +00:00
mattias
580cd00451 IDE: save package on create
git-svn-id: trunk@21936 -
2009-10-01 09:46:30 +00:00
mattias
2455dce6c7 IDE: checking relative package files
git-svn-id: trunk@21924 -
2009-09-29 20:38:19 +00:00
mattias
4f168cab7d IDE: saving package links in lazarus source directory relative
git-svn-id: trunk@21923 -
2009-09-29 20:27:27 +00:00
mattias
483e7680e9 IDE: fixed creating fpdoc files for IDEIntf
git-svn-id: trunk@21701 -
2009-09-14 14:51:39 +00:00
mattias
2018344136 IDE: fixed searching package files of default packages
git-svn-id: trunk@21700 -
2009-09-14 14:33:40 +00:00
mattias
bbe2a023ba added package link notlcldesigner
git-svn-id: trunk@21691 -
2009-09-13 22:00:43 +00:00
mattias
477240cd60 IDE: package editor: fixed crash when renaming a file
git-svn-id: trunk@21602 -
2009-09-07 13:46:08 +00:00
mattias
b7b017b15f IDE: moved build modes to project compiler options
git-svn-id: trunk@21570 -
2009-09-04 14:18:02 +00:00
mattias
a9ffff9a88 IDE: package manager: fixed crash caused by TPkgManager.AddDependencyToOwners
git-svn-id: trunk@21512 -
2009-09-01 10:35:50 +00:00