┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-02-22Add libkmetadata detection and minor fixesOscar Blumberg
2007-02-22make nepomuk support optional, mostly through a bunch of non-existent ifdef's =)Aaron J. Seigo
2007-02-22* Starts to add Nepomuk supports to dolphin (currently, only annotations are ...Oscar Blumberg
2007-02-21Fixing autogenerated headers includesAlexander Wiedenbruch
2007-02-21installing a file called generalsettings.kcfgc just asksStephan Kulow
2007-02-20i18n fixes. Note: %n is no longer used in plural strings.Chusslove Illich
2007-02-20setGroup -> KConfigGroupDavid Faure
2007-02-20portingStephan Kulow
2007-02-20I hope this compiles betterStephan Kulow
2007-02-20compile some moreStephan Kulow
2007-02-18Don't use a hardcoded path in the view properties dialog for the mirrored dir...Peter Penz
2007-02-18Dolphin is now a KUniqueApplication. A lot of thanks go to Oscar Blumberg, wh...Peter Penz
2007-02-18minor cosmetic fix: don't use a group box if the global view properties are s...Peter Penz
2007-02-18View properties dialog: Allow to reset all view properties (the timestamp is ...Peter Penz
2007-02-17Fixed shortcuts, removed warnings.Peter Penz
2007-02-17Improve usability of the viewproperties dialog: use 2 radiobuttons instead of...Peter Penz
2007-02-17Some minor polishing: use a grid for the icons view, give the toggle button o...Peter Penz
2007-02-17Hide the filler widget when showing the traditional view. Fixed issue when to...Peter Penz
2007-02-17Allow the pasting of a text clipboard content to the URL navigator by pressin...Peter Penz
2007-02-17Prevent that the popup of the URL navigator is opened if the button has alrea...Peter Penz
2007-02-17don't perform a copy operation, if the user clicked outside the popup menuPeter Penz
2007-02-17Prevent a flickering of the URL navigator buttons by reusing existing buttons...Peter Penz
2007-02-17Cleanup: don't use deprecated Qt3 classes or methods, removed unnecessary inc...Peter Penz
2007-02-17Don't use any deprecated classes or methods from Qt3 anymore.Peter Penz
2007-02-17Cleanup of the URL navigator, so that the DolphinMainWindow and the DolphinVi...Peter Penz
2007-02-17Assure that the horizontal and vertical slider position don't reset if an ite...Peter Penz
2007-02-17Removed method 'int columnIndex(Sorting sorting) const'. The mapping is done ...Peter Penz
2007-02-16Reanimated drag & drop support again after introducing the DolphinController....Peter Penz
2007-02-15SVN_SILENT made messages (.desktop file)Script Kiddy
2007-02-14minor documentation fixesPeter Penz
2007-02-14Step one for having DolphinParts for the icons and details view, which can be...Peter Penz
2007-02-14get libkonq from kdebaseDavid Faure
2007-02-13update to i18n change: no more %n in plural callsPeter Penz
2007-02-12use KIO::itemsSummaryString() instead of reinventing the wheelPeter Penz
2007-02-11fixed internationalization issue for languages with more complex plural forms...Peter Penz
2007-02-11don't accept drops into the same view if it is not done above a directoryPeter Penz
2007-02-11fixed i18n issue when showing how many files are selectedPeter Penz
2007-02-11don't trigger an item if the user does a selection by using the control- or s...Peter Penz
2007-02-10restore the x- and y-position of the view if the current view is part of the ...Peter Penz
2007-02-08just a coding guideline style fix: assure that a consistent coding style is u...Peter Penz
2007-02-08Fixed issue that the filterbar and the menu state have not been synchronized ...Peter Penz
2007-02-07Additionally to sorting by name, size and date it is now possible to sort by ...Peter Penz
2007-02-06If the user changes the sorting by clicking on a header section, the resultin...Peter Penz
2007-02-05update the header indicators corresponding to the current sort column and sor...Peter Penz
2007-02-05Only group the directories before items if the KDirModel::Name column is sort...Peter Penz
2007-02-05updated the documentationPeter Penz
2007-02-05Fix compilationDavid Faure
2007-02-01Fix compileStefan Gehn
2007-01-31clear the status bar when doing an undo operationPeter Penz
2007-01-31Queue error messages so that a currently shown error message is not replaced ...Peter Penz