┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2007-06-19don't use deprecated KGlobalSettings::xxxColor() methods anymorePeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=677660
2007-06-19* fixed issue that some view properties like "show in groups" are ignored ↵Peter Penz
when a new DolphinViewContainer has been created (happens on startup or when a view is split) * get rid of redundant parameter in constructors of DolphinView and DolphinViewContainer svn path=/trunk/KDE/kdebase/apps/; revision=677654
2007-06-19* move the "[ ] Show in Groups" checkbox from "View->Sort By" directly to "View"Peter Penz
* same for the viewproperties dialog: don't hide "Show in Groups" under "Sorting" svn path=/trunk/KDE/kdebase/apps/; revision=677641
2007-06-19Update the view when the sorting role changes.Rafael Fernández López
svn path=/trunk/KDE/kdebase/apps/; revision=677356
2007-06-18Simplify code. Oh, now that switch statement has been invented I can use it :)Rafael Fernández López
svn path=/trunk/KDE/kdebase/apps/; revision=677336
2007-06-18a little bit internationalization cannot hurt ;-) (thanks to Andrius Štikonas)Peter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=677250
2007-06-18Dolphin has to react as Konqueror on KDE3. If we find files containing ↵Rafael Fernández López
symbols, we wait for the first letter to categorize it. "((a.txt" goes on category "A", ")2.txt" goes on category "Others". svn path=/trunk/KDE/kdebase/apps/; revision=677225
2007-06-18SVN_SILENT: typo, small msvc warning--Christian Ehrlicher
svn path=/trunk/KDE/kdebase/apps/; revision=677179
2007-06-18Let Dolphin act as Konqueror on KDE3 does when sorting. Folders have more ↵Rafael Fernández López
priority than hidden items. So now items are shown: 1. Hidden Folders 2. Visible Folders 3. Hidden Files 4. Visible Files CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=677173
2007-06-18Speed improvements in some places. All sortings and categories implemented.Rafael Fernández López
svn path=/trunk/KDE/kdebase/apps/; revision=677156
2007-06-18Fix small problem when building categories and sorting by name. Better ↵Rafael Fernández López
readable code. svn path=/trunk/KDE/kdebase/apps/; revision=677087
2007-06-18Sort by date finished. Add speed improvement when comparing strings. enum ↵Rafael Fernández López
adaptations. CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=677083
2007-06-18First show folders when sorting by type, then sort categories ↵Rafael Fernández López
alphabetically. Yeah ! svn path=/trunk/KDE/kdebase/apps/; revision=677030
2007-06-18Fix small problems with enums. Sort by type works like a charm :)Rafael Fernández López
svn path=/trunk/KDE/kdebase/apps/; revision=677029
2007-06-18Avoid category building problems by removing the natural comparation Rafael Fernández López
from here. Is not needed here. Is needed when sorting items inside categories. svn path=/trunk/KDE/kdebase/apps/; revision=677022
2007-06-18Let Descending order workRafael Fernández López
svn path=/trunk/KDE/kdebase/apps/; revision=677018
2007-06-17Port to new kde4_add_*test* macrosAndreas Pakulat
svn path=/trunk/KDE/kdebase/apps/; revision=676863
2007-06-17fix signal foundMountPoint()Christian Ehrlicher
svn path=/trunk/KDE/kdebase/apps/; revision=676855
2007-06-17If our folders or files have the same number of items or size, sort them Rafael Fernández López
CORRECTLY by their names :) svn path=/trunk/KDE/kdebase/apps/; revision=676792
2007-06-17prevent deselection of current folder in inactive columnsPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=676787
2007-06-17internationalization fixes (patch submitted by Andrius Štikonas)Peter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=676768
2007-06-17don't hardcode the spacing...Peter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=676762
2007-06-17Ideal behavior when showing hidden files. Hooah !Rafael Fernández López
svn path=/trunk/KDE/kdebase/apps/; revision=676752
2007-06-17New and powerful KListView. Still pending class renaming. There are two Rafael Fernández López
methods that I need to think about it, and boost. Small issues like reloading all data when sorting role suddenly changes. In general terms it will work nice when you sort by name or size. We have to work further when we sort by other roles. Nice times. svn path=/trunk/KDE/kdebase/apps/; revision=676732
2007-06-17Improve the column view by indicating active/inactive columns visually.Peter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=676721
2007-06-17SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=676551
2007-06-16Add missing encoding keyLaurent Montel
svn path=/trunk/KDE/kdebase/apps/; revision=676309
2007-06-16Fix typoLaurent Montel
svn path=/trunk/KDE/kdebase/apps/; revision=676307
2007-06-16use a transparent background to let the users eye focus on the folder ↵Peter Penz
content (e. g. like in http://www.kde-look.org/content/preview.php?preview=1&id=60475&file1=60475-1.jpg&file2=&file3=&name=Crystal+Project) svn path=/trunk/KDE/kdebase/apps/; revision=676274
2007-06-16- add the Encoding key where missingPino Toscano
- end the lists with the separator svn path=/trunk/KDE/kdebase/apps/; revision=676260
2007-06-16SVN_SILENT made messages (.desktop file, second try)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=676131
2007-06-15Column view fixes:Peter Penz
* provide basic drag & drop (including hover information) * respect font settings and icon size (still very lot issues are open yet, but I'm in contact with Benjamin to assure that I don't go for a wrong approach) svn path=/trunk/KDE/kdebase/apps/; revision=676032
2007-06-15provide "hovering" for the items of a column viewPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=676005
2007-06-15Make use of the error messages coming from the places model.Kevin Ottens
svn path=/trunk/KDE/kdebase/apps/; revision=675760
2007-06-14take care for const-correctnessPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=675680
2007-06-14SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=675673
2007-06-13internationalization fix (thanks to Andrius Štikonas)Peter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=675221
2007-06-13Remove not necessary 'class classname;'Laurent Montel
svn path=/trunk/KDE/kdebase/apps/; revision=675129
2007-06-13SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=675092
2007-06-13provide a common drawing method for the hover indication during drag & drop ↵Peter Penz
until issue/wish #160611 is solved in Qt4.4 svn path=/trunk/KDE/kdebase/apps/; revision=675042
2007-06-13fixed some activation issues in combination with split viewsPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=674980
2007-06-12* allow to toggle the content of split views by the context menuPeter Penz
* minor cleanups in DolphinMainWindow svn path=/trunk/KDE/kdebase/apps/; revision=674713
2007-06-12assure that when switching the view mode from a column view to another view, ↵Peter Penz
that the URL from the dir lister is used instead of the URL from the navigator (has been temporary deactivated because of the DolphinView/DolphinViewContainer split) svn path=/trunk/KDE/kdebase/apps/; revision=674652
2007-06-12use "dialog-close" icon for closing the filterbarPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=674618
2007-06-12fix for languages having more than one plural form (thanks to Andrius ↵Peter Penz
Štikonas for the patch) svn path=/trunk/KDE/kdebase/apps/; revision=674576
2007-06-11Adapt Dolphin Nepomuk support to namespace changes.Sebastian Trueg
svn path=/trunk/KDE/kdebase/apps/; revision=674158
2007-06-10SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=673683
2007-06-10don't reset the x-position to 0 in the Column View, if a new directory is loadedPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=673500
2007-06-10Remember and restore position of viewport when reloading or going back in ↵Peter Penz
history (worked already before the DolphinView/DolphinViewContainer split). Minor open issue: the x-position of the Column View is reset to 0... svn path=/trunk/KDE/kdebase/apps/; revision=673498
2007-06-10don't connect to slots which are not available anymorePeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=673397