1
0
mirror of https://github.com/PurpleI2P/i2pd-qt.git synced 2025-01-24 13:24:25 +00:00

36 Commits

Author SHA1 Message Date
Gitea
a0653e7f43 ui ssu2 options (part 1 of code) ( #57 related ) + default sigtype fix ( fixes #46 ) 2022-08-14 10:14:54 +08:00
9df5829339
[i2pd] test with trunk
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2022-08-06 22:02:38 +03:00
R4SAS
d733e1582f
Merge pull request #56 from PRESFIL/qmake-make-install
[FR] Add `make install` support for `linux` platform
2022-06-02 23:22:23 +00:00
e9f3784d32
2.42.1
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2022-05-26 17:07:46 +03:00
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.
2022-05-07 23:53:35 +03:00
77b5550dc5
2.41.0
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2.41.0
2022-02-20 18:13:11 +03:00
nonlin-lin-chaos-order-etc-etal
2241c6a700
Update README.md (#50) 2022-01-29 17:14:28 +03:00
R4SAS
c0bcf3c098 remove example line 2021-12-09 20:47:53 +03:00
nonlin-lin-chaos-order-etc-etal
085e67d3cd +ubuntu2004 +nproc 2021-12-09 20:47:53 +03:00
355a146961
2.40.0
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2.40.0
2021-11-28 06:27:28 +03:00
740a8ff930
link with libi2pdlang.a
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-08-23 20:37:46 +03:00
f8fa10736c
[gha] switch to ubuntu-18.04
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-08-23 20:19:16 +03:00
4928975d3c
2.39.0
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-08-23 20:07:42 +03:00
a04ba0c85b
add i2pd translations support
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-06-26 23:47:53 +03:00
d54be50dbf
2.38.0
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2.38.0
2021-05-17 16:50:24 +03:00
orignal
f233c2011e
Merge pull request #35 from nonlinear-chaos-order-etc-etal/master
fixed #34
2021-04-04 20:18:08 -04:00
nonlinear-chaos-order-etc-etal
0abe8e5e37 Merge branch 'master' of github.com:PurpleI2P/i2pd-qt 2021-04-05 07:43:57 +08:00
nonlinear-chaos-order-etc-etal
901cbda591 fixed #34 2021-04-05 07:42:52 +08:00
nonlinear-chaos-order-etc-etal
1754cdd34d added *.o to .gitignore 2021-04-02 19:26:28 +01:00
Hypenosis
f3c94b3ca1 added *~ and *.tmp to .gitignore 2021-04-02 19:26:28 +01:00
nonlinear-chaos-order-etc-etal
a5d2ef82e8 added *.o to .gitignore 2021-04-03 01:43:01 +08:00
Hypenosis
3ea5c3f571 Merge remote-tracking branch 'upstream/master' 2021-04-03 01:12:28 +08:00
Hypenosis
7b9b17e138 added *~ and *.tmp to .gitignore 2021-04-03 01:10:43 +08:00
8507cdcbea
2.37.0
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2.37.0
2021-03-15 19:55:37 +03:00
orignal
32433362ab 2.37.0 2021-03-15 09:18:50 -04:00
nonlinear-chaos-order-etc-etal
1db82b6753 README title added 2021-02-15 16:25:06 +00:00
nonlinear-chaos-order-etc-etal
71dbee484c Get on Flathub button 2021-02-15 16:25:06 +00:00
nonlinear-chaos-order-etc-etal
9c7badb2d1 Flathub link added 2021-02-15 16:25:06 +00:00
d526715377
fix race condition when building i2pd libs
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-02-15 19:24:54 +03:00
e53be7021d
2.36.0
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2.36.0
2021-02-15 17:09:43 +03:00
orignal
55d4423977 2.36.0 2021-02-15 08:10:27 -05:00
2e2b973f1e
[actions] recurse submodules checkout
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-02-10 18:18:10 +03:00
6bf67c8bc4
[actions] add builder on ubuntu (from main repo)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-02-10 18:14:54 +03:00
46b947e70b
about: use commit as fallback if no tags in git describe
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-01-31 23:27:03 +03:00
23d3eef1ca
use project root in commands and requirements
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-01-31 23:04:51 +03:00
dfd1632b78
import qt code, update paths in project and sources
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-01-31 22:52:22 +03:00