┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-06-18Avoid category building problems by removing the natural comparation Rafael Fernández López
2007-06-18Let Descending order workRafael Fernández López
2007-06-17Port to new kde4_add_*test* macrosAndreas Pakulat
2007-06-17fix signal foundMountPoint()Christian Ehrlicher
2007-06-17If our folders or files have the same number of items or size, sort them Rafael Fernández López
2007-06-17prevent deselection of current folder in inactive columnsPeter Penz
2007-06-17internationalization fixes (patch submitted by Andrius Štikonas)Peter Penz
2007-06-17don't hardcode the spacing...Peter Penz
2007-06-17Ideal behavior when showing hidden files. Hooah !Rafael Fernández López
2007-06-17New and powerful KListView. Still pending class renaming. There are two Rafael Fernández López
2007-06-17Improve the column view by indicating active/inactive columns visually.Peter Penz
2007-06-17SVN_SILENT made messages (.desktop file)Script Kiddy
2007-06-16Add missing encoding keyLaurent Montel
2007-06-16Fix typoLaurent Montel
2007-06-16use a transparent background to let the users eye focus on the folder content...Peter Penz
2007-06-16- add the Encoding key where missingPino Toscano
2007-06-16SVN_SILENT made messages (.desktop file, second try)Script Kiddy
2007-06-15Column view fixes:Peter Penz
2007-06-15provide "hovering" for the items of a column viewPeter Penz
2007-06-15Make use of the error messages coming from the places model.Kevin Ottens
2007-06-14take care for const-correctnessPeter Penz
2007-06-14SVN_SILENT made messages (.desktop file)Script Kiddy
2007-06-13internationalization fix (thanks to Andrius Štikonas)Peter Penz
2007-06-13Remove not necessary 'class classname;'Laurent Montel
2007-06-13SVN_SILENT made messages (.desktop file)Script Kiddy
2007-06-13provide a common drawing method for the hover indication during drag & drop u...Peter Penz
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