┌ ┐
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
Age
Commit message (
Expand
)
Author
2017-11-21
Modernize: Use nullptr everywhere
Kevin Funk
2017-11-20
Modernize: Use override where possible
Kevin Funk
2017-11-11
Prevent folders from drag and dropping onto themselves in dolphin main view
Emirald Mateli
2017-11-03
Use nullptr + add explicit keyword
Montel Laurent
2017-10-12
Don't block unmounting when terminal panel's cwd is the mountpoint
Miklos Marton
2017-09-11
Add "Open in New Window to Dolphin's places context menu
Nathaniel Graham
2017-08-23
Fix typo in udi string
Christoph Feck
2017-06-27
[Places Panel] Disallow editing devices
Kai Uwe Broulik
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-10-28
Merge branch 'Applications/16.08'
Kai Uwe Broulik
2016-10-28
[Places Item Edit Dialog] Fix accepting dialog with Return
Kai Uwe Broulik
2016-08-06
Fix some low-hanging warning fruits
Martin T. H. Sandsmark
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-08-30
Icons: wrong icon usaeg for balloo Review Request #124972
andreas kainz
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-03-31
Show kdeconnect devices under "Devices"
Kai Uwe Broulik
2015-03-14
Make obexftp places group under devices
David Rosca
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-06
kdelibs4support--
Montel Laurent
2015-02-04
Port away from KGlobal::mainComponent()
Emmanuel Pescosta
2015-01-05
Dolphin: port from KonqOperations::doDrop to the new KIO::DropJob
David Faure
2014-12-14
use save() instead of writeConfig()
Emmanuel Pescosta
2014-11-10
KLineEdit to QLineEdit
Emmanuel Pescosta
2014-11-10
make use of initializer lists
Emmanuel Pescosta
2014-11-03
Q_DECL_OVERRIDE
Lukáš Tinkl
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
Fix Dolphin build (protocol -> scheme)
Emmanuel Pescosta
2014-10-21
port away from KMimeType
Lukáš Tinkl
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-15
Port to QDialog
Montel Laurent
2014-10-11
clean forward declaration
Montel Laurent
2014-10-10
Clean includes + port to QMenu
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
[next]