lazarus/components/onlinepackagemanager
2018-06-20 21:41:44 +00:00
..
fpcmod Opkman: Less hints and warnings. 2018-05-08 09:08:47 +00:00
images Opkman: Changed expand/collapse icons. 2017-08-21 05:55:00 +00:00
languages Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #33847 2018-06-13 22:54:29 +00:00
Makefile make bigide: added cmdlinedebuggerbase and lazdebuggerlldb 2018-06-20 21:41:44 +00:00
Makefile.compiled make bigide: added cmdlinedebuggerbase and lazdebuggerlldb 2018-06-20 21:41:44 +00:00
Makefile.fpc make bigide: added cmdlinedebuggerbase and lazdebuggerlldb 2018-06-20 21:41:44 +00:00
onlinepackagemanager.lpk opm: using common output directory lib/$(CPU_TARGET)-$(OS_TARGET)/$(LCL_PLATFORM) 2018-06-04 09:13:53 +00:00
onlinepackagemanager.lps
onlinepackagemanager.pas Opkman: ShowHintfrm: Make colors user configurable. 2017-12-22 09:50:03 +00:00
onlinepackagemanagerintf.pas Opkman: Inherit TOPMInterfaceEx from PackageLinkIntf + a small bugfix. 2017-11-20 06:55:39 +00:00
opkman_addrepositorypackagefrm.lfm Opkman: Private repositories. End implementation. 2017-09-14 12:37:10 +00:00
opkman_addrepositorypackagefrm.pas Opkman: Private repositories. End implementation. 2017-09-14 12:37:10 +00:00
opkman_categoriesfrm.lfm Opkman: Disable custom drawing by default. It can be re-enabled in the Options dialog. 2017-08-14 10:56:36 +00:00
opkman_categoriesfrm.pas Opkman: Link OPM to VTV from the component folder. 2018-01-05 14:56:27 +00:00
opkman_colorsfrm.lfm Opkman: OptionsFrm, ColorsFrm: Small GUI tweak. 2017-12-23 06:35:18 +00:00
opkman_colorsfrm.pas Opkman: OptionsFrm, ColorsFrm: Small GUI tweak. 2017-12-23 06:35:18 +00:00
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: Add the possibility to save the installed package list to file. Request by @garlar27. 2018-05-30 19:55:39 +00:00
opkman_contributors.txt Opkman: Added the possibility to create "JSON for updates" directly from "Create repository package" dialog. 2016-12-28 19:41:17 +00:00
opkman_createjsonforupdatesfrm.lfm Refactoring. 2017-09-07 06:52:22 +00:00
opkman_createjsonforupdatesfrm.pas Opkman: Link OPM to VTV from the component folder. 2018-01-05 14:56:27 +00:00
opkman_createrepositoryfrm.lfm Opkman: GUI tweak: change add, delete images. 2018-02-01 06:55:51 +00:00
opkman_createrepositoryfrm.pas Opkman: Link OPM to VTV from the component folder. 2018-01-05 14:56:27 +00:00
opkman_createrepositorypackagefrm.lfm Opkman: Private repositories(step3). 2017-09-13 12:52:59 +00:00
opkman_createrepositorypackagefrm.pas Opkman: Add macro support for the directories defined in panel Options\Folders. Issue #33857, patch from errno. 2018-06-14 08:51:43 +00:00
opkman_downloader.pas Opkman: Small refactoring. 2018-02-21 05:55:58 +00:00
opkman_fpcdef.inc OpkMan: Use Socket.IOTimeout in FPC 3.0.2. Clean and order uses sections. 2017-03-06 12:24:52 +00:00
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: Link OPM to VTV from the component folder. 2018-01-05 14:56:27 +00:00
opkman_intf.pas Opkman: Add macro support for the directories defined in panel Options\Folders. Issue #33857, patch from errno. 2018-06-14 08:51:43 +00:00
opkman_mainfrm.lfm Opkman: Add the possibility to save the installed package list to file. Request by @garlar27. 2018-05-30 19:55:39 +00:00
opkman_mainfrm.pas Opkman: Add macro support for the directories defined in panel Options\Folders. Issue #33857, patch from errno. 2018-06-14 08:51:43 +00:00
opkman_options.pas Opkman: Add macro support for the directories defined in panel Options\Folders. Issue #33857, patch from errno. 2018-06-14 08:51:43 +00:00
opkman_optionsfrm.lfm Opkman: Add macro support for the directories defined in panel Options\Folders. Issue #33857, patch from errno. 2018-06-14 08:51:43 +00:00
opkman_optionsfrm.pas Opkman: Add macro support for the directories defined in panel Options\Folders. Issue #33857, patch from errno. 2018-06-14 08:51:43 +00:00
opkman_packagedetailsfrm.lfm Opkman: Disable custom drawing by default. It can be re-enabled in the Options dialog. 2017-08-14 10:56:36 +00:00
opkman_packagedetailsfrm.pas Opkman: Disable custom drawing by default. It can be re-enabled in the Options dialog. 2017-08-14 10:56:36 +00:00
opkman_packagelistfrm.lfm Opkman: Disable custom drawing by default. It can be re-enabled in the Options dialog. 2017-08-14 10:56:36 +00:00
opkman_packagelistfrm.pas Opkman: Bug fix: Package filter is not working properly. Reported by forum user @totya. 2018-03-29 09:12:09 +00:00
opkman_progressfrm.lfm Opkman: More space between labels on form opkman_progressfrm.lfm 2017-09-28 11:20:25 +00:00
opkman_progressfrm.pas Opkman: Small refactoring. 2018-02-21 05:55:58 +00:00
opkman_repositories.lfm Opkman: Private repositories(step2). 2017-09-12 09:19:04 +00:00
opkman_repositories.pas Opkman: Link OPM to VTV from the component folder. 2018-01-05 14:56:27 +00:00
opkman_repositorydetailsfrm.lfm Opkman: Private repositories. End implementation. 2017-09-14 12:37:10 +00:00
opkman_repositorydetailsfrm.pas Opkman: Private repositories. End implementation. 2017-09-14 12:37:10 +00:00
opkman_serializablepackages.pas Opkman: Add macro support for the directories defined in panel Options\Folders. Issue #33857, patch from errno. 2018-06-14 08:51:43 +00:00
opkman_showhint.lfm Opkman: The hint window for meta packages now is customizable. 2017-12-21 12:47:02 +00:00
opkman_showhint.pas Opkman: Link OPM to VTV from the component folder. 2018-01-05 14:56:27 +00:00
opkman_showhintbase.lfm Opkman: ShowHintFrm: memo height was incorrectly calculated under GTK. 2017-12-24 13:15:23 +00:00
opkman_showhintbase.pas Opkman: Merge "Install" and "Update" buttons. 2018-02-19 07:14:45 +00:00
opkman_timer.pas Opkman: Call Synchronize from the currently active thread. Increase sleep interval to prevent CPU load. 2018-02-06 06:03:44 +00:00
opkman_updates.pas opm: less hints 2018-06-04 17:22:01 +00:00
opkman_uploader.pas OpkMan: Don't use the UTF8 specific functions. FPC 2.x is not supported any more. 2017-03-07 14:29:46 +00:00
opkman_visualtree.pas Opkman: Bug fix: Install process is not aborted when the user click the "Cancel" button. 2018-03-29 12:26:42 +00:00
opkman_zipper.pas Opkman: Bug fix: Updating package from the maintainers webpage in some special cases failed. 2018-02-04 13:42:03 +00:00