┌ ┐
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
/
views
/
tooltips
Age
Commit message (
Expand
)
Author
2014-10-18
Fix includes
Montel Laurent
2014-10-10
Clean includes + port to QMenu
Montel Laurent
2014-09-12
Ported KIcon to QIcon
Emmanuel Pescosta
2014-06-29
Remove the automoc noise
Christophe Giboudeaux
2014-06-27
Revert "Fix build"
Christophe Giboudeaux
2014-06-27
Fix build
Rohan Garg
2014-06-27
Fix build.
Christophe Giboudeaux
2014-05-05
Allow compiling with the frameworks branches of Baloo
Alex Richardson
2014-05-05
dolphin: convert views/ to qt5 signal/slot syntax
Alex Richardson
2014-05-05
Allow compiling Dolphin with KF5
Alex Richardson
2014-02-06
Port Dolphin to Baloo
Vishesh Handa
2013-11-02
Fix Bug 287983 - Dolphin truncates tooltip information for long file names
Emmanuel Pescosta
2013-01-11
Show the file name as plain text in the file-metadata-tooltip
Emmanuel Pescosta
2013-01-07
Dolphin: Make Nepomuk Support Optional
Vishesh Handa
2013-01-02
Dolphin Information Panel: Use Nepomuk2::FileMetadataWidget
Vishesh Handa
2012-11-24
Delete FileMetaDataToolTip using deleteLater() to prevent crashes
Frank Reininghaus
2012-05-26
Make tooltip background blurred.
Mark Gaiser
2012-04-17
Ensure authentication data is cached properly
Peter Penz
2012-04-08
Ignore maximum size for local files when creating previews
Peter Penz
2012-02-23
Whitespace cleanups and documentation fixes
Peter Penz
2012-02-02
Fix crash when opening a tab during a tooltip is shown
Peter Penz
2011-08-09
Improvements for selections, smooth scrolling, tooltips and info-panel
Peter Penz
2011-07-31
normalize signals/slots
Montel Laurent
2011-07-30
Merged very early alpha-version of Dolphin 2.0
Peter Penz
2011-05-28
Tooltips: Use tooltip-text-color for the filename
Peter Penz
2011-04-19
Center tooltips horizontally in relation to the item
Peter Penz
2011-03-22
Tooltip improvements
Peter Penz
2011-02-19
Use the new KIO::PreviewJob API
Peter Penz
2011-02-10
compile fix: includes does only exist with old names, please fix kde headers too
Christoph Thielecke
2011-02-09
Coding style update for pointer comparison
Peter Penz
2011-02-09
Use capitalized includes of recently committed kdelibs headers
Peter Penz
2011-02-04
Update e-mail address from
[email protected]
to
[email protected]
Peter Penz
2011-01-18
Assure that the enabled plugins for previews are set for the Information Pane...
Peter Penz
2010-10-06
Use a pointing-hand cursor when hovering items as discussed on http://lists.k...
Peter Penz
2010-09-28
Fix issue that tooltip-labels might get clipped (this regression has been int...
Peter Penz
2010-09-04
Fix issue that an old preview might be shown in a tooltip. Cool bug-id btw ;-)
Peter Penz
2010-08-09
Update to use the changed signature of the metaDataRequestFinished signal.
Peter Penz
2010-08-07
krazy fixes: use proper include guard
Peter Penz
2010-08-02
Remove the workaround to show the tooltip temporary on a hidden position, to ...
Peter Penz
2010-07-24
Sourcecode hierarchy cleanup: Move folders "tooltips" and "versioncontrol" in...
Peter Penz