| Age | Commit message (Collapse) | Author |
|
BUG: 220632
svn path=/trunk/KDE/kdebase/apps/; revision=1084629
|
|
automatically internally
svn path=/trunk/KDE/kdebase/apps/; revision=1082869
|
|
metadata is added.
svn path=/trunk/KDE/kdebase/apps/; revision=1081502
|
|
Dolphin.
While at it, I reworked the handling of command-line options in main completely,
to factorize code and make --select do the right thing even in case of multiple args
(wasn't supported in kde3).
svn path=/trunk/KDE/kdebase/apps/; revision=1081246
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1081239
|
|
makes it possible to restore the expanded folders in the Details View
when navigating in history (based on r1056438 and r1079843).
Also remove DolphinView::activateItem(const KUrl&) and DolphinView's
m_loadingDirectory member (they are not needed any more).
This will be in KDE 4.5.
BUG: 169886
svn path=/trunk/KDE/kdebase/apps/; revision=1080549
|
|
only way to avoid duplicating code until kde5)
Port all of kdebase' use of KNewMenu to KNewFileMenu.
Also port from KonqNameAndUrlInputDialog to KNameAndUrlInputDialog,
and from KonqMenuActions to KFileItemActions in dolphincontextmenu.cpp
svn path=/trunk/KDE/kdebase/apps/; revision=1080547
|
|
clicking the link.
* Fixed index bug which caused the last information item to be deleted.
* Why make merge-sort more complicated than it is? ;)
svn path=/trunk/KDE/kdebase/apps/; revision=1080377
|
|
search box.
BUG: 218880
svn path=/trunk/KDE/kdebase/apps/; revision=1080372
|
|
* Removed obsolete triggerUrlChangeRequest() method + signal in the DolphinController. This is not needed anymore because of the refactored column view.
svn path=/trunk/KDE/kdebase/apps/; revision=1080351
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1080302
|
|
BUG: 223799
svn path=/trunk/KDE/kdebase/apps/; revision=1080102
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1080074
|
|
empty or not)
(and fix restore size, in old version we didn't save size before to delete element)
svn path=/trunk/KDE/kdebase/apps/; revision=1080045
|
|
previous commit missed this 2 quite important lines).
CCBUG: 181223
svn path=/trunk/KDE/kdebase/apps/; revision=1079854
|
|
* Open a new tab if the URL navigator requests it.
* Get rid of a cyclic dependency between DolphinViewContainer and DolphinMainWindow.
BUG: 181223
svn path=/trunk/KDE/kdebase/apps/; revision=1079843
|
|
modified date = 2010-01-01 (= week number 53), current date = 2010-01-22 (= week number 3).
BUG: 223651
svn path=/trunk/KDE/kdebase/apps/; revision=1078626
|
|
"sub folders" -> "sub-folders"
BUG: 198084
svn path=/trunk/KDE/kdebase/apps/; revision=1077615
|
|
KIO::stat()
svn path=/trunk/KDE/kdebase/apps/; revision=1077599
|
|
the fancy UDS_DISPLAY_NAMEs for
URLs like the nepomuksearch ones.
BUG: 222095
svn path=/trunk/KDE/kdebase/apps/; revision=1077551
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1076617
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1075127
|
|
event
svn path=/trunk/KDE/kdebase/apps/; revision=1075076
|
|
confusing) information about a nepomuk protocol
svn path=/trunk/KDE/kdebase/apps/; revision=1075065
|
|
BUG: 222364
svn path=/trunk/KDE/kdebase/apps/; revision=1075029
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1074761
|
|
lister (e. g. in the column view), it is important to synchronize them.
This fixes the issue that the enabled state of the "Create New..." menu in the column view has not been updated.
BUG: 222329
svn path=/trunk/KDE/kdebase/apps/; revision=1074441
|
|
removed before KDE SC 4.0... ;-))
svn path=/trunk/KDE/kdebase/apps/; revision=1074238
|
|
information and terminal could not be changed.
BUG: 218485
svn path=/trunk/KDE/kdebase/apps/; revision=1073053
|
|
been done.
svn path=/trunk/KDE/kdebase/apps/; revision=1073046
|
|
selects one item after an item has been deleted.
It took me nearly 30 minutes to find out how to reproduce this issue 100 % reliable:
- a confirm dialog must be shown (thanks a lot to Dario for the hint!)
- the most important part: the keys (e. g. Shift + Del) must be pressed long enough until the confirm dialog grabs the focus from the details view...
BUG: 220898
BUG: 183386
BUG: 203112
svn path=/trunk/KDE/kdebase/apps/; revision=1073043
|
|
With respect to the action done on hitting the "Return/Enter" key:
* Fix the behavior for multiple-item opening, when they have directories among them.
* Open multiple directories in background tabs.
svn path=/trunk/KDE/kdebase/apps/; revision=1073019
|
|
added to the toolbar (the action should only be available in the Dolphin preferences).
BUG: 221766
svn path=/trunk/KDE/kdebase/apps/; revision=1073009
|
|
should get the keyboard focus.
- Assure that the keyboard focus does not get lost when a tab is opened in background.
CCBUG: 183394
svn path=/trunk/KDE/kdebase/apps/; revision=1072868
|
|
renaming an item.
Added implementation note, as a working code had been removed some time ago because of a performance bottleneck.
BUG: 198375
svn path=/trunk/KDE/kdebase/apps/; revision=1071287
|
|
BUG: 202002
svn path=/trunk/KDE/kdebase/apps/; revision=1071258
|
|
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
|