┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2008-02-16let F6 also select the whole text of the URL navigator to stay consistent wit...Peter Penz
2008-02-16SVN_SILENT made messages (.desktop file)Script Kiddy
2008-02-16update the selection-toggle (+/-) when the selection has been changed "outsid...Peter Penz
2008-02-16Bypassed a bug in QTreeView::mouseMoveEvent() (see comment in code). Submitte...Peter Penz
2008-02-16Provide an option for the details view to expand folders (= tree view), as th...Peter Penz
2008-02-16SVN_SILENT: coding style fix (m_metadataWidget -> m_metaDataWidget)Peter Penz
2008-02-16fix possible crash, as MetaDataWidget::metaDataAvailable() can change during ...Peter Penz
2008-02-15Initially I thought it's better not having code as default value inside dolph...Peter Penz
2008-02-15Currently when the general font of KDE has been changed, the used fonts for t...Peter Penz
2008-02-15David says: "PixmapViewer::setSizeHint should call updateGeometry() instead o...Peter Penz
2008-02-15don't connect to a non-existent slot (the code for updateCutItems() is now pa...Peter Penz
2008-02-15Fix flicker when resizing the central view area in Dolphin. Only applicable ...Robert Knight
2008-02-15SVN_SILENT made messages (.desktop file)Script Kiddy
2008-02-14Bypass a temporary (?) regression (?) with the current Qt 4.4 beta version: i...Peter Penz
2008-02-14display an error message if the the user tries to set an invalid home URL in ...Peter Penz
2008-02-14minor code cleanupPeter Penz
2008-02-14fixed issue that the item height does not match to the number of lines in the...Peter Penz
2008-02-14~ is no useful home folder in a Windows environment (thanks to Michael O'Shea...Peter Penz
2008-02-14SVN_SILENT made messages (.desktop file)Script Kiddy