┌ ┐
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
/
dolphinmainwindow.cpp
Age
Commit message (
Expand
)
Author
2007-06-07
assure that the view actions are updated when the split view is activated
Peter Penz
2007-06-07
First big step to make it possible that the DolphinView can be embedded as KP...
Peter Penz
2007-06-03
Don't use a toggle action for "Split/Join" if the text and icon is changed dy...
Peter Penz
2007-06-03
David Vignoni recommended to exchange the icon for "Preview"... Fixed now :-)
Peter Penz
2007-06-03
also toggle the text between "Split" and "Join" for the split action
Peter Penz
2007-06-03
update to David's suggestion for split view (http://davigno.oxygen-icons.org/...
Peter Penz
2007-06-03
use "fileview-icon" instead of "view-icon" (thanks to David Vignoni for the u...
Peter Penz
2007-05-28
create modal dialogs on stack as David suggested
Peter Penz
2007-05-26
reanimate properties dialog (thanks to Laurent Montel for fixing it in the tr...
Peter Penz
2007-05-18
EBN fixes + minor coding guideline fixes (thanks to Max Blazejak!).
Peter Penz
2007-05-17
information sidebar fixes:
Peter Penz
2007-05-17
when the column view is used, then 'Split view' should take the root URL of t...
Peter Penz
2007-05-17
when having split views: darken the background color of the inactive view
Peter Penz
2007-05-16
Better choice of phrase: 'Categorized' -> 'Show in Groups'
Robert Knight
2007-05-10
don't lose the history of the URL navigator if the settings of the Icons View...
Peter Penz
2007-05-09
include cleanup
Dirk Mueller
2007-05-07
Compile.
Luboš Luňák
2007-05-07
don't use '/' as shortcut for filtering, this conflicts with the usage of the...
Peter Penz
2007-05-06
Initial step for showing the terminal embedded inside Dolphin instead of open...
Peter Penz
2007-05-06
coding style cleanup: fix wrong indenting of members in constructor
Peter Penz
2007-05-05
revert last commit, it leads to the uncommon behavior that the last state of...
Peter Penz
2007-05-05
let the settings dialog be a singleton (thanks to Max Blazejak for the patch!)
Peter Penz
2007-05-03
let the information sidebar react on selection changes
Peter Penz
2007-05-02
don't connect each sidebar page with all available signals per default
Peter Penz
2007-04-22
reactivated info sidebar again and temporary removed the code which resets th...
Peter Penz
2007-04-22
allow sorting by type
Peter Penz
2007-04-16
Merging branches/work/kmainwindow-decoupling-branch from Kevin and me which
Simon Hausmann
2007-04-16
use new "column view" icon (thanks to David Vignoni)
Peter Penz
2007-04-14
fixed shortcut for "Find"
Peter Penz
2007-04-14
allow to turn on/off the places panel by the menu
Peter Penz
2007-04-13
Those hacks are not needed anymore for autosaving.
Kevin Ottens
2007-04-12
minor coding style cleanups
Peter Penz
2007-04-11
use "folder" instead of "directory" for all visible strings
Peter Penz
2007-04-10
allow to enable the categorization feature for sorting
Peter Penz
2007-04-09
adapt Dolphin to kdelibs coding style (http://techbase.kde.org/Policies/Kdeli...
Peter Penz
2007-04-09
Dolphin is now KBookmark* free.
Kevin Ottens
2007-04-08
adaptions to the cleaned up interface of KUrlNavigator
Peter Penz
2007-04-04
i18n style guide fixes
Stephan Binner
2007-04-04
Qt::Ascending -> Qt::AscendingOrder
Pino Toscano
2007-04-02
Rename all the URL navigator related classes to prepare their migration
Kevin Ottens
2007-04-02
Introduce KFilePlacesView which is a list view adding the navigation
Kevin Ottens
2007-04-02
don't force a confirmation for deleting in Dolphin if the user has turned it ...
Peter Penz
2007-04-01
Add the KFilePlacesModel class. It allows to list user's "places" (a mix
Kevin Ottens
2007-04-01
use default 'do you really want to delete...' dialog from libkonq
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-03-27
Added setters in urlnavigator to remove dependency on dolphinsettings.
David Faure
2007-03-27
Initial version for a column view support (thanks a lot to Benjamin Meyer for...
Peter Penz
2007-03-26
Ported to KBookmarkManager::closestBookmark - which even solves another TODO ...
David Faure
2007-03-26
Using a QLinkedList mostly for "accessing element at index i" is not the best...
David Faure
[next]