lp:~neon/project-neon/attica
- Get this branch:
- bzr branch lp:~neon/project-neon/attica
Branch merges
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at https://invent.kde.org/frameworks/attica.
Last successful import was 52 minutes ago.
Recent revisions
- 777. By Ahmad Samir <email address hidden> 4 hours ago
-
Use Q_EMIT instead of emit
In C++20 there are new classes that have member functions named emit().
c.f.:
https://lists. qt-project. org/pipermail/ development/ 2020-February/ 038812. html
https://en.cppreferenc e.com/w/ cpp/io/ basic_osyncstre am/emit GIT_SILENT
- 776. By Nicolas Fella <email address hidden> on 2021-01-11
-
Make int -> QString conversion explicit
The current code breaks with Qt6
- 775. By Nicolas Fella <email address hidden> on 2021-01-10
-
Port from QNetworkRequest
::FollowRedirec tsAttribute to QNetworkRequest ::RedirectPolic yAttribute The former is deprecated
- 774. By l10n daemon script <email address hidden> on 2021-01-09
-
GIT_SILENT Upgrade KF5 version to 5.79.0.
- 773. By l10n daemon script <email address hidden> on 2021-01-02
-
GIT_SILENT Upgrade ECM and KF5 version requirements for 5.78.0 release.
- 771. By Dan Leinir Turthra Jensen <email address hidden> on 2020-12-18
-
Honour the job being aborted immediately
Occasionally, a job will be started and then immediately cancelled. This
can cause the job to end up still attempting to run while it is in the
process of being destructed, which in turn leads to accessing bits of
data which are no longer available, and in the end a crash. This fixes
that problem by ensuring we actually honour abort calls internally as
well.Also adds a little test for listing content, and for switching the sort order.
BUG:429939
FIXED-IN:5.78
- 770. By l10n daemon script <email address hidden> on 2020-12-12
-
GIT_SILENT Upgrade KF5 version to 5.78.0.
- 769. By l10n daemon script <email address hidden> on 2020-12-05
-
GIT_SILENT Upgrade ECM and KF5 version requirements for 5.77.0 release.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)