┌ ┐
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
Further cleanup to prepare the move.
Kevin Ottens
2007-04-02
Rename all the URL navigator related classes to prepare their migration
Kevin Ottens
2007-04-02
Make use of KFilePlaces instead of the bookmark system in the URL
Kevin Ottens
2007-04-02
Add some conveniences.
Kevin Ottens
2007-04-02
Make it proper english. :-)
Kevin Ottens
2007-04-02
fixes
David Faure
2007-04-02
Can't export them yet.
David Faure
2007-04-02
Introduce KFilePlacesView which is a list view adding the navigation
Kevin Ottens
2007-04-02
Fix more URL breakage.
Kevin Ottens
2007-04-02
Fixes the URL handling in this model. QVariant breaks KUrl in strange
Kevin Ottens
2007-04-02
don't force a confirmation for deleting in Dolphin if the user has turned it ...
Peter Penz
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
[next]