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
|
dbafc2dacb
|
Opkman: More UI tweak.
git-svn-id: trunk@55667 -
|
2017-08-16 12:42:01 +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 |
|
balazs
|
cc8ab8124e
|
Opkman: Show hourglass cursor on cleanup.
git-svn-id: trunk@55414 -
|
2017-06-29 17:02:03 +00:00 |
|
balazs
|
6bf8e034b5
|
Opkman:Implemented the uninstall feature.
git-svn-id: trunk@54933 -
|
2017-05-14 19:51:24 +00:00 |
|
balazs
|
da2b815a14
|
Opkman: Uninstall feature small bugfix.
git-svn-id: trunk@54908 -
|
2017-05-14 08:07:08 +00:00 |
|
balazs
|
7c8a2cc2a5
|
Opkman: Uninstall feature partially implemented.
git-svn-id: trunk@54906 -
|
2017-05-14 07:45:05 +00:00 |
|
juha
|
f972e8b0d2
|
OpkMan: Rename Package to MetaPackage in type and variable names.
git-svn-id: trunk@54420 -
|
2017-03-16 17:49:45 +00:00 |
|
juha
|
1a173eeae9
|
OpkMan: Rename PackageFile to LazarusPackage in type and variable names.
git-svn-id: trunk@54419 -
|
2017-03-16 17:49:39 +00:00 |
|
juha
|
212245d761
|
Packager, OpkMan: Pass online package info as package links to IDE, shown in PackageLinksDialog.
git-svn-id: trunk@54411 -
|
2017-03-15 13:13:48 +00:00 |
|
balazs
|
6d796a38ee
|
Opkman: The possibility to Load/Save checked packages.
git-svn-id: trunk@54370 -
|
2017-03-08 16:44:40 +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
|
80ac261172
|
Opkman: More sorting.
git-svn-id: trunk@54036 -
|
2017-01-30 10:48:49 +00:00 |
|
balazs
|
6d610db93b
|
Opkman: Highlight recently added packages + sort package list by name.
git-svn-id: trunk@54035 -
|
2017-01-30 09:34:56 +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
|
7b78ebab89
|
Opkman: Implemented support for multiple repositories.
git-svn-id: trunk@53961 -
|
2017-01-17 11:12:56 +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
|
a81c96ca0d
|
Opkman: Small optimization, speed up "Check all" checkbox.
git-svn-id: trunk@53946 -
|
2017-01-15 10:30:00 +00:00 |
|
balazs
|
f6593483e2
|
Opkman: Reposition main toolbar according to it's buttons visibility.
git-svn-id: trunk@53814 -
|
2016-12-31 09:50:59 +00:00 |
|
balazs
|
4e0a04d655
|
Opkman: Optimization(faster tree) + fixed a small bug on install.
git-svn-id: trunk@53766 -
|
2016-12-23 08:52:49 +00:00 |
|
balazs
|
6baee1e990
|
Opkman: The possibility to filter files inside the packages before archive.
git-svn-id: trunk@53748 -
|
2016-12-21 12:26:20 +00:00 |
|
balazs
|
05116af836
|
Opkman: Extended options dialog with file/folder filtering.
git-svn-id: trunk@53734 -
|
2016-12-20 12:51:48 +00:00 |
|
maxim
|
fc9e8e7323
|
Opkman: improved and cleaned up strings, regenerated translations and updated Russian translation
git-svn-id: trunk@53723 -
|
2016-12-18 23:07:47 +00:00 |
|
balazs
|
4e1a196334
|
Opkman: Enable multiple profiles, hide some of the functionality for regular users.
git-svn-id: trunk@53720 -
|
2016-12-18 17:57:46 +00:00 |
|
balazs
|
b5255eebaa
|
Opkman: Added a buffer column to prevent accidental click on voting when scrolling the tree.
Added the possibility to reset the vote.
Increased main form width constrain.
Prevent node exapnding on Dblclick.
git-svn-id: trunk@53698 -
|
2016-12-16 10:47:42 +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
|
025eab7ffe
|
Opkman: More bugfix + optimizations.
git-svn-id: trunk@53669 -
|
2016-12-13 13:00:35 +00:00 |
|
balazs
|
705c67a190
|
Refresh package description and license after update. Request by @minesadorada.
git-svn-id: trunk@53650 -
|
2016-12-12 13:15:40 +00:00 |
|
balazs
|
4713fdef72
|
Bug fix: Pressing refresh button after update crashes OPM. Bug reported by @minesadorada.
git-svn-id: trunk@53640 -
|
2016-12-11 18:26:22 +00:00 |
|
maxim
|
bae8f4da2a
|
Opkman: improved i18n, regenerated translations and updated Russian translation
git-svn-id: trunk@53628 -
|
2016-12-10 16:06:13 +00:00 |
|
balazs
|
f1e6d30c04
|
Generate JSON for updates(package maintainers webpage).
git-svn-id: trunk@53627 -
|
2016-12-10 15:11:31 +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
|
1b67af9431
|
More tweaks on the update feature.
git-svn-id: trunk@53597 -
|
2016-12-08 07:40:45 +00:00 |
|
balazs
|
f7d8ccb996
|
Bug fix: Terminate worker thread before rebuilding the IDE to prevent memory leak.
git-svn-id: trunk@53591 -
|
2016-12-07 18:05:11 +00:00 |
|
balazs
|
a339b5b1a9
|
Added help button, install status of repository packages are visible in tree.
git-svn-id: trunk@53589 -
|
2016-12-07 17:06:22 +00:00 |
|
balazs
|
2c5a46f7ff
|
Reverted changes for mainform.
git-svn-id: trunk@53577 -
|
2016-12-06 15:29:43 +00:00 |
|
balazs
|
748497407b
|
More meaningful names + small bugfix.
git-svn-id: trunk@53573 -
|
2016-12-06 13:52:26 +00:00 |
|
balazs
|
d6392d8f24
|
Update feature, partially implemented(part2).
git-svn-id: trunk@53564 -
|
2016-12-05 22:09:49 +00:00 |
|
wp
|
9faa2f55fe
|
OPM: Make package compile with Laz 1.6
git-svn-id: trunk@53552 -
|
2016-12-03 11:47:36 +00:00 |
|
balazs
|
23574b1a4a
|
Update feature, partially implemented.
git-svn-id: trunk@53528 -
|
2016-12-02 14:21:00 +00:00 |
|
balazs
|
ff0790dc6f
|
More bugfix and optimization.
git-svn-id: trunk@53477 -
|
2016-11-29 13:49:11 +00:00 |
|
balazs
|
08d0dcaa37
|
Create repository package: The possibility to assign multiple categories to a package.
git-svn-id: trunk@53466 -
|
2016-11-27 06:40:06 +00:00 |
|
balazs
|
e14d0595ba
|
More meaningful resource string names.
git-svn-id: trunk@53447 -
|
2016-11-25 09:50:27 +00:00 |
|
balazs
|
e6e3bd4ae8
|
Delete zip files after a package is installed.
git-svn-id: trunk@53445 -
|
2016-11-25 06:48:52 +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
|
c1f8cade3c
|
Change TToolButton style from tbsDropDown to tbsButtonDrop, plus a small bugfix.
git-svn-id: trunk@53420 -
|
2016-11-22 21:59:33 +00:00 |
|
balazs
|
ccd6e22a24
|
Online package manager. Initial commit.
git-svn-id: trunk@53390 -
|
2016-11-20 19:57:34 +00:00 |
|