┌ ┐
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
/
panels
/
places
/
placesitemmodel.cpp
Age
Commit message (
Expand
)
Author
2022-01-09
Port back to KFilePlacesView
Kai Uwe Broulik
2021-02-14
Remove a missing emit KEYWORD
Méven Car
2020-10-23
Compile with QT_NO_KEYWORDS
Alexander Lohnau
2020-10-23
Show home folder if needed after unmounting mounted disk
Nate Graham
2020-08-25
Output of licensedigger + manual cleanup afterwards.
Elvis Angelaccio
2019-11-10
PlacesItemModel: remove redundant set of properties
Elvis Angelaccio
2019-11-09
Remove unnecessary semicolons after Q_UNUSED
Elvis Angelaccio
2019-11-09
Fix clazy non-pod-global-static warning
Elvis Angelaccio
2019-10-27
Unmounting busy device doesn't tell who is blocking
David Hallas
2019-03-20
Fix rearranging items in places panel with hidden items
Tigran Gabrielyan
2018-11-17
Merge remote-tracking branch 'origin/Applications/18.12'
Thomas Surrel
2018-11-17
Do not disconnect all StorageAccess signals when unmounting
Thomas Surrel
2018-11-11
[PlacesItemModel] Match KFilePlacesModel addPlaces() API
Elvis Angelaccio
2018-10-13
[PlacesItemModelTest] Revert last two commits
Elvis Angelaccio
2018-10-13
[PlacesItemModelTest] Try to use an event loop instead of an hardcoded timeout
Elvis Angelaccio
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
[next]