┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-08-04SVN_SILENT made messages (.desktop file)Script Kiddy
2007-08-03request the activation of a column also on directories if not the left mouse ...Peter Penz
2007-08-03further selection model fixesPeter Penz
2007-08-03Adapt to new KWarning/kFatal/kDebug apiLaurent Montel
2007-07-30SVN_SILENT made messages (.desktop file)Script Kiddy
2007-07-29Use the new KFileItem APIThiago Macieira
2007-07-29minor fixes regarding inactive columnsPeter Penz
2007-07-29new approach: don't fight against the selection behavior of QColumnView, but ...Peter Penz
2007-07-29Assure that the view properties of a column view are always stored in the fol...Peter Penz
2007-07-29when activating the columns inside a column view, the current view properties...Peter Penz
2007-07-29SVN_SILENT made messages (.desktop file)Script Kiddy
2007-07-29remove extra ";"Stephan Binner
2007-07-28fix some drag & drop issuesPeter Penz
2007-07-28don't load directories when hovering folders during moving the mouse...Peter Penz
2007-07-28temporary fixes until MultiSelection will be implementedPeter Penz
2007-07-28assure that the folder which is shown in the next column is always selectedPeter Penz
2007-07-28use alternating row colors for the details viewPeter Penz
2007-07-28SVN_SILENT made messages (.desktop file)Script Kiddy
2007-07-26Call the front-end function, not the backend virtual doKillThiago Macieira
2007-07-26remove strange copy/paste issue which was responsible that Dolphin forgot the...Peter Penz
2007-07-26Compile (KDateTime simplifications)Jure Repinc
2007-07-25little fix that brings everything into orderNick Shaforostoff
2007-07-25provide a useful default width for the Folders dock (treeview)Peter Penz
2007-07-25revert wrong sorting resulted by last commit: K comes before L... (yes, some ...Peter Penz
2007-07-25use the minimum width as default widthPeter Penz
2007-07-25minor documentation and coding style fixesPeter Penz
2007-07-25ok, second try: make use of KDirSortFilterProxyModel. 'Show in Groups' still ...Nick Shaforostoff
2007-07-25provide a useful default height for the Terminal dockPeter Penz
2007-07-25Don't add the terminal to the right docking area, if it may only get aligned ...Peter Penz
2007-07-25--deprecatedPeter Penz
2007-07-24Fix crash when category view is enabled if there are no categories in KCatego...Robert Knight
2007-07-24more fixesThomas Zander
2007-07-23Fix a couple of crashes. First was to avoid problem caused by KIconLoader::g...Robert Knight
2007-07-23change XDG_APPS_DIR -> XDG_APPS_INSTALL_DIR, XDG_DIRECTORY_DIR->XDG_DIRECTORY...Laurent Montel
2007-07-22Use KDirSortFilterProxyModel::naturalCompare() to prevent code duplication. D...Peter Penz
2007-07-21ok, reverting as requested by Peter Penz.Nick Shaforostoff
2007-07-20Make use of the newly added KDirSortFilterProxyModel class -- that is, essent...Nick Shaforostoff
2007-07-18QAbstractItemView::viewOptions() only returns an instance of the class QStyle...Peter Penz
2007-07-18respect the item width and item height also when the item categorization has ...Peter Penz
2007-07-18When derived classes overwrite KCategorizedView::visualRect() to adjust the v...Peter Penz
2007-07-18Assure that the item size is not exceeded -> the spacing is also respected fo...Peter Penz
2007-07-16SVN_SILENT made messages (.desktop file)Script Kiddy
2007-07-15SVN_SILENT made messages (.desktop file)Script Kiddy
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