Commit graph

724 commits

Author SHA1 Message Date
Peter Penz 381b494e6c When derived classes overwrite KCategorizedView::visualRect() to adjust the visual width or height, drawing errors occur as internally always d->visualRect() is used -> always use KCategorizedView::visualRect()...
svn path=/trunk/KDE/kdebase/apps/; revision=689662
2007-07-18 20:34:40 +00:00
Peter Penz 43b2b591ec Assure that the item size is not exceeded -> the spacing is also respected for texts that cannot be wrapped
svn path=/trunk/KDE/kdebase/apps/; revision=689651
2007-07-18 19:52:28 +00:00
Script Kiddy ee5c2c1666 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=688446
2007-07-16 05:54:55 +00:00
Script Kiddy 3d985c8ff8 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=688104
2007-07-15 05:44:15 +00:00
Chusslove Illich d511752c9d Clarify some adjectives.
svn path=/trunk/KDE/kdebase/apps/; revision=687991
2007-07-14 23:52:03 +00:00
Rafael Fernández López 8fb2f40f9c Fix small adjustments with items-categories
svn path=/trunk/KDE/kdebase/apps/; revision=687902
2007-07-14 17:45:42 +00:00
Rafael Fernández López 255f9c1c95 Better spacing for extreme cases
svn path=/trunk/KDE/kdebase/apps/; revision=687855
2007-07-14 14:38:39 +00:00
Rafael Fernández López 6d858cd70f Even better behavior when different possibilities, grid or not grid, spacing or not spacing
svn path=/trunk/KDE/kdebase/apps/; revision=687849
2007-07-14 14:20:54 +00:00
Peter Penz 194ce9fe18 Translation fix from Stefan Asserhall: e. g. "Link to Device" from libkonq has not been translated (@David: is this the right way to do it?)
CCMAIL: faure@kde.org
CCMAIL: stefan.asserhall@comhem.se

svn path=/trunk/KDE/kdebase/apps/; revision=687760
2007-07-14 09:41:25 +00:00
Rafael Fernández López 1bc9506260 If we have different heights on the same row, make it possible to update taller items correctly when the mouse is over the part that goes "out of the little one" line
svn path=/trunk/KDE/kdebase/apps/; revision=687625
2007-07-14 04:01:58 +00:00
Rafael Fernández López 6c64d1ca6b Follow QListView behavior. Each item has the exact size to fit its contents. Not bigger for little elements.
CCMAIL: peter.penz@gmx.at

svn path=/trunk/KDE/kdebase/apps/; revision=687624
2007-07-14 03:45:42 +00:00
Rafael Fernández López 185d839d29 Respect grid sizes.
CCMAIL: peter.penz@gmx.at

svn path=/trunk/KDE/kdebase/apps/; revision=687616
2007-07-14 03:04:24 +00:00
Peter Penz 5c36011cf1 cleanup About dialog
svn path=/trunk/KDE/kdebase/apps/; revision=687495
2007-07-13 18:56:51 +00:00
Peter Penz 6b49f86c54 improved i18ncheckarg scripts means new KUIT issues -> fixed now...
svn path=/trunk/KDE/kdebase/apps/; revision=687491
2007-07-13 18:39:57 +00:00
Peter Penz d5b2e29be3 apply shortcuts for docks
svn path=/trunk/KDE/kdebase/apps/; revision=687484
2007-07-13 18:25:36 +00:00
Peter Penz 09860f7cf4 instead of "Sort" -> "By Name", "By Date", "By Size", ...
use "Sort By" -> "Name", Date", "Size", ...

svn path=/trunk/KDE/kdebase/apps/; revision=687480
2007-07-13 18:14:41 +00:00
Peter Penz ce3f4e5d74 remove unused variables
svn path=/trunk/KDE/kdebase/apps/; revision=687466
2007-07-13 17:23:52 +00:00
Chusslove Illich b57fe4aa4c Extract messages from .kcfg too (whoops).
svn path=/trunk/KDE/kdebase/apps/; revision=687407
2007-07-13 14:36:17 +00:00
Chusslove Illich 097a1fea88 Extract messages from .kcfg too.
svn path=/trunk/KDE/kdebase/apps/; revision=687406
2007-07-13 14:34:42 +00:00
Rafael Fernández López aa69bcdc64 Update property when needed.
svn path=/trunk/KDE/kdebase/apps/; revision=687397
2007-07-13 14:06:11 +00:00
Rafael Fernández López f93cc2499d Take in count item sizes. As we want all elements of the same size we check for the biggest one. This way we have visible columns too, what makes everything more ordered,
and to the user eye as well.

svn path=/trunk/KDE/kdebase/apps/; revision=687387
2007-07-13 13:49:21 +00:00
Rafael Fernández López 5c5590846d Select elements correctly when clicking on the category for selecting.
svn path=/trunk/KDE/kdebase/apps/; revision=687361
2007-07-13 12:25:50 +00:00
Rafael Fernández López 292e732ff9 It would be nice if we fill correctly option views :)
svn path=/trunk/KDE/kdebase/apps/; revision=687151
2007-07-13 03:09:14 +00:00
Peter Penz 18beab8c6b minor layout fix in infosidebar
svn path=/trunk/KDE/kdebase/apps/; revision=686795
2007-07-12 06:30:28 +00:00
Peter Penz 7eef5ebec2 KUIT adaptions (applied i18ncheckarg - everything should be OK now)
CCMAIL: caslav.ilic@gmx.net

