Commit Graph

318 Commits

Author SHA1 Message Date
mattias
817720f66d IDE: clean up
git-svn-id: trunk@46316 -
2014-09-24 17:40:05 +00:00
juha
3c1ac1d84c Package Editor: A new button for adding files from file system easily. Issue #24337.
git-svn-id: trunk@46312 -
2014-09-24 17:01:58 +00:00
juha
e187809d73 Project Inspector: A new button for adding files from file system easily. Issue #24337.
git-svn-id: trunk@46311 -
2014-09-24 17:01:50 +00:00
mattias
68c63595a9 IDE: clean up
git-svn-id: trunk@46288 -
2014-09-22 11:45:42 +00:00
juha
b98b901269 TreeFilterEdit: Better names for 2 methods.
git-svn-id: trunk@46225 -
2014-09-14 13:23:50 +00:00
juha
56e178994f PackagerEditor: improve updating only parts of the view after user changes.
git-svn-id: trunk@46224 -
2014-09-14 13:23:43 +00:00
mattias
86a9471dbc IDE: clean up
git-svn-id: trunk@46123 -
2014-09-03 22:17:19 +00:00
juha
97c76539bf Packager: Update the whole package view at idle time instead of immediately.
git-svn-id: trunk@46118 -
2014-09-03 13:50:45 +00:00
juha
1c6af86404 Packager: Optimize package editor update a little.
git-svn-id: trunk@46117 -
2014-09-03 10:58:02 +00:00
juha
f91bff8d37 PackageEditor: Fix removing many files. Update Files and RemovedFiles separately. Don't update everything after removing a file (issue #26188).
git-svn-id: trunk@46110 -
2014-09-02 21:35:21 +00:00
juha
3208bdffe6 packager: split sub-functions in TPackageEditorForm.RemoveBitBtnClick.
git-svn-id: trunk@46107 -
2014-09-02 21:35:13 +00:00
juha
79cefdc9de Package editor: don't update the whole tree after changing Min or Max version of required package. Part of issue #26188
git-svn-id: trunk@46038 -
2014-08-11 22:58:43 +00:00
juha
26324afb73 Packager: rename variable.
git-svn-id: trunk@46037 -
2014-08-11 22:58:34 +00:00
mattias
a469a64f53 IDE: package editor: started find in files
git-svn-id: trunk@46004 -
2014-08-01 12:38:12 +00:00
maxim
d0fac12b69 IDE: improved package manager and project inspector localization
git-svn-id: trunk@45919 -
2014-07-18 23:48:43 +00:00
maxim
93ded208bc IDE: fixed typos, removed unused and duplicate strings
git-svn-id: trunk@45871 -
2014-07-14 22:58:16 +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
2cbb82d1f9 Package editor: don't update the whole tree after changing file's AddToUses property. Part of issue #26188
git-svn-id: trunk@45739 -
2014-06-30 14:35:01 +00:00
juha
c05639fe6e Package editor: formatting
git-svn-id: trunk@45738 -
2014-06-30 14:34:57 +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
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
e36d6f373e IDE: move files: more generic
git-svn-id: trunk@45597 -
2014-06-21 23:11:49 +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
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
mattias
7a606f8061 IDE: project inspector: drop files from other applications
git-svn-id: trunk@45574 -
2014-06-19 09:57:41 +00:00
mattias
e852855270 IDE: package editor: mvoe/copy files to directory
git-svn-id: trunk@45570 -
2014-06-18 10:23:00 +00:00
mattias
e4f8f403e7 IDE: package editor: resourcestrings
git-svn-id: trunk@45563 -
2014-06-16 23:17:42 +00:00
mattias
f80cce26fe IDE: package editor: drop files
git-svn-id: trunk@45562 -
2014-06-16 23:14:10 +00:00
mattias
bbf6c0d283 LCL: qt, gtk1, win32: dropfiles for sub forms
git-svn-id: trunk@45561 -
2014-06-16 22:32:25 +00:00
mattias
3b62c88f2c IDE: drop files: form events instead of application
git-svn-id: trunk@45558 -
2014-06-16 22:17:26 +00:00
mattias
e648faaa3c IDE: package editor: draw red line when file is missing
git-svn-id: trunk@45556 -
2014-06-16 20:19:42 +00:00
juha
669a093a53 IDE: Tweak some resource strings with newlines. Pass consecutive newlines from caller but use one %s param.
git-svn-id: trunk@45555 -
2014-06-16 19:48:52 +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
b8e5c48833 lcl: gtk2: clean up
git-svn-id: trunk@45546 -
2014-06-15 20:37:11 +00:00
juha
4fbeea1dfd IDE: ... and more hard-coded quotations in resourcestrings.
git-svn-id: trunk@45521 -
2014-06-15 11:52:27 +00:00
mattias
b71a876acf IDE: package editor: move files: check if unit exists
git-svn-id: trunk@45512 -
2014-06-15 11:39:50 +00:00
mattias
c90ba0acf2 IDE: fixed compiling with old ext tools
git-svn-id: trunk@45495 -
2014-06-13 12:34:42 +00:00
mattias
269c3f6edb IDE: package editor: move files: started checking uses sections
git-svn-id: trunk@45486 -
2014-06-12 20:36:18 +00:00
mattias
18280bd9d0 IDE: package editor: move files: clean ppu files
git-svn-id: trunk@45485 -
2014-06-12 19:45:22 +00:00
mattias
791dda33f3 IDE: package editor: move files: find res files
git-svn-id: trunk@45483 -
2014-06-12 11:05:58 +00:00
mattias
3e8a908c47 IDE: TLFMUnitResourcefileFormat: cache scans
git-svn-id: trunk@45482 -
2014-06-12 09:24:47 +00:00
mattias
1bce41f4bc IDE: package editor: started move files
git-svn-id: trunk@45478 -
2014-06-11 22:26:11 +00:00
mattias
09bb7c2145 IDE: package editor: started drag drop
git-svn-id: trunk@45475 -
2014-06-11 16:50:58 +00:00
mattias
d6ab494bc8 IDE: package editor: started drag drop
git-svn-id: trunk@45473 -
2014-06-10 22:02:38 +00:00
mattias
aba44adaa0 IDE: package editor: started drag drop
git-svn-id: trunk@45469 -
2014-06-10 18:52:49 +00:00
mattias
337df10074 IDE: package editor: started drag over
git-svn-id: trunk@45468 -
2014-06-10 18:11:41 +00:00