┌ ┐
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
Age
Commit message (
Expand
)
Author
2007-01-12
Fixed issue in method naturalCompare: strings having numbers with the same am...
Peter Penz
2007-01-12
Natural sorting fix: assure that directories are sorted always before files a...
Peter Penz
2007-01-11
SVN_SILENT made messages (.desktop file)
Script Kiddy
2007-01-11
Do a natural sorting of items (thanks to Dominic Battre and Martin Pool for t...
Peter Penz
2007-01-10
Doesn't need a config.h
David Faure
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
Fixed issue that the view properties have not been used for the home director...
Peter Penz
2007-01-07
Remember the position and size of the docks by using QMainWindow::saveState()...
Peter Penz
2007-01-07
Allow that Dolphin can also be used with global view properties. Per default ...
Peter Penz
2007-01-06
Minor adjustments for the panels:
Peter Penz
2007-01-06
Reanimated drag & drop support for the icons view.
Peter Penz
2007-01-06
Reanimate drag and drop support for the URL navigator.
Peter Penz
2007-01-03
fixed compile issues resulted by kdelibs cleanup
Peter Penz
2007-01-02
SVN_SILENT make it compile (Dlg->Dialog)
Holger Freyther
2006-12-29
-pedantic
André Wöbbeking
2006-12-27
Compile++
Kevin Ottens
2006-12-24
-Use QSortFilterProxyModel for filtering instead of KDirList::setFilterName
Holger Freyther
2006-12-23
Make the View operate on the QSortFilterProxyModel
Holger Freyther
2006-12-23
Fix the filterbar
Holger Freyther
2006-12-23
The answer is either clear() or filterChanged(). Anyone knows this better?
Holger Freyther
2006-12-20
- Performance optimization in DolphinView::loadDirectory() (don't store the v...
Peter Penz
2006-12-20
Let the user chose whether view properties should be remembered for each dire...
Peter Penz
2006-12-19
build
Aaron J. Seigo
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
SVN_SILENT made messages (.desktop file)
Script Kiddy
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-15
Update for using a proxy model: prevent accessing the model by model() and do...
Peter Penz
2006-12-15
fix signal names
Dominik Haumann
2006-12-14
Use QSortFilterProxyModel for sorting KFileItems (thanks to Fredrik for this ...
Peter Penz
2006-12-14
Support 'select all' and 'invert selection' again.
Peter Penz
2006-12-14
Support changing the sorting type and sort order (TODO: does not work yet as ...
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-11
Do not abort/exit when accessing the string out of bounds
Holger Freyther
2006-12-10
Use a QLinkedList instead of Q3PtrList
Holger Freyther
2006-12-10
--deprecation
Holger Freyther
2006-12-08
connect to the 'urlChanged' signal (the signal 'signalUrlChanged' is not avai...
Peter Penz
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-07
show busy indicator inside the progress bar when counting the directories
Peter Penz
2006-12-07
Apply the view properties to sub directories without using a modal window. Th...
Peter Penz
2006-12-07
fixed layout issues
Peter Penz
2006-12-07
minor cosmetic update of the progress indication
Peter Penz
2006-12-07
Use a KIO Job for applying the view properties recursively to sub directories.
Peter Penz
2006-12-07
SVN_SILENT made messages (.desktop file)
Script Kiddy
2006-12-06
Patch from Dominik Hauman: Assure that when splitting a view both views take ...
Peter Penz
[next]