summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Merge remote-tracking branch 'origin/feature/trim_server_details' into developPetr Mrázek2019-04-02-2/+2
|\
| * GH-2551 Trim at serializationElise2019-03-29-4/+4
| |
| * GH-2551 Trim server name and IP stringsElise2019-03-19-2/+2
| |
* | Merge pull request #2565 from MultiMC/feature/deletion_harderPetr Mrázek2019-03-23-1/+2
|\ \ | | | | | | GH-2487 Make deleting instances harder
| * \ Merge branch 'develop' into feature/deletion_harderElise2019-03-19-4/+5
| |\ \ | |/ / |/| |
* | | NOISSUE fix metadata URLPetr Mrázek2019-03-08-1/+1
| | |
* | | NOISSUE create translations folder before starting to watch it for changesPetr Mrázek2019-03-08-4/+5
| |/ |/| | | | | Fixes issue where on first run, the translations don't show up.
| * GH-2487 Make NO the default buttonElise2019-02-26-1/+2
|/
* NOISSUE update changelog0.6.5Petr Mrázek2019-02-21-1/+11
|
* NOISSUE hide the game options screen againPetr Mrázek2019-02-21-1/+1
|
* NOISSUE fix buildPetr Mrázek2019-02-19-1/+0
|
* GH-2209 Fix sounds in old (pre-1.6) versionsPetr Mrázek2019-02-19-25/+209
|
* Merge pull request #2532 from andersmmg/patch-1Petr Mrázek2019-02-05-1/+1
|\ | | | | Update title of Add Empty dialog
| * Update title of Add Empty dialogJoshua Anderson2019-02-05-1/+1
|/
* NOISSUE fix builds?Petr Mrázek2019-01-30-1/+1
|
* NOISSUE first step towards having game options managementPetr Mrázek2019-01-30-1/+389
|
* Merge branch 'stable' of https://github.com/Scotsguy/MultiMC5 into developPetr Mrázek2019-01-17-242/+242
|\
| * Update Copyright YearAppleTheGolden2019-01-16-242/+242
| |
* | NOISSUE Replace Quality with Completeness in language widgetPetr Mrázek2019-01-14-15/+6
| | | | | | | | Completeness does no imply quality.
* | NOISSUE split out language selection widget, use it in settingsPetr Mrázek2019-01-09-56/+744
| |
* | NOISSUE language selection wizard improvementsPetr Mrázek2019-01-08-9/+102
| | | | | | | | Same needs to be applied to the application settings later.
* | NOISSUE bump version to 0.6.5Petr Mrázek2019-01-06-5/+9
|/
* NOISSUE update changelog some more0.6.4Petr Mrázek2019-01-06-9/+10
|
* NOISSUE bump version to 0.6.4 and update changelogPetr Mrázek2019-01-06-3/+26
|
* NOISSUE granular model updates for language modelPetr Mrázek2019-01-06-31/+87
|
* NOISSUE update FTB URLsPetr Mrázek2019-01-04-6/+13
|
* NOISSUE hotloading of translations and use of local PO filesPetr Mrázek2019-01-02-51/+650
| | | | The hotloading is still inefficient
* Fix version number0.6.3Petr Mrázek2018-12-26-1/+1
|
* NOISSUE fix up changelog formattingPetr Mrázek2018-12-26-1/+1
|
* NOISSUE update the changelogPetr Mrázek2018-12-26-5/+78
|
* NOISSUE just don't use std::abs, it doesn't workPetr Mrázek2018-12-24-1/+11
|
* NOISSUE maybe fix macos build, pngcrush imagesPetr Mrázek2018-12-24-1/+1
|
* NOISSUE kitty cat in a silly hat!Petr Mrázek2018-12-24-3/+8
|
* NOISSUE add missing Q_OBJECT macrosPetr Mrázek2018-12-23-0/+4
|
* GH-2488 fix Qt's relative URL redirect problems some morePetr Mrázek2018-12-14-4/+14
|
* GH-2485 fix crash bug while creating instancesPetr Mrázek2018-12-14-8/+6
|
* NOISSUE fix buildPetr Mrázek2018-12-12-2/+3
|
* NOISSUE fix logging for gametypePetr Mrázek2018-12-11-1/+1
|
* GH-2374 fix missing alternating backgrounds in worlds, add gametype columnPetr Mrázek2018-12-11-1/+76
|
* NOISSUE model Task states as one enum instead of multiple flagsPetr Mrázek2018-12-10-20/+51
| | | | This adds Task::State::AbortedByUser as a possibility
* NOISSUE make instance creation task abortablePetr Mrázek2018-12-10-0/+21
| | | | This may or may not expose issues when it actually IS used.
* NOISSUE fix typoPetr Mrázek2018-12-06-1/+1
|
* GH-2483 fix minor issue while checking for missing local filesPetr Mrázek2018-12-06-2/+1
|
* GH-2478 fix jarmods being detected as missingPetr Mrázek2018-11-26-24/+35
|
* NOISSUE fix unit testsPetr Mrázek2018-11-26-6/+7
|
* GH-2475 fix reporting missing local libraries on launchPetr Mrázek2018-11-26-62/+61
|
* GH-2101 select everything when editing instance namesPetr Mrázek2018-11-23-0/+1
|
* NOISSUE proper inline editable instance namesPetr Mrázek2018-11-23-6/+72
| | | | Pretty!
* GH-2101 fix enter and double click activation of instancesPetr Mrázek2018-11-22-1/+7
|
* GH-2101 POC for inline renamingPetr Mrázek2018-11-22-26/+60
|