lazarus/components/onlinepackagemanager
2017-12-15 13:02:31 +00:00
..
fpcmod
images
languages Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #32819 2017-12-15 13:02:31 +00:00
vst LazUtils: Change "Character" to "Codepoint" in LazUTF8 function names to be more accurate and to avoid confusion. 2017-12-11 19:44:22 +00:00
onlinepackagemanager.lpk Opkman: Preparing OPM for the integration with the build in Package Manager. Step4. 2017-12-08 10:55:32 +00:00
onlinepackagemanager.lps
onlinepackagemanager.pas Opkman: Preparing OPM for the integration with the build in Package Manager. Step4. 2017-12-08 10:55:32 +00:00
onlinepackagemanagerintf.pas Opkman: Inherit TOPMInterfaceEx from PackageLinkIntf + a small bugfix. 2017-11-20 06:55:39 +00:00
opkman_addrepositorypackagefrm.lfm
opkman_addrepositorypackagefrm.pas
opkman_categoriesfrm.lfm
opkman_categoriesfrm.pas
opkman_common.pas Opkman: Show download/extract/install progress in the center of the work area. 2017-12-11 09:59:49 +00:00
opkman_const.pas Opkman: Reuse already existing strings for localization. 2017-12-09 07:52:16 +00:00
opkman_contributors.txt
opkman_createjsonforupdatesfrm.lfm
opkman_createjsonforupdatesfrm.pas
opkman_createrepositoryfrm.lfm Opkman: Small GUI tweak. 2017-11-15 11:03:36 +00:00
opkman_createrepositoryfrm.pas Opkman: Preserve compatibility with older version(TPackageType/TLazPackageType). 2017-11-27 08:22:33 +00:00
opkman_createrepositorypackagefrm.lfm
opkman_createrepositorypackagefrm.pas Opkman: Changing RepositoryDate from TDate to TDateTime to match packagelink LPKFileDate. 2017-11-22 13:13:39 +00:00
opkman_downloader.pas Opkman: Invalid event handler assigned. Thanks @howardpc. 2017-11-19 21:30:06 +00:00
opkman_fpcdef.inc
opkman_installer.pas Opkman: Preparing OPM for the integration with the build in Package Manager. Step3. 2017-12-05 13:42:20 +00:00
opkman_intf_packagelistfrm.lfm Opkman: Show download/extract/install progress in the center of the work area. 2017-12-11 09:59:49 +00:00
opkman_intf_packagelistfrm.pas Opkman: PackageListFrm: Display license and description as a single line in the tree. 2017-12-09 11:32:04 +00:00
opkman_intf.pas 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. 2017-12-14 11:15:15 +00:00
opkman_mainfrm.lfm
opkman_mainfrm.pas Opkman: Fixing issues caused by the TPackageType/TLazPackageType switch. Also fixed packagelist.json in the main repository. 2017-11-22 06:17:05 +00:00
opkman_options.pas
opkman_optionsfrm.lfm
opkman_optionsfrm.pas
opkman_packagedetailsfrm.lfm
opkman_packagedetailsfrm.pas
opkman_packagelistfrm.lfm
opkman_packagelistfrm.pas
opkman_progressfrm.lfm
opkman_progressfrm.pas Opkman: Preparing OPM for the integration with the build in Package Manager. Step4. 2017-12-08 10:55:32 +00:00
opkman_repositories.lfm
opkman_repositories.pas
opkman_repositorydetailsfrm.lfm
opkman_repositorydetailsfrm.pas
opkman_serializablepackages.pas Opkman: Preparing OPM for the integration with the build in Package Manager. Step4. 2017-12-08 10:55:32 +00:00
opkman_timer.pas Opkman: Removing duplicated code. 2017-11-20 06:27:30 +00:00
opkman_updates.pas Opkman: Disable package updates temporary. 2017-11-21 13:25:10 +00:00
opkman_uploader.pas
opkman_visualtree.pas Opkman: Preparing OPM for the integration with the build in Package Manager. Step4. 2017-12-08 10:55:32 +00:00
opkman_zipper.pas