Commit Graph

1924 Commits

Author SHA1 Message Date
mattias
0a891e4ab2 set version to 1.8.0RC1
git-svn-id: trunk@54578 -
2017-04-08 21:53:32 +00:00
mattias
0ee63c524c updated lpl
git-svn-id: trunk@54577 -
2017-04-08 21:36:17 +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
mattias
241fadfdf9 IDE: less hints
git-svn-id: trunk@54426 -
2017-03-17 07:05:26 +00:00
mattias
cb2ee6f2c8 IDE: less hints
git-svn-id: trunk@54425 -
2017-03-17 06:51:46 +00:00
juha
212245d761 Packager, OpkMan: Pass online package info as package links to IDE, shown in PackageLinksDialog.
git-svn-id: trunk@54411 -
2017-03-15 13:13:48 +00:00
juha
0ee731db97 TLazPackageLinks.AddUserLink refactoring.
git-svn-id: trunk@54410 -
2017-03-15 13:13:46 +00:00
juha
63819ec9ae Packager: Support online package link type.
git-svn-id: trunk@54409 -
2017-03-15 13:13:44 +00:00
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
e542ddbfcd Packager refactoring. Move funcs and methods to IdeIntf. Prepare for PackageLink interface.
git-svn-id: trunk@54405 -
2017-03-15 13:13:36 +00:00
juha
f4df80d90f IdeIntf: Add base class TPkgDependencyBase to new unit PackageDependencyIntf.
git-svn-id: trunk@54404 -
2017-03-15 13:13:34 +00:00
juha
6b6acd5124 Add GetModified / SetModified to interface for projects and packages.
git-svn-id: trunk@54403 -
2017-03-15 13:13:31 +00:00
juha
88cab456e2 Cleanup and formatting.
git-svn-id: trunk@54402 -
2017-03-15 13:13:29 +00:00
juha
0f1c5f448d Rename unit ProjPackBase -> ProjPackCommon. Reduce confusion as it defines a common interface etc., not a base class.
git-svn-id: trunk@54401 -
2017-03-15 13:13:23 +00:00
juha
49d21d2dbc IDE: Add a FilterEdit for NewDialog's inherited components. Try to improve the FilterEdit comp. Issue #31419.
git-svn-id: trunk@54321 -
2017-03-01 16:17:09 +00:00
ondrej
a0b00a6d66 IDE: Remove a wrong color setting from FilterEdits. Issue #31415.
git-svn-id: trunk@54259 -
2017-02-24 09:13:24 +00:00
juha
b51e25235f InstallPackages dialog: Remove a wrong color setting from a FilterEdit. Issue #31415.
git-svn-id: trunk@54252 -
2017-02-22 13:08:20 +00:00
juha
a348d72d93 Remove a broken LazPackageManager and an unused svnpkg from the repo. Creates confusion with new OnlinePackageManager.
git-svn-id: trunk@54189 -
2017-02-19 10:00:23 +00:00
mattias
083e67949c updated lpl
git-svn-id: trunk@54170 -
2017-02-16 17:27:06 +00:00
mattias
fc0fa876ba IDE: install pkg dialog: install instead of installed
git-svn-id: trunk@54103 -
2017-02-06 12:38:35 +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
joost
ae669ea47c * fpmake: Added fcl-registry as dependency (used by synedit)
git-svn-id: trunk@53778 -
2016-12-26 15:03:27 +00:00
mattias
019449e14b updated lpl files
git-svn-id: trunk@53756 -
2016-12-22 10:21:41 +00:00
juha
c3a54973c7 LazBuild: remove a direct reference to SynRegExpr. Use FCL's RegExpr everywhere in IDE.
git-svn-id: trunk@53744 -
2016-12-20 23:39:59 +00:00
juha
cfd390c5c5 Order uses sections some more.
git-svn-id: trunk@53741 -
2016-12-20 22:32:52 +00:00
juha
73aa9aa4bb Order uses sections again to see dependencies better.
git-svn-id: trunk@53738 -
2016-12-20 16:26:44 +00:00
mattias
c458f34d54 IDE: register TProcessUTF8 with LazUtils, not LCL
git-svn-id: trunk@53735 -
2016-12-20 13:25:34 +00:00
juha
a714a91311 LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI.
Organize uses-sections by package so that dependencies can be easier seen.

