| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2007-07-18 | respect the item width and item height also when the item categorization has ↵ | Peter Penz | |
| been enabled svn path=/trunk/KDE/kdebase/apps/; revision=689663 | |||
| 2007-07-18 | When derived classes overwrite KCategorizedView::visualRect() to adjust the ↵ | Peter Penz | |
| 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 | Assure that the item size is not exceeded -> the spacing is also respected ↵ | Peter Penz | |
| for texts that cannot be wrapped svn path=/trunk/KDE/kdebase/apps/; revision=689651 | |||
| 2007-07-16 | SVN_SILENT made messages (.desktop file) | Script Kiddy | |
| svn path=/trunk/KDE/kdebase/apps/; revision=688446 | |||
| 2007-07-15 | SVN_SILENT made messages (.desktop file) | Script Kiddy | |
| svn path=/trunk/KDE/kdebase/apps/; revision=688104 | |||
| 2007-07-14 | Clarify some adjectives. | Chusslove Illich | |
| svn path=/trunk/KDE/kdebase/apps/; revision=687991 | |||
| 2007-07-14 | Fix small adjustments with items-categories | Rafael Fernández López | |
| svn path=/trunk/KDE/kdebase/apps/; revision=687902 | |||
| 2007-07-14 | Better spacing for extreme cases | Rafael Fernández López | |
| svn path=/trunk/KDE/kdebase/apps/; revision=687855 | |||
| 2007-07-14 | Even better behavior when different possibilities, grid or not grid, spacing ↵ | Rafael Fernández López | |
| or not spacing svn path=/trunk/KDE/kdebase/apps/; revision=687849 | |||
| 2007-07-14 | Translation fix from Stefan Asserhall: e. g. "Link to Device" from libkonq ↵ | Peter Penz | |
| has not been translated (@David: is this the right way to do it?) CCMAIL: [email protected] CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=687760 | |||
| 2007-07-14 | If we have different heights on the same row, make it possible to update ↵ | Rafael Fernández López | |
| 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 | Follow QListView behavior. Each item has the exact size to fit its contents. ↵ | Rafael Fernández López | |
| Not bigger for little elements. CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=687624 | |||
| 2007-07-14 | Respect grid sizes. | Rafael Fernández López | |
| CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=687616 | |||
| 2007-07-13 | cleanup About dialog | Peter Penz | |
| svn path=/trunk/KDE/kdebase/apps/; revision=687495 | |||
| 2007-07-13 | improved i18ncheckarg scripts means new KUIT issues -> fixed now... | Peter Penz | |
| svn path=/trunk/KDE/kdebase/apps/; revision=687491 | |||
| 2007-07-13 | apply shortcuts for docks | Peter Penz | |
| svn path=/trunk/KDE/kdebase/apps/; revision=687484 | |||
| 2007-07-13 | instead of "Sort" -> "By Name", "By Date", "By Size", ... | Peter Penz | |
| use "Sort By" -> "Name", Date", "Size", ... svn path=/trunk/KDE/kdebase/apps/; revision=687480 | |||
| 2007-07-13 | remove unused variables | Peter Penz | |
| svn path=/trunk/KDE/kdebase/apps/; revision=687466 | |||
| 2007-07-13 | Extract messages from .kcfg too (whoops). | Chusslove Illich | |
| svn path=/trunk/KDE/kdebase/apps/; revision=687407 | |||
| 2007-07-13 | Extract messages from .kcfg too. | Chusslove Illich | |
| svn path=/trunk/KDE/kdebase/apps/; revision=687406 | |||
| 2007-07-13 | Update property when needed. | Rafael Fernández López | |
| svn path=/trunk/KDE/kdebase/apps/; revision=687397 | |||
| 2007-07-13 | Take in count item sizes. As we want all elements of the same size we check ↵ | Rafael Fernández López | |
| 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 | Select elements correctly when clicking on the category for selecting. | Rafael Fernández López | |
| svn path=/trunk/KDE/kdebase/apps/; revision=687361 | |||
| 2007-07-13 | It would be nice if we fill correctly option views :) | Rafael Fernández López | |
| svn path=/trunk/KDE/kdebase/apps/; revision=687151 | |||
| 2007-07-12 | minor layout fix in infosidebar | Peter Penz | |
| svn path=/trunk/KDE/kdebase/apps/; revision=686795 | |||
| 2007-07-12 | KUIT adaptions (applied i18ncheckarg - everything should be OK now) | Peter Penz | |
| CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=686787 | |||
| 2007-07-11 | KUIT for boilerplate KAboutData/KCmdLineArgs calls. | Chusslove Illich | |
| svn path=/trunk/KDE/kdebase/apps/; revision=686429 | |||
| 2007-07-10 | let the column-widgets of the Column View be aware about their URL, as this ↵ | Peter Penz | |
| simplifies the activation/deactivation handling of columns svn path=/trunk/KDE/kdebase/apps/; revision=686217 | |||
| 2007-07-10 | remove kde4_automoc() | Allen Winter | |
| svn path=/trunk/KDE/kdebase/apps/; revision=685984 | |||
| 2007-07-10 | SVN_SILENT made messages (.desktop file) | Script Kiddy | |
| svn path=/trunk/KDE/kdebase/apps/; revision=685927 | |||
| 2007-07-09 | Rename KListView to KCategorizedView as decided | Rafael Fernández López | |
| svn path=/trunk/KDE/kdebase/apps/; revision=685767 | |||
| 2007-07-09 | KUIT adaptions | Peter Penz | |
| svn path=/trunk/KDE/kdebase/apps/; revision=685763 | |||
| 2007-07-08 | KUIT adaptions | Peter Penz | |
| svn path=/trunk/KDE/kdebase/apps/; revision=685432 | |||
| 2007-07-08 | If no user icon present, show a generic one | Rafael Fernández López | |
| svn path=/trunk/KDE/kdebase/apps/; revision=685426 | |||
| 2007-07-08 | adapt signature of requestDelayedItemInfo() slot to recent changes | Peter Penz | |
| svn path=/trunk/KDE/kdebase/apps/; revision=685421 | |||
| 2007-07-08 | fix documentation | Peter Penz | |
| svn path=/trunk/KDE/kdebase/apps/; revision=685419 | |||
| 2007-07-07 | SVN_SILENT made messages (.desktop file) | Script Kiddy | |
| svn path=/trunk/KDE/kdebase/apps/; revision=684722 | |||
| 2007-07-06 | Make KListView capable of drawing categories on our own way. This make ↵ | Rafael Fernández López | |
| 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 | simplify + add todo (early commit to make room for the next kdebase-wide commit) | David Faure | |
| svn path=/trunk/KDE/kdebase/apps/; revision=684300 | |||
| 2007-07-05 | Remove not necessary cmake variable | Laurent Montel | |
| svn path=/trunk/KDE/kdebase/apps/; revision=683756 | |||
| 2007-07-04 | Don't crash (in PreviewJob) when m_shownUrl is empty for some reason. | David Faure | |
| svn path=/trunk/KDE/kdebase/apps/; revision=683539 | |||
| 2007-07-04 | remove redundant project declarations | Dirk Mueller | |
| svn path=/trunk/KDE/kdebase/apps/; revision=683437 | |||
| 2007-07-04 | SVN_SILENT made messages (.desktop file) | Script Kiddy | |
| svn path=/trunk/KDE/kdebase/apps/; revision=683071 | |||
| 2007-07-03 | SVN_SILENT made messages (.desktop file) | Script Kiddy | |
| svn path=/trunk/KDE/kdebase/apps/; revision=682629 | |||
| 2007-07-02 | Change signature of requestItemInfo signal, to avoid fileitem -> url -> ↵ | David Faure | |
| 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 | Remove not necessary variable already | Laurent Montel | |
| add by other kde cmake variable svn path=/trunk/KDE/kdebase/apps/; revision=682363 | |||
| 2007-07-02 | not necessary to duplicate it | Laurent Montel | |
| svn path=/trunk/KDE/kdebase/apps/; revision=682359 | |||
| 2007-07-02 | Interface modifications to KCmdLineArgs, KAboutData and KComponentData; BIC, ↵ | Chusslove Illich | |
| SIC. Most of the depending code has been auto-converted to new API. svn path=/trunk/KDE/kdebase/apps/; revision=682259 | |||
| 2007-07-01 | Improve speed when we have lots of selections that are partially outside the ↵ | Rafael Fernández López | |
| viewport. svn path=/trunk/KDE/kdebase/apps/; revision=682114 | |||
| 2007-07-01 | Define variables in their context | Rafael Fernández López | |
| svn path=/trunk/KDE/kdebase/apps/; revision=682100 | |||
