dolphin/src
Elvis Angelaccio 1ded75ce44 Stop using QVariant < operator
It will be removed in Qt 6 without porting strategy:
f43cb31ba0

We know that that variants will be either ints (for `count`) or longs (for `size`),
so just convert them to longs (to avoid overflows) and compare those.
2020-10-15 01:22:00 +02:00
..
filterbar Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
icons Icon: Update with latest breeze icon 2020-07-26 12:11:13 +02:00
kitemviews Stop using QVariant < operator 2020-10-15 01:22:00 +02:00
panels Fix style, not space between method name and (; improve wording 2020-09-13 22:14:34 +02:00
search Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
settings Exclude trash settings from windows 2020-09-20 10:11:37 +02:00
statusbar Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
tests Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
trash Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
views Port to non-deprecated QLabel::pixmap() 2020-10-15 01:22:00 +02:00
CMakeLists.txt Improve Touch support 2020-09-13 18:53:32 +00:00
config-baloo.h.cmake Port Dolphin to Baloo 2014-02-06 20:29:09 +01:00
config-kactivities.h.cmake Bring back KActivities support 2019-03-18 21:18:04 +01:00
config-packagekit.h.cmake Dolphin: Implement package kit for deb/rpm/pacman service packages 2020-05-05 17:26:13 +02:00
config-terminal.h.cmake Introduce HAVE_TERMINAL 2019-01-28 22:38:21 +01:00
dbusinterface.cpp Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dbusinterface.h Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphin.qrc Bundle the XMLGUI files into qrc resources. 2017-07-25 11:39:57 +02:00
dolphinbookmarkhandler.cpp Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphinbookmarkhandler.h Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphincontextmenu.cpp Show "Open With" menu items even for empty dirs 2020-10-12 18:16:53 -06:00
dolphincontextmenu.h Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphindockwidget.cpp Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphindockwidget.h Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphinmainwindow.cpp Merge branch 'release/20.08' into master 2020-10-05 15:19:04 -06:00
dolphinmainwindow.h Check protocol Class before creating a StatJob 2020-09-20 21:29:23 +00:00
dolphinnewfilemenu.cpp Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphinnewfilemenu.h Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphinpart.cpp Select/Unselect dialogue: Retain a history of entries made there 2020-09-23 11:07:29 +00:00
dolphinpart.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2020-09-10 10:12:36 +02:00
dolphinpart.h Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphinpart.qrc Bundle the XMLGUI files into qrc resources. 2017-07-25 11:39:57 +02:00
dolphinpart.rc Add action for focusing Terminal Panel 2019-12-05 15:53:19 -07:00
dolphinpart_ext.cpp Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphinpart_ext.h Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphinplacesmodelsingleton.cpp Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphinplacesmodelsingleton.h Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphinrecenttabsmenu.cpp Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphinrecenttabsmenu.h Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphinremoveaction.cpp Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphinremoveaction.h Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphintabbar.cpp Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphintabbar.h Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphintabpage.cpp Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphintabpage.h Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphintabwidget.cpp Add tooltip to tabbar 2020-10-13 17:44:32 +00:00
dolphintabwidget.h Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphinui.rc ## Summary 2020-06-29 22:27:33 +00:00
dolphinviewcontainer.cpp When an invalid protocol is used, reset the navigator location to the previous url 2020-10-05 20:11:11 +00:00
dolphinviewcontainer.h Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
global.cpp Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
global.h Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
main.cpp When restoring former window state, append any URLs passed as args 2020-10-11 17:02:49 +00:00
Messages.sh i18n: drop servicemenuinstaller messages from main po file 2019-07-15 08:08:23 +02:00
middleclickactioneventfilter.cpp Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
middleclickactioneventfilter.h Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
org.kde.dolphin.appdata.xml GIT_SILENT made messages (after extraction) 2020-10-10 02:33:01 +02:00
org.kde.dolphin.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2020-09-10 10:12:36 +02:00