Commit Graph

1863 Commits

Author SHA1 Message Date
juha
297e19a349 IDE: Add methods for merging paths to CompilerOptions and replace common code patterns with them.
git-svn-id: trunk@52693 -
2016-07-15 17:47:18 +00:00
juha
800f13923b Packager: Don't add unit or include search path '.' when adding a file to a package.
git-svn-id: trunk@52692 -
2016-07-15 12:51:47 +00:00
mattias
1501194d2e IDE: less hints
git-svn-id: trunk@52644 -
2016-07-07 08:54:50 +00:00
juha
2eb867569a IDE: Organize uses sections.
git-svn-id: trunk@52620 -
2016-07-04 14:57:39 +00:00
juha
553370e733 IDE: Replace Combobox with Listbox+Filter to add package dependencies for projects and packages.
git-svn-id: trunk@52618 -
2016-07-04 09:35:10 +00:00
mattias
474fb2827d updated lpl
git-svn-id: trunk@52506 -
2016-06-15 09:42:19 +00:00
ondrej
251c2ec7a1 DateTimeCtrls: split code into run-time and design-time packages.
git-svn-id: trunk@52353 -
2016-05-23 07:40:27 +00:00
ondrej
b23cb808f8 packager: fix compilation after r52266 #385bdd0d4e.
git-svn-id: trunk@52270 -
2016-05-03 08:49:45 +00:00
mattias
150123b86a IDE: clean up
git-svn-id: trunk@52269 -
2016-05-03 08:40:34 +00:00
juha
a24730709b Packager: formatting.
git-svn-id: trunk@52261 -
2016-04-30 09:15:51 +00:00
mattias
ea5b2dc462 IDE: comment
git-svn-id: trunk@52140 -
2016-04-07 07:40:56 +00:00
mattias
25f7a697e5 updated makefiles
git-svn-id: trunk@52001 -
2016-03-20 11:19:40 +00:00
mattias
c6262f1fed lazbuild: create-makefile: hide output depending on verbosity, check fileage of fpmake
git-svn-id: trunk@52000 -
2016-03-20 11:19:13 +00:00
juha
1343b1dd2f Packager: Fix a crash when adding a package dependency which already is there. Issue #29680.
git-svn-id: trunk@51896 -
2016-03-09 23:18:28 +00:00
maxim
86b0d4f7ed IDE, packager: added dots for 'Find in files' menu item, bug #29800
git-svn-id: trunk@51894 -
2016-03-09 21:52:51 +00:00
maxim
06e3b0ad05 Packager: committed regenerated fcllaz.pas
git-svn-id: trunk@51893 -
2016-03-09 21:51:38 +00:00
ondrej
3dd60b3899 ide: reload changed files dialog:
1) use TCheckListBox
2) allow to reload changed files too (unchecked by default, prefixed with *).