git-svn-id: trunk@53711 -
2016-12-17 22:58:08 +00:00
mattias
ede7f431cc IDE, FCL: moved designtime unit registerfcl.pas from fcl.lpk to the IDE
git-svn-id: trunk@53618 -
2016-12-09 09:35:44 +00:00
mattias
74b7558937 IDE, FCL: moved designtime unit registerfcl.pas from fcl.lpk to the IDE
git-svn-id: trunk@53617 -
2016-12-09 09:34:33 +00:00
mattias
702b7261c3 sqldblaz, fcl: moved virtual unit sqldb from sqldblaz to fcl.lpk, sqldblaz should only contain designtime stuff
git-svn-id: trunk@53614 -
2016-12-09 09:11:55 +00:00
mattias
6160f4e419 IDE: clean up, removed TPkgManager.AddProjectRegCompDependency
git-svn-id: trunk@53602 -
2016-12-08 13:06:04 +00:00
mattias
159e326548 IDE: clean up, removed AddProjectLCLDependency
git-svn-id: trunk@53601 -
2016-12-08 13:04:40 +00:00
mattias
16f22c6fc1 IDE: package graph: show indriectly installed packages with install icons
git-svn-id: trunk@53530 -
2016-12-02 20:55:07 +00:00
juha
f68693281e Packager: fix anchors in the AddPkgDependencyDialog. Patch from Ondrej.
git-svn-id: trunk@53425 -
2016-11-23 15:06:28 +00:00
juha
cd7e9994c2 Packager: Open a loaded package also by pressing Return key.
git-svn-id: trunk@53421 -
2016-11-23 10:24:03 +00:00
mattias
dfcce2b301 IDE: search units with Pascal case insensitivity, instead of UTF-8
git-svn-id: trunk@53404 -
2016-11-21 16:12:38 +00:00
juha
0e82e34295 Packager: Add global link to new online package manager. Remove link to old lazaruspackagemanager to avoid confusion.
git-svn-id: trunk@53402 -
2016-11-21 16:01:44 +00:00
mattias
b8344eab11 IDE: check pkg file conflicts: fixed check in Turkish locale
git-svn-id: trunk@53391 -
2016-11-20 22:52:45 +00:00
juha
5271b96d22 IDEIntf: Add function DoCompilePackage to PackageIntf.
git-svn-id: trunk@53263 -
2016-10-30 13:36:43 +00:00
mattias
a85eb67551 IDE: packager: fixed dummy.lpk
git-svn-id: trunk@53215 -
2016-10-26 16:36:57 +00:00
mattias
1a654e3c8b lazbuild: fixed build
git-svn-id: trunk@53185 -
2016-10-20 20:20:38 +00:00
mattias
a9051948ae IDE: compile project/package: warn when passing an option twice with different values
git-svn-id: trunk@53184 -
2016-10-20 20:17:01 +00:00
mattias
e6c50d9574 IDE: less hints
git-svn-id: trunk@53141 -
2016-10-17 13:41:54 +00:00
mattias
7e94dc0340 IDE: packager: clean up deprecated
git-svn-id: trunk@53139 -
2016-10-17 13:34:49 +00:00
juha
5fffe3b0fa Prevent "List index (1) out of bounds" when adding pkg dependency. Tweak the form layout. Issues #30748 and #30750.
git-svn-id: trunk@53135 -
2016-10-17 13:22:24 +00:00
juha
d54596a90f Make Directory a common property for Project and Package in their base class.
git-svn-id: trunk@53131 -
2016-10-16 21:03:00 +00:00
juha
a7bbf675a0 Make Unit_Name a common property for Project and Package files in their base class.
git-svn-id: trunk@53130 -
2016-10-16 21:02:54 +00:00
juha
60e607f3e0 Packager: Use new AddPkgDependencyDlg for dependencies of projects and packages. Support multiselection.
git-svn-id: trunk@53129 -
2016-10-16 20:06:37 +00:00