| 2008-12-03 |
Peter Penz | SVN_SILENT: assure that the order of the methods match... |
commit | commitdiff | tree |
| 2008-12-03 |
Peter Penz | use KDirModel::mimeData() for cut/copy operations as... |
commit | commitdiff | tree |
| 2008-12-02 |
Peter Penz | open the tab in the background when "Open in new tab... |
commit | commitdiff | tree |
| 2008-12-02 |
David Faure | interop fix: don't give an empty mostLocalUrls list |
commit | commitdiff | tree |
| 2008-12-01 |
Peter Penz | * assure that the keyboard focus is in the view when... |
commit | commitdiff | tree |
| 2008-12-01 |
Peter Penz | Fixed regression that triggering of items with the... |
commit | commitdiff | tree |
| 2008-11-30 |
Peter Penz | revert last patch: KFileItem::getTooltipText() has... |
commit | commitdiff | tree |
| 2008-11-30 |
Peter Penz | use the defined tooltip text color |
commit | commitdiff | tree |
| 2008-11-30 |
Peter Penz | fixed issue that the text width gets very small when... |
commit | commitdiff | tree |
| 2008-11-30 |
Urs Wolfer | krazy fixes: |
commit | commitdiff | tree |
| 2008-11-24 |
Script Kiddy | SVN_SILENT made messages (.desktop file) |
commit | commitdiff | tree |
| 2008-11-23 |
Christian Ehrlicher | win32 link++ |
commit | commitdiff | tree |
| 2008-11-23 |
Peter Penz | SVN_SILENT: doku fix |
commit | commitdiff | tree |
| 2008-11-23 |
Peter Penz | Opening a tab with the middle mouse button should alway... |
commit | commitdiff | tree |
| 2008-11-23 |
Peter Penz | Fixes MS Windows related issue that when opening a... |
commit | commitdiff | tree |
| 2008-11-23 |
Peter Penz | Activate the column when a drag enter event has been... |
commit | commitdiff | tree |
| 2008-11-22 |
Peter Penz | The opening/closing animation of subtrees flickers... |
commit | commitdiff | tree |
| 2008-11-22 |
André Wöbbeking | We require Qt 4.4.0 |
commit | commitdiff | tree |
| 2008-11-20 |
Peter Penz | assure that the meta information labels get not clipped... |
commit | commitdiff | tree |
| 2008-11-20 |
Peter Penz | fixed wrapping of the name label (QLabel only supports... |
commit | commitdiff | tree |
| 2008-11-20 |
Script Kiddy | SVN_SILENT made messages (.desktop file) |
commit | commitdiff | tree |
| 2008-11-19 |
Peter Penz | * fixed issue that the autoresizing of columns is appli... |
commit | commitdiff | tree |
| 2008-11-19 |
Peter Penz | Disable the "quick view" feature: I like the Previewer... |
commit | commitdiff | tree |
| 2008-11-19 |
Peter Penz | assure that no expensive operations are done when the... |
commit | commitdiff | tree |
| 2008-11-19 |
Peter Penz | don't request a tooltip during a selection |
commit | commitdiff | tree |
| 2008-11-19 |
Peter Penz | removed unnecessary line |
commit | commitdiff | tree |
| 2008-11-19 |
Peter Penz | fixed issue that the zoom slider might not have enough... |
commit | commitdiff | tree |
| 2008-11-18 |
Albert Astals Cid | makeItCompile, sorry and thanks to Tm_T |
commit | commitdiff | tree |
| 2008-11-18 |
Albert Astals Cid | more correct english |
commit | commitdiff | tree |
| 2008-11-18 |
Albert Astals Cid | Use i18ncp for proper plural handling |
commit | commitdiff | tree |
| 2008-11-17 |
Stephan Binner | i18n style guide fixes |
commit | commitdiff | tree |
| 2008-11-17 |
Script Kiddy | SVN_SILENT made messages (.desktop file) |
commit | commitdiff | tree |
| 2008-11-17 |
Peter Penz | replace "Show selection toggle" by "Show selection... |
commit | commitdiff | tree |
| 2008-11-15 |
Peter Penz | added metainfo-support for album, artist, genre, width... |
commit | commitdiff | tree |
| 2008-11-14 |
Peter Penz | disable the 'Create New' entry in the context menu... |
commit | commitdiff | tree |
| 2008-11-14 |
Peter Penz | provide a 'Create New' entry for a context menu above... |
commit | commitdiff | tree |
| 2008-11-14 |
Peter Penz | when renaming a variable number of items, it is importa... |
commit | commitdiff | tree |
| 2008-11-13 |
Peter Penz | used 18ncp() in a wrong manner: for a single selection... |
commit | commitdiff | tree |
| 2008-11-13 |
Peter Penz | we can rely on having Qt 4.4 with KDE 4.2 |
commit | commitdiff | tree |
| 2008-11-13 |
Peter Penz | * get rid of magic values like QSize(20 + 5, 5) |
commit | commitdiff | tree |
| 2008-11-13 |
Peter Penz | minor fix when no desktop effects are enabled |
commit | commitdiff | tree |
| 2008-11-13 |
Peter Penz | improved look of tooltips |
commit | commitdiff | tree |
| 2008-11-13 |
Peter Penz | When only one item is selected, show the item name... |
commit | commitdiff | tree |
| 2008-11-13 |
Peter Penz | when changing the view mode if the preview is turned... |
commit | commitdiff | tree |
| 2008-11-13 |
Peter Penz | fixed issue that the preview size might get applied... |
commit | commitdiff | tree |
| 2008-11-13 |
Peter Penz | * don't launch Konqueror when the protocol is invalid |
commit | commitdiff | tree |
| 2008-11-13 |
Peter Penz | * show an error message instead of an information messa... |
commit | commitdiff | tree |
| 2008-11-12 |
Jordi Polo | typo |
commit | commitdiff | tree |
| 2008-11-12 |
Jordi Polo | Changed a bunch of QCombobox to KCombobox and other... |
commit | commitdiff | tree |
| 2008-11-12 |
Jordi Polo | Launch Konqueror if the user enters an unsupported... |
commit | commitdiff | tree |
| 2008-11-10 |
David Faure | Fix "two instances of the DragAndDropHelper" singleton... |
commit | commitdiff | tree |
| 2008-11-08 |
Peter Penz | * implement the DragAndDropHelper as singleton derived... |
commit | commitdiff | tree |
| 2008-11-05 |
Simon Paul... | If the elastic band ventures beyond the logical top... |
commit | commitdiff | tree |
| 2008-11-05 |
Peter Penz | Allow to configure no grid spacing. This is useful... |
commit | commitdiff | tree |
| 2008-11-05 |
Peter Penz | Allow having a smaller text width for the icons view... |
commit | commitdiff | tree |
| 2008-11-05 |
Peter Penz | * use KIO::itemsSummaryString() again |
commit | commitdiff | tree |
| 2008-11-04 |
Script Kiddy | SVN_SILENT made messages (.desktop file) |
commit | commitdiff | tree |
| 2008-11-03 |
Peter Penz | * Show the total size of files in the statusbar (thanks... |
commit | commitdiff | tree |
| 2008-11-02 |
Peter Penz | when a drag operation is done above an inactive view... |
commit | commitdiff | tree |
| 2008-11-02 |
Peter Penz | assure that the autoresizing still works in combination... |
commit | commitdiff | tree |
| 2008-11-02 |
Peter Penz | Assure that automatically expanding of a folder also... |
commit | commitdiff | tree |
| 2008-11-01 |
Pino Toscano | initialise in the correct order |
commit | commitdiff | tree |
| 2008-10-31 |
Simon Paul... | Be better behaved in the presence of scroll events... |
commit | commitdiff | tree |
| 2008-10-28 |
Simon Paul... | Yet more corner cases in commitToggleIndexRange - inclu... |
commit | commitdiff | tree |
| 2008-10-28 |
Simon Paul... | If ignoreOldInfo, we should manually clear oldSelection... |
commit | commitdiff | tree |
| 2008-10-28 |
Simon Paul... | Use nameColumnRect rather than duplicating code (change... |
commit | commitdiff | tree |
| 2008-10-27 |
Simon Paul... | Sometimes, the penultimate item in the bounds would... |
commit | commitdiff | tree |
| 2008-10-27 |
Simon Paul... | Restore behaviour (I don't have an old version to check... |
commit | commitdiff | tree |
| 2008-10-27 |
Simon Paul... | Essential validity check that fell through the cracks... |
commit | commitdiff | tree |
| 2008-10-27 |
Simon Paul... | KFileItem name() and text() needn't be the same, and... |
commit | commitdiff | tree |
| 2008-10-26 |
Andreas Hartmetz | link with gold |
commit | commitdiff | tree |
| 2008-10-26 |
Simon Paul... | If we commit a toggle range due to a change of parent... |
commit | commitdiff | tree |
| 2008-10-26 |
Simon Paul... | When restoring the index, we don't necessarily want... |
commit | commitdiff | tree |
| 2008-10-26 |
Simon Paul... | Fix a very obscure previews-in-tooltip bug. |
commit | commitdiff | tree |
| 2008-10-26 |
Simon Paul... | Revert http://websvn.kde.org/?view=rev&revision=876107... |
commit | commitdiff | tree |
| 2008-10-26 |
Peter Penz | improved drag & drop support for Ark |
commit | commitdiff | tree |
| 2008-10-26 |
Peter Penz | more straight forward syntax (no change of behavior... |
commit | commitdiff | tree |
| 2008-10-26 |
Simon Paul... | Minor fix - ensure that the horizontal elastic band... |
commit | commitdiff | tree |
| 2008-10-26 |
Peter Penz | Improve the selection performance of the details view... |
commit | commitdiff | tree |
| 2008-10-26 |
Peter Penz | Show the iconsize of zoom sliders as tooltip (code... |
commit | commitdiff | tree |
| 2008-10-26 |
Peter Penz | assure that the zoom level is updated when refreshing... |
commit | commitdiff | tree |
| 2008-10-25 |
Peter Penz | If the context menu is opened above a directory, add... |
commit | commitdiff | tree |
| 2008-10-25 |
Peter Penz | use the DolphinDirLister instead of KDirLister |
commit | commitdiff | tree |
| 2008-10-25 |
Peter Penz | * renamed "[x] Show Full Location" to "[x] Editable... |
commit | commitdiff | tree |
| 2008-10-25 |
Peter Penz | SVN_SILENT: minor coding style fixes |
commit | commitdiff | tree |
| 2008-10-25 |
Mathias Soeken | You can now switch the tabs in dolphin via keyboard... |
commit | commitdiff | tree |
| 2008-10-24 |
Peter Penz | * Move code from DolphinDropController to DragAndDropHe... |
commit | commitdiff | tree |
| 2008-10-24 |
Peter Penz | Provide a UI option for the "auto expand folders during... |
commit | commitdiff | tree |
| 2008-10-24 |
Peter Penz | Assure that no reloading is done if KDirLister emits... |
commit | commitdiff | tree |
| 2008-10-24 |
Peter Penz | performance improvement when selecting items |
commit | commitdiff | tree |
| 2008-10-23 |
Enrique Matías... | SVN_SILENT Fix typos in kdebase |
commit | commitdiff | tree |
| 2008-10-22 |
Peter Penz | use a smaller radius for the tooltip borders to stay... |
commit | commitdiff | tree |
| 2008-10-22 |
Peter Penz | KBallonTipDelegate is not used at all in Dolphin. |
commit | commitdiff | tree |
| 2008-10-22 |
Peter Penz | Don't draw a frame for previews in tooltips by code... |
commit | commitdiff | tree |
| 2008-10-22 |
Peter Penz | * don't show a tooltip if a rubberband selection is... |
commit | commitdiff | tree |
| 2008-10-16 |
Frederik Schwarzer | global typo |
commit | commitdiff | tree |
| 2008-10-16 |
Peter Penz | fixed regression: don't change the state, otherwise... |
commit | commitdiff | tree |
| 2008-10-15 |
Peter Penz | assure that the minimized width can never get larger... |
commit | commitdiff | tree |
| 2008-10-15 |
Peter Penz | SVN_SILENT: coding style fix |
commit | commitdiff | tree |
| 2008-10-15 |
Peter Penz | Assure that the item delegate draws the hover effect... |
commit | commitdiff | tree |
| next |