Commit Graph

103 Commits

Author SHA1 Message Date
mattias
fb03756b41 replaced url http://wiki.freepascal.org with https 2025-02-13 08:49:48 +01:00
Martin
49f44c8ee1 Fix checking modal result, handle mrCancel. Issue: #40920 2024-04-25 21:47:15 +02:00
wp_xyz
05dcff1c02 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
balazs
6c6ce16b28 Opkman: Correctly resolve dependencies for external packages.
git-svn-id: trunk@65050 -
2021-04-22 06:54:13 +00:00
balazs
32d3a2159b Opkman: Change Install button caption.
git-svn-id: trunk@64844 -
2021-03-20 13:13:32 +00:00
wp
09075a320b Opkman: Avoid unnecessary LCL scaling steps for VTV. Issue #37886.
git-svn-id: trunk@64737 -
2021-03-03 11:21:39 +00:00
balazs
8445edd27f Opkman: Less hint + Fix high dpi bug, when displaying rating stars. Issue #37886.
git-svn-id: trunk@64727 -
2021-03-02 21:22:24 +00:00
juha
64656b41e2 OPM: Faster string comparison.
git-svn-id: trunk@64462 -
2021-02-05 11:28:02 +00:00
balazs
5930969e12 Opkman: Small bugfix.
git-svn-id: trunk@62682 -
2020-02-27 12:14:43 +00:00
balazs
ab0b56c0f8 Opkman: Speed up the load of the package tree.
git-svn-id: trunk@62680 -
2020-02-27 11:30:22 +00:00
balazs
8f44d34808 Opkman: If available load the json from local source. Useful if the internet connection is slow. Feature requested by a forum user.
git-svn-id: trunk@62678 -
2020-02-27 10:27:12 +00:00
ondrej
74fb203f39 LCL: Screen.BeginTempCursor & EndTempCursor
git-svn-id: trunk@62664 -
2020-02-23 06:04:38 +00:00
balazs
ea23df45e0 Opkman: Warn user if a package is incompatible with the current system. Implemented for third party packages too.
git-svn-id: trunk@61325 -
2019-06-06 10:49:34 +00:00
balazs
3791e9a6da Opkman: Warn user if a package is incompatible with the current system.
git-svn-id: trunk@61324 -
2019-06-06 10:02:56 +00:00
balazs
b8b713f458 Opkman: Ask to download openssl, if it is missing (Win), issue #35545
git-svn-id: trunk@61186 -
2019-05-09 09:42:31 +00:00
balazs
bcc2eb9097 Opkman: Move update thread to main form.
git-svn-id: trunk@60492 -
2019-02-25 05:54:15 +00:00
wp
54a8e6dadc VirtualTreeView: Rename package and files with prefix "laz.", register component names with prefix "Laz", to allow the user to install other versions of VTV.
OnlinePackageManager: Adapt to the new virtualtreeview package.

git-svn-id: trunk@60132 -
2019-01-21 14:57:14 +00:00
balazs
0c07ac1983 Opkman: In order to prevent memory leaks, the update of serializable packages are protected with critical sections.
git-svn-id: trunk@59719 -
2018-12-03 13:54:14 +00:00
balazs
7a770dfa0c Opkman: After a package is opened with "Open package file(.lpk)...", OPM wrongly reports the package as installed when in fact is not.
git-svn-id: trunk@59717 -
2018-12-03 07:32:02 +00:00
martin
0481046370 OPM: fix race condition
git-svn-id: trunk@59626 -
2018-11-22 18:15:19 +00:00
wp
6d366fb454 Opkman: Move imagelists for tree and speedbuttons to central datamodule to avoid duplicate storage of images.
git-svn-id: trunk@59429 -
2018-11-02 10:54:09 +00:00
balazs
b753ed9ee8 Opkman: - add Roland Hahn to the contributors list
- update licensing info for images
- increase update interval for third party packages from 2 to 15 minutes 

git-svn-id: trunk@59428 -
2018-11-02 07:08:39 +00:00
balazs
a7ea7acab3 Opkman: Return button, visual tweak.
git-svn-id: trunk@59425 -
2018-11-01 22:42:01 +00:00
balazs
525587f9a1 Opkman: Show return button when json is visible.
git-svn-id: trunk@59424 -
2018-11-01 22:26:52 +00:00
balazs
6e2fa136b9 Opkman: Add an empty data module for future use.
git-svn-id: trunk@59422 -
2018-11-01 17:10:28 +00:00
wp
a26ab052a1 Opkman: Add disabled high-res toolbar images (because of alpha-channel issues in automatic generation of disabled images).
git-svn-id: trunk@59420 -
2018-11-01 16:07:54 +00:00
wp
1b2b881200 Opkman: Add high-dpi images by Roland Hahn and apply them to speedbuttons (trees still with old icons).
git-svn-id: trunk@59418 -
2018-11-01 12:24:10 +00:00
wp
26263f83ba Opkman: Add high-dpi icons for toolbar (by Roland Hahn)
git-svn-id: trunk@59417 -
2018-11-01 10:06:42 +00:00
balazs
01a1baa804 Opkman: Prevent memory leaks(step1) + other changes
- remove threaded timer to prevent memory leaks
- calculate download/extract speed with different method
- restructure the update thread
- prevent IDE freeze
- change repository names to "Official repository" and "Third party repository"
- make the unintuitive "Install" button intuitive again
- make install process faster

