lazarus/components/onlinepackagemanager
2021-02-24 22:17:51 +00:00
..
fpcmod OPM: Use FPC_FULLVERSION for checking compiler version. 2021-02-05 11:28:01 +00:00
images Components: Add copyright notes to all folders to which Roland Hahn has contributed images. 2021-02-24 22:17:51 +00:00
languages Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #38436 2021-02-03 22:42:52 +00:00
Makefile updated Makefiles 2021-02-13 13:01:14 +00:00
Makefile.compiled LazUtils/FreeType: Separate FreeType stuff into its own package 2020-07-14 18:09:17 +00:00
Makefile.fpc LazUtils/FreeType: Separate FreeType stuff into its own package 2020-07-14 18:09:17 +00:00
onlinepackagemanager.lpk Opkman: Add the possibility to open the package file(lpk) directly from the package tree. 2020-04-13 16:03:03 +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
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
opkman_common.pas New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar. 2021-02-15 08:43:50 +00:00
opkman_const.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_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: 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_createrepositorypackagefrm.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_createrepositorypackagefrm.pas Opkman: When available, auto load package data. 2020-11-12 14:33:12 +00:00
opkman_downloader.pas OPM: Use FPC_FULLVERSION for checking compiler version. 2021-02-05 11:28:01 +00: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
opkman_maindm.pas Opkman: Fix wrong imageindex for dependency and license node. 2020-04-14 11:21:50 +00:00
opkman_mainfrm.lfm
opkman_mainfrm.pas OPM: Faster string comparison. 2021-02-05 11:28:02 +00:00
opkman_opensslfrm.lfm
opkman_opensslfrm.pas
opkman_options.pas Opkman: If available load the json from local source. Useful if the internet connection is slow. Feature requested by a forum user. 2020-02-27 10:27:12 +00:00
opkman_optionsfrm.lfm Opkman: If available load the json from local source. Useful if the internet connection is slow. Feature requested by a forum user. 2020-02-27 10:27:12 +00:00
opkman_optionsfrm.pas Opkman: If available load the json from local source. Useful if the internet connection is slow. Feature requested by a forum user. 2020-02-27 10:27:12 +00:00
opkman_packagedetailsfrm.lfm
opkman_packagedetailsfrm.pas
opkman_packagelistfrm.lfm
opkman_packagelistfrm.pas Opkman: Improve error message when third party packages are not available(suggestion by a forum user). 2020-02-27 08:39:53 +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 OPM: Faster string comparison. 2021-02-05 11:28:02 +00:00
opkman_showhint.lfm
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 OPM: Use FPC_FULLVERSION for checking compiler version. 2021-02-05 11:28:01 +00:00
opkman_uploader.pas OPM: Use FPC_FULLVERSION for checking compiler version. 2021-02-05 11:28:01 +00:00
opkman_visualtree.pas LazUtils: Add case-insensitive functions PosI(), LazStartsText() and LazEndsText(). 2021-02-08 19:09:17 +00:00
opkman_zipper.pas Optimise string manipulation. Reduce calls to Copy(). 2021-02-11 14:08:24 +00:00
opkman.res