┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-07-14Clarify some adjectives.Chusslove Illich
2007-07-14Fix small adjustments with items-categoriesRafael Fernández López
2007-07-14Better spacing for extreme casesRafael Fernández López
2007-07-14Even better behavior when different possibilities, grid or not grid, spacing ...Rafael Fernández López
2007-07-14Translation fix from Stefan Asserhall: e. g. "Link to Device" from libkonq ha...Peter Penz
2007-07-14If we have different heights on the same row, make it possible to update tall...Rafael Fernández López
2007-07-14Follow QListView behavior. Each item has the exact size to fit its contents. ...Rafael Fernández López
2007-07-14Respect grid sizes.Rafael Fernández López
2007-07-13cleanup About dialogPeter Penz
2007-07-13improved i18ncheckarg scripts means new KUIT issues -> fixed now...Peter Penz
2007-07-13apply shortcuts for docksPeter Penz
2007-07-13instead of "Sort" -> "By Name", "By Date", "By Size", ...Peter Penz
2007-07-13remove unused variablesPeter Penz
2007-07-13Extract messages from .kcfg too (whoops).Chusslove Illich
2007-07-13Extract messages from .kcfg too.Chusslove Illich
2007-07-13Update property when needed.Rafael Fernández López
2007-07-13Take in count item sizes. As we want all elements of the same size we check f...Rafael Fernández López
2007-07-13Select elements correctly when clicking on the category for selecting.Rafael Fernández López
2007-07-13It would be nice if we fill correctly option views :)Rafael Fernández López
2007-07-12minor layout fix in infosidebarPeter Penz
2007-07-12KUIT adaptions (applied i18ncheckarg - everything should be OK now)Peter Penz
2007-07-11KUIT for boilerplate KAboutData/KCmdLineArgs calls.Chusslove Illich
2007-07-10let the column-widgets of the Column View be aware about their URL, as this s...Peter Penz
2007-07-10remove kde4_automoc()Allen Winter
2007-07-10SVN_SILENT made messages (.desktop file)Script Kiddy
2007-07-09Rename KListView to KCategorizedView as decidedRafael Fernández López
2007-07-09KUIT adaptionsPeter Penz
2007-07-08KUIT adaptionsPeter Penz
2007-07-08If no user icon present, show a generic oneRafael Fernández López
2007-07-08adapt signature of requestDelayedItemInfo() slot to recent changesPeter Penz
2007-07-08fix documentationPeter Penz
2007-07-07SVN_SILENT made messages (.desktop file)Script Kiddy
2007-07-06Make KListView capable of drawing categories on our own way. This make things...Rafael Fernández López
2007-07-06simplify + add todo (early commit to make room for the next kdebase-wide commit)David Faure
2007-07-05Remove not necessary cmake variable Laurent Montel
2007-07-04Don't crash (in PreviewJob) when m_shownUrl is empty for some reason.David Faure
2007-07-04SVN_SILENT made messages (.desktop file)Script Kiddy
2007-07-03SVN_SILENT made messages (.desktop file)Script Kiddy
2007-07-02Change signature of requestItemInfo signal, to avoid fileitem -> url -> index...David Faure
2007-07-02Remove not necessary variable alreadyLaurent Montel
2007-07-02not necessary to duplicate itLaurent Montel
2007-07-02Interface modifications to KCmdLineArgs, KAboutData and KComponentData; BIC, ...Chusslove Illich
2007-07-01Improve speed when we have lots of selections that are partially outside the ...Rafael Fernández López
2007-07-01Define variables in their contextRafael Fernández López
2007-07-01Here comes dolphinpart, to use dolphin as the file management view in konqueror.David Faure
2007-06-30KUIT adaptionsPeter Penz
2007-06-30KUIT adapations for labelsPeter Penz
2007-06-30KUIT adaptions for groups, checkboxes and radiobuttonsPeter Penz
2007-06-30SVN_SILENT made messages (.desktop file)Script Kiddy
2007-06-29declare scalar types as late as possible (putting them outside the loop does ...Peter Penz