iptux:split_ipv4

Last commit made on 2021-05-05
Get this branch:
git clone -b split_ipv4 https://git.launchpad.net/iptux

Branch merges

Branch information

Name:
split_ipv4
Repository:
lp:iptux

Recent commits

c3c99a4... by LI Daobing

add ipv4

f98bf99... by LI Daobing

Release 0.8.1 (#468)

* Update meson.build

* Update NEWS.md

* Update NEWS.md

09f0945... by "Weblate (bot)" <email address hidden>

Translated using Weblate (Chinese (Simplified)) (#467)

Currently translated at 99.6% (271 of 272 strings)

Translation: iptux/iptux
Translate-URL: https://hosted.weblate.org/projects/iptux/iptux/zh_Hans/

Co-authored-by: LI Daobing <email address hidden>

1e11820... by LI Daobing

update pot

f4e0297... by LI Daobing

#465: remove pthread (#466)

* fix programdata

* fix CoreThread

* Update MainWindow.cpp

* fix compile error under Linux

0975dbb... by LI Daobing

fix crash

2edb52e... by LI Daobing

#422: request shared resources no longer works (#464)

* use isExist

* use ensureFilesizeFilled

* Update SendFile.cpp

fix crash on recv file

* Update SendFileData.cpp

request shared file resource is OK

* Update NEWS.md

* Update ModelsTest.cpp

add test

2ed1d36... by LI Daobing

[#462] when recv file, if file exist, save to `foo (1).ext` (was `1_foo.ext`) (#463)

* #462 change the filename dup algorithm

* Update NEWS.md

* fix API

* fix codecov ignore files

258b94d... by LI Daobing

fix po

b49d08f... by LI Daobing

fix snapcraft