Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | GH-1389 wrap QDesktopServices and QProcess::startDetached | Petr Mrázek | 2016-01-05 | -2/+2 |
| | | | | | | | | | Essentially do not pass some environment variables to subprocesses: * LD_PRELOAD * LD_LIBRARY_PATH * LD_DEBUG * QT_PLUGIN_PATH * QT_FONTPATH | |||
* | NOISSUE make shared logic library ... shared | Petr Mrázek | 2015-09-05 | -10/+20 |
| | ||||
* | GH-1053 move launch related things and rename them | Petr Mrázek | 2015-07-10 | -10/+10 |
| | ||||
* | GH-1053 move instance update into the launch task (BaseLauncher) | Petr Mrázek | 2015-07-04 | -7/+7 |
| | ||||
* | GH-1053 base process and launch refactor, part 1 | Petr Mrázek | 2015-06-30 | -23/+12 |
| | ||||
* | GH-1009 use .sh instead of .pyc - .pyc doesn't work at all | Petr Mrázek | 2015-06-11 | -3/+3 |
| | ||||
* | GH-1009 add mcedit.pyc as a valid mcedit 'executable' | Petr Mrázek | 2015-06-10 | -3/+13 |
| | ||||
* | NOISSUE fix profilers | Petr Mrázek | 2015-04-13 | -60/+102 |
| | ||||
* | NOISSUE move everything. | Petr Mrázek | 2015-04-12 | -51/+56 |
| | ||||
* | NOISSUE Refactors and moving of things | Petr Mrázek | 2015-04-02 | -37/+44 |
| | ||||
* | GH-813 Add 'mcedit2.exe' to the list of things the MCEdit tool looks for | Petr Mrázek | 2015-04-01 | -1/+5 |
| | ||||
* | Fix #474: Bad jvisualvm check | Jan Dalheimer | 2014-11-02 | -2/+1 |
| | ||||
* | Fix #220: Use .exe suffix on windows for jprofiler | Jan Dalheimer | 2014-11-02 | -1/+5 |
| | ||||
* | Sync from quickmods | Petr Mrázek | 2014-09-06 | -7/+7 |
| | ||||
* | Move settings lib into the main code, fixing error logging in it. | Petr Mrázek | 2014-07-01 | -3/+3 |
| | ||||
* | Fix many memory leaks. | Petr Mrázek | 2014-03-30 | -24/+26 |
| | ||||
* | Fix MCEdit on OSX | Jan Dalheimer | 2014-02-21 | -2/+12 |
| | ||||
* | Restructure | Jan Dalheimer | 2014-02-16 | -0/+493 |