nonlin-lin-chaos-order-etc-etal
c0931a9e4b
Revert "Fix for #42 , #26"
2 years ago
orignal
37c1d53406
Merge pull request #82 from nonlin-lin-chaos-order-etc-etal/feat-42
...
Fix for #42 , #26
2 years ago
nonlin-lin-chaos-order-etc-etal
af1d09d0b1
Dissect DaemonQT.* into the app launcher and daemon controller
2 years ago
nonlin-lin-chaos-order-etc-etal
7688d2093c
Fix for #42
2 years ago
nonlin-lin-chaos-order-etc-etal
1bf471fdfa
Fix for #42 , #26
2 years ago
R4SAS
b6aa6fa4d1
2.47.0
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS
52ae63a454
2.45.1
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS
37f3e214eb
Merge pull request #79 from nonlin-lin-chaos-order-etc-etal/master
...
Assorted fixes
2 years ago
nonlin-lin-chaos-order-etc-etal
b2e1dc38b1
Prevent tunnels.conf save after errors with it.
2 years ago
R4SAS
25b9049104
Merge pull request #78 from nonlin-lin-chaos-order-etc-etal/master
...
tunnels.conf fixes
2 years ago
nonlin-lin-chaos-order-etc-etal
7d70ace5a2
Assorted fixes
...
* Fix for wrong QSharedPointer usage
* Catch exceptions from Daemon
2 years ago
nonlin-lin-chaos-order-etc-etal
d5690c6280
tunnels.conf code fixes
...
* Now shows a message box and disables tunnels UI control on errors;
* QSharedPointer instead of simple C pointer within SaverImpl.
2 years ago
R4SAS
fdefd1039d
2.44.0
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
orignal
13f77a9ac0
Merge pull request #71 from nonlin-lin-chaos-order-etc-etal/patch-5
...
Included a ref to full i2pd-qt build docs
2 years ago
orignal
9644e0685c
Merge pull request #73 from nonlin-lin-chaos-order-etc-etal/magma2/hotfix72
...
Corrects #72
2 years ago
nonlin-lin-chaos-order-etc-etal
59eebe3958
Corrects #72
2 years ago
nonlin-lin-chaos-order-etc-etal
b5992aebe3
Included a ref to full build docs
2 years ago
nonlin-lin-chaos-order-etc-etal
f7f3c3b73b
Moved build bits to i2pd docs repo
2 years ago
R4SAS
f4053df432
2.43.0
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
orignal
cbf0acdea3
Merge pull request #68 from nonlin-lin-chaos-order-etc-etal/patch4
...
cosmetic design fix: About dialog: fixed #67 ???
2 years ago
HypnosisI2P
58a3857cdc
cosmetic design fix: About dialog: fixed #67
2 years ago
orignal
6fbc0365f9
Merge pull request #64 from nonlin-lin-chaos-order-etc-etal/patch4
...
Truly enabled UPnP when compile-time; ssu+ssu2 defaults
2 years ago
Gitea
64d667c461
Truly enabled UPNP when compile-time; ssu+ssu2 defaults per orignal's suggestion
2 years ago
orignal
7b021e7a3f
Merge pull request #63 from nonlin-lin-chaos-order-etc-etal/patch-3
...
Screenshot added to README.md
2 years ago
nonlin-lin-chaos-order-etc-etal
61b44be59b
Screenshot added
2 years ago
R4SAS
2c9c6c36a0
[qmake] suppress OpenSSL deprecation warnings
2 years ago
R4SAS
10a8edb245
[gha] 22.04 - use libboost-all-dev
2 years ago
R4SAS
4295abc81d
[gha] separate packages installation process
...
Due to removal of qt5-default package in Ubuntu 22.04 switching to separate installation process
2 years ago
R4SAS
f5a26b00da
[gha] change stage description
2 years ago
R4SAS
e9190abfac
[gha] add PPA repository only on 20.04
2 years ago
R4SAS
5f18c6575b
[gha] use ubuntu 22.04, drop 18.04
2 years ago
R4SAS
4739820c46
Merge pull request #60 from nonlin-lin-chaos-order-etc-etal/patch2
...
#44 fixed
2 years ago
R4SAS
49a2e3afa6
Merge pull request #61 from nonlin-lin-chaos-order-etc-etal/patch3
...
fixed #40
2 years ago
R4SAS
ddee37aeae
Merge pull request #59 from nonlin-lin-chaos-order-etc-etal/patch1
...
ui ssu2 options ( #57 related ) + default sigtype fix ( fixes #46 )
2 years ago
Gitea
6ee6d92a96
fixed
2 years ago
Gitea
e477cf441b
fixed #40
2 years ago
Gitea
dce42a4842
#44 fixed
2 years ago
Gitea
e03dc6bb9f
ui ssu2 options (part 2 of code) ( fixes #57 related )
2 years ago
Gitea
a0653e7f43
ui ssu2 options (part 1 of code) ( #57 related ) + default sigtype fix ( fixes #46 )
2 years ago
R4SAS
9df5829339
[i2pd] test with trunk
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS
d733e1582f
Merge pull request #56 from PRESFIL/qmake-make-install
...
[FR] Add `make install` support for `linux` platform
2 years ago
R4SAS
e9f3784d32
2.42.1
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
PRESFIL
7cdc80777a
Add `make install` support for `linux` platform
...
At the moment, `qmake` generates a Makefile with an empty instruction for
install: due to the fact that `INSTALLS` and `TARGET.{path,files}` were
empty. Now Makefile can perform `make install` / `make uninstall` and
install/delete the executable file, desktop file and icons.
This commit implements this feature only for `linux` platform, but it
can be extended to other unix platforms if desired.
According to the commit history, icons are not used directly anywhere,
not used by flatpack, so moving should not break anything, but it was
necessary to install icons in the correct location on the `linux`
platform.
3 years ago
R4SAS
77b5550dc5
2.41.0
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
nonlin-lin-chaos-order-etc-etal
2241c6a700
Update README.md ( #50 )
3 years ago
R4SAS
c0bcf3c098
remove example line
3 years ago
nonlin-lin-chaos-order-etc-etal
085e67d3cd
+ubuntu2004 +nproc
3 years ago
R4SAS
355a146961
2.40.0
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS
740a8ff930
link with libi2pdlang.a
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS
f8fa10736c
[gha] switch to ubuntu-18.04
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago