servatrice/cockatrice
ebbit1q a76a3e5db6
Change method of opening directories to be the same for all oses, including linux (#4046)
* add opening directory in file browser to linux

this uses QDesktopServices to open the url "file://[location]"
by default this is
"file://$HOME/.local/share/Cockatrice/Cockatrice/pics/CUSTOM"

any distro that has a file browser should have an accompanying mime type
specifying the file handler for the file:// protocol using the
inode/directory mime type

see https://specifications.freedesktop.org/shared-mime-info-spec/shared-mime-info-spec-latest.html

if a user were to have removed their mime database this will not work and
it will fail with nothing but a log message, this would be rare and not
worth checking in my opinion

* make opening directories the same for all oses

* sort headers
2020-07-16 11:22:24 +02:00
..
resources add ci: filter for color identity to help page (#3673) 2019-03-27 22:57:12 -04:00
sounds fix lowercase (#2419) 2017-02-23 08:53:18 +01:00
src Change method of opening directories to be the same for all oses, including linux (#4046) 2020-07-16 11:22:24 +02:00
themes fix lowercase (#2419) 2017-02-23 08:53:18 +01:00
translations translation updates 2020-05-17 18:25:55 -04:00
.qdevelop icon_draw and icon_untap added, icon_general and icon_messages modified 2009-07-31 13:37:16 +02:00
CMakeLists.txt Refactor messagelogwidget (#3875) 2020-05-17 18:15:30 -04:00
cockatrice.desktop Updated Spanish translation 2011-07-16 11:38:57 +02:00
cockatrice.qrc rework pt setting (#3584) 2019-03-03 16:24:57 -05:00
cockatrice.rc Included uninstaller for Windows version 2010-09-17 15:26:07 +02:00