┌ ┐
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
Age
Commit message (
Expand
)
Author
2007-02-18
Dolphin is now a KUniqueApplication. A lot of thanks go to Oscar Blumberg, wh...
Peter Penz
2007-02-18
minor cosmetic fix: don't use a group box if the global view properties are s...
Peter Penz
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
Improve usability of the viewproperties dialog: use 2 radiobuttons instead of...
Peter Penz
2007-02-17
Some minor polishing: use a grid for the icons view, give the toggle button o...
Peter Penz
2007-02-17
Hide the filler widget when showing the traditional view. Fixed issue when to...
Peter Penz
2007-02-17
Allow the pasting of a text clipboard content to the URL navigator by pressin...
Peter Penz
2007-02-17
Prevent that the popup of the URL navigator is opened if the button has alrea...
Peter Penz
2007-02-17
don't perform a copy operation, if the user clicked outside the popup menu
Peter Penz
2007-02-17
Prevent a flickering of the URL navigator buttons by reusing existing buttons...
Peter Penz
2007-02-17
Cleanup: don't use deprecated Qt3 classes or methods, removed unnecessary inc...
Peter Penz
2007-02-17
Don't use any deprecated classes or methods from Qt3 anymore.
Peter Penz
2007-02-17
Cleanup of the URL navigator, so that the DolphinMainWindow and the DolphinVi...
Peter Penz
2007-02-17
Assure that the horizontal and vertical slider position don't reset if an ite...
Peter Penz
2007-02-17
Removed method 'int columnIndex(Sorting sorting) const'. The mapping is done ...
Peter Penz
2007-02-16
Reanimated drag & drop support again after introducing the DolphinController....
Peter Penz
2007-02-15
SVN_SILENT made messages (.desktop file)
Script Kiddy
2007-02-15
config.h just add package name/version etc.
Laurent Montel
2007-02-14
minor documentation fixes
Peter Penz
2007-02-14
Step one for having DolphinParts for the icons and details view, which can be...
Peter Penz
2007-02-14
get libkonq from kdebase
David Faure
2007-02-13
update to i18n change: no more %n in plural calls
Peter Penz
2007-02-12
use KIO::itemsSummaryString() instead of reinventing the wheel
Peter Penz
2007-02-11
fixed internationalization issue for languages with more complex plural forms...
Peter Penz
2007-02-11
don't accept drops into the same view if it is not done above a directory
Peter Penz
2007-02-11
fixed i18n issue when showing how many files are selected
Peter Penz
2007-02-11
don't trigger an item if the user does a selection by using the control- or s...
Peter Penz
2007-02-10
restore the x- and y-position of the view if the current view is part of the ...
Peter Penz
2007-02-08
just a coding guideline style fix: assure that a consistent coding style is u...
Peter Penz
2007-02-08
Fixed issue that the filterbar and the menu state have not been synchronized ...
Peter Penz
2007-02-07
Additionally to sorting by name, size and date it is now possible to sort by ...
Peter Penz
2007-02-06
If the user changes the sorting by clicking on a header section, the resultin...
Peter Penz
2007-02-05
update the header indicators corresponding to the current sort column and sor...
Peter Penz
2007-02-05
Only group the directories before items if the KDirModel::Name column is sort...
Peter Penz
2007-02-05
updated the documentation
Peter Penz
2007-02-05
Fix compilation
David Faure
2007-02-01
Fix compile
Stefan Gehn
2007-01-31
clear the status bar when doing an undo operation
Peter Penz
2007-01-31
Queue error messages so that a currently shown error message is not replaced ...
Peter Penz
2007-01-31
remove include
Dirk Mueller
2007-01-30
Improvements for error messages:
Peter Penz
2007-01-30
update to changes in class KGlobal (kdelibs)
Peter Penz
2007-01-26
Further optimizations: do a delayed update of the geometry. This leads to a r...
Peter Penz
2007-01-26
Further optimizations for the status bar: hide the space information if the s...
Peter Penz
2007-01-26
SVN_SILENT made messages (.desktop file)
Script Kiddy
2007-01-26
fixed
David Faure
2007-01-26
upsi... forgot to uncomment the temporary workaround until the forward declar...
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
[next]