| Age | Commit message (Collapse) | Author |
|
svn path=/trunk/KDE/kdebase/apps/; revision=1044258
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1043907
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1043889
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1042976
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1042618
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1042220
|
|
that moving KMetaDataWidget and KMetaDataConfigurationDialog to kdelibs should be postponed to KDE 4.5. The main reason is that adding application specific properties is not possible with the current API in a generic way. Also the topic how to hide properties application specific is an open point...
So now all adjustments from the review have been adapted to the Dolphin code. After KDE 4.4 has been released some refactoring will be done so that the open topics above are handled in a nice way.
svn path=/trunk/KDE/kdebase/apps/; revision=1041547
|
|
before than the code was written.
svn path=/trunk/KDE/kdebase/apps/; revision=1041128
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1041062
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1040026
|
|
button while using the mouse wheel. The user is probably trying to
scroll the view during a rubberband selection in that case.
Also simplify the code a bit by handling the icon zooming in
DolphinView::eventFilter().
BUG: 190703
svn path=/trunk/KDE/kdebase/apps/; revision=1040021
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1039579
|
|
playground/base/nepomuk/search_widgets_test. I adjusted some names of classes and members and also changed some parts of the implementation, but conceptually the concept is 1:1 like provided by Adam in playground.
Currently the UI works quite well, but the creating of the query string has not been integrated yet.
svn path=/trunk/KDE/kdebase/apps/; revision=1039572
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1039372
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1038501
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1038352
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1038271
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1038270
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1038142
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1037926
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1037779
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1037776
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1037727
|
|
- Texts is generally taken as a bulk term, i.e. one searches through text,
rather than searches through texts;
- File Name -> Filename, standard-usage term.
svn path=/trunk/KDE/kdebase/apps/; revision=1037706
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1037684
|
|
DolphinView::itemView() can temporary be 0 and it is important that no signals/slot connection is existing for the (by deleteLater()) deleted instance.
Thanks a lot to Frank Reininghaus for the analysis!
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=1037671
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1037463
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1036786
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1036783
|
|
search prototype from playground
svn path=/trunk/KDE/kdebase/apps/; revision=1036776
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1036703
|
|
* Postpone the creation of the searchcompleter, until the editor gets focused. This improves the startup time of Dolphin (reading all available tags is an expensive operation).
svn path=/trunk/KDE/kdebase/apps/; revision=1036658
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1036578
|
|
this can be cleaned up until KDE 4.4...
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=1036559
|
|
* allow to hide specific data for applications
* check whether Nepomuk has been activated (the check with #idfef HAVE_NEPOMUK is not sufficient in the case if Nepomok is available but not activated)
svn path=/trunk/KDE/kdebase/apps/; revision=1036556
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1036506
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1036306
|
|
* minor adjustments for the default settings of visible meta data
svn path=/trunk/KDE/kdebase/apps/; revision=1036296
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1036229
|
|
tooltips
svn path=/trunk/KDE/kdebase/apps/; revision=1036100
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1036074
|
|
stuff is really a pain :-(
svn path=/trunk/KDE/kdebase/apps/; revision=1036067
|
|
* provide a configuration dialog for adjusting the visibility of the meta data
svn path=/trunk/KDE/kdebase/apps/; revision=1036058
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1036004
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1035097
|
|
user changed the values
svn path=/trunk/KDE/kdebase/apps/; revision=1034884
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1034714
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1034249
|
|
DolphinViewAutoScroller::scrollViewport() gets the right keyboard
modifiers. This fixes the problem that the previous selection is lost
when several Ctrl-rubber band selections are made and the view scrolls
or the mouse pointer gets close to the edge of the viewport.
BUG: 190703
svn path=/trunk/KDE/kdebase/apps/; revision=1034012
|
|
"Paste One Folder"). To prevent that the size of the toolbar changes due to the long text, the text "Paste" is used when the action is shown in the toolbar.
Thanks to Christoph Feck for the hint!
BUG: 209392
svn path=/trunk/KDE/kdebase/apps/; revision=1033985
|