lp:~blue-shell/kde-baseapps/netrunner_4.11

Created by Rohan Garg and last modified
Get this branch:
bzr branch lp:~blue-shell/kde-baseapps/netrunner_4.11

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Blue-Shell
Project:
KDE Base
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at https://github.com/blue-shell/folderview.git,branch=netrunner%2F4.11.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on juju-1e3bde-prod-lp-code-import-15 and finished taking 10 seconds — see the log
Import started on juju-1e3bde-prod-lp-code-import-12 and finished taking 15 seconds — see the log
Import started on juju-1e3bde-prod-lp-code-import-14 and finished taking 10 seconds — see the log
Import started on juju-1e3bde-prod-lp-code-import-14 and finished taking 10 seconds — see the log

Recent revisions

18102. By Rohan Garg

CMake 2.8 requires cmake_minimum_required in CMakeLists.txt

18101. By Hein

Netrunner config defaults.

18100. By Frank Reininghaus <email address hidden>

Make preview loading faster when scrolling

KFileItemListView notifies KFileItemModelRolesUpdater of changes of the
visible index range and the icon size with a delay, to prevent that
expensive operations are triggered repeatedly, and that scrolling feels
sluggish because the GUI thread is blocked by icon loading.

This patch ensures that the "long" delay of 300 ms is only used when
the zoom level is changed, and the "short" delay if only the visible
index range has changed.

Thanks to Christoph Feck for helping to analyze this problem!

BUG: 322093
FIXED-IN: 4.11.2
REVIEW: 112580

18099. By 8p-k26-gj

Remove "Copy text" statusbar contextmenu entry
REVIEW: 112355

18098. By Emmanuel Pescosta <email address hidden>

Fix Bug 311099 - View the underscore when using Ctrl + PagDown

Take the style option vertical/horizontal margin into account
for the calculation of the new scroll offset.

Thanks to Frank for pointing out two other problems with "Page Up/Down" and providing
a better way to fix these problems. :)

BUG: 311099
FIXED-IN: 4.11.2
REVIEW: 112678

18097. By Frank Reininghaus <email address hidden>

Always sort items correctly when the refreshItems() signal is received

When sorting by, e.g., "Size", and the name is used as a fallback
because there are multiple files with the same size, the refreshItems
signal that is received when a file's name is changed either with the
dialog or outside the current view did not cause the view to be resorted
after commit d70a4811807776966c3241a72121242f4d1eaee8. This patch fixes
it.

BUG: 324713
FIXED-IN: 4.11.2
REVIEW: 112561

18096. By Frank Reininghaus <email address hidden>

Test if the groups are updated correctly when items are refreshed

This unit test will hopefully prevent regressions in the future. It is
the first part of https://git.reviewboard.kde.org/r/112561/.

18095. By l10n daemon script <email address hidden>

SVN_SILENT made messages (.desktop file)

18094. By Burkhard Lück

add info about plugins available in KHTML view only
(cherry picked from commit f9a141b753dad161eee5a9d57467b3f2d6bba786)
backport to 4.11.2

18093. By Emmanuel Pescosta <email address hidden>

Fix Bug 296970 - split view wrong behavior with search tab

Implemented setActive(bool active), isActive() and activated() signal
for DolphinSearchBox - similar to the KUrlNavigator implementation.

BUG: 296970
FIXED-IN: 4.11.2
REVIEW: 112534

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers