┌ ┐
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
/
panels
/
places
/
placesitemmodel.cpp
Age
Commit message (
Expand
)
Author
2017-11-21
Modernize: Use nullptr everywhere
Kevin Funk
2017-11-11
Prevent folders from drag and dropping onto themselves in dolphin main view
Emirald Mateli
2017-10-12
Don't block unmounting when terminal panel's cwd is the mountpoint
Miklos Marton
2017-06-11
Ignore drops-onto-items from invalid places items
Elvis Angelaccio
2017-03-15
[PlacesItemModel] Use QDir::homePath() instead of KUser().homeDir()
Kai Uwe Broulik
2017-03-14
Cleanup Places Panel context menus
Kai Uwe Broulik
2017-01-21
Change "Date" to "Modified" and allow access to new "Accessed" time field
Don Nguyen
2016-06-25
add_definitions(-DQT_NO_URL_CAST_FROM_STRING) + fix compilation
David Faure
2016-03-16
[CLAZY] Fixed all level 1 and level 2 warnings with small exceptions
Artur Puzio
2015-11-19
Fix search in places panel.
Weng Xuetian
2015-07-31
Remove unused KBookmarkManager::bookmarksChanged signal-slot connection, beca...
Emmanuel Pescosta
2015-07-27
Change the Dolphin places icons:
Christian Butcher
2015-04-29
Use user-places.xbel instead of bookmarks.xml in places model.
Emmanuel Pescosta
2015-02-26
Port away from KDELibs4Support (we only use KDELibs4Support when baloo isn't ...
Emmanuel Pescosta
2015-02-25
Merge branch 'master' into frameworks
Emmanuel Pescosta
2015-02-24
Replace kDebug/kWarning by categorized logging (org.kde.dolphin)
Emmanuel Pescosta
2015-02-24
Removed unused KGlobal includes and use KIO/Job instead of KIO/JobClasses
Emmanuel Pescosta
2015-02-20
Missed a saveBookmarks call in the PlacesItemModel's deconstructor (see commi...
Emmanuel Pescosta
2015-02-19
Merge branch 'master' into frameworks
Emmanuel Pescosta
2015-02-19
Sync bookmark manager only if the change was done by the current process
Emmanuel Pescosta
2015-02-04
Port away from KGlobal::mainComponent()
Emmanuel Pescosta
2014-11-10
make use of initializer lists
Emmanuel Pescosta
2014-11-03
use QUrl::fromLocalFile() on devices
Lukáš Tinkl
2014-10-21
Use the path instead of the display string in PlacesItemModel::closestItem,
Emmanuel Pescosta
2014-10-21
port Dolphin from KUrl to QUrl
Lukáš Tinkl
2014-10-18
Fix includes
Montel Laurent
2014-10-18
Fix includes
Montel Laurent
2014-10-01
Ported Dolphin away from KStandardDirs
Emmanuel Pescosta
2014-09-26
Make constants const, avoids unnecessary symbols in the .data section.
Volker Krause
2014-09-21
Merge branch 'master' into frameworks
Luca Beltrame
2014-09-21
Merge branch 'KDE/4.14'
Luca Beltrame
2014-09-21
Do not allow files or folders inside trash to be added to dolphin's places panel
Arjun AK
2014-09-12
Ported KIcon to QIcon
Emmanuel Pescosta
2014-09-10
Merge branch 'master' into frameworks
Luca Beltrame
2014-09-02
Rename "Recently Accessed" to "Recently Saved"
kdeuser 56
2014-07-30
Prevent multiple connections between sender and receiver
Arjun AK
2014-06-29
Remove the automoc noise
Christophe Giboudeaux
2014-06-27
Fix build.
Christophe Giboudeaux
2014-06-20
kde-baseapps frameworks dolphin with snapshot frameworks branch baloo/baloo-w...
Scarlett Clark
2014-05-13
Merge remote-tracking branch 'origin/master' into frameworks
Frank Reininghaus
2014-05-05
dolphin: convert panels/ and filterbar to qt signal/slot syntax
Alex Richardson
2014-05-05
Allow compiling Dolphin with KF5
Alex Richardson
2014-04-04
Translate bookmark text on update.
Marco Nelles
2014-02-06
Port Dolphin to Baloo
Vishesh Handa
2013-10-30
Store the selected items in a more efficient way
Frank Reininghaus
2013-05-28
PlacesModel: Only allow folders to be pinned
Vishesh Handa
2013-05-12
Make error message translatable
Frank Reininghaus
2013-05-07
Dolphin Places: React to Nepomuk system changes
Vishesh Handa
2012-11-27
Use correct value for autostart setting of Service-nepomukfileindexer
Luc Menut
2012-10-30
Fix some indentation issues
Frank Reininghaus
[next]