summaryrefslogtreecommitdiffstats
path: root/application/pages/WorldListPage.cpp
Commit message (Collapse)AuthorAgeLines
* NOISSUE update all the Copyright comments and texts to include 2017Petr Mrázek2017-01-08-1/+1
|
* NOISSUE ifdef the hell out of MCEdit launch on WindowsPetr Mrázek2016-11-03-5/+17
| | | | Setting the work directory was not enough.
* NOISSUE Set working directory for MCEdit on WindowsPetr Mrázek2016-11-03-0/+1
| | | | It seems to require it, unlike the other versions.
* NOISSUE use LoggedProcess to work around issues with QProcess on macOSPetr Mrázek2016-11-03-9/+41
|
* NOISSUE MCEdit integration - remove old 'tool', replace with WorldsPetr Mrázek2016-11-02-37/+17
|
* NOISSUE prefer shell script for running MCEdit on linuxPetr Mrázek2016-11-02-4/+4
|
* GH-1389 wrap QDesktopServices and QProcess::startDetachedPetr Mrázek2016-01-05-3/+4
| | | | | | | | | Essentially do not pass some environment variables to subprocesses: * LD_PRELOAD * LD_LIBRARY_PATH * LD_DEBUG * QT_PLUGIN_PATH * QT_FONTPATH
* NOISSUE dissolve util libraryPetr Mrázek2015-10-05-1/+2
|
* NOISSUE fix all clang warningsPetr Mrázek2015-09-26-1/+1
|
* GH-1227 protect world from corruptionPetr Mrázek2015-09-15-0/+35
|
* GH-1227 add world copy and renamePetr Mrázek2015-09-14-1/+42
|
* GH-1227 display some messages when MCEdit isn't setup or failsPetr Mrázek2015-09-14-1/+10
|
* GH-1227: World import using drag and drop - zip files and foldersPetr Mrázek2015-09-09-2/+18
|
* GH-1047 parse world files and integrate MCEdit with world pagePetr Mrázek2015-09-06-5/+99
|
* Use default Yes/No buttons for confirmationPetr Mrázek2015-09-06-5/+5
|
* Add confirmation dialog for world deletionAlex2015-09-06-0/+12
|
* Copyright fixes for new codeAlex2015-09-06-1/+1
|
* Comment changes and general cleanupAlex2015-09-06-13/+15
|
* GH-1047 World management for instances. Removal only currently.Alex2015-09-06-0/+94