| Age | Commit message (Collapse) | Author |
|
svn path=/trunk/KDE/kdebase/apps/; revision=732843
|
|
navigator when the navigator is already in the editable mode
svn path=/trunk/KDE/kdebase/apps/; revision=732773
|
|
BUG:151601
svn path=/trunk/KDE/kdebase/apps/; revision=732119
|
|
trash"-setting is ignored
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=731813
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=731586
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=731156
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=731154
|
|
viewproperties dialog
svn path=/trunk/KDE/kdebase/apps/; revision=731150
|
|
-> handled as viewport now)
* only show the hover-drop-indicator on directories (dropping on file-items is handled like dropping on the viewport)
* simplified signature of drop signal (source widget not required anymore)
svn path=/trunk/KDE/kdebase/apps/; revision=731129
|
|
without this patch)
svn path=/trunk/KDE/kdebase/apps/; revision=730698
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=730684
|
|
bookmark-folder -> folder-bookmarks
goto-page -> go-jump
www -> insert-link (doesn't yet exist in Oxygen)
svn path=/trunk/KDE/kdebase/apps/; revision=730639
|
|
controller and add an unnecessary additional signal; instead just read the state from the DolphinView
svn path=/trunk/KDE/kdebase/apps/; revision=729726
|
|
retrieved by the DolphinView, there is no need introducing additional signals + states. Further cleanups will follow...
svn path=/trunk/KDE/kdebase/apps/; revision=729721
|
|
BUG: 151313
svn path=/trunk/KDE/kdebase/apps/; revision=729718
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=729716
|
|
* the filterbar now also filters directories (works also in the column-view :-))
* The "Additional Information" menu entry now also works for showing/hiding the columns of the details view. This also implies that the columns for the details view can now be adjusted per directory -> we have now a consistent behavior between the icons view and details view. Still open: the view properties dialog must be fixed
* Don't show a "Nepomuk not available" error message when starting Dolphin and Nepomuk is not available.
* Fix issue that the information panel blocked the application because of parsing the full meta data of a huge file.
svn path=/trunk/KDE/kdebase/apps/; revision=729704
|
|
* minor coding style update: replace 'listView' by 'placesView'
svn path=/trunk/KDE/kdebase/apps/; revision=728988
|
|
KConfigBase:
- remove separator argument from list entry reading/writing functions
- introduce {read,write}XdgListEntry()
- kill readPathListEntry(), add readPathEntry() overload
instead. the default value is not optional any more, as it defines the
return type. this is consistent with the readEntry() functions.
- rename clean() => markAsClean(), remove rollback()
- rename ConfigState => AccessMode, getConfigState() => accessMode()
- rename {entry,group}IsImmutable() => is{Entry,Group}Immutable()
- remove NLS alias to Localized
KConfig:
- remove setGroup() & group()
- reshuffle OpenFlag enum, introduce NoCascade for symmetry
- remove setExtraConfigFiles() alias to addConfigSources()
KConfigGroup:
- inherit KConfigBase::deleteGroup() overloads
- make convertToQVariant() private, it will probably change somehow
- KConfig & KConfigGroup: deprecate entryMap()
- remove bogus declarations: KConfigGroup::setReadDefaults(),
KConfig::readEntryUntranslated()
- apidox
- reshuffle the declarations in the headers
svn path=/trunk/KDE/kdebase/apps/; revision=728852
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=728747
|
|
for pointing this out)
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=728741
|
|
column-view is ignored. From the hosts point of view this has to be handled like an URL change.
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=728394
|
|
;-)); this just removes commented-out code and adds a "what's going on" comment
svn path=/trunk/KDE/kdebase/apps/; revision=728202
|
|
foreground (not necessary, would break with some color schemes)
svn path=/trunk/KDE/kdebase/apps/; revision=728201
|
|
- emptytrash -> trash-empty
- edit-trash -> user-trash
svn path=/trunk/KDE/kdebase/apps/; revision=728161
|
|
so that panels can react to the change correctly.
svn path=/trunk/KDE/kdebase/apps/; revision=727475
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=726885
|
|
"Type" was being cut off if it was being shrinked. That shouldn't happen. This prevents this
information to be hidden or cut off, and so this is always shown.
Albert: I also solved the previous bug you reported (places view not showing selected items at the first click) on a different commit
CCMAIL: [email protected]
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=726522
|
|
bookmarked it is not shown as selected, but if you click the second time
it is. Now this is fixed.
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=726516
|
|
- don't show a focused border above all columns
- provide a small gap between the columns
- assure that the background of inactive columns works well with more complex styles like Oxygen
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=726042
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=726013
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=725777
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=725546
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=725523
|
|
otherwise the custom widget just does not fit well into styles like Oxygen.
svn path=/trunk/KDE/kdebase/apps/; revision=725516
|
|
David for the hint!)
svn path=/trunk/KDE/kdebase/apps/; revision=725485
|
|
recached again
svn path=/trunk/KDE/kdebase/apps/; revision=725218
|
|
that no category will intersect from now with the viewport
svn path=/trunk/KDE/kdebase/apps/; revision=725213
|
|
KCategorizedSortFilterProxyModel when setCategorizedModel is changed.
Bug fixed for the categorized view: Details => Icons (with no categories) => Categorized was resulting in no items in the view or all items in the same position
svn path=/trunk/KDE/kdebase/apps/; revision=725212
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=724950
|
|
preview (on per default)
BUG: 150028
svn path=/trunk/KDE/kdebase/apps/; revision=724946
|
|
remembered anymore.
CCMAIL: [email protected]
BUG: 150783
svn path=/trunk/KDE/kdebase/apps/; revision=724942
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=724939
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=724802
|
|
scrollbar in certain conditions
svn path=/trunk/KDE/kdebase/apps/; revision=724701
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=724700
|
|
slotLayoutAboutToBeChanged. Reacts as it should when removing items
svn path=/trunk/KDE/kdebase/apps/; revision=724693
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=724538
|
|
number of files (tested with a folder with 10000 files here)
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=724536
|
|
Factorized those actions between dolphinmainwindow and dolphinpart (see new methods in dolphinview), and simplified mainwindow code by using the signal from the action group and the QVariant data of the actions (standard Qt4 solution for a group of actions).
svn path=/trunk/KDE/kdebase/apps/; revision=723871
|