| Age | Commit message (Collapse) | Author |
|
CCBUG: 210256
svn path=/trunk/KDE/kdebase/apps/; revision=1070848
|
|
been changed from 0 to n or from n to 0. This ensure that the edit-actions are updated without delay.
BUG: 210256
svn path=/trunk/KDE/kdebase/apps/; revision=1070844
|
|
status bar text must be updated too. Otherwise the statusbar would show a cached version after the "operation completed" message is not shown anymore.
BUG: 212797
svn path=/trunk/KDE/kdebase/apps/; revision=1070800
|
|
by the selection markers). In this case the column should get active.
BUG: 188979
svn path=/trunk/KDE/kdebase/apps/; revision=1070789
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1070747
|
|
This fixes the issue that changing the selection with the keyboard might not have an effect if an item is hovered with the mouse.
BUG: 210177
svn path=/trunk/KDE/kdebase/apps/; revision=1070745
|
|
Information Panel. As a sideeffect some code simplification has been done, which was possible because of the column view refactorization some time ago.
svn path=/trunk/KDE/kdebase/apps/; revision=1070740
|
|
directories, when "[x] Apply to all sub directories" was checked.
BUG: 214865
svn path=/trunk/KDE/kdebase/apps/; revision=1070723
|
|
BUG: 212942
svn path=/trunk/KDE/kdebase/apps/; revision=1070717
|
|
has been shown.
BUG: 211149
BUG: 214515
svn path=/trunk/KDE/kdebase/apps/; revision=1070709
|
|
has been shown.
BUG: 211149
BUG: 214515
svn path=/trunk/KDE/kdebase/apps/; revision=1070708
|
|
or something similar
- make "search files modified today" work
Thanks to Daniel Winter for the patch!
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=1070440
|
|
scrolling steps when using the wheel. Don't decrease the steps for larger icon sizes.
- Icons view: Use slightly larger scrolling steps.
BUG: 191418
BUG: 192958
svn path=/trunk/KDE/kdebase/apps/; revision=1070438
|
|
BUG: 219667
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=1070424
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1070321
|
|
Nepomuk::Query::Query is no bug, it is a class from a nested
namespace. The commit broke compilation.
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=1070063
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1070031
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1069851
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1068962
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1068486
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1068118
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1067898
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1067354
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1066900
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1065981
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1065786
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1065348
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1065347
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1065346
|
|
- no need to do it twice.
This fixed compilation without nepomuk libs.
svn path=/trunk/KDE/kdebase/apps/; revision=1064809
|
|
being searched for automatically. It was just sufficient to wrap soprano_add_ontology with Nepomuk_FOUND in this case.
svn path=/trunk/KDE/kdebase/apps/; revision=1064414
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1064230
|
|
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=1064077
|
|
CCMAIL:[email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=1064000
|
|
refresh of the directory (done from the cache) and remember the selection. This fixes also the issue that the selection got lost when previews have been enabled or when the column view was used.
BUG: 217562
CCBUG: 211149
svn path=/trunk/KDE/kdebase/apps/; revision=1063960
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1063929
|
|
only occured in the context of tooltips, as updateRowsVisibility() is invoked after setItems()...
svn path=/trunk/KDE/kdebase/apps/; revision=1063483
|
|
shown anymore. This is fixed now :-)
BUG: 219082
svn path=/trunk/KDE/kdebase/apps/; revision=1063470
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1063333
|
|
* minor cleanups related to selecting items in general
svn path=/trunk/KDE/kdebase/apps/; revision=1063329
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1062931
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1062596
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1062080
|
|
Fixes the problem that not the entire area affected by changing the
selection gets updated. QTreeView::visualRegionForSelection assumes
implicitly that the visualRects of all items have the same width,
which is not the case here.
Fix will be in KDE 4.4 Beta 2.
BUG: 218114
svn path=/trunk/KDE/kdebase/apps/; revision=1062076
|
|
CCBUG: 208646
svn path=/trunk/KDE/kdebase/apps/; revision=1062054
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1061903
|
|
providing a UI (string freeze...) and it should not be necessary to disable a plugin, but in the worst case (e. g. plugin crashes under certain circumstances) it is good to have a non-GUI fallback.
svn path=/trunk/KDE/kdebase/apps/; revision=1061740
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1061705
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1061639
|
|
for viewing their versioned code (at least I do ;-)). In this case the version control emblems are very small and it is easy to miss that there are locally changed files or that an update is required (Nuno and I tried different sizes, but for 16 x 16 icons there is really less room for variants).
So the text color gets tinted a little bit now to notice the difference...
svn path=/trunk/KDE/kdebase/apps/; revision=1061618
|