| Age | Commit message (Collapse) | Author |
|
usable when trying to select items outside the visible view area (reported to Qt Software with bug ID #214542) -> implemented custom auto scrolling algorithm.
BUG: 165531
svn path=/trunk/KDE/kdebase/apps/; revision=893546
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=888070
|
|
reason, draganddrophelper.cpp was compiled
both into libdolphinprivate and into dolphin.
Also fix missing newline in copyright header.
svn path=/trunk/KDE/kdebase/apps/; revision=882336
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=876282
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=875703
|
|
* Move code which checks whether the dragging of a MIME type is supported to DragAndDropHelper. This allows adding an improved support for dropping compressed files from Ark to Dolphin later...
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=875611
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=874947
|
|
the details view only above the icon + name. Open issue: The performance when selecting files by the rubberband is too slow (will be fixed before KDE 4.2).
CCBUG: 165999
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=871874
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=866393
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=865707
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=863324
|
|
details- and column-view. The current version still requires some improvements (Labels on the left + right, preview, ...).
svn path=/trunk/KDE/kdebase/apps/; revision=852961
|
|
Still needs extensive work in positioning, scaling/ padding items to fit, and timing things so that the previews are more likely to have been generated when the tooltip is positioned and displayed.
CCBUG:161848
svn path=/trunk/KDE/kdebase/apps/; revision=848984
|
|
provided by Simon St James). The setting is currently not offered in the GUI, as some minor remaining issues must be fixed.
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=845975
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=842706
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=824530
|
|
implementation. Thanks to David Faure for the hint!
svn path=/trunk/KDE/kdebase/apps/; revision=819137
|
|
real this time :)
KPluginFactory can take the catalog name as second argument, this is the best fix.
CCMAIL: Chusslove Illich <[email protected]>
svn path=/trunk/KDE/kdebase/apps/; revision=818989
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=818988
|
|
add a macro_log_feature() message
svn path=/trunk/KDE/kdebase/apps/; revision=816293
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=816282
|
|
Also, move FileItemCapabilities from dolphin to KonqFileItemCapabilities at dfaure's request (making it implicitly shared along the way).
BUGS:161594
svn path=/trunk/KDE/kdebase/apps/; revision=815584
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=813304
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=804272
|
|
available in dolphinpart (konqueror) too.
Bug reported by kde-bug-hunter "lemma".
svn path=/trunk/KDE/kdebase/apps/; revision=804037
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=801388
|
|
Hvaal). As soon as KTreeView is matured enough, it can be discussed whether it should be moved to kdelibs for KDE 4.2.
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=799723
|
|
To/Copy To (note that this is just an initial version; adjustments must also be done for the global actions like Delete, Rename etc.)
svn path=/trunk/KDE/kdebase/apps/; revision=798658
|
|
(He didn't have time to make it yesterday and will able to commit it next thursday)
This patch clean up some :
target_link_libraries(kfoo kdeinit_kfoo) which is already done in kde4_add_kdeinit_executable()
macro and use "INSTALL_TARGETS_DEFAULT_ARGS" in other place.
I tested all compile file, all works fine but if there is a pb send me a mail.
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=795711
|
|
information sidebar is turned on already.
Thanks a lot to Konstantin Heil and Fredrik Höglund for the code :-)
CCMAIL: [email protected]
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=795324
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=793036
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=789835
|
|
it can be embedded into Konqueror
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=789209
|
|
- A nicer comment widget shows a popup to edit the comment.
- A tag cloud replaces the ugly tagwidget from libnepomuk.
The plan is to use Dolphin as a testbed to optimize the look and then
move at least the tagcloud to libnepomuk to make it available for all apps
since this is a common feature.
So please test it and provide feedback. The layout is still cluttered. So we
also need feedback on that. And of course on the usability.
Apart from the GUI Dolphin now uses the mass metadata update job to perform
metadata updates on many files in an async KJob without blocking the GUI.
This is another candidate for public API at some point.
svn path=/trunk/KDE/kdebase/apps/; revision=788565
|
|
tried to bypass this by overwriting QListView::visualRect(), but this has some side effects (see #155378 and #155575). The clean approach is to return a proper size hint in the file item delegate.
Currently a custom item delegate has been made for Dolphin, but we'll discuss whether it makes sense providing this feature already in KFileItemDelegate...
BUG: 155378
BUG: 155575
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=788095
|
|
open issues, but it looks already less cluttered...
svn path=/trunk/KDE/kdebase/apps/; revision=786080
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=784126
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=776849
|
|
the view in Dolphin have not been changed.
This has been fixed by differing between a "Use system font" setting (= default) or a "Use custom font" setting.
TODO: if the general font of KDE is changed during Dolphin is open, no update is done yet
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=775487
|
|
Factorize all the view-related action handling to DolphinViewActionHandler, to remove code duplication between mainwindow and part, and to remove my code-splitting with the static createFooAction methods in the view.
svn path=/trunk/KDE/kdebase/apps/; revision=773572
|
|
to remove code duplication between mainwindow and part, and to remove my code-splitting with the static createFooAction methods in the view.
svn path=/branches/KDE/4.0/kdebase/apps/; revision=773570
|
|
BUG: 154014
svn path=/trunk/KDE/kdebase/apps/; revision=768921
|
|
without using the rubberband or Ctrl/Shift-keys in the single-click mode. Any feedback from users is highly welcome (I think people will either love or hate this feature, I'm really not sure -> it can be turned off too).
svn path=/trunk/KDE/kdebase/apps/; revision=766901
|
|
for having a cleaner layout. Still some fine tuning and code cleanups have to be done...
svn path=/trunk/KDE/kdebase/apps/; revision=764389
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=760873
|
|
regarding generating previews and the dimming of cut items. This has been refactored by introducing an IconManager which takes care itself about generating a preview and dimming cut items. This also allows improving the speed of previews in (near) future (at the moment showing previews from the cache is a lot slower than in KDE 3...).
svn path=/trunk/KDE/kdebase/apps/; revision=759864
|
|
Soprano manually
svn path=/trunk/KDE/kdebase/apps/; revision=757434
|
|
No, but really, we can't ship Dolphin with a missing
toolbar icon. And no, I have no clue why it won't use
that "pics" folder that I was generating for that icon.
Apologies?
svn path=/trunk/KDE/kdebase/apps/; revision=757082
|
|
move actions/view-file-columns to Dolphin.
svn path=/trunk/KDE/kdebase/apps/; revision=756073
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=749607
|