┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels/information
AgeCommit message (Expand)Author
2009-06-20use a style dependend border instead of a black boxPeter Penz
2009-06-20We won't get translated labels for Nepomuk literals in KDE 4.3.0... At least ...Peter Penz
2009-06-19Fix bottleneck when renaming several hundrets of items (the expensive update ...Peter Penz
2009-06-10fixed resizing issues when having long comments:Peter Penz
2009-06-04add missing ? to the questionAlbert Astals Cid
2009-05-26fixed xmllint --validate issues reported by krazyPeter Penz
2009-05-26fixed krazy string warningPeter Penz
2009-05-26krazy qtclasses fixesPeter Penz
2009-05-26fixed krazy issues (see http://www.kdedevelopers.org/node/3919)Peter Penz
2009-05-19SVN_SILENT: fixed typo in commentPeter Penz
2009-05-19krazy fixesPeter Penz
2009-05-06Don't crash if the the metadata widget is 0 (this can happen if Nepomuk has n...Peter Penz
2009-04-29initialize m_canceled property in the constructorPeter Penz
2009-04-28properly initialize m_canceled.Sebastian Trueg
2009-04-28Gracefully end the metadata loading thread. This should fixSebastian Trueg
2009-04-28Fixed context menu to delete tags.Sebastian Trueg
2009-04-24fixed issue that the video preview size was wrong during resizing the informa...Peter Penz
2009-04-23- Postpone the video player initialization until the play button has been pre...Peter Penz
2009-04-17make it compile w/o nepomukPino Toscano
2009-04-15Workaround: Phonon::BackendCapabilities::isMimeTypeAvailable(...) returns tru...Peter Penz
2009-04-15Initialize the name-label widget with a maximum size. This is important, othe...Peter Penz
2009-04-12- hide the video player in any case when the stop-button has been pressedPeter Penz
2009-04-12The feature freeze is near: Add video support to the Information Panel. Phono...Peter Penz
2009-04-12Allow to enable/disable which information should be shown in the Information ...Peter Penz
2009-03-26disable rating, comments and tags if no meta data is availablePeter Penz
2009-03-10allow to disable the preview of the Information PanelPeter Penz
2009-03-10insert the meta text information alphabetically sortedPeter Penz
2009-03-10allow to hide the rating, comments and tags of the Information PanelPeter Penz
2009-03-10provide a context menu for the Information Panel, which allows to show/hide m...Peter Penz
2009-03-10Fixed issue that when renaming an item that still the old item name will be s...Peter Penz
2009-03-03added dialog to configure which meta data should be shown in the Information ...Peter Penz
2009-03-03don't show the phonon widget, if more than one file is selectedPeter Penz
2009-03-03reset the information panel if an item is shown that got deletedPeter Penz
2009-02-17assure that the size hint calculation and the painting code are consistentPeter Penz
2009-02-17SVN_SILENT: forgot to remove this include after doing some testsPeter Penz
2009-02-17* Use Nepomuk for getting the meta data instead of KFileMetaInfo.Peter Penz
2009-02-17removed m_minimumSizeHint member, it is redundantPeter Penz
2009-02-07SVN_SILENT Added newline at EOF.Shaun Reich
2009-01-31Postpone the creating of the media object until the play- or stop-button has ...Peter Penz
2009-01-31Don't delete and recreate the phonon widget each time the URL changes, use th...Peter Penz
2009-01-27Initial import of Matthias's draft patch for adding video and audio previewin...Simon Paul St James
2009-01-20Only actually change the resource if tags were changed.Sebastian Trueg
2009-01-14Cleanup panel related class names: The terms "sidebar"/"sidebarpage" are reli...Peter Penz
2009-01-14Group classes into folders, Dolphin is too big in the meantime for having a f...Peter Penz