lp:~neon/poxml/master
- Get this branch:
- bzr branch lp:~neon/poxml/master
Branch merges
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at https://invent.kde.org/sdk/poxml.
Last successful import was 4 hours ago.
Recent revisions
- 273. By Yuri Chornoivan <email address hidden> on 2019-11-20
-
Fix feature address according to https:/
/doc.qt. io/qt-5/ qxmlsimplereade r.html# setFeature - 268. By Eric Bischoff <eric@<email address hidden>> on 2019-04-20
-
Fix situations like "</itemizedlist
>Some text" Summary:
With XML files containing e.g.
```
<para><itemizedlist>
(...)
</itemizedlist>Some text</para>
```
one character is eaten: variable `start_col` starts at "ome text", and the translation match is not done by po2xml (`can't find ... in ...` message is displayed).Reviewers: aacid
Differential Revision: https:/
/phabricator. kde.org/ D20559 - 266. By Heiko Becker on 2017-04-20
-
Silence CMake policy CMP0063 warning
...by adding the NO_POLICY_SCOPE flag as recommended by ECM's
documentation.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)