┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-05-18Adding icon name "tab-close-other" to replace "tab-close" where the action is...James Richard Tyrer
2008-05-17SVN_SILENT made messages (.desktop file)Script Kiddy
2008-05-17Use a quint64 (always 64 bits) instead of a unsigned long int (32 bits Ivo Anjo
2008-05-14Fixed following issue for the information sidebar:Peter Penz
2008-05-14Only the infosidebar panel is interested in selections -> move it from the si...Peter Penz
2008-05-14SVN_SILENT made messages (.desktop file)Script Kiddy
2008-05-12SVN_SILENT made messages (.desktop file)Script Kiddy
2008-05-12Icon renaming (code changes):Jakob Petsovits
2008-05-11A middle click on an item of the tree view panel should open the URL inside a...Peter Penz
2008-05-11If the middle mouse button is pressed above an item of the places panel, open...Peter Penz
2008-05-11Per default QTreeView starts either a selection or a drag operation when drag...Peter Penz
2008-05-11Update the internal state only, if no expanding/collapsing area has been hit ...Peter Penz
2008-05-11SVN_SILENT made messages (.desktop file)Script Kiddy
2008-05-10Don't (mis)use MenuItem::Separator for the information bar, as Oxygen is able...Peter Penz
2008-05-09SVN_SILENT made messages (.desktop file)Script Kiddy
2008-05-08* Prevent that the QTreeView::scrollTo() method adjusts the position of the h...Peter Penz
2008-05-08clear the selection when loading the sub treePeter Penz
2008-05-08* If one item is selected and the item is (at least partly) visible, assure t...Peter Penz
2008-05-08SVN_SILENT made messages (.desktop file)Script Kiddy
2008-05-07don't disable the scrollTo() functionality if a QAbstractItemView state is se...Peter Penz
2008-05-07Update selection toggle icon when the icon theme has been changed. Thanks to ...Peter Penz
2008-05-07Fixed issue the the current view does not get the focus after opening Dolphin...Peter Penz
2008-05-07SVN_SILENT: updated commentsPeter Penz
2008-05-07allow Konqueror to open also files inside a new tab, not only directoriesPeter Penz
2008-05-07SVN_SILENT: minor coding style fixesPeter Penz
2008-05-07enable the scrollTo() functionality if it has been triggered by a key-pressPeter Penz
2008-05-07SVN_SILENT made messages (.desktop file, second try)Script Kiddy
2008-05-06Fixed issue that the vertical scrollbar jumps back to the initial state durin...Peter Penz
2008-05-06* prevent that cut icons are shift left in the icons view by using the correc...Peter Penz
2008-05-06prevent a possible crash if an item is deleted during previews are generatedPeter Penz
2008-05-05Use FindQImageBlitz.cmake instead of deprecated FindBlitz.cmakeDavid Faure
2008-05-05Re-enable name filtering (e.g. /home/dfaure/*.txt) in konquerorDavid Faure
2008-05-04Move "Adjust view properties" to dolphinviewactionhandler so that it's availa...David Faure
2008-05-04Ooops, fix name of componentdata so that the dolphinpart GUI is found again.David Faure
2008-05-04Assure that after "Split View" has been executed, that the second view gets t...Peter Penz
2008-05-04Fixed issue that sometimes the dragging from an inactive view to an active vi...Peter Penz
2008-05-04SVN_SILENT made messages (.desktop file)Script Kiddy
2008-05-02Fix CPU 100% bug. This hack couldn't live much more. Peter, about the "we get...Rafael Fernández López
2008-04-30KonqFileUndoManager moved to kdelibs, as KIO::FileUndoManager. Ported the cod...David Faure
2008-04-29SVN_SILENT made messages (.desktop file)Script Kiddy
2008-04-28Desaturate the preview when a new preview will be generated. This is useful w...Peter Penz
2008-04-27don't allow to trash files which are inside trash:/ alreadyDavid Faure
2008-04-26SVN_SILENT made messages (.desktop file)Script Kiddy
2008-04-26link in XRender, if found.Allen Winter
2008-04-24avoid unnecessary copies by using const & in foreachAlbert Astals Cid
2008-04-23provide middle-mouse-button support for Konqueror (= create new window or tab)Peter Penz
2008-04-23let a double-click on the empty tab-area open a new tab (-> consistent with k...Peter Penz
2008-04-22Provide horizontal auto scrolling for the tree view (implemented by Harald Hv...Peter Penz
2008-04-21i18n fixes.Chusslove Illich
2008-04-20set global program icon via KAboutData, not directlyFriedrich W. H. Kossebau