summaryrefslogtreecommitdiffstats
path: root/logic/tools/MCEditTool.cpp
Commit message (Collapse)AuthorAgeLines
* NOISSUE split GUI stuff from logic libraryPetr Mrázek2016-04-30-124/+0
|
* GH-1389 wrap QDesktopServices and QProcess::startDetachedPetr Mrázek2016-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
* GH-1009 use .sh instead of .pyc - .pyc doesn't work at allPetr Mrázek2015-06-11-3/+3
|
* GH-1009 add mcedit.pyc as a valid mcedit 'executable'Petr Mrázek2015-06-10-3/+13
|
* NOISSUE move everything.Petr Mrázek2015-04-12-12/+12
|
* NOISSUE Refactors and moving of thingsPetr Mrázek2015-04-02-0/+33
|
* GH-813 Add 'mcedit2.exe' to the list of things the MCEdit tool looks forPetr Mrázek2015-04-01-1/+5
|
* Sync from quickmodsPetr Mrázek2014-09-06-1/+1
|
* Move settings lib into the main code, fixing error logging in it.Petr Mrázek2014-07-01-1/+1
|
* Fix many memory leaks.Petr Mrázek2014-03-30-2/+2
|
* Fix MCEdit on OSXJan Dalheimer2014-02-21-2/+12
|
* RestructureJan Dalheimer2014-02-16-0/+67