┌ ┐
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
/
metadatawidget.cpp
Age
Commit message (
Expand
)
Author
2008-07-04
re-enable, fix came in quickly after all
David Faure
2008-07-04
quick fix for compilation
David Faure
2008-07-04
Do not show an ugly confusing message to users but simple open the tagging wi...
Sebastian Trueg
2008-04-24
avoid unnecessary copies by using const & in foreach
Albert Astals Cid
2008-04-01
Implemented tagging of multiple files at the same time.
Sebastian Trueg
2008-03-23
- Fix build for non-nepomuk users
Richard J. Moore
2008-03-21
This is the first step towards a better looking and more usable metadata GUI.
Sebastian Trueg
2008-03-15
When selecting 100 files in Dolphin and the Information Panel is shown, MetaD...
Peter Penz
2008-03-08
Deprecation--
Jeff Mitchell
2008-02-21
* Install an event-filter for the view implementations. Whenever a view imple...
Peter Penz
2007-12-10
Use Xesam ontology instead of NIE. Since Strigi uses Xesam and we have no map...
Sebastian Trueg
2007-09-19
Dolphin is now QT3_SUPPORT free
Urs Wolfer
2007-07-09
KUIT adaptions
Peter Penz
2007-06-30
KUIT adapations for labels
Peter Penz
2007-06-11
Adapt Dolphin Nepomuk support to namespace changes.
Sebastian Trueg
2007-05-28
* Adapt KMetaData changes.
Sebastian Trueg
2007-05-20
also compile without HAVE_KMETADATA
André Wöbbeking
2007-05-19
minor coding guideline fixes
Peter Penz
2007-05-18
EBN fixes + minor coding guideline fixes (thanks to Max Blazejak!).
Peter Penz
2007-05-14
Try not to set properties unless changed.
Sebastian Trueg
2007-05-13
some krazy fixes
Thorsten Roeder
2007-05-09
include cleanup
Dirk Mueller
2007-05-07
Use NFO to set file urls.
Sebastian Trueg
2007-05-01
make it compile again.
Sebastian Trueg
2007-04-30
Replaced File with KMetaData::Resource for the time being.
Sebastian Trueg
2007-04-09
adapt Dolphin to kdelibs coding style (http://techbase.kde.org/Policies/Kdeli...
Peter Penz
2007-03-23
Not necessary to create private class if we don't use it
Laurent Montel
2007-03-20
"fixed" crash when Nepomuk is not used (the crash occurs when going into a di...
Peter Penz
2007-03-20
Left a stupid debugging line which caused a utf8 problem.
Sebastian Trueg
2007-03-20
ok, now it compiles without kmetadata.
Sebastian Trueg
2007-03-20
compile without kmetadata
Sebastian Trueg
2007-03-20
Improved KMetaData integration. The Dolphin info sidebar now uses KMetaData t...
Sebastian Trueg