┌ ┐
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
/
dolphinapplication.cpp
Age
Commit message (
Expand
)
Author
2007-06-07
First big step to make it possible that the DolphinView can be embedded as KP...
Peter Penz
2007-05-16
fix for the fix for the fix [1]: assure that invoking Dolphin with remote URL...
Peter Penz
2007-05-16
revert last patch ("fix issue that invoking 'dolphin .' does not work") and r...
Peter Penz
2007-05-16
allow that Dolphin can be started like 'dolphin .' for showing the current di...
Peter Penz
2007-05-09
include cleanup
Dirk Mueller
2007-05-06
coding style cleanup: fix wrong indenting of members in constructor
Peter Penz
2007-04-09
adapt Dolphin to kdelibs coding style (http://techbase.kde.org/Policies/Kdeli...
Peter Penz
2007-03-22
Use KUniqueApplication::newInstance() as David suggested some time ago. This ...
Peter Penz
2007-03-20
Improved KMetaData integration. The Dolphin info sidebar now uses KMetaData t...
Sebastian Trueg
2007-02-22
* Starts to add Nepomuk supports to dolphin (currently, only annotations are ...
Oscar Blumberg
2007-02-18
Dolphin is now a KUniqueApplication. A lot of thanks go to Oscar Blumberg, wh...
Peter Penz
2007-02-08
just a coding guideline style fix: assure that a consistent coding style is u...
Peter Penz
2006-12-08
Update the FSF address to 51 Franklin Street (hopefully it is the right one)
Holger Freyther
2006-12-04
reducing a little bit the number of deprecation warnings
Zack Rusin
2006-11-29
Make it (almost) possible to have more than one Dolphin KMainWindow
Holger Freyther