summaryrefslogtreecommitdiffstats
path: root/application/pages/WorldListPage.cpp
Commit message (Collapse)AuthorAgeLines
* 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