Commit Graph

323 Commits

Author SHA1 Message Date
juha
bcad8a0a98 IDE: use FLazCompilerOptions variable in inherited project/package classes. Remove copied var FCompilerOptions.
git-svn-id: trunk@45892 -
2014-07-16 19:59:11 +00:00
juha
539b683d28 Packager and IdeIntf: formatting
git-svn-id: trunk@45804 -
2014-07-06 22:37:56 +00:00
juha
e8889c7f72 Make TLazPackage own an instance of IDEOptions instead of inheriting from it.
git-svn-id: trunk@45803 -
2014-07-06 22:37:50 +00:00
juha
a00d920533 Package editor: update only TreeNode's image after changing file's HasRegisterProc property. Part of issue #26188
git-svn-id: trunk@45737 -
2014-06-30 14:34:53 +00:00
mattias
95e940dff4 IDEIntf: using TIDEOwnedFile as common ancestor of TLazPackageFile and TLazProjectFile
git-svn-id: trunk@45596 -
2014-06-21 20:57:14 +00:00
mattias
7d00cd341d IDE: package editor: move files: use interface
git-svn-id: trunk@45589 -
2014-06-20 11:49:55 +00:00
mattias
f80cce26fe IDE: package editor: drop files
git-svn-id: trunk@45562 -
2014-06-16 23:14:10 +00:00
mattias
73b9af868e IDE: package editor: dnd: move files to another package
git-svn-id: trunk@45554 -
2014-06-16 18:36:00 +00:00
mattias
c39261347a IDE: fixed ignoring empty lines at end of conditionals, no modified if project icon was not touched
git-svn-id: trunk@45541 -
2014-06-15 18:37:10 +00:00
mattias
30c58e48d6 IDE,lazutils: added GetPhysicalFilenameCached
git-svn-id: trunk@45247 -
2014-05-30 13:41:20 +00:00
mattias
978ec20681 IDE: use GetPhysicalFilename instead of readalllinks
git-svn-id: trunk@45246 -
2014-05-30 12:41:17 +00:00
mattias
ff794a0e77 IDE: comment
git-svn-id: trunk@45088 -
2014-05-19 07:17:17 +00:00
juha
c8cb0503bd Package editor: Fix a bug that prevented moving files up/down.
git-svn-id: trunk@43631 -
2014-01-02 18:16:40 +00:00
paul
5dc89da379 packager: load component image from all possible formats, not only png
git-svn-id: trunk@43089 -
2013-10-05 02:28:47 +00:00
paul
347238c5e8 ide: start to use component images as FPC resources with ability to load them from Lazarus resource too
git-svn-id: trunk@42973 -
2013-09-27 08:46:08 +00:00
mattias
f66fa252fc IDE: renamed SetPathDelims to GetForcedPathDelims
git-svn-id: trunk@42698 -
2013-09-09 10:28:10 +00:00
mattias
f5dda02fe9 IDE: renamed DoPathDelims to ForcePathDelims
git-svn-id: trunk@42697 -
2013-09-09 10:18:24 +00:00
mattias
ac4996ff62 replaced SetDirSeparators with SetPathDelims
git-svn-id: trunk@42685 -
2013-09-08 20:58:12 +00:00
mattias
773f710bde IDE, codetools, lazutils: Changed DoDirSeparators calls with DoPathDelims calls
git-svn-id: trunk@42674 -
2013-09-08 07:40:06 +00:00
mattias
f6775ab1f6 IDE: package editor: enable compile button: check SkipCompiler
git-svn-id: trunk@42650 -
2013-09-06 22:50:08 +00:00
juha
31b1199fa8 Formatting
git-svn-id: trunk@42570 -
2013-09-03 12:02:02 +00:00
mattias
f4aba6fdf1 IDE: fixed uninitialized values
git-svn-id: trunk@42387 -
2013-08-11 17:40:00 +00:00
mattias
da82a33fdf IDE: fixed Makefile.compiled to contain inherited custom options
git-svn-id: trunk@42227 -
2013-07-29 10:48:35 +00:00
mattias
579fb1c2c2 IDEIntf: package file FileType and InUses
git-svn-id: trunk@41773 -
2013-06-21 08:00:58 +00:00
mattias
52c6ef4a82 IDE: package editor: fixed not keeping references to IDE structures in treeview
git-svn-id: trunk@41768 -
2013-06-19 07:58:27 +00:00
mattias
35e4dd7196 IDE: removed obsolete package.autocreated
git-svn-id: trunk@41276 -
2013-05-19 10:51:43 +00:00
mattias
a95a2a4a8d IDE: allow to uninstall dummy package
git-svn-id: trunk@41269 -
2013-05-19 01:15:05 +00:00
juha
48f88c37ef Revert "Use AllFilesMask everywhere instead of GetAllFilesMask, mask must be fixed in FPC libs"
git-svn-id: trunk@40957 -
2013-04-30 16:35:02 +00:00
juha
cbd3930dc4 Packager: Prevent "List index out of bounds" error when restoring previously deleted item. Issue #24313, patch from Cyrax
git-svn-id: trunk@40883 -
2013-04-23 19:28:17 +00:00
juha
73fb9ab0e2 Use AllFilesMask everywhere instead of GetAllFilesMask
git-svn-id: trunk@40849 -
2013-04-19 07:08:03 +00:00
mattias
458f42b286 IDE: package options: hints for package types
git-svn-id: trunk@40714 -
2013-04-04 11:05:03 +00:00
mattias
0c71b8e46c IDE: GetAllRequiredPackages: sort for topological lvl and name
git-svn-id: trunk@40306 -
2013-02-13 19:07:26 +00:00
mattias
010349425f IDE: fixed compilation order of packages
git-svn-id: trunk@40292 -
2013-02-13 10:27:58 +00:00
mattias
fe54d0ba55 IDEIntf: added GetRequiredPackages
git-svn-id: trunk@40280 -
2013-02-12 21:49:12 +00:00
juha
d451ec6672 IDE: Allow user to create own custom IDE macros and install them to IDE by using packages. Issue #23502, patch from Cyrax
git-svn-id: trunk@39909 -
2013-01-20 09:34:35 +00:00
mattias
24f1d64edb IDE: quickfix cant find unit: ppu of installed package
git-svn-id: trunk@36468 -
2012-03-30 15:57:23 +00:00
mattias
587f6e9dcc IDE: unified changestamp
git-svn-id: trunk@36046 -
2012-03-15 22:35:34 +00:00
mattias
3e9e907062 IDE: switched to new laz2_xml
git-svn-id: trunk@35937 -
2012-03-13 20:55:43 +00:00
paul
0baf05589e packages: fix AVL tree nodes compare. It used wrong CompareText()
git-svn-id: trunk@35896 -
2012-03-12 06:48:05 +00:00
mattias
b02630ac58 IDE: less hints
git-svn-id: trunk@35711 -
2012-03-04 18:12:15 +00:00
mattias
f441b83baf IDE: save new package unit: set initialdir to package dir
git-svn-id: trunk@35600 -
2012-02-26 17:44:27 +00:00
mattias
b9d30d0593 IDE: clean up
git-svn-id: trunk@35598 -
2012-02-26 17:27:58 +00:00
mattias
de85f6cc4c IDE: checked all places where TPkgFile.Filename should use GetFullFilename, save package files on save package
git-svn-id: trunk@35382 -
2012-02-15 22:28:12 +00:00
juha
4e420bcf94 Packager: remove TPkgFile.IsVirtual because it has different meaning than TUnitInfo.IsVirtual and is confusing
git-svn-id: trunk@35380 -
2012-02-15 16:33:36 +00:00
mattias
1f910951e2 IDE: release package editor if not needed any more
git-svn-id: trunk@35089 -
2012-02-02 16:23:45 +00:00
mattias
b83e461a60 IDE: packages: added option to set the fpdoc package name
git-svn-id: trunk@34823 -
2012-01-20 16:58:15 +00:00
mattias
4899a6c2e2 IDE: packages: added option Enable i18n for lfm similar to the project option
git-svn-id: trunk@34752 -
2012-01-15 17:34:52 +00:00
mattias
a20722e7dc IDE: added package type runtime only
git-svn-id: trunk@34645 -
2012-01-07 19:33:50 +00:00
mattias
9e21a00a70 IDE: package editor: add dependency: check for cycle, show a full path
git-svn-id: trunk@34542 -
2012-01-02 17:45:03 +00:00
mattias
48657d7019 IDE: renamed circle detection with cycle detection
git-svn-id: trunk@34541 -
2012-01-02 17:13:43 +00:00