Commit Graph

1998 Commits

Author SHA1 Message Date
mattias
2deb8f8c97 anchordocking: version 1.0
git-svn-id: trunk@57993 -
2018-05-21 20:20:43 +00:00
mattias
845c8ef3f8 IDE: install pkg dlg: added splitter, Changed arrows to green/red, Red arrow moved to right side of the button, Reduced width of buttons, focus filter available, patch #33729
git-svn-id: trunk@57978 -
2018-05-20 16:18:13 +00:00
mattias
967bf6dfd1 IDE: fix invalid localized package names
git-svn-id: trunk@57961 -
2018-05-18 21:34:39 +00:00
ondrej
d3139bec7c IDE: cleanup
git-svn-id: trunk@57884 -
2018-05-10 14:52:42 +00:00
ondrej
adb7170dbf IDE: images: remove menu_help and use btn_help instead
git-svn-id: trunk@57879 -
2018-05-10 08:30:42 +00:00
ondrej
936a0dea02 IDE: use IDEImages instead of custom image lists
git-svn-id: trunk@57865 -
2018-05-09 01:39:31 +00:00
ondrej
a914eaa29d IDE: use TLCLGlyphs for IDE buttons
git-svn-id: trunk@57857 -
2018-05-08 23:10:58 +00:00
mattias
7dd4ef464c IDE: find/rename identifier: search in used but not listed units too
git-svn-id: trunk@57727 -
2018-04-26 17:37:14 +00:00
ondrej
a711fb97c0 IDE: remove redundant glyph assignments
git-svn-id: trunk@57723 -
2018-04-26 10:02:59 +00:00
mattias
76a5a3cd5d IDEIntf: added ConsoleVerbosity, pas2js: less hints, fixed getting compiler options, fixed uninitialized result
git-svn-id: trunk@57023 -
2018-01-09 11:08:04 +00:00
balazs
061b9d15f0 Packager: Remove duplicates from "Available for installation list".
git-svn-id: trunk@56979 -
2018-01-06 10:55:20 +00:00
wp
0125b3c239 IDE: Make edit buttons ('...') square.
git-svn-id: trunk@56964 -
2018-01-05 14:44:31 +00:00
balazs
8cb178de2c VTV: Initial commit.
git-svn-id: trunk@56963 -
2018-01-05 09:03:08 +00:00
ondrej
e384a1c48a IDE: remove DoAutoAdjustLayout from r56956 #b6077f9686, issue #32924
git-svn-id: trunk@56959 -
2018-01-05 03:36:46 +00:00
wp
b6077f9686 IDE: Make '...' buttons square (issue #32924).
git-svn-id: trunk@56956 -
2018-01-04 21:35:17 +00:00
juha
53853067a7 Packager: Less verbose PackageLinks.
git-svn-id: trunk@56903 -
2018-01-01 19:31:44 +00:00
balazs
91c7a31267 Opkman: Packager: Temporary disable online packages from "Install/Uninstall packages" to prevent duplicate entries.
git-svn-id: trunk@56868 -
2017-12-29 14:14:26 +00:00
mattias
20638d46c7 IDE: removed obsolete custom components
git-svn-id: trunk@56783 -
2017-12-18 19:54:32 +00:00
mattias
7394ed2c35 IDE: removed obsolete custom components
git-svn-id: trunk@56781 -
2017-12-18 17:20:19 +00:00
mattias
0d058c9c07 codetools: renamed TFPCConfigFileStateList TPCConfigFileStateList, TFPCTargetConfigCache TPCTargetConfigCache
git-svn-id: trunk@56779 -
2017-12-18 17:03:02 +00:00
balazs
31b7c27181 IDE: Installpkgsetdlg dialog: Display online packages when OPM is installed.
git-svn-id: trunk@56778 -
2017-12-18 13:39:12 +00:00
mattias
022a515783 codetools: renamed FPCDefinesCache to CompilerDefinesCache
git-svn-id: trunk@56776 -
2017-12-18 12:20:03 +00:00
balazs
d997abd3df IDE: Pkglinks dialog: Display repository date in the "Last modified" column for online links. Repository date represents the date when the online package was last modified.
git-svn-id: trunk@56719 -
2017-12-14 11:15:15 +00:00
balazs
08558f4b92 IDE: Project Inspector: Display missing "Required Packages" with different icon if the packages are available online. The possibility to install online packages directly from Project Inspector when Opkman is installed.
git-svn-id: trunk@56712 -
2017-12-13 07:29:59 +00:00
maxim
9a41c5862a IDE: improved wording in some online package installation related strings
git-svn-id: trunk@56698 -
2017-12-11 22:58:33 +00:00
balazs
687b78901e Packager: When opening a project, automatically resolve broken package dependency if the package is available online and opkman is installed.
git-svn-id: trunk@56690 -
2017-12-11 09:57:46 +00:00
balazs
601a6c90ba Packager: Localize "Install" button.
git-svn-id: trunk@56675 -
2017-12-09 07:51:18 +00:00
balazs
5fff4bbf99 Packager: AddPkgDependecyDlg dialog: the possibility to install online packages directly.
git-svn-id: trunk@56668 -
2017-12-08 10:54:41 +00:00
mattias
82c8f67445 pas2js: added pas2jsdsgn.lpk
git-svn-id: trunk@56646 -
2017-12-05 22:06:36 +00:00
juha
f1fb8c1d13 Packager: Simplify procedure TPackageEditorForm.ItemsTreeViewDragOver.
git-svn-id: trunk@56637 -
2017-12-05 21:30:42 +00:00
balazs
40b29b08ce Packager: In order to preserve consistency with other opkman related dialogs(install/download/extract), confirmation dlg. from packager was moved to opkman. Extended InstallPackages function.
git-svn-id: trunk@56635 -
2017-12-05 13:41:26 +00:00
mattias
2b465125f8 IDE: package links: fixed TLazPackageLinks.ClearOnlineLinks
git-svn-id: trunk@56634 -
2017-12-05 12:38:35 +00:00
balazs
811fbab23f Packager: Extend PackageLinkIntf with ClearOnlineLinks method.
git-svn-id: trunk@56631 -
2017-12-05 10:15:19 +00:00
balazs
8e565ad003 Packager: AddPkgDependecyDlg dialog, nicer layout. Patch by Alexey.
git-svn-id: trunk@56630 -
2017-12-05 09:16:43 +00:00
balazs
6d9563f430 Packager: Increase ItemHeight for package list(AddPkgDependecyDlg). The text is truncated when larger font is used(Ubuntu).
git-svn-id: trunk@56624 -
2017-12-04 20:48:46 +00:00
mattias
999cb1e071 IDE: add requirement dialog: nicer layout
git-svn-id: trunk@56608 -
2017-12-04 11:40:06 +00:00
balazs
d5b7b913fd Packager: Add online packages to the "New Requirement" dialog. The changes are only visible when Opkman is installed.
git-svn-id: trunk@56607 -
2017-12-04 09:56:11 +00:00
juha
4fab6dcb04 Packager: Add online packages to the "New Requirement" dialog. Issue #32723, patch from Balázs.
git-svn-id: trunk@56481 -
2017-11-24 11:34:42 +00:00
juha
d615063766 Packager: Improve creating packagelinks for online packages. Issue #32719, patch from Balázs.
git-svn-id: trunk@56474 -
2017-11-23 14:17:03 +00:00
juha
d5909028ff Packager: Fix NewRequirement dialog hi-dpi layout. Issue #32700, patch from wp.
git-svn-id: trunk@56462 -
2017-11-21 15:32:03 +00:00
juha
09c709f890 Packager: Set variables PkgLinks and LazPackageLinks together.
git-svn-id: trunk@56461 -
2017-11-21 15:32:02 +00:00
juha
691aefec4a Packager: Reset the count of online links. Issue #32714, patch from Balázs.
git-svn-id: trunk@56456 -
2017-11-21 12:02:38 +00:00
juha
36f3f671b6 Packager: Simplify TLPKInfo.Create.
git-svn-id: trunk@56453 -
2017-11-21 12:02:34 +00:00
juha
a35f61c6ec IdeIntf: Move PackageType to TIDEPackage, it should not be in TLazPackageID.
git-svn-id: trunk@56452 -
2017-11-21 12:02:29 +00:00
juha
7f5d893c9f IdeIntf: Move TLazPackageType to TLazPackageID in PackageIntf. TPackageLink inherits it.
git-svn-id: trunk@56436 -
2017-11-18 15:51:05 +00:00
juha
ba12198061 Codetools: Formatting. Add an assertion for issue #32340.
git-svn-id: trunk@56376 -
2017-11-12 17:50:29 +00:00
juha
32d0db97c0 Packager: Remove useless calls to NameToValidIdentifier.
git-svn-id: trunk@56347 -
2017-11-10 08:46:21 +00:00
juha
6a0191fb70 Formatting for IDEQuestionDialog parameters.
git-svn-id: trunk@56346 -
2017-11-10 08:46:19 +00:00
juha
ad57283d64 Move package SemaphorGridLPK and its example project to Lazarus-CCR.
git-svn-id: trunk@56248 -
2017-10-31 09:25:19 +00:00
mattias
662e536e96 updated lpl
git-svn-id: trunk@56164 -
2017-10-23 09:37:46 +00:00