┌ ┐
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-03-06
use QToolButton instead of QPushButton (patch submitted by Dominik Haumann)
Peter Penz
2007-03-06
add some constness...
Peter Penz
2007-03-05
synchronize the tree view with the active view
Peter Penz
2007-03-05
this is no Makefile
Stephan Kulow
2007-03-04
msvc compile++
Christian Ehrlicher
2007-03-04
Some basic fixes to stay synchronized between the tree view and the currently...
Peter Penz
2007-03-04
Per default turn off the information panel and the tree view panel for the fi...
Peter Penz
2007-03-03
Assure that the root of the tree view always matchs to the bookmark shown in ...
Peter Penz
2007-03-03
respect the show hidden files settingin the url nav bar
Aaron J. Seigo
2007-03-02
Enable hover effects in the icon view.
Fredrik Höglund
2007-03-02
It seems some people cannot live without a tree view ;-) So Dolphin will prov...
Peter Penz
2007-03-01
Use the home URL from the settings instead of the "first bookmark" when start...
Peter Penz
2007-03-01
Respect text size for the width of the grid (this is just code for testing, t...
Peter Penz
2007-03-01
allow zooming in and zooming out in the details view
Peter Penz
2007-03-01
assure that the icon size is always <= the preview size
Peter Penz
2007-03-01
Allow zooming in and zooming out in the icons view.
Peter Penz
2007-02-28
Allow to configure which additional information (KFileItemDelegate::Additiona...
Peter Penz
2007-02-28
Allow to adjust the maximum size for previews.
Peter Penz
2007-02-28
Don't use assertions here. The result of the preview might have been done alt...
Peter Penz
2007-02-28
Jippie: file previews are generated again! Thanks to Fredrik for giving me a ...
Peter Penz
2007-02-28
Fix: a logical arrangement from top to bottom means having a flow from left t...
Peter Penz
2007-02-28
Instead of using the ListMode of the icon view for the left to right alignmen...
Peter Penz
2007-02-28
Hide columns of the details view if this is indicated by the settings.
Peter Penz
2007-02-27
The icons view and details view don't use hardcoded (test-) values anymore, i...
Peter Penz
2007-02-25
As Aaron suggested: use the global setting for "Show Delete command" instead ...
Peter Penz
2007-02-25
Implemented one of the most often requested features for Dolphin: allow that ...
Peter Penz
2007-02-23
Change the behavior of the info sidebar to show the preview of the current se...
Oscar Blumberg
2007-02-22
Add libkmetadata detection and minor fixes
Oscar Blumberg
2007-02-22
make nepomuk support optional, mostly through a bunch of non-existent ifdef's =)
Aaron J. Seigo
2007-02-22
* Starts to add Nepomuk supports to dolphin (currently, only annotations are ...
Oscar Blumberg
2007-02-21
Fixing autogenerated headers includes
Alexander Wiedenbruch
2007-02-21
installing a file called generalsettings.kcfgc just asks
Stephan Kulow
2007-02-20
i18n fixes. Note: %n is no longer used in plural strings.
Chusslove Illich
2007-02-20
setGroup -> KConfigGroup
David Faure
2007-02-20
porting
Stephan Kulow
2007-02-20
I hope this compiles better
Stephan Kulow
2007-02-20
compile some more
Stephan Kulow
2007-02-18
Don't use a hardcoded path in the view properties dialog for the mirrored dir...
Peter Penz
2007-02-18
Dolphin is now a KUniqueApplication. A lot of thanks go to Oscar Blumberg, wh...
Peter Penz
2007-02-18
minor cosmetic fix: don't use a group box if the global view properties are s...
Peter Penz
2007-02-18
View properties dialog: Allow to reset all view properties (the timestamp is ...
Peter Penz
2007-02-17
Fixed shortcuts, removed warnings.
Peter Penz
2007-02-17
Improve usability of the viewproperties dialog: use 2 radiobuttons instead of...
Peter Penz
2007-02-17
Some minor polishing: use a grid for the icons view, give the toggle button o...
Peter Penz
2007-02-17
Hide the filler widget when showing the traditional view. Fixed issue when to...
Peter Penz
2007-02-17
Allow the pasting of a text clipboard content to the URL navigator by pressin...
Peter Penz
2007-02-17
Prevent that the popup of the URL navigator is opened if the button has alrea...
Peter Penz
2007-02-17
don't perform a copy operation, if the user clicked outside the popup menu
Peter Penz
2007-02-17
Prevent a flickering of the URL navigator buttons by reusing existing buttons...
Peter Penz
2007-02-17
Cleanup: don't use deprecated Qt3 classes or methods, removed unnecessary inc...
Peter Penz
[next]