Commit Graph

334 Commits

Author SHA1 Message Date
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
mattias
bf21367723 IDE: restore desktop: multiple source editors, from Ondrej Pokorny
git-svn-id: trunk@49802 -
2015-09-09 22:25:57 +00:00
juha
06ac76f560 LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
git-svn-id: trunk@49494 -
2015-07-04 23:08:00 +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
juha
8fd3337105 IDE: Fix Help hint in Project Inspector and Package editor. Issue #28132, patch from Alexey Torgashin.
git-svn-id: trunk@49108 -
2015-05-19 17:13:32 +00:00
juha
4be547210a IDE: Improve adding a new file to package, reuse the "New..." dialog. Issue #28097, patch from Alexey Torgashin.
git-svn-id: trunk@49096 -
2015-05-18 22:31:35 +00:00
juha
2ef97b4916 Package editor: Prevent a package from being compiled many times simultaneously. Issue #28032.
git-svn-id: trunk@49079 -
2015-05-17 23:44:41 +00:00
juha
9bbdc4fec0 Package editor: Replace AddMore button with a popup menu. Step 1. to improve the GUI. Issue #28097, (modified) patch from Alexey Torgashin.
git-svn-id: trunk@49046 -
2015-05-16 11:09:16 +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
juha
aa474f5750 IDE: Reuse 'Options' resource string.
git-svn-id: trunk@48316 -
2015-03-12 23:02:06 +00:00
mattias
38920c30fc IDE: TPackageEditorForm.UpdateAll: implemented Immediately
git-svn-id: trunk@48232 -
2015-03-10 15:46:09 +00:00
mattias
f69dd2379e IDE: clean up
git-svn-id: trunk@48198 -
2015-03-10 12:02:19 +00:00
juha
f5a39a509c Package editor: Prevent collapsing all tree nodes when changing file type. Issue #26188.
git-svn-id: trunk@47928 -
2015-02-20 23:51:34 +00:00
mattias
7a53d091b9 IDE: package editor: show version in title
git-svn-id: trunk@47620 -
2015-02-07 10:29:10 +00:00
juha
16efb89956 Packager: Fix access violation in package editor. Issue #27170.
git-svn-id: trunk@47206 -
2014-12-16 16:59:06 +00:00
juha
b2834f51cc IDE: Partly implement component palette reordering.
git-svn-id: trunk@46828 -
2014-11-12 20:35:22 +00:00
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