balazs
6c6ce16b28
Opkman: Correctly resolve dependencies for external packages.
...
git-svn-id: trunk@65050 -
2021-04-22 06:54:13 +00:00
balazs
3c3bdedabf
Opkman: Assign nil to download thread to prevent dangling pointers.
...
git-svn-id: trunk@64921 -
2021-04-04 11:47:40 +00:00
wp
4d7eac2eb8
Opkman: Less hints
...
git-svn-id: trunk@64738 -
2021-03-03 11:31:27 +00:00
juha
d6aedf99e8
OPM: Use FPC_FULLVERSION for checking compiler version.
...
git-svn-id: trunk@64461 -
2021-02-05 11:28:01 +00:00
balazs
9cdb326ff0
Opkman: Limit the update of the progressbar to 1 second.
...
git-svn-id: trunk@63720 -
2020-08-11 17:55:38 +00:00
balazs
44c240ead0
Opkman: Use default fphttpclient.pp and zipper.pp with fpc 3.2.0.
...
git-svn-id: trunk@63600 -
2020-07-19 19:17:48 +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
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
fd64c39c73
Opkman: Fix memory leak.
...
git-svn-id: trunk@59110 -
2018-09-21 07:50:18 +00:00
balazs
4189e9f4e4
Opkman: Fix memory leak on IDE startup.
...
git-svn-id: trunk@58387 -
2018-06-23 13:08:11 +00:00
balazs
ab634af21c
Opkman: Small refactoring.
...
git-svn-id: trunk@57341 -
2018-02-21 05:55:58 +00:00
balazs
af3a94500f
Opkman: Call Synchronize from the currently active thread. Increase sleep interval to prevent CPU load.
...
git-svn-id: trunk@57263 -
2018-02-06 06:03:44 +00:00
balazs
374cb2cd6c
Opkman: Show hint and license info for meta pacakges. The hint window can be triggered by moving the mouse over the package name + holding shift down.
...
git-svn-id: trunk@56806 -
2017-12-20 13:57:52 +00:00
balazs
e0045baeb8
Opkman: Extend TOPMInterface.
...
git-svn-id: trunk@56777 -
2017-12-18 13:38:00 +00:00
balazs
b9279b7805
Opkman: Invalid event handler assigned. Thanks @howardpc.
...
git-svn-id: trunk@56438 -
2017-11-19 21:30:06 +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
juha
e8de10799e
OpkMan: Formatting.
...
git-svn-id: trunk@54361 -
2017-03-07 14:29:44 +00:00
juha
2801c30b5d
OpkMan: Use Socket.IOTimeout in FPC 3.0.2. Clean and order uses sections.
...
git-svn-id: trunk@54351 -
2017-03-06 12:24:52 +00:00
balazs
c5a84bc001
Opkman: Synchronize with FPC trunk. From FPC311 on OPM no longer depends on opkman_httpclient and opkman_zip.
...
git-svn-id: trunk@54349 -
2017-03-06 09:28:48 +00:00
joost
1de2cbf586
general: Updated address of the Free Software Foundation in copyright messages
...
git-svn-id: trunk@54031 -
2017-01-29 21:04:32 +00:00
balazs
91877feb80
Opkman: Begin implementing support for multiple repositories.
...
git-svn-id: trunk@53956 -
2017-01-16 14:00:39 +00:00
balazs
dbe254e132
Opkman: Submit packages to remote server.
...
git-svn-id: trunk@53885 -
2017-01-04 13:51:11 +00:00
maxim
a8e9942367
Opkman: improved and cleaned up strings, regenerated translations and updated Russian translation
...
git-svn-id: trunk@53774 -
2016-12-24 17:21:40 +00:00
balazs
7c496c048a
Opkman: Properly init ssl under linux/osx. More responsive forms on download/update. Copy links to clipboard.
...
git-svn-id: trunk@53672 -
2016-12-14 07:39:28 +00:00
balazs
8b5d771023
Added OpenSSL support for downloading files from https sites.
...
git-svn-id: trunk@53631 -
2016-12-11 10:26:18 +00:00
balazs
fe67ead20d
Bug fix: Invalid URL on update, reported by @lainz.
...
git-svn-id: trunk@53630 -
2016-12-10 18:42:13 +00:00
maxim
32a637ee11
Opkman: fixed typos, regenerated translations and added Russian translation
...
git-svn-id: trunk@53626 -
2016-12-10 14:27:52 +00:00
balazs
f49912d641
Implemented update feature.
...
git-svn-id: trunk@53570 -
2016-12-06 10:30:50 +00:00
balazs
23574b1a4a
Update feature, partially implemented.
...
git-svn-id: trunk@53528 -
2016-12-02 14:21:00 +00:00
balazs
e14d0595ba
More meaningful resource string names.
...
git-svn-id: trunk@53447 -
2016-11-25 09:50:27 +00:00
balazs
5cd4772404
Extended options dialog. From now on the local repository path is configurable.
...
git-svn-id: trunk@53424 -
2016-11-23 13:12:52 +00:00
balazs
ccd6e22a24
Online package manager. Initial commit.
...
git-svn-id: trunk@53390 -
2016-11-20 19:57:34 +00:00