git-svn-id: trunk@59405 -
2018-10-31 18:43:35 +00:00
juha
e5df044216 OpkMan: Increase TThreadTimer delay as workaround to prevent memory leaks. The other changes did not affect leaks.
git-svn-id: trunk@59381 -
2018-10-29 12:10:00 +00:00
balazs
de1dca667b Opkman: UI tweak + small bugfix.
git-svn-id: trunk@58757 -
2018-08-22 09:04:15 +00:00
balazs
238230207e Opkman: Shortcut keys for different commands.
git-svn-id: trunk@58714 -
2018-08-15 13:33:58 +00:00
balazs
2e76c3607c Opkman: Add macro support for the directories defined in panel Options\Folders. Issue #33857, patch from errno.
git-svn-id: trunk@58254 -
2018-06-14 08:51:43 +00:00
balazs
687cdf6ff9 Opkman: Add the possibility to save the installed package list to file. Request by @garlar27.
git-svn-id: trunk@58054 -
2018-05-30 19:55:39 +00:00
balazs
6ee1d58104 Opkman: On refresh reset package filter.
git-svn-id: trunk@57578 -
2018-03-29 19:40:43 +00:00
balazs
e03d7bfcb1 Opkman: Bug fix: Install process is not aborted when the user click the "Cancel" button.
git-svn-id: trunk@57577 -
2018-03-29 12:26:42 +00:00
balazs
8c69e30eb6 Opkman: Bug fix: Package filter is not working properly. Reported by forum user @totya.
git-svn-id: trunk@57575 -
2018-03-29 09:12:09 +00:00
balazs
cc7720503b Opkman: Hide package hint window on form deactivate. Issue #33522 by AlexeyT.
git-svn-id: trunk@57568 -
2018-03-27 18:44:12 +00:00
balazs
634a5e3b53 Opkman: Merge "Install" and "Update" buttons.
git-svn-id: trunk@57328 -
2018-02-19 07:14:45 +00:00
balazs
65d289f941 Opkman: Link OPM to VTV from the component folder.
git-svn-id: trunk@56966 -
2018-01-05 14:56:27 +00:00
balazs
de416689cc Opkman: Fix memory leaks in the update feature.
git-svn-id: trunk@56950 -
2018-01-04 10:17:33 +00:00
balazs
dd4f78896d Opkman: Re-enable updates from package maintainer's homepage + fix memory leak.
git-svn-id: trunk@56933 -
2018-01-03 13:52:02 +00:00
balazs
7e8516f91a Opkman: Bug fix: Exit if the user choose to close the confirmation dialog instead of clicking button No.
git-svn-id: trunk@56809 -
2017-12-20 19:47:52 +00:00
balazs
7258640282 Opkman: Create destination directory if does not exists. Issue #32857.
git-svn-id: trunk@56808 -
2017-12-20 18:21:50 +00:00
balazs
e0045baeb8 Opkman: Extend TOPMInterface.
git-svn-id: trunk@56777 -
2017-12-18 13:38:00 +00:00
balazs
9e0016b0cf Opkman: Fixing issues caused by the TPackageType/TLazPackageType switch. Also fixed packagelist.json in the main repository.
git-svn-id: trunk@56464 -
2017-11-22 06:17:05 +00:00
juha
58c3c1594a OpkMan: Clean uses clause.
git-svn-id: trunk@56460 -
2017-11-21 15:31:56 +00:00
balazs
bda79565c0 Opkman: Preparing OPM for the integration with the build in Package Manager. Step2.
git-svn-id: trunk@56451 -
2017-11-21 09:27:58 +00:00
balazs
ec308db4fd Opkman: Replacing TPackageType with TLazPackageType.
git-svn-id: trunk@56439 -
2017-11-20 06:10:33 +00:00
balazs
e5b22557ad Opkman: Preparing OPM for the integration with the build in Package Manager. Step1.
git-svn-id: trunk@56430 -
2017-11-18 05:24:38 +00:00