┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-12-19Select the whole text in the filterbar and searchbox if the widget has lost t...Peter Penz
2010-12-16Remove the dynamic "Configure Tooltips..." button. The tooltip configuration ...Peter Penz
2010-12-15Keeping DolphinDirLister and DolphinModel as DolphinViewContainers members is...Peter Penz
2010-12-15Fix issue that the enabled state of the "Create New..." menu is not updated c...Peter Penz
2010-12-15Fix issue that 2 files get deleted in the details-view instead of 1 when Shif...Peter Penz
2010-12-15If "Use common view properties for all folders" is checked, the optimized vie...Peter Penz
2010-12-10Show an undetermined progress indication within one second after changing an ...Peter Penz
2010-12-10Show an undetermined progress indication within one second after changing an ...Peter Penz
2010-12-06SVN_SILENT made messages (.desktop file)Script Kiddy
2010-12-021. Also use a time out when waiting for the view's selectionChanged signal.Frank Reininghaus
2010-12-01SVN_SILENT made messages (.desktop file)Script Kiddy
2010-11-29Use the correct libraries for the test in the CMake file.Frank Reininghaus
2010-11-29Use kWaitForSignal to wait until the view has finished reloading. I'veFrank Reininghaus
2010-11-29Add a unit test for the basic selection-related functionality ofFrank Reininghaus
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