git-svn-id: trunk@51852 -
2016-03-07 20:36:45 +00:00
mattias
d4ccb98bf9 IDE/lazbuild: packages: hide warnings about unused units in package dummy source
git-svn-id: trunk@51771 -
2016-03-01 14:49:17 +00:00
mattias
8f9fce0d15 IDE: create fpmake: fixed typo
git-svn-id: trunk@51669 -
2016-02-19 14:24:15 +00:00
mattias
6010e8f928 IDE: ReplacePackage: nil old package
git-svn-id: trunk@51667 -
2016-02-19 14:23:37 +00:00
juha
405f94df44 IDE: Make more buttons with "..." wider. Issue #29493, patch from Alexey Torgashin.
git-svn-id: trunk@51474 -
2016-02-02 00:20:23 +00:00
juha
db51e758b5 Cleanup and comments
git-svn-id: trunk@51470 -
2016-02-01 21:04:59 +00:00
mattias
38c894449e IDE: renamed BackupFile to BackupFileForWrite for less ambiguity
git-svn-id: trunk@51366 -
2016-01-21 11:18:34 +00:00
mattias
9a795c577c IDE,lazbuild: update package main source file if directives changed, bug #29391
git-svn-id: trunk@51273 -
2016-01-13 17:27:34 +00:00
maxim
7052b327d7 IDE: fixed i18n regression after r50903 #e9d1b1acd4
git-svn-id: trunk@50968 -
2015-12-21 22:17:57 +00:00
mattias
83664400c7 lazbuild: added parameter: --add-package-link
git-svn-id: trunk@50966 -
2015-12-21 20:43:07 +00:00
juha
b270c37757 Install Package Dlg: Retain cursor position after moving packages between lists. Issue #26802.
git-svn-id: trunk@50958 -
2015-12-20 17:47:09 +00:00
ondrej
e9d1b1acd4 IDE: use tbsButtonDrop instead of '>>' buttons
git-svn-id: trunk@50903 -
2015-12-18 10:39:04 +00:00
mattias
df7fffc80b IDE: clean up
git-svn-id: trunk@50890 -
2015-12-17 22:34:01 +00:00
mattias
f612624bb3 IDE: clean up
git-svn-id: trunk@50867 -
2015-12-17 14:37:39 +00:00
juha
9e35d2c52c Packager: Update search paths after "Add Active File To Package". Issue #27720.
git-svn-id: trunk@50839 -
2015-12-16 00:16:23 +00:00
juha
5229da3d5b Package editor: Duplicate the "Add" button's menu items in tree popup menu. Part of issue #28097.
git-svn-id: trunk@50815 -
2015-12-15 12:47:29 +00:00
juha
5c3487bc18 Package editor: Mark a package as modified after moving a dependency up/down. Part of issue #26188.
git-svn-id: trunk@50804 -
2015-12-14 17:25:32 +00:00
juha
53810b548d Package editor: Don't update the whole tree when moving a dependency up/down. Part of issue #26188.
git-svn-id: trunk@50796 -
2015-12-14 12:19:01 +00:00
juha
d9f10162d5 Package editor: Improve popup menu behavior. Part of issue #26188.
git-svn-id: trunk@50795 -
2015-12-14 12:18:55 +00:00
mattias
a452f166d8 easydockmgr: made a runtime package
git-svn-id: trunk@50751 -
2015-12-12 09:51:17 +00:00
ondrej
046606667f Packager: delete easydockmgr from installable package list
git-svn-id: trunk@50745 -
2015-12-11 13:47:33 +00:00
mattias
f1346995cf updated lpl
git-svn-id: trunk@50565 -
2015-12-02 11:45:15 +00:00
mattias
2cc0991827 IDE: fixed crash when mapping old lpl files to new lpl files, bug #29127
git-svn-id: trunk@50563 -
2015-12-02 11:37:19 +00:00
mattias
81cf3ae6ea IDE: updated lpl
git-svn-id: trunk@50540 -
2015-11-30 18:39:36 +00:00
ondrej
a466814e44 favorites: new Favorites IDE extension package
git-svn-id: trunk@50512 -
2015-11-27 05:37:01 +00:00
ondrej
151f452c84 IDE, IDEIntf: changes needed for Favorites package
git-svn-id: trunk@50511 -
2015-11-27 05:35:22 +00:00
ondrej
109f61cbec packagetabs: Added packagetabs package.
git-svn-id: trunk@50494 -
2015-11-24 11:32:10 +00:00
juha
98ba42d3a7 Packager: Improve InstallUninstallPackages layout. Issue #29074, patch from Alexey Torgashin.
git-svn-id: trunk@50484 -
2015-11-23 17:15:52 +00:00
mattias
9ae176fe1d removed editortoolbar lpl, so that new users do not accidentally add the dummy package
git-svn-id: trunk@50474 -
2015-11-22 21:18:35 +00:00
mattias
674d60d033 IDE: package macros with parameters usable in packages, new macro PkgOutDir, from Luiz Americo
git-svn-id: trunk@50472 -
2015-11-22 18:31:00 +00:00
mattias
3412df60dc updated lpl
git-svn-id: trunk@50417 -
2015-11-19 13:15:26 +00:00
ondrej
9b510c5bca packager, IDEIntf: fixed TLazPackageGraph.ChangeStamp in BeginUpdate/EndUpdate and moved ChangeStamp property to LCLIntf
git-svn-id: trunk@50384 -
2015-11-18 11:18:21 +00:00
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
5bda0931e7 IDE: removed obsolete package links attributes
git-svn-id: trunk@50278 -
2015-11-11 01:19:54 +00:00