┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-06-19don't use deprecated KGlobalSettings::xxxColor() methods anymorePeter Penz
2007-06-19* fixed issue that some view properties like "show in groups" are ignored whe...Peter Penz
2007-06-19* move the "[ ] Show in Groups" checkbox from "View->Sort By" directly to "View"Peter Penz
2007-06-19Update the view when the sorting role changes.Rafael Fernández López
2007-06-18Simplify code. Oh, now that switch statement has been invented I can use it :)Rafael Fernández López
2007-06-18a little bit internationalization cannot hurt ;-) (thanks to Andrius Štikonas)Peter Penz
2007-06-18Dolphin has to react as Konqueror on KDE3. If we find files containing symbol...Rafael Fernández López
2007-06-18SVN_SILENT: typo, small msvc warning--Christian Ehrlicher
2007-06-18Let Dolphin act as Konqueror on KDE3 does when sorting. Folders have more pri...Rafael Fernández López
2007-06-18Speed improvements in some places. All sortings and categories implemented.Rafael Fernández López
2007-06-18Fix small problem when building categories and sorting by name. Better readab...Rafael Fernández López
2007-06-18Sort by date finished. Add speed improvement when comparing strings. enum ada...Rafael Fernández López
2007-06-18First show folders when sorting by type, then sort categories alphabetically....Rafael Fernández López
2007-06-18Fix small problems with enums. Sort by type works like a charm :)Rafael Fernández López
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