| 2008-04-18 |
Peter Penz | Consider the protocol and directory capabilities for... |
commit | commitdiff | tree |
| 2008-04-18 |
Peter Penz | don't use deprecated methods |
commit | commitdiff | tree |
| 2008-04-18 |
Peter Penz | Temporary remove the fix from 798078, as it has a minor... |
commit | commitdiff | tree |
| 2008-04-18 |
Script Kiddy | SVN_SILENT made messages (.desktop file) |
commit | commitdiff | tree |
| 2008-04-17 |
David Faure | Ported dolphinpart to K_PLUGIN_FACTORY |
commit | commitdiff | tree |
| 2008-04-17 |
Sebastian Trueg | Fallback to filename after all if no proper fileitem... |
commit | commitdiff | tree |
| 2008-04-17 |
Sebastian Trueg | Use the display text for the info sidebar title instead... |
commit | commitdiff | tree |
| 2008-04-16 |
Script Kiddy | SVN_SILENT made messages (.desktop file) |
commit | commitdiff | tree |
| 2008-04-16 |
Peter Penz | fix possible crash when selecting "New Tab" from the... |
commit | commitdiff | tree |
| 2008-04-16 |
Peter Penz | * clear the selection toggle when zooming in or out |
commit | commitdiff | tree |
| 2008-04-16 |
Peter Penz | if the mouse is above an item and moved very fast outsi... |
commit | commitdiff | tree |
| 2008-04-16 |
Peter Penz | * provide context menu for tabs |
commit | commitdiff | tree |
| 2008-04-15 |
Sebastian Trueg | Use the targetUrl instead of the plain url for the... |
commit | commitdiff | tree |
| 2008-04-15 |
Script Kiddy | SVN_SILENT made messages (.desktop file) |
commit | commitdiff | tree |
| 2008-04-14 |
Peter Penz | let Dolphin use the new tab-close-buttons |
commit | commitdiff | tree |
| 2008-04-14 |
Robert Knight | Do not take address of temporary variable. |
commit | commitdiff | tree |
| 2008-04-13 |
Peter Penz | implemented functionality for closing tabs |
commit | commitdiff | tree |
| 2008-04-13 |
Peter Penz | prevent flickering when switching between tabs having... |
commit | commitdiff | tree |
| 2008-04-13 |
Peter Penz | fixes for tabs: |
commit | commitdiff | tree |
| 2008-04-13 |
Albert Astals Cid | typo-=2 |
commit | commitdiff | tree |
| 2008-04-13 |
Albert Astals Cid | own header first |
commit | commitdiff | tree |
| 2008-04-13 |
Script Kiddy | SVN_SILENT made messages (.desktop file) |
commit | commitdiff | tree |
| 2008-04-12 |
Peter Penz | when clicking with the middle mouse button on a directo... |
commit | commitdiff | tree |
| 2008-04-12 |
Peter Penz | "New Tab" menu + some related code ;-) |
commit | commitdiff | tree |
| 2008-04-11 |
Laurent Montel | Commit patch from Alex |
commit | commitdiff | tree |
| 2008-04-11 |
Script Kiddy | SVN_SILENT made messages (.desktop file, second try) |
commit | commitdiff | tree |
| 2008-04-10 |
Konstantin... | * Using QPixmap instead of QBitmap for painting the... |
commit | commitdiff | tree |
| 2008-04-10 |
David Faure | Load plugins at the end of the ctor, so that everything... |
commit | commitdiff | tree |
| 2008-04-09 |
Peter Penz | fix drag & drop issue (multiple selected items have... |
commit | commitdiff | tree |
| 2008-04-09 |
Peter Penz | hide the tooltip when an item gets triggered or a conte... |
commit | commitdiff | tree |
| 2008-04-09 |
Peter Penz | Provide tooltips. Per default tooltips are turned off... |
commit | commitdiff | tree |
| 2008-04-09 |
Laurent Montel | Readd as in libkonq "part" this signal ""aboutToOpenURL"" |
commit | commitdiff | tree |
| 2008-04-09 |
Script Kiddy | SVN_SILENT made messages (.desktop file) |
commit | commitdiff | tree |
| 2008-04-08 |
Peter Penz | Bypassed a Qt-issue where enabling the menu-animation... |
commit | commitdiff | tree |
| 2008-04-08 |
Peter Penz | don't apply a frame to image previews, if the preview... |
commit | commitdiff | tree |
| 2008-04-08 |
Peter Penz | Provide a setting to turn on/off tooltips. The tooltip... |
commit | commitdiff | tree |
| 2008-04-07 |
Script Kiddy | SVN_SILENT made messages (.desktop file) |
commit | commitdiff | tree |
| 2008-04-06 |
Peter Penz | fix selection regression that has been introduced by... |
commit | commitdiff | tree |
| 2008-04-04 |
Script Kiddy | SVN_SILENT made messages (.desktop file) |
commit | commitdiff | tree |
| 2008-04-04 |
Peter Penz | Fixed issue that an old meta data is shown when one... |
commit | commitdiff | tree |
| 2008-04-03 |
Script Kiddy | SVN_SILENT made messages (.desktop file, second try) |
commit | commitdiff | tree |
| 2008-04-02 |
Malcolm Hunter | Typo fixes |
commit | commitdiff | tree |
| 2008-04-02 |
Ralf Habacker | added application icons |
commit | commitdiff | tree |
| 2008-04-02 |
Peter Penz | improve layout of the "General Settings" dialog |
commit | commitdiff | tree |
| 2008-04-02 |
Peter Penz | Thanks to David Faure the 'Copy To' and 'Move To' menus... |
commit | commitdiff | tree |
| 2008-04-01 |
Malcolm Hunter | Typo fixes |
commit | commitdiff | tree |
| 2008-04-01 |
Peter Penz | let the selection toggle fade in faster (based on user... |
commit | commitdiff | tree |
| 2008-04-01 |
Peter Penz | don't start the editor for renaming the files when... |
commit | commitdiff | tree |
| 2008-04-01 |
Sebastian Trueg | Do not show the 'No Tags' message and properly handle... |
commit | commitdiff | tree |
| 2008-04-01 |
Sebastian Trueg | Implemented tagging of multiple files at the same time. |
commit | commitdiff | tree |
| 2008-04-01 |
Peter Penz | provide a tooltip for the selection toggle |
commit | commitdiff | tree |
| 2008-04-01 |
Peter Penz | assure that the Dolphin KPart inside Konqueror gets... |
commit | commitdiff | tree |
| 2008-04-01 |
Sebastian Trueg | Removed minimum size hint since we have zooming anyway. |
commit | commitdiff | tree |
| 2008-04-01 |
Script Kiddy | SVN_SILENT made messages (.desktop file) |
commit | commitdiff | tree |
| 2008-03-31 |
Sebastian Trueg | Load existing comments as plain text to allow editing... |
commit | commitdiff | tree |
| 2008-03-30 |
Peter Penz | Third attempt for fixing the layout issue, this time... |
commit | commitdiff | tree |
| 2008-03-30 |
Peter Penz | Revert last commit; the issue seems to be reproducible... |
commit | commitdiff | tree |
| 2008-03-29 |
Peter Penz | QListView might return a wrong x-position if the decora... |
commit | commitdiff | tree |
| 2008-03-29 |
Rafael Fernández... | Use PE_PanelItemViewItem for consistency |
commit | commitdiff | tree |
| 2008-03-29 |
Peter Penz | show modified time for folders inside the Information... |
commit | commitdiff | tree |
| 2008-03-29 |
Peter Penz | Move the pasteIntoFolder() method from the contextmenu... |
commit | commitdiff | tree |
| 2008-03-29 |
Peter Penz | SVN_SILENT: assure that the position of the methods... |
commit | commitdiff | tree |
| 2008-03-29 |
Peter Penz | SVN_SILENT: assure that the position of the methods... |
commit | commitdiff | tree |
| 2008-03-29 |
Peter Penz | The paste operation should ignore the current selection... |
commit | commitdiff | tree |
| 2008-03-28 |
Christian Ehrlicher | warnings-- / fix for fileSize > 2GB |
commit | commitdiff | tree |
| 2008-03-28 |
Peter Penz | * minor coding style fixes |
commit | commitdiff | tree |
| 2008-03-28 |
Jeff Mitchell | Revert back to kibibytes for now |
commit | commitdiff | tree |
| 2008-03-28 |
Jeff Mitchell | This value was still wrong, because I mixed up kibibyte... |
commit | commitdiff | tree |
| 2008-03-27 |
Jeff Mitchell | Ack, forgot half the fix |
commit | commitdiff | tree |
| 2008-03-27 |
Jeff Mitchell | The size is passed in from KDiskFreeSpace as kilobytes... |
commit | commitdiff | tree |
| 2008-03-27 |
Jeff Mitchell | If KDiskFreeSpace doesn't work for some reason it never... |
commit | commitdiff | tree |
| 2008-03-27 |
Script Kiddy | SVN_SILENT made messages (.desktop file) |
commit | commitdiff | tree |
| 2008-03-26 |
Script Kiddy | SVN_SILENT made messages (.desktop file) |
commit | commitdiff | tree |
| 2008-03-25 |
David Faure | Use new key in .protocol files, archiveMimetype, to... |
commit | commitdiff | tree |
| 2008-03-25 |
Script Kiddy | SVN_SILENT made messages (.desktop file) |
commit | commitdiff | tree |
| 2008-03-25 |
Thomas Reitelbach | Fix typo |
commit | commitdiff | tree |
| 2008-03-25 |
Jarosław Staniek | fix exports and use dolphinprivatelib in the part |
commit | commitdiff | tree |
| 2008-03-24 |
Script Kiddy | SVN_SILENT made messages (.desktop file) |
commit | commitdiff | tree |
| 2008-03-23 |
Peter Penz | The background for the image previews is already filled... |
commit | commitdiff | tree |
| 2008-03-23 |
Richard J.... | - Fix build for non-nepomuk users |
commit | commitdiff | tree |
| 2008-03-23 |
Peter Penz | provide a config module for the settings GUI of the... |
commit | commitdiff | tree |
| 2008-03-23 |
Peter Penz | provide an option to rename files inline |
commit | commitdiff | tree |
| 2008-03-23 |
Peter Penz | Show hovered items in the Information panel also when... |
commit | commitdiff | tree |
| 2008-03-23 |
Peter Penz | allow to show hidden files in the Folders panel (treeview) |
commit | commitdiff | tree |
| 2008-03-23 |
Peter Penz | Open Dolphin in the split-view when started with 2... |
commit | commitdiff | tree |
| 2008-03-23 |
Peter Penz | minor code simplification |
commit | commitdiff | tree |
| 2008-03-23 |
Peter Penz | take care to restart the timer even when no previews... |
commit | commitdiff | tree |
| 2008-03-23 |
Peter Penz | Performance boost for previews that are already availab... |
commit | commitdiff | tree |
| 2008-03-22 |
Peter Penz | A separator is required above the preview widget too... |
commit | commitdiff | tree |
| 2008-03-22 |
Peter Penz | * changed "Click to add comment..." to simply "Add... |
commit | commitdiff | tree |
| 2008-03-22 |
Peter Penz | minor layout improvements for the Information Panel: |
commit | commitdiff | tree |
| 2008-03-21 |
Sebastian Trueg | This is the first step towards a better looking and... |
commit | commitdiff | tree |
| 2008-03-21 |
Sebastian Trueg | removed unused includes |
commit | commitdiff | tree |
| 2008-03-21 |
Luboš Luňák | Append # to the object name (window role), KWin uses... |
commit | commitdiff | tree |
| 2008-03-20 |
Peter Penz | use QDir::rootPath() to make the folders panel function... |
commit | commitdiff | tree |
| 2008-03-20 |
Peter Penz | assure that the maximum size of the item-delegate gets... |
commit | commitdiff | tree |
| 2008-03-20 |
Peter Penz | show the Information Panel per default as discussed... |
commit | commitdiff | tree |
| 2008-03-20 |
Peter Penz | fixed regression because of disconnecting non-available... |
commit | commitdiff | tree |
| 2008-03-20 |
Urs Wolfer | fix icon |
commit | commitdiff | tree |
| 2008-03-20 |
Peter Penz | QListView does not support having a margin for grids... |
commit | commitdiff | tree |
| next |