| Age | Commit message (Collapse) | Author |
|
margin of the layout
svn path=/trunk/KDE/kdebase/apps/; revision=1045768
|
|
* fixed some coding style issue (tabs...)
BUG: 213358
svn path=/trunk/KDE/kdebase/apps/; revision=1045751
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1045712
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1045705
|
|
the VersionControlObserver is deleted during thread execution.
svn path=/trunk/KDE/kdebase/apps/; revision=1045694
|
|
* Don't terminate the thread that receives the item states when changing a view. Instead let the thread get finished and ignore the result.
svn path=/trunk/KDE/kdebase/apps/; revision=1045674
|
|
TODO: fix the existing servicemenus (some install-scripts are broken, some do not provide a simple CLI-interface)
TODO: add support for single-desktop-file-servicemenus (for example the "open as root")
svn path=/trunk/KDE/kdebase/apps/; revision=1045663
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1045568
|
|
the best though...
svn path=/trunk/KDE/kdebase/apps/; revision=1045283
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1045140
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1045013
|
|
To many temp solutions...
svn path=/trunk/KDE/kdebase/apps/; revision=1044996
|
|
control plugins can be found by Dolphin. Open issue: The instantiation fails and the following errors are returned:
dolphin(13505)/kdecore (KLibrary) kde4Factory: The library "/home/kde4peter/kde/lib/kde4/fileviewsvnplugin.so" does not offer a qt_plugin_instance function.
dolphin(13505)/kdecore (KLibrary) kde3Factory: The library "/home/kde4peter/kde/lib/kde4/fileviewsvnplugin.so" does not offer an "init_fileviewsvnplugin" function.
svn path=/trunk/KDE/kdebase/apps/; revision=1044902
|
|
Nepomuk will block Dolphin for several seconds. Refactored the load-meta-data-thread in a way that the meta data widget does not require to wait for a result of the thread.
svn path=/trunk/KDE/kdebase/apps/; revision=1044848
|
|
KMetaDataWidget from kdelibs and did not recognize the issue...
svn path=/trunk/KDE/kdebase/apps/; revision=1044545
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1044487
|
|
approach having a delegate and custom drawing + animation code for transparent tooltips has now been replaced by a translucient window where any kind of (animated) widget can be embedded. Still a lot of finetuning has to be done, but maybe this code can be part of kdelibs in KDE 4.5 (systemsettings currently used the Dolphin tooltips code).
Additionally the tooltip uses now KMetaDataWidget instead of using KMetaInfo. This assures that no blocking of the application will occur even if there is a buggy Strigi analyzer that ignores the maximum size-setting and might block the retrieving of the meta data.
BUG: 182941
BUG: 195878
svn path=/trunk/KDE/kdebase/apps/; revision=1044485
|
|
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
|