┌ ┐
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
/
infosidebarpage.h
Age
Commit message (
Expand
)
Author
2007-08-25
don't use the term "Bookmarks" anymore, use "Places" instead (includes device...
Peter Penz
2007-08-13
Use KFileItem by value rather than by pointer
David Faure
2007-07-25
use the minimum width as default width
Peter Penz
2007-07-08
adapt signature of requestDelayedItemInfo() slot to recent changes
Peter Penz
2007-06-04
Remove not necessary "class classname;"
Laurent Montel
2007-05-19
- rename m_name to m_nameLabel for consistency
Peter Penz
2007-05-19
internal cleanup; additional meta information can be shown now, although this...
Peter Penz
2007-05-19
performance optimization: don't retrieve the meta information immediately whe...
Peter Penz
2007-05-17
information sidebar fixes:
Peter Penz
2007-05-09
include cleanup
Dirk Mueller
2007-05-06
optimization: don't try to show the meta information if the widget is invisible
Peter Penz
2007-05-06
some cleanups for the sidebar pages (move protected members to private sectio...
Peter Penz
2007-05-03
let the information sidebar react on selection changes
Peter Penz
2007-05-03
initial step for cleaning up the information sidebar: get rid of service acti...
Peter Penz
2007-04-30
PreviewJob API change (KFileItems by value)
David Faure
2007-04-12
include cleanup
Dirk Mueller
2007-04-09
adapt Dolphin to kdelibs coding style (http://techbase.kde.org/Policies/Kdeli...
Peter Penz
2007-03-26
KDEDesktopMimeType -> KDesktopFileActions
David Faure
2007-03-25
Patch by Luca Gugelmann: get rid of any mainwindow dependency from the sidebars.
Peter Penz
2007-03-22
less KDE 3 dependencies
Daniel Molkentin
2007-03-20
Improved KMetaData integration. The Dolphin info sidebar now uses KMetaData t...
Sebastian Trueg
2007-03-11
assure that the iconsview settings-dialog fits on a 800 x 600 screen
Peter Penz
2007-03-02
It seems some people cannot live without a tree view ;-) So Dolphin will prov...
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
* Starts to add Nepomuk supports to dolphin (currently, only annotations are ...
Oscar Blumberg
2007-01-10
Applied some patches found by EBN (thanks to Nicolas Lécureuil for the patch...
Peter Penz
2006-12-29
-pedantic
André Wöbbeking
2006-12-08
Update the FSF address to 51 Franklin Street (hopefully it is the right one)
Holger Freyther
2006-11-30
use flat buttons for the information sidebar page (TODO: this code has been d...
Peter Penz
2006-11-29
Get ride of the sidebar and use dockwidgets instead.
Kevin Ottens
2006-11-29
Make it (almost) possible to have more than one Dolphin KMainWindow
Holger Freyther
2006-11-23
Byebye Q3H(V)Box
Laurent Montel
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