lazarus/components/onlinepackagemanager
2023-02-25 14:12:40 +01:00
..
fpcmod OPM: Use FPC_FULLVERSION for checking compiler version. 2021-02-05 11:28:01 +00:00
images Images: Improved versions of the OPM icon and the JCF logo in the About box. By Roland Hahn. 2023-02-25 14:12:40 +01:00
languages Translations: Brazilian Portuguese translation update by Marcelo B Paula, issue #39863 2022-08-22 02:21:13 +03:00
Makefile udpated makefiles 2022-05-29 19:34:19 +02:00
Makefile.compiled LazUtils/FreeType: Separate FreeType stuff into its own package 2020-07-14 18:09:17 +00:00
Makefile.fpc updated makefiles, fixed compile fpdebug with fpc 3.2.2 2022-11-13 13:23:46 +01:00
onlinepackagemanager.lpk Opkman: Less hints 2021-03-03 11:31:27 +00:00
onlinepackagemanager.lps
onlinepackagemanager.pas
onlinepackagemanagerintf.pas IDE, OPM: Add missing ellipsis (...) to menu item captions, and icons for ComponentList. Issue #38420. 2021-01-30 18:36:57 +00:00
opkman_addrepositorypackagefrm.lfm OPM: Replace icons with "nicer" package (by Roland Hahn) 2022-10-29 18:01:56 +02:00
opkman_addrepositorypackagefrm.pas
opkman_categoriesfrm.lfm
opkman_categoriesfrm.pas OPM: Faster string comparison. 2021-02-05 11:28:02 +00:00
opkman_colorsfrm.lfm
opkman_colorsfrm.pas opm: fix readability of hint window on dark themes, remove hardcoded colors... 2021-09-17 06:47:36 +00:00
opkman_common.pas Opkman: Change version support. 2023-01-16 10:00:03 +02:00
opkman_const.pas OpkMan: improved i18n, regenerated translations and updated Russian translation 2022-05-25 01:22:53 +03:00
opkman_contributors.txt
opkman_createjsonforupdatesfrm.lfm
opkman_createjsonforupdatesfrm.pas
opkman_createrepositoryfrm.lfm Opkman: Add a new node("Orphaned package") to the package tree. The node describe if the node is actively maintained. 2020-07-23 14:07:21 +00:00
opkman_createrepositoryfrm.pas OpkMan: Erase all files in the destination directory before installation begins. 2021-09-28 10:56:33 +03:00
opkman_createrepositorypackagefrm.lfm Opkman: Update interface before package compressing. Prevent form close and show crHourGlass cursor during compress. 2021-03-20 08:14:30 +00:00
opkman_createrepositorypackagefrm.pas Opkman: Update interface before package compressing. Prevent form close and show crHourGlass cursor during compress. 2021-03-20 08:14:30 +00:00
opkman_downloader.pas Fixed the problem that some packages download from online package manager return status code:302 error 2022-03-30 22:21:07 +08:00
opkman_installer.pas OPM: Faster string comparison. 2021-02-05 11:28:02 +00:00
opkman_intf_packagelistfrm.lfm
opkman_intf_packagelistfrm.pas OPM: Faster string comparison. 2021-02-05 11:28:02 +00:00
opkman_intf.pas OPM: Faster string comparison. 2021-02-05 11:28:02 +00:00
opkman_maindm.lfm OnlinePackageManager: Update icons in datamodule, forgotten in previous commit. 2022-10-29 19:23:05 +02:00
opkman_maindm.pas Opkman: Fix wrong imageindex for dependency and license node. 2020-04-14 11:21:50 +00:00
opkman_mainfrm.lfm OnlinePackageManager: Replace hard-coded disabled image list by one which is derived at runtime from the normal images. Based on code by Roland Hahn. 2022-11-04 14:18:13 +01:00
opkman_mainfrm.pas OnlinePackageManager: Replace hard-coded disabled image list by one which is derived at runtime from the normal images. Based on code by Roland Hahn. 2022-11-04 14:18:13 +01:00
opkman_opensslfrm.lfm
opkman_opensslfrm.pas
opkman_options.pas opm: fix readability of hint window on dark themes, remove hardcoded colors... 2021-09-17 06:47:36 +00:00
opkman_optionsfrm.lfm OpkMan: Switch to Openssl 1.1.1o 2022-05-24 07:26:48 +03:00
opkman_optionsfrm.pas OpkMan: improved i18n, regenerated translations and updated Russian translation 2022-05-25 01:22:53 +03:00
opkman_packagedetailsfrm.lfm
opkman_packagedetailsfrm.pas
opkman_packagelistfrm.lfm
opkman_packagelistfrm.pas Opkman: Correctly resolve dependencies for external packages. 2021-04-22 06:54:13 +00:00
opkman_progressfrm.lfm
opkman_progressfrm.pas Opkman: Add the possibility to open the package file(lpk) directly from the package tree. 2020-04-13 16:03:03 +00:00
opkman_repositories.lfm
opkman_repositories.pas OPM: Faster string comparison. 2021-02-05 11:28:02 +00:00
opkman_repositorydetailsfrm.lfm
opkman_repositorydetailsfrm.pas OPM: Faster string comparison. 2021-02-05 11:28:02 +00:00
opkman_serializablepackages.pas OpkMan: Erase all files in the destination directory before installation begins. 2021-09-28 10:56:33 +03:00
opkman_showhint.lfm opm: fix readability of hint window on dark themes, remove hardcoded colors... 2021-09-17 06:47:36 +00:00
opkman_showhint.pas Opkman: added missing spaces before parentheses 2020-07-23 23:06:07 +00:00
opkman_showhintbase.lfm
opkman_showhintbase.pas
opkman_updates.pas OpkMan: Switch to Openssl 1.1.1o 2022-05-24 07:26:48 +03:00
opkman_uploader.pas OPM: Use FPC_FULLVERSION for checking compiler version. 2021-02-05 11:28:01 +00:00
opkman_visualtree.pas Prevent "orphaned package" node to appear after resetting the filter. 2022-01-03 10:51:05 +02:00
opkman_zipper.pas OpkMan: Erase all files in the destination directory before installation begins. 2021-09-28 10:56:33 +03:00
opkman.res Images: Update res files affected by previous commit. 2022-10-28 18:39:22 +02:00