┌ ┐
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
2009-01-14
Group classes into folders, Dolphin is too big in the meantime for having a f...
Peter Penz
2008-12-12
SVN_SILENT: removed trailing spaces
Peter Penz
2008-11-20
fixed wrapping of the name label (QLabel only supports wrapping on words)
Peter Penz
2008-10-08
Don't request any meta data, if the requested URL is equal to the currently s...
Peter Penz
2008-06-29
Internal cleanup: Make it easier getting the correct file item that should be...
Peter Penz
2008-06-29
Don't grey out an invalid preview immediately, but with a small timeout. This...
Peter Penz
2008-06-29
SVN_SILENT: Renamed m_timer to m_infoTimer and slotTimeout() to slotInfoTimeo...
Peter Penz
2008-06-27
SVN_SILENT: fix documentation typo
Peter Penz
2008-06-27
tried to simplify the logic to decide whether the information panel should sh...
Peter Penz
2008-06-07
Request item information when the current directory has been (re-) entered. T...
Peter Penz
2008-06-07
Fixed the following Information Panel issues:
Peter Penz
2008-06-07
Do a delayed initialization of all widgets when showing the the Information P...
Peter Penz
2008-05-14
Only the infosidebar panel is interested in selections -> move it from the si...
Peter Penz
2008-03-16
provide a cleaner layout for the information panel; there are still some open...
Peter Penz
2008-02-16
SVN_SILENT: coding style fix (m_metadataWidget -> m_metaDataWidget)
Peter Penz
2008-01-18
show the correct meta information in the information sidebar also for non-loc...
Peter Penz
2007-10-02
replace QList<KFileItem> by KFileItemList, as KFileItemList is not QList<KFil...
Peter Penz
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
[next]