┌ ┐
54
└ ┘
[
home
|
about
|
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
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2010-08-30
Move dolphin's statusbar message-label (the one with support for errors and a...
David Faure
2010-08-27
Fix a linker error.
Christophe Giboudeaux
2010-08-27
Context-menu cleanups:
Peter Penz
2010-07-24
Sourcecode hierarchy cleanup: Move class PixmapViewer from "src" to "src/pane...
Peter Penz
2010-07-24
Sourcecode hierarchy cleanup: Move folders "tooltips" and "versioncontrol" in...
Peter Penz
2010-07-24
Sourcecode hierarchy cleanup: Move further files from src to src/views
Peter Penz
2010-07-24
Sourcecode hierarchy cleanup: Create folder "views" and move view related sou...
Peter Penz
2010-07-24
Sourcecode hierarchy cleanup: Move files from khns to settings/services (step...
Peter Penz
2010-07-24
Sourcecode hierarchy cleanup: Move kcm to settings/kcm
Peter Penz
2010-07-24
Sourcecode hierarchy cleanup: Use subfolders inside the "settings" folder
Peter Penz
2010-07-24
Unify the search interface for non-indexed and indexed folders
Peter Penz
2010-05-14
Rename AdditionalInfoManager to AdditionalInfoAccessor
Peter Penz
2010-05-13
If an information entry will be added to KFileItemDelegate (like done recentl...
Peter Penz
2010-05-12
Depend directly on kcmutils.
Kevin Ottens
2010-04-04
Invert default behavior regarding loading of version control plugins: Only lo...
Peter Penz
2010-04-02
Remove the SVN plugin from the Dolphin sources. The plugin will get part of k...
Peter Penz
2010-03-30
Split the class DolphinController into the two classes DolphinViewController ...
Peter Penz
2010-03-27
Don't recreate and destroy the tooltip widget on each show/hide operation, ju...
Peter Penz
2010-03-25
Enable the meta data configuration dialog again after the KFileMetaDataWidget...
Peter Penz
2010-03-24
Version control: Move the maintainance of pending threads into a custom class...
Peter Penz
2010-03-22
Use KFileMetaDataWidget from kdelibs. Still open: Provide dialog which wraps ...
Peter Penz
2010-03-16
welcome to the world of kdeinit applications
Luboš Luňák
2010-03-13
Provide a KMetaDataModel for KMetaDataWidget.
Peter Penz
2010-03-05
fix link issue if Nepomuk is not installed
Peter Penz
2010-03-04
Rename NfoTranslator to KNfoTranslator, so that KMetaDataWidget can be moved ...
Peter Penz
2010-02-26
Show meta information also for files, which are not indexed (or in the case i...
Peter Penz
2010-02-20
replace X11-specific code with generic
Luboš Luňák
2010-01-25
Implement todo (create a dialog box when ok is enable/disable when text is em...
Laurent Montel
2010-01-05
- search by modification date of the file, not when the file has been tagged ...
Peter Penz
2009-12-20
Better fix for compilation without Nepomuk - like Sebastian noted SDO is bein...
Maciej Mrozowski
2009-12-20
[kdebase/apps/dolphin/CMakeLists.txt] Fixed compilation without Nepomuk
Maciej Mrozowski
2009-12-19
+include(SopranoAddOntology)
Luboš Luňák
2009-12-12
Allow to disable version control plugins. It's too late already for providing...
Peter Penz
2009-12-12
* allow to filter the search result by images or text-documents
Peter Penz
2009-12-07
use KNewStuff3 instead of the deprecated KNewStuff2
Peter Penz
2009-11-26
use cmake macro
Laurent Montel
2009-11-25
fixed linking
Sebastian Trueg
2009-11-24
Fix trunk compilation using proper soprano Vocabulary, since moved from nie.h...
Helio Castro
2009-11-24
Prepare the search criterion selector to use the new Nepomuk::Query::Term ins...
Peter Penz
2009-11-21
* show only a minimized set of search options per default
Peter Penz
2009-11-14
When navigating back/forward in the DolphinPart inside Konqueror, remember
Frank Reininghaus
2009-11-12
Don't show the search options, if no Nepomuk is available. Hopefully Nepomuk ...
Peter Penz
2009-11-10
SVN_SILENT: stay consistent with other indentations
Peter Penz
2009-11-09
link with gold (knewstuff2 for dolphin) and remove a few redundant linked lib...
Andreas Hartmetz
2009-11-09
move the "Download New Services..." entry from the Settings menu to the servi...
Peter Penz
2009-11-06
allow to configure which meta data should be shown for tooltips
Peter Penz
2009-11-06
* enable the loading of version control plugins (thanks to Aaron for the hint)
Peter Penz
2009-11-06
Initial ServiceMenu-KHotNewStuff-stuff
Jonathan Schmidt-Dominé
2009-11-04
Install fileviewversioncontrolplugin.desktop as servicetype, so that version ...
Peter Penz
2009-11-04
Don't call QThread::wait() in the destructor - in the worst case an issue in ...
Peter Penz
[next]