| Age | Commit message (Collapse) | Author |
|
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=843787
|
|
correct items are used.
TODO for 4.2: get rid of those 'if (isColumnViewActive())' special cases and provide a generic model which also works with the way the column view is implemented
BUG: 164146
svn path=/trunk/KDE/kdebase/apps/; revision=821903
|
|
more than 1 year)
svn path=/trunk/KDE/kdebase/apps/; revision=819151
|
|
avoid this independent reimplementation,
which brought back bug 121728 ('&' in application name treated as accelerator)
svn path=/trunk/KDE/kdebase/apps/; revision=815838
|
|
too-basic bool readOnly().
Ported KonqPopupMenu to KonqFileItemCapabilities.
svn path=/trunk/KDE/kdebase/apps/; revision=815688
|
|
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=809960
|
|
CCMAIL: [email protected], [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=809914
|
|
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
|
|
can also be used by Dolphin now :-) In opposite to Konqueror the sub menus are turned off per default.
Minor issue: the Dolphin context menu should take care about the protocol capabilities (copy, move, delete, ...) like in konq_popupmenu (I'll fix this before 4.1).
CCMAIL: [email protected]
BUG: 155969
svn path=/trunk/KDE/kdebase/apps/; revision=792995
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=792746
|
|
This allows to show the information inside the statusbar, that the paste operation has been completed (also some code duplication can be prevented by the way).
svn path=/trunk/KDE/kdebase/apps/; revision=791436
|
|
Konqueror and other file managers. Only if a context menu for a folder is opened, a pasting should be done into this folder.
Some internal cleanups are still required (see TODO comments), so that after finishing the operation an indication can be given to the user in the statusbar (must go for breakfast now, otherwise I'll eat my keyboard...).
BUG: 159862
svn path=/trunk/KDE/kdebase/apps/; revision=791354
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=787308
|
|
- Switched depricated stdName() to name()
svn path=/trunk/KDE/kdebase/apps/; revision=767204
|
|
BUG: 156375
svn path=/trunk/KDE/kdebase/apps/; revision=766406
|
|
Pass parent widget to all KPropertiesDialog instances.
svn path=/trunk/KDE/kdebase/apps/; revision=752542
|
|
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=747049
|
|
mouse is above an item (this might happen if the shift-key is pressed during a right-button mouse click)
svn path=/trunk/KDE/kdebase/apps/; revision=738816
|
|
BUG: 152463
svn path=/trunk/KDE/kdebase/apps/; revision=738282
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=737232
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=733548
|
|
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
|
|
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
|
|
- emptytrash -> trash-empty
- edit-trash -> user-trash
svn path=/trunk/KDE/kdebase/apps/; revision=728161
|
|
David for the hint!)
svn path=/trunk/KDE/kdebase/apps/; revision=725485
|
|
remembered anymore.
CCMAIL: [email protected]
BUG: 150783
svn path=/trunk/KDE/kdebase/apps/; revision=724942
|
|
used it from both KonqPopupMenu and DolphinContextMenu.
This isn't the port-to-ktrader yet, this will come later, but at least the code is factorized and the impl can be changed without affecting the dolphin+konqpopupmenu code
Should I also implement the "Open With..." actions in KonqMenuActions? Seems like another bit of similar code duplicated.
CCMAIL: [email protected], [email protected]
Removed KonqBookmarkManager (was a two-liner call to KBookmarkManager)
svn path=/trunk/KDE/kdebase/apps/; revision=722668
|
|
Clean up unnecessary use of Q3ValueList.
svn path=/trunk/KDE/kdebase/apps/; revision=714532
|
|
devices etc.)
svn path=/trunk/KDE/kdebase/apps/; revision=704553
|
|
Q_ASSERT(!m_fileInfo.isNull()) accidentally has been added due to the 'use KFileItem by value instead of pointer' change...)
svn path=/trunk/KDE/kdebase/apps/; revision=700651
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=700585
|
|
- in KDirModel::itemForIndex, as noted there as a TODO
- in dolphin, everywhere.
svn path=/trunk/KDE/kdebase/apps/; revision=699691
|
|
inactive view gets closed now)
svn path=/trunk/KDE/kdebase/apps/; revision=699313
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=685763
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=678172
|
|
* minor cleanups in DolphinMainWindow
svn path=/trunk/KDE/kdebase/apps/; revision=674713
|
|
KPart into Konqueror (discussed with David Faure). A lot of refactoring of the DolphinView has been done:
- The DolphinView does not contain the URL navigator, the filterbar and the statusbar anymore. Those widgets have been moved to DolphinViewContainer.
- The DolphinView does not contain any reference to the main window anymore.
Currently there are some minor regressions (the statusbar shows less informations, renaming has been deactivated), but they will get fixed during the next days. Also still a lot of interface cleanups must be done, but let's just do it step by step...
svn path=/trunk/KDE/kdebase/apps/; revision=672692
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=668900
|
|
tree view!)
svn path=/trunk/KDE/kdebase/apps/; revision=668453
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=663054
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=661819
|
|
patch)
svn path=/trunk/KDE/kdebase/apps/; revision=654709
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=652867
|
|
(http://techbase.kde.org/Policies/Kdelibs_Coding_Style) by using:
astyle --indent=spaces=4 --brackets=linux \
--indent-labels --pad=oper --unpad=paren \
--one-line=keep-statements --convert-tabs \
--indent-preprocessor \
`find -type f -name '*.cpp'` `find -type f -name '*.h'`
svn path=/trunk/KDE/kdebase/apps/; revision=651981
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=651766
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=650575
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=647247
|
|
Removed old unused kfileiconview.h header, fixed some unrelated missing includes due to that one being removed.
svn path=/trunk/KDE/kdebase/apps/; revision=647244
|
|
svn path=/trunk/KDE/kdebase/libkonq/; revision=646598
|