| Age | Commit message (Collapse) | Author |
|
Constructing a KColorScheme object is very expensive because of a number
of tint computations. When scrolling a big list more than 30 % of the
time was spent here. Instead, we can precompute and store the inactive
text color. (see https://git.reviewboard.kde.org/r/100826/)
Thanks to Samuel Rødal for the patch!
|
|
The new emblem is green, not red, which should be reflected by the text
color. Now, all files that will be part of the next commit
(LocallyModifiedVersion and AddedVersion) are green and unstaged files
darkGreen.
|
|
|
|
|
|
indicates for the user that hovering other columns does not change the actions context.
svn path=/trunk/KDE/kdebase/apps/; revision=1199020
|
|
written by Sebastian Dörner)
svn path=/trunk/KDE/kdebase/apps/; revision=1194724
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1187170
|
|
file name in DolphinFileItemDelegate. This makes sure that zero width
spaces (which prevent kerning) are added at the same places where
KFileItemDelegate adds them when actually rendering the name. Fixes
the problem that file names are elided and partly replaced by "..."
even though there is enough space for the full name.
CCBUG: 251121
svn path=/trunk/KDE/kdebase/apps/; revision=1179568
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1154150
|
|
sources to it
svn path=/trunk/KDE/kdebase/apps/; revision=1154146
|