┌ ┐
54
└ ┘
[
home
|
about
|
favorites
|
git
]
index
:
dolphin
master
pixelated-scaling-option
Patched KDE Dolphin with Pixel Scaling
Conway
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2007-04-02
don't use KUrl::upUrl() (thanks to David for the hint!)
Peter Penz
2007-04-02
Use KonqOperations::del() as David suggested. In opposite to the old approach...
Peter Penz
2007-04-01
Add the KFilePlacesModel class. It allows to list user's "places" (a mix
Kevin Ottens
2007-04-01
activate basic drag & drop for the column view (although it's quite buggy at ...
Peter Penz
2007-04-01
use default 'do you really want to delete...' dialog from libkonq
Peter Penz
2007-04-01
don't just ask for confirmation for deleting, also delete the item :-)
Peter Penz
2007-04-01
implement renaming, moving to trash and deleting for the treeview panel
Peter Penz
2007-04-01
changed EOL from windows to unix
Peter Penz
2007-04-01
reload view when the settings are applied
Peter Penz
2007-04-01
integrate column view into settings
Peter Penz
2007-03-30
take care when reloading KDirLister if a column view is shown
Peter Penz
2007-03-30
don't connect to non-existent signal
Peter Penz
2007-03-30
fixed "duplicate items issue" for the column view (don't invoke KDirLister::o...
Peter Penz
2007-03-27
Minimize the duplicate items problem when using a proxy model and letting KDi...
Peter Penz
2007-03-27
Hide the HistoryElem class from the public API of UrlNavigator
David Faure
2007-03-27
use sort proxy model
Peter Penz
2007-03-27
Fix issue that the sort proxy model does not work for QTreeView and QColumnVi...
Peter Penz
2007-03-27
More use of KIcon
David Faure
2007-03-27
Added setters in urlnavigator to remove dependency on dolphinsettings.
David Faure
2007-03-27
quick ;)
David Faure
2007-03-27
use the Qt standard way to prevent a cloning of the object
Peter Penz
2007-03-27
Initial version for a column view support (thanks a lot to Benjamin Meyer for...
Peter Penz
2007-03-27
One more step towards kdelibs: d-pointer-ify, including moving all members, a...
David Faure
2007-03-26
Ported to KBookmarkManager::closestBookmark - which even solves another TODO ...
David Faure
2007-03-26
cleanups
David Faure
2007-03-26
A small step in trying to make urlnavigator useable in kdelibs for the file d...
David Faure
2007-03-26
Using a QLinkedList mostly for "accessing element at index i" is not the best...
David Faure
2007-03-26
there is only one lib, no need to have two macros
David Faure
2007-03-26
Avoid to use QUrl::toString, as per Davids suggestion.
Luca Gugelmann
2007-03-26
KDEDesktopMimeType -> KDesktopFileActions
David Faure
2007-03-26
SVN_SILENT made messages (.desktop file)
Script Kiddy
2007-03-25
fix export
Christian Ehrlicher
2007-03-25
* Fixed a bug that caused dolphin to crash when clicking on the "Root" button
Luca Gugelmann
2007-03-25
fixed wrong state of the paste action
Peter Penz
2007-03-25
Patch by Luca Gugelmann: get rid of any mainwindow dependency from the sidebars.
Peter Penz
2007-03-24
when renaming only one item, suggest the original item name instead of "New N...
Peter Penz
2007-03-24
improve error handling by queueing old messages
Peter Penz
2007-03-23
SVN_SILENT made messages (.desktop file)
Script Kiddy
2007-03-23
Q3PopupMenu--
Laurent Montel
2007-03-23
Create shared lib as discussed with David and Peter
Laurent Montel
2007-03-23
Not necessary to create private class if we don't use it
Laurent Montel
2007-03-23
Not necessary here
Laurent Montel
2007-03-22
Prevent dolphin from crashing when selecting several files and the
Luca Gugelmann
2007-03-22
That's one parenthesis too much
Luca Gugelmann
2007-03-22
less Qt 3 compant classes
Daniel Molkentin
2007-03-22
improve the handling when applying item effects to cut items
Peter Penz
2007-03-22
KUniqueApplication::newInstance() already takes care about DBus (thanks to Da...
Peter Penz
2007-03-22
less KDE 3 dependencies
Daniel Molkentin
2007-03-22
Use KUniqueApplication::newInstance() as David suggested some time ago. This ...
Peter Penz
2007-03-22
use correct icons
Peter Penz
[next]