svn path=/trunk/KDE/kdebase/apps/; revision=686787
2007-07-12 06:10:54 +00:00
Chusslove Illich 9c9374c7da KUIT for boilerplate KAboutData/KCmdLineArgs calls.
svn path=/trunk/KDE/kdebase/apps/; revision=686429
2007-07-11 10:04:13 +00:00
Peter Penz 7243879a63 let the column-widgets of the Column View be aware about their URL, as this simplifies the activation/deactivation handling of columns
svn path=/trunk/KDE/kdebase/apps/; revision=686217
2007-07-10 20:33:17 +00:00
Allen Winter 62d81f9a9b remove kde4_automoc()
svn path=/trunk/KDE/kdebase/apps/; revision=685984
2007-07-10 09:14:12 +00:00
Script Kiddy d91197de93 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=685927
2007-07-10 04:37:45 +00:00
Rafael Fernández López 23b91d0c36 Rename KListView to KCategorizedView as decided
svn path=/trunk/KDE/kdebase/apps/; revision=685767
2007-07-09 18:08:20 +00:00
Peter Penz 50d9e030e7 KUIT adaptions
svn path=/trunk/KDE/kdebase/apps/; revision=685763
2007-07-09 17:51:39 +00:00
Peter Penz ea3e000501 KUIT adaptions
svn path=/trunk/KDE/kdebase/apps/; revision=685432
2007-07-08 21:09:48 +00:00
Rafael Fernández López 90ca3c31dc If no user icon present, show a generic one
svn path=/trunk/KDE/kdebase/apps/; revision=685426
2007-07-08 20:43:34 +00:00
Peter Penz 77d3d37246 adapt signature of requestDelayedItemInfo() slot to recent changes
svn path=/trunk/KDE/kdebase/apps/; revision=685421
2007-07-08 20:32:41 +00:00
Peter Penz 6730806715 fix documentation
svn path=/trunk/KDE/kdebase/apps/; revision=685419
2007-07-08 20:31:36 +00:00
Script Kiddy 5b3d8af721 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=684722
2007-07-07 04:51:22 +00:00
Rafael Fernández López 98d01c5e23 Make KListView capable of drawing categories on our own way. This make things easier
when we are trying to customize it. We can also benefit from KStyle if some day it 
supports category drawing.

KListView keyboard navigation. Tricier than I thought.

Pending renaming to KCategorizedView. Seems a good name.

svn path=/trunk/KDE/kdebase/apps/; revision=684478
2007-07-06 17:41:04 +00:00
David Faure 0661c42dd9 simplify + add todo (early commit to make room for the next kdebase-wide commit)
svn path=/trunk/KDE/kdebase/apps/; revision=684300
2007-07-06 13:36:04 +00:00
Laurent Montel 67563a41a1 Remove not necessary cmake variable
svn path=/trunk/KDE/kdebase/apps/; revision=683756
2007-07-05 09:02:54 +00:00
David Faure 089f474513 Don't crash (in PreviewJob) when m_shownUrl is empty for some reason.
svn path=/trunk/KDE/kdebase/apps/; revision=683539
2007-07-04 21:25:56 +00:00
Dirk Mueller 72109bb106 remove redundant project declarations
svn path=/trunk/KDE/kdebase/apps/; revision=683437
2007-07-04 18:20:57 +00:00
Script Kiddy 278838f8ce SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=683071
2007-07-04 05:30:03 +00:00
Script Kiddy a8d8dda370 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=682629
2007-07-03 06:59:16 +00:00
David Faure d89f43f66b Change signature of requestItemInfo signal, to avoid fileitem -> url -> index -> fileitem roundtrip in dolphin,
and to match the BrowserExtension mouseOverInfo() signal.
Started to implement more of the part (e.g. spinning wheel in konq).

svn path=/trunk/KDE/kdebase/apps/; revision=682440
2007-07-02 17:24:54 +00:00
Laurent Montel 398005a991 Remove not necessary variable already
add by other kde cmake variable

svn path=/trunk/KDE/kdebase/apps/; revision=682363
2007-07-02 14:04:12 +00:00
Laurent Montel b5ada3a879 not necessary to duplicate it
svn path=/trunk/KDE/kdebase/apps/; revision=682359
2007-07-02 13:49:52 +00:00
Chusslove Illich 2a86e0bf84 Interface modifications to KCmdLineArgs, KAboutData and KComponentData; BIC, SIC. Most of the depending code has been auto-converted to new API.
svn path=/trunk/KDE/kdebase/apps/; revision=682259
2007-07-02 08:49:20 +00:00
Rafael Fernández López 94cfa325ca Improve speed when we have lots of selections that are partially outside the viewport.
svn path=/trunk/KDE/kdebase/apps/; revision=682114
2007-07-01 17:09:47 +00:00
Rafael Fernández López 2578bea1d8 Define variables in their context
svn path=/trunk/KDE/kdebase/apps/; revision=682100
2007-07-01 15:45:55 +00:00
David Faure ab3d8b1003 Here comes dolphinpart, to use dolphin as the file management view in konqueror.
Embeds nicely, now all the integration needs to be done.
Thanks to Peter for the nice DolphinView/DolphinViewContainer separation which made writing the part very very easy!

CCMAIL: peter.penz@gmx.at

svn path=/trunk/KDE/kdebase/apps/; revision=682079
2007-07-01 14:25:21 +00:00