┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-01-15DolphinTreeViewTest: Add unit test for bug 259656 (multiple fileFrank Reininghaus
2011-01-15If the searching has been triggered by clicking on a facet and the facet gets...Peter Penz
2011-01-15Improve tests for DolphinTreeView's code that updates the selectionFrank Reininghaus
2011-01-14Move the FileMetaDataConfigurationDialog from "settings" to "panels/informati...Peter Penz
2011-01-11SVN_SILENT made messages (.desktop file)Script Kiddy
2011-01-09Don't trigger a slotDirListerCompleted() when the directory lister has been c...Peter Penz
2011-01-09Fix implementation of DolphinView::invertSelection() which assures that Dolph...Peter Penz
2011-01-09Encapsulate the creation and handling of the directory lister, the model and ...Peter Penz
2011-01-09Internal simplification: It is not necessary to keep the ViewModeController a...Peter Penz
2011-01-08Forward port: Fix memory leak in searchDirectory()Peter Penz
2011-01-08SVN_SILENT: Remove unused methodPeter Penz
2011-01-08SVN_SILENT: Fix typos in doxygen documentationSebastian Doerner
2011-01-08Fix sanity check in toggleViews()Sebastian Doerner
2011-01-04Add the "Lock Panels"/"Unlock Panels"-action to the context-menu of the Place...Peter Penz
2011-01-01SVN_SILENT: Use same comment-style as the other unit-testsPeter Penz
2011-01-01Add test for the keyboard-focusPeter Penz
2011-01-01Forward-port: Restore keyboard-focus when changing the view-modePeter Penz
2011-01-01Increase version to 1.6.9Peter Penz
2011-01-01Forward port: Don't grab the focus if the view did not have the focus already.Peter Penz
2010-12-31SVN_SILENT: Don't connect to non-existing signal/slotPeter Penz
2010-12-31Lock panels per default and allow to unlock them like in Amarok.Peter Penz
2010-12-19Fix regression introduced in 4.5 and allow to add the menu actions "Show Info...Peter Penz
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