┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/infosidebarpage.h
AgeCommit message (Expand)Author
2009-01-14Group classes into folders, Dolphin is too big in the meantime for having a f...Peter Penz
2008-12-12SVN_SILENT: removed trailing spacesPeter Penz
2008-11-20fixed wrapping of the name label (QLabel only supports wrapping on words)Peter Penz
2008-10-08Don't request any meta data, if the requested URL is equal to the currently s...Peter Penz
2008-06-29Internal cleanup: Make it easier getting the correct file item that should be...Peter Penz
2008-06-29Don't grey out an invalid preview immediately, but with a small timeout. This...Peter Penz
2008-06-29SVN_SILENT: Renamed m_timer to m_infoTimer and slotTimeout() to slotInfoTimeo...Peter Penz
2008-06-27SVN_SILENT: fix documentation typoPeter Penz
2008-06-27tried to simplify the logic to decide whether the information panel should sh...Peter Penz
2008-06-07Request item information when the current directory has been (re-) entered. T...Peter Penz
2008-06-07Fixed the following Information Panel issues:Peter Penz
2008-06-07Do a delayed initialization of all widgets when showing the the Information P...Peter Penz
2008-05-14Only the infosidebar panel is interested in selections -> move it from the si...Peter Penz
2008-03-16provide a cleaner layout for the information panel; there are still some open...Peter Penz
2008-02-16SVN_SILENT: coding style fix (m_metadataWidget -> m_metaDataWidget)Peter Penz
2008-01-18show the correct meta information in the information sidebar also for non-loc...Peter Penz
2007-10-02replace QList<KFileItem> by KFileItemList, as KFileItemList is not QList<KFil...Peter Penz
2007-08-25don't use the term "Bookmarks" anymore, use "Places" instead (includes device...Peter Penz
2007-08-13Use KFileItem by value rather than by pointerDavid Faure
2007-07-25use the minimum width as default widthPeter Penz
2007-07-08adapt signature of requestDelayedItemInfo() slot to recent changesPeter Penz
2007-06-04Remove not necessary "class classname;"Laurent Montel
2007-05-19- rename m_name to m_nameLabel for consistencyPeter Penz
2007-05-19internal cleanup; additional meta information can be shown now, although this...Peter Penz
2007-05-19performance optimization: don't retrieve the meta information immediately whe...Peter Penz
2007-05-17information sidebar fixes:Peter Penz
2007-05-09include cleanupDirk Mueller
2007-05-06optimization: don't try to show the meta information if the widget is invisiblePeter Penz
2007-05-06some cleanups for the sidebar pages (move protected members to private sectio...Peter Penz
2007-05-03let the information sidebar react on selection changesPeter Penz
2007-05-03initial step for cleaning up the information sidebar: get rid of service acti...Peter Penz
2007-04-30PreviewJob API change (KFileItems by value)David Faure
2007-04-12include cleanupDirk Mueller
2007-04-09adapt Dolphin to kdelibs coding style (http://techbase.kde.org/Policies/Kdeli...Peter Penz
2007-03-26KDEDesktopMimeType -> KDesktopFileActionsDavid Faure
2007-03-25Patch by Luca Gugelmann: get rid of any mainwindow dependency from the sidebars.Peter Penz
2007-03-22less KDE 3 dependenciesDaniel Molkentin
2007-03-20Improved KMetaData integration. The Dolphin info sidebar now uses KMetaData t...Sebastian Trueg
2007-03-11assure that the iconsview settings-dialog fits on a 800 x 600 screenPeter Penz
2007-03-02It seems some people cannot live without a tree view ;-) So Dolphin will prov...Peter Penz
2007-02-23Change 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-10Applied some patches found by EBN (thanks to Nicolas Lécureuil for the patch...Peter Penz
2006-12-29-pedanticAndré Wöbbeking
2006-12-08Update the FSF address to 51 Franklin Street (hopefully it is the right one)Holger Freyther
2006-11-30use flat buttons for the information sidebar page (TODO: this code has been d...Peter Penz
2006-11-29Get ride of the sidebar and use dockwidgets instead.Kevin Ottens
2006-11-29Make it (almost) possible to have more than one Dolphin KMainWindowHolger Freyther
2006-11-23Byebye Q3H(V)BoxLaurent Montel
2006-11-22As KURL has been renamed to KUrl all classes and methods, which use the term ...Peter Penz