┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2010-11-09Revert "showMenuBar is deprecated, use showHideMenuBar instead."Aurélien Gâteau
2010-11-08* Adjusted to the small API changes in libnepomukSebastian Trueg
2010-11-08Remember the root-URL when saving the state of a view. This allows to restore...Peter Penz
2010-11-08Also assure that when scrolling right that the currently completely invisible...Peter Penz
2010-11-08Use KFileItem::mostLocalUrl() instead of KFileItem::url() for the "Path" colu...Peter Penz
2010-11-07The clearing is already done in DolphinSearchBox::keyReleaseEvent()Peter Penz
2010-11-07Make the filter-behavior similar to applications like Kate, where activating ...Peter Penz
2010-11-07Remove patch from SVN commit 1126336: It has sideeffects if the removed entry...Peter Penz
2010-11-06Disable the filter-dock if Nepomuk is not active.Peter Penz
2010-11-05Take care to not reset the preview-settings if they have not been changed.Peter Penz
2010-11-05Take care to listen for changes of the settings-widgets after loadSettings() ...Peter Penz
2010-11-05Rename the setter showFilterBar() to setFilterBarVisible().Peter Penz
2010-11-05SVN_SILENT: fix typoPeter Penz
2010-11-05If the user has changed the startup settings, they should also get applied to...Peter Penz