┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-12-13Change "Empty Search" to just "Search" to handle searches with no search textNathaniel Graham
2017-12-05Merge remote-tracking branch 'origin/Applications/17.12'Luigi Toscano
2017-12-05appdata: update doc URL, more httpsLuigi Toscano
2017-12-03Change window title when searchingJulian Schraner
2017-12-03Remove duplicate definition of the function.Ben Cooksley
2017-12-02Merge remote-tracking branch 'origin/Applications/17.12'Heiko Becker
2017-11-27Created unit test for PlacesItemModelRenato Araujo Oliveira Filho
2017-11-25Use kSqueezedTextLabel for the label text on the statusbarAhmad Samir
2017-11-21Elide the label text on the statusbar in the middleAhmad Samir
2017-11-21Revert some hunks from previous commitKevin Funk
2017-11-21Modernize: Use nullptr everywhereKevin Funk
2017-11-20Modernize: Use override where possibleKevin Funk
2017-11-19Fix scrolling during inline renaming causes rename of wrong fileAndreas Krutzler
2017-11-18Fix scrolling during inline renaming causes rename of wrong fileAndreas Krutzler
2017-11-16Use KConfig::readEntry()'s default argument properlyNathaniel Graham
2017-11-15Turn on Dolphin icon previews by defaultNathaniel Graham
2017-11-12Earlier versions of Qt don't cascade include QUrl so we need to explicitly in...Ben Cooksley
2017-11-11Prevent folders from drag and dropping onto themselves in dolphin main viewEmirald Mateli
2017-11-10Prevent "Two clicks renaming" if the selected file/folder is not movableAndreas Krutzler
2017-11-10Use new folder-stash iconNathaniel Graham
2017-11-07Add more whitespace to the status barDiego Gangl
2017-11-05GIT_SILENT made messages (after extraction)l10n daemon script
2017-11-03Use nullptr + add explicit keywordMontel Laurent
2017-11-01Remove not necessary check pointerMontel Laurent
2017-11-01Make Saved Search feature discoverableNathaniel Graham
2017-10-27Two clicks on file/folder to renameAndreas Krutzler
2017-10-16Make sure we always have the Del shortcutElvis Angelaccio
2017-10-14Fix Q_OS_WIN ifdefElvis Angelaccio
2017-10-14Fix build on WindowsElvis Angelaccio
2017-10-12Don't block unmounting when terminal panel's cwd is the mountpointMiklos Marton
2017-10-04Move Folders item closer to the topNathaniel Graham
2017-10-03Add option to only search for foldersXY Quadrat
2017-09-30Merge branch 'Applications/17.08'Fabian Vogt
2017-09-30Fix build with Qt 5.10Fabian Vogt
2017-09-21Add Bitrate to Dolphin's Additional InformationNate Graham
2017-09-21Select child folder when navigating to a parent folderGregor Mi
2017-09-17Merge branch 'Applications/17.08'Elvis Angelaccio
2017-09-17Keep renamed file(s) in viewEmirald Mateli
2017-09-17Make sure we always have Shift+Del as shortcutElvis Angelaccio
2017-09-13Add "Release Year" column to Dolphin's Details viewNathaniel Graham
2017-09-12Create KToolTipWidget on demandKai Uwe Broulik
2017-09-12Qt 5 Porting: Q_WS_WIN -> Q_OS_WINBen Cooksley
2017-09-11Add "Open in New Window to Dolphin's places context menuNathaniel Graham
2017-09-12Qt 5 Porting: Q_WS_WIN -> Q_OS_WINBen Cooksley
2017-09-07Fix DolphinRemoveAction Shift toggling on WaylandElvis Angelaccio
2017-09-01Limit folder panel to home directory if inside homeRobert Hoffmann
2017-08-29Prefer place name over actual name in title barKai Uwe Broulik
2017-08-27Add Genre to additional information for audio files. Fixes T5599Francisco Navarro Morales
2017-08-25[AdditionalInfoDialog] Prevent hiding "text" roleKai Uwe Broulik
2017-08-24Port to new KStandardAction slot syntaxElvis Angelaccio