┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2010-01-25* Adjust code to use the improved KUrlNavigator API.Peter Penz
* 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
2010-01-22Fixed crash, if the categorizied view sorted by date is used. Use case: ↵Peter Penz
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
2010-01-20- Fix minor typosDarío Andrés Rodríguez
"sub folders" -> "sub-folders" BUG: 198084 svn path=/trunk/KDE/kdebase/apps/; revision=1077615
2010-01-20only set the title synchronously for the file-protocol, otherwise use ↵Peter Penz
KIO::stat() svn path=/trunk/KDE/kdebase/apps/; revision=1077599
2010-01-20Use a stat job to determine the caption on non-file URLs. This way we get ↵Sebastian Trueg
the fancy UDS_DISPLAY_NAMEs for URLs like the nepomuksearch ones. BUG: 222095 svn path=/trunk/KDE/kdebase/apps/; revision=1077551
2010-01-18fixed issue that SVN actions got disabled after selecting itemsPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1076617
2010-01-15use KAction::setShortcut() instead of QAction::setShortcut()Peter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1075127
2010-01-15assure that the widgets of the panels are resized after receiving the Polish ↵Peter Penz
event svn path=/trunk/KDE/kdebase/apps/; revision=1075076
2010-01-15fixed issue that the Information Panel might show some (for the user ↵Peter Penz
confusing) information about a nepomuk protocol svn path=/trunk/KDE/kdebase/apps/; revision=1075065
2010-01-15don't try to access invalid filesPeter Penz
BUG: 222364 svn path=/trunk/KDE/kdebase/apps/; revision=1075029
2010-01-14Use KFileItem::text() instead of name() for pretty printed filenamesSebastian Trueg
svn path=/trunk/KDE/kdebase/apps/; revision=1074761
2010-01-14If the root directory lister is different from the internally used directory ↵Peter Penz
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
2010-01-13removed unused member variable (the dependency to DolphinMainWindow has been ↵Peter Penz
removed before KDE SC 4.0... ;-)) svn path=/trunk/KDE/kdebase/apps/; revision=1074238
2010-01-11Fixed issue that the keyboard shortcuts for the docks places, folders, ↵Peter Penz
information and terminal could not be changed. BUG: 218485 svn path=/trunk/KDE/kdebase/apps/; revision=1073053
2010-01-11SVN_SILENT: Minor simplificiation of the code. No change of behavior has ↵Peter Penz
been done. svn path=/trunk/KDE/kdebase/apps/; revision=1073046
2010-01-11Fixed issue in details view, that "sometimes" the rubberband selection only ↵Peter Penz
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
2010-01-11BUG:222186Harsh Chouraria J
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
2010-01-11Don't offer the "Get Service Menu..." action as public action that can be ↵Peter Penz
added to the toolbar (the action should only be available in the Dolphin preferences). BUG: 221766 svn path=/trunk/KDE/kdebase/apps/; revision=1073009
2010-01-11- When the filterbar has been activated as startup setting, still the view ↵Peter Penz
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
2010-01-07Fixed issue that the Information Panel might show the old filename after ↵Peter Penz
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
2010-01-07allow filtering for filenames having a +Peter Penz
BUG: 202002 svn path=/trunk/KDE/kdebase/apps/; revision=1071258
2010-01-06SVN_SILENT: ah, forgot to remove temporary testing code...Peter Penz
CCBUG: 210256 svn path=/trunk/KDE/kdebase/apps/; revision=1070848
2010-01-06Send the selectionChanged() signal without delay in case the selection has ↵Peter Penz
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
2010-01-06If an operation has been completed (e. g. a rename operation), the default ↵Peter Penz
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
2010-01-06It is possible that the selection of an inactive column gets changed (e. g. ↵Peter Penz
by the selection markers). In this case the column should get active. BUG: 188979 svn path=/trunk/KDE/kdebase/apps/; revision=1070789
2010-01-06RC1 gets prepared -> increase version numberPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1070747
2010-01-06When changing the selection, the currently shown file item should be reset. ↵Peter Penz
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
2010-01-06Fixed issue that Ctrl+A sometimes did not result in an update of the ↵Peter Penz
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
2010-01-06Fixed issue that the "show folders first property" was not delegated to sub ↵Peter Penz
directories, when "[x] Apply to all sub directories" was checked. BUG: 214865 svn path=/trunk/KDE/kdebase/apps/; revision=1070723
2010-01-06use correct icon when opening new tabs with the middle clickPeter Penz
BUG: 212942 svn path=/trunk/KDE/kdebase/apps/; revision=1070717
2010-01-06SVN_SILENT: removed commented codephin with the column view a wrong layout ↵Peter Penz
has been shown. BUG: 211149 BUG: 214515 svn path=/trunk/KDE/kdebase/apps/; revision=1070709
2010-01-06Fixed issue that when starting Dolphin with the column view a wrong layout ↵Peter Penz
has been shown. BUG: 211149 BUG: 214515 svn path=/trunk/KDE/kdebase/apps/; revision=1070708
2010-01-05- search by modification date of the file, not when the file has been tagged ↵Peter Penz
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
2010-01-05- Details view and column view: Just use the height as indicator for the ↵Peter Penz
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
2010-01-05Prevent black borders when compositing has been disabled.Peter Penz
BUG: 219667 CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=1070424
2010-01-05SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=1070321
2010-01-04Revert r1070031Christoph Feck
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
2010-01-04msvc compile++Christian Ehrlicher
svn path=/trunk/KDE/kdebase/apps/; revision=1070031
2010-01-04SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=1069851
2010-01-02SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=1068962
2010-01-01SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=1068486
2009-12-31SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=1068118
2009-12-30Fix wrong fontMetrics when using custom fontsChristoph Feck
svn path=/trunk/KDE/kdebase/apps/; revision=1067898
2009-12-29SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=1067354
2009-12-28SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=1066900
2009-12-25SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=1065981
2009-12-24SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=1065786
2009-12-23add version control actions to konqueror context menu if availableolActions()Peter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1065348
2009-12-23SVN_SILENT: renamed addRevisionControlActions() to addVersionControlActions()Peter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1065347
2009-12-23SVN_SILENT: renamed addRevisionControlActions() to addVersionControlActions()Peter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1065346