┌ ┐
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
/
urlnavigatorbutton.cpp
Age
Commit message (
Expand
)
Author
2007-03-03
respect the show hidden files settingin the url nav bar
Aaron J. Seigo
2007-02-17
Prevent that the popup of the URL navigator is opened if the button has alrea...
Peter Penz
2007-02-17
Cleanup: don't use deprecated Qt3 classes or methods, removed unnecessary inc...
Peter Penz
2007-02-17
Cleanup of the URL navigator, so that the DolphinMainWindow and the DolphinVi...
Peter Penz
2007-01-10
Applied some patches found by EBN (thanks to Nicolas Lécureuil for the patch...
Peter Penz
2007-01-06
Reanimate drag and drop support for the URL navigator.
Peter Penz
2006-12-10
--deprecation
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
2006-11-25
Let's remove the connect errors because of the KJob/KIO::Job split.
Kevin Ottens
2006-11-24
Get rid of using deprecated Q3Button::drawButton() interface. Now the URL nav...
Peter Penz
2006-11-22
As KURL has been renamed to KUrl all classes and methods, which use the term ...
Peter Penz
2006-11-22
compile++
Kevin Ottens
2006-11-22
Some port
Laurent Montel
2006-11-21
commited initial version of Dolphin
Peter Penz