┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-11-28SVN_SILENT made messages (.desktop file)Script Kiddy
2010-11-27Use KFileItem::targetUrl() instead of KFileItem::url().Vishesh Handa
2010-11-26DragAndDropHelper::isMimeTypeSupported() returns always true in the meantime ...Peter Penz
2010-11-26Assure that the directory lister gets updated when changing the URLPeter Penz
2010-11-26SVN_SILENT: Don't inline the setter/gettersPeter Penz
2010-11-26Also reconnect signals for the directory lister when changing the view or the...Peter Penz
2010-11-25Don't offer the "Search everywhere" option for non-local URLs.Peter Penz
2010-11-24Assure that the "From Here (...)" button contains always a useful content als...Peter Penz
2010-11-24Allow to search for filenames + textcontent also for non-local files.Peter Penz
2010-11-23Some minor changes in DolphinDetailsViewTest:Frank Reininghaus
2010-11-23Honor the from here/everywhere settingSebastian Trueg
2010-11-22Simplify dolphindetailsviewtest by moving code that is shared by allFrank Reininghaus
2010-11-21In the item view constructors, call setFocus() only afterFrank Reininghaus
2010-11-20removed: include of unused headerFriedrich W. H. Kossebau
2010-11-20changed: QImageBlitz is no longer used, so do not require and link to it (use...Friedrich W. H. Kossebau
2010-11-20removed: include of unused headerFriedrich W. H. Kossebau
2010-11-20removed: include of unused (and deprecated) headerFriedrich W. H. Kossebau
2010-11-20Backup and restore the zoom level inFrank Reininghaus
2010-11-20Make sure that an item's visualRect in the Details View is not widerFrank Reininghaus
2010-11-20Allow to cancel the loading of search results.Peter Penz
2010-11-20Use the inactive text color for all columns except the name column. This indi...Peter Penz
2010-11-20SVN_SILENT: documentation fixPeter Penz
2010-11-18- When showing the trash content, use the details view with path as default viewPeter Penz
2010-11-18* Fixed performer facetSebastian Trueg
2010-11-17Add unit test which checks that DolphinDetailsView::expandedUrls()Frank Reininghaus
2010-11-17Fix Qt runtime warning "QTimeLine::start: already running".Frank Reininghaus
2010-11-17Move the "Show Menubar" entry from the top to the bottom. For users that have...Peter Penz
2010-11-17Verify that the pointer m_extensionsFactory is not 0 beforeFrank Reininghaus
2010-11-17SVN_SILENT made messages (.desktop file)Script Kiddy
2010-11-16Don't show the "Show menubar" action for a context-menu above items.Peter Penz
2010-11-16There is no need to use a regular expression to get all files.Peter Penz
2010-11-15Disable the text for some toolbuttons in the "Text Alongside Icons" configura...Peter Penz
2010-11-12Fix issue that the folders in the details-view are not automatically opened w...Peter Penz
2010-11-12Fix issue that no filtering is possible if the Filter Panel is used outside t...Peter Penz
2010-11-12Fix build-issue if no Nepomuk is availablePeter Penz
2010-11-11Remove the "Remove folder restriction" button from the Filter Panel as discus...Peter Penz
2010-11-11Provide a parent for the "From Here" buttonPeter Penz
2010-11-11Remove the filter-button as it has been replaced by the Filter Panel.Peter Penz
2010-11-11The string freeze is near: Add a string that may contain the file-name as par...Peter Penz
2010-11-11Disable the Facet Panel if Nepomuk is disabled (at least for 4.6, hopefully i...Peter Penz
2010-11-11Currently the Filter Panel does only work with enabled Nepomuk. Don't show it...Peter Penz
2010-11-11Block signals from the facet-widget when applying a query. This prevents recu...Peter Penz
2010-11-10Don't try to apply the services-settings, if they have not even been shown. T...Peter Penz
2010-11-10Also allow to show/hide the Filter Panel if Nepomuk is disabledPeter Penz
2010-11-10Per default automatically rotate JPEG images corresponding to their EXIF data.Peter Penz
2010-11-10Cleanup KLibLoader use.Kevin Ottens
2010-11-09Add unit test for bug 201459.Frank Reininghaus
2010-11-09Adjust the color when using the LocallyModifiedUnstagedVersion (patch written...Peter Penz
2010-11-091. Add method TestBase::reloadViewAndWait().Frank Reininghaus
2010-11-09Add unit test for bug 217447.Frank Reininghaus