┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-06-13fixed some activation issues in combination with split viewsPeter Penz
2007-06-12* allow to toggle the content of split views by the context menuPeter Penz
2007-06-12assure that when switching the view mode from a column view to another view, ...Peter Penz
2007-06-12use "dialog-close" icon for closing the filterbarPeter Penz
2007-06-12fix for languages having more than one plural form (thanks to Andrius Štikon...Peter Penz
2007-06-11Adapt Dolphin Nepomuk support to namespace changes.Sebastian Trueg
2007-06-10SVN_SILENT made messages (.desktop file)Script Kiddy
2007-06-10don't reset the x-position to 0 in the Column View, if a new directory is loadedPeter Penz
2007-06-10Remember and restore position of viewport when reloading or going back in his...Peter Penz
2007-06-10don't connect to slots which are not available anymorePeter Penz
2007-06-09allow to drop items to the URL navigator again (this was accidentally disable...Peter Penz
2007-06-08added signals errorMessage(const QString&) and infoMessage(const QString&) fo...Peter Penz
2007-06-08enable progress information in statusbar again (has been disabled temporary b...Peter Penz
2007-06-08enable hovering information in the status bar again (has been disabled tempor...Peter Penz
2007-06-07remove unused signalPeter Penz
2007-06-07assure that the view actions are updated when the split view is activatedPeter Penz
2007-06-07removed obsolete renaming code, which is not needed anymore due to the Dolphi...Peter Penz
2007-06-07First big step to make it possible that the DolphinView can be embedded as KP...Peter Penz
2007-06-06start to simplify the DolphinController as preparation for the kparts Dolphin...Peter Penz
2007-06-06don't show a drop indicator if another column than the 'Name' column is hoveredPeter Penz
2007-06-06Instead of darkening the background color of an inactive view, just use a tra...Peter Penz
2007-06-06assure that all statusbar elements use a transparent background to look nice ...Peter Penz
2007-06-06SVN_SILENT made messages (.desktop file)Script Kiddy
2007-06-05cleanupDirk Mueller
2007-06-05Removed some unnecessary includesMax Blazejak
2007-06-04Cleanups from KGraphicsUtils->KColorUtils (r671350)Matthew Woehlke
2007-06-04Remove not necessary "class classname;"Laurent Montel
2007-06-03Don't use a toggle action for "Split/Join" if the text and icon is changed dy...Peter Penz
2007-06-03David Vignoni recommended to exchange the icon for "Preview"... Fixed now :-)Peter Penz
2007-06-03make the Viewproperties dialog less cluttered and smallerPeter Penz
2007-06-03also toggle the text between "Split" and "Join" for the split actionPeter Penz
2007-06-03update to David's suggestion for split view (http://davigno.oxygen-icons.org/...Peter Penz
2007-06-03use "fileview-icon" instead of "view-icon" (thanks to David Vignoni for the u...Peter Penz
2007-06-03SVN_SILENT made messages (.desktop file)Script Kiddy
2007-06-02don't forget to clear the hover information when a drag leave event occursPeter Penz
2007-06-02Provide a hover information when dragging items above other items. TODO: this...Peter Penz
2007-06-02Provide a hover information when dragging items above other items. TODO: this...Peter Penz
2007-06-02Fix issue that selection is not cleared when clicking on another column than ...Peter Penz
2007-06-02Assure that the selection is cleared if a click on the viewport is done.Peter Penz
2007-06-02* Fix triggering an assertion when the elastic band is already hidden.Peter Penz
2007-06-01Slightly clearer checkbox names.Robert Knight
2007-05-31pass alpha value in ctorPeter Penz
2007-05-31reimplemented rubberband handling in Details View without using the (quite sl...Peter Penz
2007-05-31Provide a rubberband for the Details View when selecting items. This assures ...Peter Penz
2007-05-29SVN_SILENT made messages (.desktop file)Script Kiddy
2007-05-28* Adapt KMetaData changes.Sebastian Trueg
2007-05-28use KGraphicsUtils::blendColor() instead of custom mixColors() methodPeter Penz
2007-05-28create modal dialogs on stack as David suggestedPeter Penz
2007-05-27SVN_SILENT made messages (.desktop file)Script Kiddy
2007-05-26reanimate properties dialog (thanks to Laurent Montel for fixing it in the tr...Peter Penz