┌ ┐
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
/
generalsettingspage.cpp
Age
Commit message (
Expand
)
Author
2007-11-01
fixed issue that the "Ask for confirmation when moving files or folders to tr...
Peter Penz
2007-10-15
use KGlobal::config() instead of parsing kdeglobals each time (thanks to Davi...
Peter Penz
2007-10-13
Fixed issue that the "Show 'Delete' command in context menu" setting is not r...
Peter Penz
2007-10-13
move reading of global settings also into GeneralSettingsPage::loadSettings()
Peter Penz
2007-07-09
KUIT adaptions
Peter Penz
2007-06-30
KUIT adapations for labels
Peter Penz
2007-06-30
KUIT adaptions for groups, checkboxes and radiobuttons
Peter Penz
2007-06-07
First big step to make it possible that the DolphinView can be embedded as KP...
Peter Penz
2007-06-01
Slightly clearer checkbox names.
Robert Knight
2007-05-26
allow to reset all settings to default values
Peter Penz
2007-05-18
Allow to configure whether an asking for confirmation should be done for the ...
Peter Penz
2007-05-18
- allow to configure that the filter bar should be shown after starting Dolph...
Peter Penz
2007-05-09
include cleanup
Dirk Mueller
2007-05-06
coding style cleanup: fix wrong indenting of members in constructor
Peter Penz
2007-04-09
adapt Dolphin to kdelibs coding style (http://techbase.kde.org/Policies/Kdeli...
Peter Penz
2007-04-04
i18n style guide fixes
Stephan Binner
2007-04-02
fixes
David Faure
2007-03-27
Added setters in urlnavigator to remove dependency on dolphinsettings.
David Faure
2007-02-25
As Aaron suggested: use the global setting for "Show Delete command" instead ...
Peter Penz
2007-02-25
Implemented one of the most often requested features for Dolphin: allow that ...
Peter Penz
2007-02-22
Add libkmetadata detection and minor fixes
Oscar Blumberg
2007-02-21
Fixing autogenerated headers includes
Alexander Wiedenbruch
2006-12-20
Let the user chose whether view properties should be remembered for each dire...
Peter Penz
2006-12-13
Instead of having a the 3 view modes "icons", "details" and "previews" only 2...
Peter Penz
2006-12-08
Update the FSF address to 51 Franklin Street (hopefully it is the right one)
Holger Freyther
2006-11-29
Make it (almost) possible to have more than one Dolphin KMainWindow
Holger Freyther
2006-11-25
Setting the right parent definitely helps. :-)
Kevin Ottens
2006-11-23
Byebye Q3H(V)Box
Laurent Montel
2006-11-22
As KURL has been renamed to KUrl all classes and methods, which use the term ...
Peter Penz
2006-11-22
Some port
Laurent Montel
2006-11-21
commited initial version of Dolphin
Peter Penz