mattias
fb03756b41
replaced url http://wiki.freepascal.org with https
2025-02-13 08:49:48 +01:00
Maxim Ganetsky
f33a3bcc17
OpkMan: improved i18n, regenerated translations and updated Russian translation
2022-05-25 01:22:53 +03:00
balazs
4460f173ca
OpkMan: Switch to Openssl 1.1.1o
2022-05-24 07:26:48 +03:00
balazs
beabfcbd53
Opkman: Add "external" to package udpates(Options).
...
git-svn-id: trunk@65031 -
2021-04-20 19:26:23 +00:00
juha
48bc5d771e
IDE, OPM: Add missing ellipsis (...) to menu item captions, and icons for ComponentList. Issue #38420 .
...
git-svn-id: trunk@64444 -
2021-01-30 18:36:57 +00:00
balazs
9ce85ae018
Opkman: Add a new node("Orphaned package") to the package tree. The node describe if the node is actively maintained.
...
git-svn-id: trunk@63634 -
2020-07-23 14:07:21 +00:00
maxim
d9c875e01f
Opkman: improved resource string names, regenerated translations and updated Russian translation
...
git-svn-id: trunk@62973 -
2020-04-14 13:05:28 +00:00
balazs
742ffadced
Opkman: Add a new node("External dependencies") to the package tree. The node provides information about any external libraries/files required by the package.
...
git-svn-id: trunk@62962 -
2020-04-14 08:16:49 +00:00
maxim
eef72be541
Opkman: added missing periods, regenerated translations and updated Russian translation
...
git-svn-id: trunk@62960 -
2020-04-13 21:41:01 +00:00
balazs
2eedadafce
Opkman: Add the possibility to open the package file(lpk) directly from the package tree.
...
git-svn-id: trunk@62959 -
2020-04-13 16:03:03 +00:00
maxim
e3c38887a4
Opkman: fixed typos, regenerated translations and updated Russian translation
...
git-svn-id: trunk@62686 -
2020-02-28 22:47:36 +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
balazs
9875a0b309
Opkman: Improve error message when third party packages are not available(suggestion by a forum user).
...
git-svn-id: trunk@62677 -
2020-02-27 08:39:53 +00:00
maxim
bd161cf0a5
Opkman: fixed typos, regenerated translations and updated Russian translation
...
git-svn-id: trunk@62636 -
2020-02-16 21:39:52 +00:00
balazs
6e73710c9e
Opkman: More meaningful column names + hints.
...
git-svn-id: trunk@62629 -
2020-02-13 15:26:13 +00:00
balazs
3049e3abb8
Opkman: Change warning message for untested packages.
...
git-svn-id: trunk@61850 -
2019-09-10 03:45:38 +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
maxim
a1312cc978
Opkman: improved question
...
git-svn-id: trunk@61213 -
2019-05-12 23:13:08 +00:00
balazs
be344c2282
Opkman: OptionsFrm more meaningful description.
...
git-svn-id: trunk@61187 -
2019-05-09 09:56:45 +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
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
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
balazs
ad0354c154
Opkman: Show community description in the hint window.
...
git-svn-id: trunk@58756 -
2018-08-22 08:04:06 +00:00
balazs
13d5bd13c3
Opkman: Add "community description" for each package. This is especially important for packages that are no longer maintained.
...
git-svn-id: trunk@58753 -
2018-08-22 05:31:01 +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
e0f2c26d32
Opkman: Rename "Open" button to "Local repo" to prevent confusion.
...
git-svn-id: trunk@57579 -
2018-03-30 08:19:13 +00:00
maxim
0d06913fda
Opkman: removed unused string, regenerated translations and updated Russian translation
...
git-svn-id: trunk@57330 -
2018-02-19 22:43:20 +00:00
balazs
2489e7c8b0
Opkman: Extend package state list.
...
git-svn-id: trunk@57329 -
2018-02-19 12:35:36 +00:00
balazs
634a5e3b53
Opkman: Merge "Install" and "Update" buttons.
...
git-svn-id: trunk@57328 -
2018-02-19 07:14:45 +00:00
balazs
fa1db9d1b6
Opkman: ShowHintfrm: Make colors user configurable.
...
git-svn-id: trunk@56815 -
2017-12-22 09:50:03 +00:00
balazs
ee02d44114
Opkman: ShowHintfrm: localize "description" and "license". OptionsFrm: GUI tweak.
...
git-svn-id: trunk@56814 -
2017-12-22 06:40:53 +00:00
balazs
869d9fb143
Opkman: The hint window for meta packages now is customizable.
...
git-svn-id: trunk@56812 -
2017-12-21 12:47:02 +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
46ff77357e
Opkman: Reuse already existing strings for localization.
...
git-svn-id: trunk@56676 -
2017-12-09 07:52:16 +00:00
balazs
9e8a489027
Opkman: Preparing OPM for the integration with the build in Package Manager. Step4.
...
git-svn-id: trunk@56669 -
2017-12-08 10:55:32 +00:00
balazs
cb534b2dc3
Opkman: Preparing OPM for the integration with the build in Package Manager. Step3.
...
git-svn-id: trunk@56636 -
2017-12-05 13:42:20 +00:00
maxim
05b5449268
Opkman: fixed typos/improved wording, regenerated translations and updated Russian translation
...
git-svn-id: trunk@56062 -
2017-10-15 21:44:12 +00:00
balazs
60a0663b44
Opkman: Connection timeout now is user configurable, default 10 seconds.
...
git-svn-id: trunk@56059 -
2017-10-15 12:53:28 +00:00
balazs
b9d73c457e
Opkman: The possibility to open local repository in file manager.
...
git-svn-id: trunk@56055 -
2017-10-14 17:43:48 +00:00
maxim
fd70ca1545
Opkman: cleaned up unused strings and fixed typos
...
git-svn-id: trunk@55872 -
2017-09-15 23:04:58 +00:00
balazs
898593b5bf
Opkman: Private repositories. End implementation.
...
git-svn-id: trunk@55859 -
2017-09-14 12:37:10 +00:00
balazs
b6a1099f7e
Opkman: Private repositories(step4).
...
git-svn-id: trunk@55858 -
2017-09-14 08:28:10 +00:00
balazs
093134726c
Opkman: Private repositories(step3).
...
git-svn-id: trunk@55850 -
2017-09-13 12:52:59 +00:00
balazs
f861e5cd17
Opkman: Private repositories(step2).
...
git-svn-id: trunk@55844 -
2017-09-12 09:19:04 +00:00
balazs
520a347095
Opkman: Private repositories(step1).
...
git-svn-id: trunk@55799 -
2017-09-08 10:04:05 +00:00
balazs
60ec73e66a
Opkman: Begin implementing support for private repositories.
...
git-svn-id: trunk@55794 -
2017-09-07 12:34:56 +00:00
balazs
f5b1616c88
Refactoring.
...
git-svn-id: trunk@55792 -
2017-09-07 06:52:22 +00:00
balazs
1c16d6050b
Opkman: Disable custom drawing by default. It can be re-enabled in the Options dialog.
...
git-svn-id: trunk@55661 -
2017-08-14 10:56:36 +00:00
balazs
afd7e9102e
Opkman: Replace OpenDocument with OpenUrl, change defaults in the excluded file/folder list. Thanks @Phil.
...
git-svn-id: trunk@55648 -
2017-08-11 06:23:08 +00:00
balazs
f8eace024e
Opkman: Quick statistics about repository/lazarus packages.
...
git-svn-id: trunk@55631 -
2017-08-02 19:04:05 +00:00