Commit Graph

559 Commits

Author SHA1 Message Date
mattias
ac1f94688e IDE: fixed updating package LastUsed date when there are several versions of a package
git-svn-id: trunk@50279 -
2015-11-11 02:11:37 +00:00
mattias
c507846083 IDE+lazbuild: fixed loading last used package via global links, storing LastUsed date of global links, map dangling LastUsed dates to new lpl files
git-svn-id: trunk@50277 -
2015-11-11 01:18:13 +00:00
mattias
b89ff5d096 IDE: fixed Disable/EnableAutosizing restoring package editors with docking
git-svn-id: trunk@50179 -
2015-10-26 22:15:28 +00:00
mattias
caff01e9f6 IDE: fixed Disable/EnableAutosizing restoring package editors
git-svn-id: trunk@50178 -
2015-10-26 22:09:12 +00:00
mattias
9b0d4c01b6 IDE+LCL: debugging Disable/EnableAutoSizing
git-svn-id: trunk@50176 -
2015-10-26 21:34:11 +00:00
mattias
50ac0f66a1 IDE: added cache for FindFileInAllPackages, patch #28871 from Ondrej
git-svn-id: trunk@50096 -
2015-10-18 12:46:19 +00:00
mattias
6637d69e9a IDE: store open packages when closing and reopen them on next start, added option to disable this, patch from Ondrej Pokorny
git-svn-id: trunk@49804 -
2015-09-10 08:50:39 +00:00
juha
da1277952f Packager: Redesign the "Broken dependencies" dialog using resources. Issue #28349, patch from Alexey Torgashin.
git-svn-id: trunk@49604 -
2015-08-06 10:32:04 +00:00
mattias
2f643bd4d4 codetools: move Find*UsesSection to TPascalParserTool, issue #28285
git-svn-id: trunk@49342 -
2015-06-16 09:22:42 +00:00
maxim
6f4c8353e5 IDE: renamed/regrouped/cleaned up resource strings for file filter names, bug #28219, patch from Alexey Torgashin
git-svn-id: trunk@49245 -
2015-06-02 23:56:03 +00:00
mattias
798a8282e3 IDE: fixed verbose msg failed TPkgManager.SavePackageFiles
git-svn-id: trunk@48975 -
2015-05-08 20:05:03 +00:00
mattias
8b4e761edc IDE: renamed TUnitInfo.Unit_Name to SrcUnitName and fixed updating it
git-svn-id: trunk@48911 -
2015-05-01 10:32:13 +00:00
juha
ed8a304f4f Packager: a better fix for new package save dialog, issue #27726.
git-svn-id: trunk@48505 -
2015-03-25 20:49:49 +00:00
juha
2ed00ef245 Packager: Use filter "*.lpk" in save dialog for a new package. Issue #27726.
git-svn-id: trunk@48503 -
2015-03-25 20:18:21 +00:00
juha
708afdf966 Fix uninitialized variables and other problems found by the compiler.
git-svn-id: trunk@48451 -
2015-03-22 10:17:35 +00:00
mattias
505992f5e4 lazbuild: made debugln more consistent and easier to distinguish from FPC messages
git-svn-id: trunk@48420 -
2015-03-18 20:37:48 +00:00
juha
152d9d6397 Create component palette in MainIDE instead of PkgManager.
git-svn-id: trunk@48314 -
2015-03-12 23:02:02 +00:00
juha
ac1b44a800 Separate TBaseComponentPalette and TComponentPalette more.
git-svn-id: trunk@48311 -
2015-03-12 23:01:57 +00:00
juha
1efe3b0e31 Simplify the component palette update system after packages are loaded.
git-svn-id: trunk@48310 -
2015-03-12 23:01:55 +00:00
mattias
e3aeb5a845 IDE: install a package and cancel rebuild: fixed saving idemake.cfg
git-svn-id: trunk@48250 -
2015-03-10 21:06:36 +00:00
mattias
cff68418fe IDE: package editor: implemented find in files
git-svn-id: trunk@48239 -
2015-03-10 16:27:19 +00:00
mattias
f3f0866921 IDE: checked compiler warnings, clean up
git-svn-id: trunk@48218 -
2015-03-10 14:51:21 +00:00
mattias
6ccd736c5c IDE: TPkgManager.OnCheckInstallPackageList: implemented RemoveConflicts
git-svn-id: trunk@48217 -
2015-03-10 14:14:06 +00:00
mattias
26635ba63b IDE: clean up
git-svn-id: trunk@48204 -
2015-03-10 12:50:12 +00:00
mattias
6f93b52fa2 IDE: clean up
git-svn-id: trunk@48203 -
2015-03-10 12:44:57 +00:00
mattias
f69dd2379e IDE: clean up
git-svn-id: trunk@48198 -
2015-03-10 12:02:19 +00:00
mattias
cc83db2a68 IDE: started checking orphaned ppu files of packages
git-svn-id: trunk@47985 -
2015-02-24 23:18:54 +00:00
mattias
79903958e3 IDE: update package last used times on load and async
git-svn-id: trunk@47780 -
2015-02-14 11:35:27 +00:00
juha
abf9a845da Deprecate wrappers for LazUTF8 functions in LCLProc.
git-svn-id: trunk@47604 -
2015-02-06 18:25:31 +00:00
mattias
bee2faeb7b IDE: added parameters --verbose, --quiet, when building IDE or project and when quit, give message when already building
git-svn-id: trunk@47590 -
2015-02-04 22:30:54 +00:00
mattias
1021bbb19a IDE: docking: restore: keep autosizing disabled during restore
git-svn-id: trunk@46859 -
2014-11-15 12:39:26 +00:00
juha
908e26c65b Packager: formatting
git-svn-id: trunk@46842 -
2014-11-14 01:40:19 +00:00
juha
c99ddc0de3 Packager: Cleanup and formatting
git-svn-id: trunk@46827 -
2014-11-12 20:35:16 +00:00
juha
7862e87c6e Packager: Add package to Open Recent Package menu when opening it from Open Loaded Package window. Issue #26844, patch from Stephano
git-svn-id: trunk@46656 -
2014-10-23 22:56:40 +00:00
mattias
a469a64f53 IDE: package editor: started find in files
git-svn-id: trunk@46004 -
2014-08-01 12:38:12 +00:00
mattias
2afb6b73af IDE: fixed extending unit/inc path in PI, fixed checking last pcp ignoring optional Darwin bundle, added dummy external tools for dependencies
git-svn-id: trunk@45986 -
2014-07-28 08:21:21 +00:00
mattias
d9c5dee4f6 IDE: move/copy multiple files via dnd from package editors/project inspector
git-svn-id: trunk@45972 -
2014-07-25 15:52:49 +00:00
mattias
2a1a95199f IDE: clean up old external tools
git-svn-id: trunk@45941 -
2014-07-20 19:41:53 +00:00
mattias
098d534471 IDE: clean up
git-svn-id: trunk@45870 -
2014-07-14 22:05:17 +00:00
juha
ad6ac0e2a3 Make Project and Package inherit from a new TProjPack base class.
git-svn-id: trunk@45805 -
2014-07-06 22:38:02 +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
mattias
7aa9c7d09f IDE: install pkg dlg: save
git-svn-id: trunk@45648 -
2014-06-24 17:15:16 +00:00
mattias
e7656175f0 IDE: project inspector: dnd files
git-svn-id: trunk@45615 -
2014-06-22 12:05:27 +00:00
mattias
70baddad3d IDE: package editor: fixed dnd to directory nodes
git-svn-id: trunk@45614 -
2014-06-22 11:43:34 +00:00
mattias
1d8608aa7f IDE: project inspector: menu item: copy/move file to directory
git-svn-id: trunk@45613 -
2014-06-22 11:07:45 +00:00
mattias
e36d6f373e IDE: move files: more generic
git-svn-id: trunk@45597 -
2014-06-21 23:11:49 +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
c07eaa50e2 IDE: project inspector: rusing package editor types
git-svn-id: trunk@45588 -
2014-06-20 10:55:44 +00:00
mattias
62a230bb86 IDE: package editor: moved DragDrop to package manager
git-svn-id: trunk@45587 -
2014-06-20 10:01:49 +00:00
mattias
44b1fcc42d IDE: project inspector: multi selection for readd, delete, open, clear deps, set dep defaults
git-svn-id: trunk@45586 -
2014-06-19 17:29:27 +00:00