┌ ┐
54
└ ┘
[
home
|
about
|
favorites
|
git
]
index
:
dolphin
master
pixelated-scaling-option
Patched KDE Dolphin with Pixel Scaling
Conway
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dolphinmainwindow.cpp
Age
Commit message (
Expand
)
Author
2007-02-18
View properties dialog: Allow to reset all view properties (the timestamp is ...
Peter Penz
2007-02-17
Fixed shortcuts, removed warnings.
Peter Penz
2007-02-17
don't perform a copy operation, if the user clicked outside the popup menu
Peter Penz
2007-02-17
Cleanup of the URL navigator, so that the DolphinMainWindow and the DolphinVi...
Peter Penz
2007-02-07
Additionally to sorting by name, size and date it is now possible to sort by ...
Peter Penz
2007-02-05
Fix compilation
David Faure
2007-01-31
clear the status bar when doing an undo operation
Peter Penz
2007-01-30
update to changes in class KGlobal (kdelibs)
Peter Penz
2007-01-26
Do a custom error handling in for the 'Create New...' submenu. Thanks to Davi...
Peter Penz
2007-01-25
First step for making the details view usable again:
Peter Penz
2007-01-25
David's patches come in faster than light: removed code duplication, as a pro...
Peter Penz
2007-01-25
Use custom implementation of KonqUndoManager::UiInterface for Dolphin. This a...
Peter Penz
2007-01-25
Cleanup of URL drop handling (simplified code, modifier keys work again). Aft...
Peter Penz
2007-01-25
Use KNewMenu instead of custom implementation of Dolphin. TODO: currently err...
Peter Penz
2007-01-23
Get rid of some KDE 3 relicts.
Peter Penz
2007-01-20
Removed helper class ProgressIndicator (not needed anymore because of the use...
Peter Penz
2007-01-18
Replaced Dolphins UndoManager and DolphinCommand by KonqUndoManager and KonqO...
Peter Penz
2007-01-10
Applied some patches found by EBN (thanks to Nicolas Lécureuil for the patch...
Peter Penz
2007-01-09
Port to new KAction, KActionCollection API.
Kevin Ottens
2007-01-07
Remember the position and size of the docks by using QMainWindow::saveState()...
Peter Penz
2007-01-06
Minor adjustments for the panels:
Peter Penz
2007-01-06
Reanimate drag and drop support for the URL navigator.
Peter Penz
2007-01-02
SVN_SILENT make it compile (Dlg->Dialog)
Holger Freyther
2006-12-27
Compile++
Kevin Ottens
2006-12-20
- Performance optimization in DolphinView::loadDirectory() (don't store the v...
Peter Penz
2006-12-19
KStdAction -> KStandardAction
Aaron J. Seigo
2006-12-18
make it compile
Holger Freyther
2006-12-17
- don't use deprecated KAction constructors
Simon Hausmann
2006-12-17
Use KonqMimeData for the cut- and copy-operation instead of using bool proper...
Peter Penz
2006-12-17
Reanimated cut-, copy- and paste- functionality as preparation for moving to ...
Peter Penz
2006-12-13
Don't show the 'Show Preview' property inside the toolbar per default.
Peter Penz
2006-12-13
Instead of having a the 3 view modes "icons", "details" and "previews" only 2...
Peter Penz
2006-12-10
Use a QLinkedList instead of Q3PtrList
Holger Freyther
2006-12-10
--deprecation
Holger Freyther
2006-12-08
Cleanup of signal/slot handling between the dolphin view and the main window:...
Peter Penz
2006-12-08
Update the FSF address to 51 Franklin Street (hopefully it is the right one)
Holger Freyther
2006-12-06
Patch from Dominik Hauman: Assure that when splitting a view both views take ...
Peter Penz
2006-12-06
Finally! Dock widgets can be hidden from the view menu since
Kevin Ottens
2006-12-04
- compile with trunk kdelibs
Simon Hausmann
2006-12-04
fixing more warnings
Zack Rusin
2006-12-02
reanimated the context menu
Peter Penz
2006-11-29
Get ride of the sidebar and use dockwidgets instead.
Kevin Ottens
2006-11-29
Add a "New Window" option to Dolphin
Holger Freyther
2006-11-29
Changes to Undo/Redo in regard to ProgressIndicator
Holger Freyther
2006-11-29
Make it (almost) possible to have more than one Dolphin KMainWindow
Holger Freyther
[prev]