┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-04-13compilation fixSebastian Trueg
2007-04-13fix exports - please take care to use the correct export macro next time!Christian Ehrlicher
2007-04-13Those hacks are not needed anymore for autosaving.Kevin Ottens
2007-04-12fix issue that the view properties are not read out correctly for first direc...Peter Penz
2007-04-12minor coding style cleanupsPeter Penz
2007-04-12some include + coding guideline cleanupsPeter Penz
2007-04-12include cleanupPeter Penz
2007-04-12include cleanupDirk Mueller
2007-04-12Emtpy -> Empty. typo fix.Funda Wang
2007-04-12SVN_SILENT made messages (.desktop file)Script Kiddy
2007-04-11use "folder" instead of "directory" for all visible stringsPeter Penz
2007-04-10fix #144021: show free space in GB instead of used space in percentPeter Penz
2007-04-10allow to enable the categorization feature for sortingPeter Penz
2007-04-10Added Rafael López's item categorizer into Dolphin (it's currently deactivat...Peter Penz
2007-04-10Adapt to new apiLaurent Montel
2007-04-09adapt Dolphin to kdelibs coding style (http://techbase.kde.org/Policies/Kdeli...Peter Penz
2007-04-09Dolphin is now KBookmark* free.Kevin Ottens
2007-04-08adaptions to the cleaned up interface of KUrlNavigatorPeter Penz
2007-04-06SVN_SILENT made messages (.desktop file)Script Kiddy
2007-04-05SVN_SILENT made messages (.desktop file)Script Kiddy
2007-04-04i18n style guide fixesStephan Binner
2007-04-04Use the Qt layout facilities correctly to align widgets in the information si...Robert Knight
2007-04-04Ensure that the 'Text width' box in the Icon view settings page is always set...Robert Knight
2007-04-04move the QT3_SUPPORT definition only where it's neededPino Toscano
2007-04-04Qt::Ascending -> Qt::AscendingOrderPino Toscano
2007-04-04simplify layout of ViewPropertiesDialogPeter Penz
2007-04-04SVN_SILENT made messages (.desktop file)Script Kiddy
2007-04-02Places and url navigator are now provided by kfile. Port Dolphin to this Kevin Ottens
2007-04-02No need to call rowCount() all the time.Kevin Ottens
2007-04-02Further cleanup to prepare the move.Kevin Ottens
2007-04-02Rename all the URL navigator related classes to prepare their migration Kevin Ottens
2007-04-02Make use of KFilePlaces instead of the bookmark system in the URL Kevin Ottens
2007-04-02Add some conveniences.Kevin Ottens
2007-04-02Make it proper english. :-)Kevin Ottens
2007-04-02fixesDavid Faure
2007-04-02Can't export them yet.David Faure
2007-04-02Introduce KFilePlacesView which is a list view adding the navigation Kevin Ottens
2007-04-02Fix more URL breakage.Kevin Ottens
2007-04-02Fixes the URL handling in this model. QVariant breaks KUrl in strange Kevin Ottens
2007-04-02don't force a confirmation for deleting in Dolphin if the user has turned it ...Peter Penz
2007-04-02don't use KUrl::upUrl() (thanks to David for the hint!)Peter Penz
2007-04-02Use KonqOperations::del() as David suggested. In opposite to the old approach...Peter Penz
2007-04-01Add the KFilePlacesModel class. It allows to list user's "places" (a mix Kevin Ottens
2007-04-01activate basic drag & drop for the column view (although it's quite buggy at ...Peter Penz
2007-04-01use default 'do you really want to delete...' dialog from libkonqPeter Penz
2007-04-01don't just ask for confirmation for deleting, also delete the item :-)Peter Penz
2007-04-01implement renaming, moving to trash and deleting for the treeview panelPeter Penz
2007-04-01changed EOL from windows to unixPeter Penz
2007-04-01reload view when the settings are appliedPeter Penz
2007-04-01integrate column view into settingsPeter Penz