Commit Graph

24 Commits

Author SHA1 Message Date
wp_xyz
ea699401ef IDE: Move CharacterMap to separate package. 2023-01-15 00:24:32 +01:00
Martin
574ccd903a IdeDebugger: Move units from Ide to IdeDebugger. (BreakPropertyDlgGroups, CallStack, DebuggerAttachDialog, DebuggerOutput, ExceptDlg, FeedbackDlg, HistoryDlg, LocalsDlg, PseudoTerminal, RegisterDlg, ThreadDlg, WatchesDlg) 2023-01-10 17:04:54 +01:00
Martin
369e4e47a7 IDE: Add base-package "IdeConfig" 2022-12-08 01:38:41 +01:00
Martin
14bbe91f1e IDE: fpmake added dependency for IdeDebugger 2022-01-26 13:47:16 +01:00
juha
2a8ddb66b5 IDE, LazUtils: Move unit FileReferenceList to LazUtils package. Order uses sections.
git-svn-id: trunk@64025 -
2020-10-16 12:01:15 +00:00
juha
faa505ae98 Move unit ide/PublishModule to buildIntf/PublishModuleIntf.
git-svn-id: trunk@63999 -
2020-10-13 11:27:32 +00:00
mattias
d30dbcce35 buildintf: split from ideintf
git-svn-id: trunk@62796 -
2020-03-22 12:05:04 +00:00
juha
0961a5797a Turn unit ObjectLists to use generics, move it to Lazutils. Reduce typecasts in TPkgManager by using correct types when possible.
git-svn-id: trunk@62639 -
2020-02-17 12:23:38 +00:00
juha
d35a69cd0c IDE: Remove the "Add files in directory" feature for projects and packages. It is messy, inconsistent and broken. Issue #33845.
git-svn-id: trunk@58821 -
2018-09-02 19:35:09 +00:00
juha
066994a334 IDE: Simplify the publish module dialog more and rename it.
git-svn-id: trunk@58804 -
2018-08-30 11:16:09 +00:00
juha
5dc2a8fa0e IDE: Delete an unused unit MultiReplaceDlg.
git-svn-id: trunk@56255 -
2017-11-01 13:46:03 +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
joost
08cbd3e96b * Fixed fpmake.pp compilation by adding missing units in uses-clause
git-svn-id: trunk@53780 -
2016-12-26 15:56:19 +00:00
juha
ca887263f1 IDE: Rename dialog ConDef -> EncloseIfDef.
git-svn-id: trunk@49155 -
2015-05-24 10:09:20 +00:00
joost
fb88fadd74 fpmake: re-generated several fpmake.pp files
git-svn-id: trunk@47285 -
2015-01-02 20:45:33 +00:00
joost
f5a8bb050e fpmake: Search in all available packages for packages with the LazarusDsgnPkg flag. Include those packages in the ide using staticpackages.inc
git-svn-id: trunk@47277 -
2015-01-01 14:53:49 +00:00
joost
40a902ea07 fpmake: Switched to fpmake.pp files that do not need setting the source-directory of the package manually
git-svn-id: trunk@47265 -
2014-12-29 22:11:35 +00:00
joost
c29904801a fpmake: - Added the ide-dir to the compilers search path.
- Added some dependencies to fix the build-order without build-unit.

git-svn-id: trunk@47263 -
2014-12-28 19:40:42 +00:00
joost
b1f4acd0d6 fpmake: Switch from building based on the removed ide.lpk-package to building the lazarus-executable from within the ide-directory
git-svn-id: trunk@47251 -
2014-12-27 11:57:58 +00:00
juha
6baa075aab IDE: New options page for re-ordering component palette entries. Requires define "EnableComponentPaletteOptions".
git-svn-id: trunk@42574 -
2013-09-03 12:04:16 +00:00
juha
9d59791716 IDE: rename linking options -> debugging options
git-svn-id: trunk@42046 -
2013-07-09 21:17:09 +00:00
juha
7978db505c IDE: use a new options frame in project options for config and target. Reorganize other options, too.
git-svn-id: trunk@42037 -
2013-07-09 18:40:09 +00:00
mattias
0427e271f2 IDE: removed compiler options page inherited
git-svn-id: trunk@41621 -
2013-06-09 10:24:48 +00:00
mattias
b907c27389 started fpmake files for IDE
git-svn-id: trunk@38588 -
2012-09-08 21:42:19 +00:00