pollymc/logic/tools
Petr Mrázek 4d0caf6254 GH-1389 wrap QDesktopServices and QProcess::startDetached
Essentially do not pass some environment variables to subprocesses:
* LD_PRELOAD
* LD_LIBRARY_PATH
* LD_DEBUG
* QT_PLUGIN_PATH
* QT_FONTPATH
2016-01-05 07:32:52 +01:00
..
BaseExternalTool.cpp GH-1053 base process and launch refactor, part 1 2015-06-30 07:16:20 +02:00
BaseExternalTool.h NOISSUE make shared logic library ... shared 2015-09-05 18:46:57 +02:00
BaseProfiler.cpp GH-1053 move launch related things and rename them 2015-07-10 01:11:06 +02:00
BaseProfiler.h NOISSUE make shared logic library ... shared 2015-09-05 18:46:57 +02:00
JProfiler.cpp GH-1053 move launch related things and rename them 2015-07-10 01:11:06 +02:00
JProfiler.h NOISSUE make shared logic library ... shared 2015-09-05 18:46:57 +02:00
JVisualVM.cpp GH-1053 move launch related things and rename them 2015-07-10 01:11:06 +02:00
JVisualVM.h NOISSUE make shared logic library ... shared 2015-09-05 18:46:57 +02:00
MCEditTool.cpp GH-1389 wrap QDesktopServices and QProcess::startDetached 2016-01-05 07:32:52 +01:00
MCEditTool.h NOISSUE make shared logic library ... shared 2015-09-05 18:46:57 +02:00