lp://staging/~blue-shell/blue-shell/milou
- Get this branch:
- bzr branch lp://staging/~blue-shell/blue-shell/milou
Branch merges
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at git://anongit.kde.org/milou.
Last successful import was .
Recent revisions
- 321. By l10n daemon script <email address hidden>
-
SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop" - 318. By 8p-k26-gj
-
[Milou] Optimize and cleanup sources model
* Simplify queryString once, rather than during every iteration and use QStringRef where possible
* Foreach instead of potentially detaching range-for
* Use reverse iterators (new in Qt 5.6) instead of Java-style iterators
* Remove traces of begin/endInsert/RemoveRows feature - while it would be nice to not reset
the model, with all this sorting and merging going on it's pretty difficult to predict
where an item will end up which is probably why it never got implemented.
It still calculated tons of indices that went unused, so remove this and go a different
route in the futureDifferential Revision: https:/
/phabricator. kde.org/ D2395 - 317. By 8p-k26-gj
-
[ResultDelegate] Fix stupid hack for Layout doing weird things
Although the RowLayout has the correct width the Label inside would just
bleed outside although it's eliding. There was already a hack for that
which broke so I "fixed" it - 316. By 8p-k26-gj
-
[ResultDelegate] Fix delegate height by giving IconItem a preferredHeight
It probably has some weird implicitHeight breaking everything
- 315. By Jonathan Riddell
-
Revert "Update version number for 5.7.1"
This reverts commit 24d2f7c9ceeb118
db3d6cd8e061fe3 2d8e68c1d9.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)