┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-05-29don't clear the selection when the view gets inactivePeter Penz
2008-05-29Assure that the item view gets the keyboard focus when it was activated. This...Peter Penz
2008-05-29Only select an item if the current item has been changed by a key press (e. g...Peter Penz
2008-05-29SVN_SILENT: minor coding style fixPeter Penz
2008-05-29fix wrong connectDavid Faure
2008-05-28Handle redirections (e.g. from fish://localhost) without breaking the column ...David Faure
2008-05-28Wow, giving fileItem.url().url() to KFileMetaInfo is a bad idea -- it takes t...David Faure
2008-05-28SVN_SILENT made messages (.desktop file)Script Kiddy
2008-05-28Assure that tabs always have a text. If the file name is empty, use the proto...Peter Penz
2008-05-28Move the code for restoring the current item from DolphinViewContainer to Dol...Peter Penz
2008-05-28assure that the preview widget of the information bar gets not overlapped by ...Peter Penz
2008-05-27people want tabs, give them tabsDirk Mueller
2008-05-27Give dialog a parent.Craig Drummond
2008-05-27Use INSTALL_TARGETS_DEFAULT_ARGSLaurent Montel
2008-05-26SVN_SILENT made messages (.desktop file)Script Kiddy
2008-05-20when going back in history apply the keyboard focus to the the previously sho...Peter Penz
2008-05-20remove (another) unused methodPeter Penz
2008-05-20remove unused methodPeter Penz
2008-05-20The Oxygen style provides now a nicer progress bar -> increase the content he...Peter Penz
2008-05-19Argh, I knew I forgot to commit this dir. Sorry about that.David Faure
2008-05-19This compiles and may or may not work as intended.Andreas Hartmetz
2008-05-19SVN_SILENT made messages (.desktop file)Script Kiddy
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