┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/dolphinviewactionhandler.cpp
AgeCommit message (Expand)Author
2020-03-15Add Duplicate featureNathaniel Graham
2019-12-15Don't overload the word "Properties" to mean multiple thingsNate Graham
2019-11-09Remove unnecessary semicolons after Q_UNUSEDElvis Angelaccio
2019-09-14Improve icons and text for some actionsNate Graham
2019-09-14Fix unused variable warningElvis Angelaccio
2019-09-10Add Reset Zoom Level action inside View menuNate Graham
2019-09-09Merge branch 'Applications/19.08'Nate Graham
2019-09-09Fix ascending/descending choosers getting unchecked when re-selecting the sam...Nate Graham
2019-09-04Use better-named visible and hidden iconsNate Graham
2019-08-14Correct translation context for zoom out action's what's this textNate Graham
2019-08-13Remove redundant codeAntonio Prcela
2019-07-29Fix minor typo (thanks to Iñigo Salvador Azurmendi)Yuri Chornoivan
2019-07-04Use more human-readable sort order descriptionsNicolas Fella
2019-06-23Add "What's This?" to nearly everything in the main windowFelix Ernst
2019-05-05Get rid of ugly static_cast usages in connect() callsElvis Angelaccio
2019-02-24Give the "Sort by" menu an appropriate iconNate Graham
2018-10-24[DolphinViewActionHandler] Rename createDirectory signalElvis Angelaccio
2018-04-13Convert hard coded shortcuts to standard keysRoman Inflianskas
2018-03-04Remove unused #includeRoman Inflianskas
2018-03-03Remove unused #includeRoman Inflianskas
2018-03-03Modernize the syntax of shortcutsRoman Inflianskas
2018-02-18Also use standard keyboard shortcut for "show/hide hidden files"Nathaniel Graham
2017-11-21Modernize: Use nullptr everywhereKevin Funk
2017-10-16Make sure we always have the Del shortcutElvis Angelaccio
2017-09-17Merge branch 'Applications/17.08'Elvis Angelaccio
2017-09-17Make sure we always have Shift+Del as shortcutElvis Angelaccio
2017-08-24Port to new KStandardAction slot syntaxElvis Angelaccio
2017-08-09Port to KStandardAction::RenameFileElvis Angelaccio
2017-07-27Port to KStandardAction::MoveToTrashElvis Angelaccio
2017-03-13Port to KStandardAction::DeleteFileElvis Angelaccio
2017-01-14Don't overwrite custom icons for the show_hidden_files actionElvis Angelaccio
2017-01-02Properly disable create_dir action in TrashElvis Angelaccio
2016-03-16[CLAZY] Fixed all level 1 and level 2 warnings with small exceptionsArtur Puzio
2016-01-12Adding icon for hidden filesRoman Gilg
2015-02-24Replace kDebug/kWarning by categorized logging (org.kde.dolphin)Emmanuel Pescosta
2014-12-25Remove unused libkonq includesDavid Faure
2014-11-10make use of initializer listsEmmanuel Pescosta
2014-10-21port Dolphin from KUrl to QUrlLukáš Tinkl
2014-10-18Fix includesMontel Laurent
2014-10-18Fix includesMontel Laurent
2014-10-10Clean includes + port to QMenuMontel Laurent
2014-09-14simple setShortcuts => setDefaultShortcuts porting, doneChristoph Cullmann
2014-09-14simple setShortcuts => setDefaultShortcuts portingChristoph Cullmann
2014-09-12Ported KIcon to QIconEmmanuel Pescosta
2014-07-31Clean up KAction leftovers.Arnold Dumas
2014-06-27Fix build.Christophe Giboudeaux
2014-06-20kde-baseapps frameworks dolphin with snapshot frameworks branch baloo/baloo-w...Scarlett Clark
2014-05-05dolphin: convert views/ to qt5 signal/slot syntaxAlex Richardson
2014-05-05Allow compiling Dolphin with KF5Alex Richardson
2014-02-06Port Dolphin to BalooVishesh Handa