┌ ┐
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
2018-10-04
[PlacesItemModel] Drop dead code
Elvis Angelaccio
2018-04-29
Merge branch 'Applications/18.04'
Antonio Rojas
2018-04-29
Don't filter out duplicated entries from places panel
Antonio Rojas
2018-04-01
Split Image Size into Width/Height
Julian Schraner
2018-04-01
Fix detaching
Elvis Angelaccio
2018-03-19
Introduce singleton for KFilePlacesModel
Kai Uwe Broulik
2018-03-04
Remove unused #include
Roman Inflianskas
2018-03-03
Remove unused #include
Roman Inflianskas
2018-01-26
Fix place item edit after creation
Renato Araujo Oliveira Filho
2018-01-26
Make sure that old URLs do not appear duplicated in places model
Renato Araujo Oliveira Filho
2018-01-19
Revert "Ignore baloo urls created from new KIO model"
Luca Beltrame
2018-01-18
Merge remote-tracking branch 'origin/Applications/17.12'
Luca Beltrame
2018-01-11
Explicitly pass iconNameForUrl when dropping places entry
Kai Uwe Broulik
2018-01-08
Fix PlacesItemModel loading with hidden devices
Renato Araujo Oliveira Filho
2018-01-02
Ignore baloo urls created from new KIO model
Renato Araujo Oliveira Filho
2017-12-14
Implemented support for hide/show groups
Renato Araujo Oliveira Filho
2017-12-14
Use Kio::KPlacesModel as source model for PlacesItemModel
Renato Araujo Oliveira Filho
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
[next]