┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2007-05-26display properties dialogboxLaurent Montel
2007-05-26Fix signal/slotLaurent Montel
2007-05-26allow to reset all settings to default valuesPeter Penz
2007-05-26remember the size of dialogsPeter Penz
2007-05-20also compile without HAVE_KMETADATAAndré Wöbbeking
2007-05-19EBN fixes (thanks to Max Blazejak!)Peter Penz
2007-05-19- rename m_name to m_nameLabel for consistencyPeter Penz
2007-05-19internal cleanup; additional meta information can be shown now, although this...Peter Penz
2007-05-19minor coding guideline fixesPeter Penz
2007-05-19performance optimization: don't retrieve the meta information immediately whe...Peter Penz
2007-05-19include cleanupPeter Penz