┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-03-13differ between pasting one folder, pasting one file and pasting n itemsPeter Penz
2008-03-13Don't force that the preview size must be >= the icon size. This gets confusi...Peter Penz
2008-03-13Remove the semitransparent effect for hidden items in the IconManager, it jus...Peter Penz
2008-03-12If a user pastes a directory into itself, ask him whether this intended and g...Peter Penz
2008-03-12SVN_SILENT made messages (.desktop file)Script Kiddy
2008-03-12respect the graphic effects level before doing a fade-in of the selection togglePeter Penz
2008-03-12* the WA_Hover flag is set by KFileItemDelegate automatically nowPeter Penz
2008-03-12remove unused signalPeter Penz
2008-03-12menu actions have not been updated correctly when changing between the split ...Peter Penz
2008-03-12As the Qt-issue 160611 is solved in Qt4.4 and Fredrik has improved KFileItemD...Peter Penz
2008-03-10SVN_SILENT made messages (.desktop file)Script Kiddy
2008-03-10Don't try to show the terminal in dolphin when in WindowsJeff Mitchell
2008-03-10update the previews without relying on that KDirLister gets reloadedPeter Penz
2008-03-09Assure that directories are always on top, independent from the sort order (-...Peter Penz
2008-03-09SVN_SILENT made messages (.desktop file)Script Kiddy
2008-03-08Deprecation--Jeff Mitchell
2008-03-07fix documentation pathPino Toscano
2008-03-06update the previews of columns when the decoration size has been changedPeter Penz
2008-03-06prevent flickering when zooming in or zooming outPeter Penz
2008-03-06fixed wrong ASSERT in column-view (the usecase is valid)Peter Penz
2008-03-06ignore the width when getting an icon for applying the "hidden files" effect,...Peter Penz
2008-03-05provide an unintrusive frame for previews of imagesPeter Penz
2008-03-05Fix a crash when right clicking on the viewport and no items selected.Rafael Fernández López
2008-03-05SVN_SILENT made messages (.desktop file)Script Kiddy
2008-03-05Make Konqueror and Dolphin use the new KFileItem::targetUrl() method.Norbert Frese
2008-03-04Bugfix for konqueror for in dolphin: open in new tab/window opens one of the ...Eduardo Robles Elvira
2008-03-02fixed problems with wrong space information (I'll backport the fix to 4.0.x o...Peter Penz
2008-03-01SVN_SILENT made messages (.desktop file)Script Kiddy
2008-02-29SVN_SILENT made messages (.desktop file)Script Kiddy
2008-02-26SVN_SILENT made messages (.desktop file)Script Kiddy
2008-02-26When a grouping per date is done, per default the granularity is one month. T...Peter Penz
2008-02-25SVN_SILENT trivial code simplification. hope you don't mind peter.Stefan Monov
2008-02-23minor cleanup: no need to create a slot which just invokes another method, ju...Peter Penz
2008-02-23Much better with the last report details :)Rafael Fernández López
2008-02-23fixed issue that when renaming "Open office.org writer documentation.pdf" tha...Peter Penz
2008-02-22SVN_SILENT made messages (.desktop file)Script Kiddy
2008-02-22KDE 4.1 requires Qt4.4 -> remove the #ifdefs...Peter Penz
2008-02-22SVN_SILENT: updated comment with the Qt-bugtracker IDPeter Penz
2008-02-21Fixed wrong comments. Discussed with David Faure: installing an event filter ...Peter Penz
2008-02-21stay consistent with the QListView behavior: changed the current index also c...Peter Penz
2008-02-21* Install an event-filter for the view implementations. Whenever a view imple...Peter Penz
2008-02-21don't let the selection toggle steal the keyboard focus of the viewPeter Penz
2008-02-21Let the DolphinController be aware on which QAbstractItemView instance he is ...Peter Penz
2008-02-21Prevent code duplication by moving the duplications into the DolphinController.Peter Penz
2008-02-21Bugfix: Currently, if you open dolphin, select a bunch of files, and right cl...Eduardo Robles Elvira
2008-02-20SVN_SILENT made messages (.desktop file)Script Kiddy
2008-02-18LIB_INSTALL_DIR -> INSTALL_TARGETS_DEFAULT_ARGSChristian Ehrlicher
2008-02-18SVN_SILENT made messages (.desktop file)Script Kiddy
2008-02-18No longer use Obsolete Member for QWidget:Bill Egert
2008-02-17* if the system font is changed during Dolphin is open, take care to update t...Peter Penz