summaryrefslogtreecommitdiffstats
path: root/application/pages
Commit message (Expand)AuthorAgeLines
* NOISSUE connect twitch URL resolving to modpack resolving. works now.Petr Mrázek2019-06-30-1/+9
* NOISSUE Import page is now a MultiMC pack pagePetr Mrázek2019-06-29-51/+46
* NOISSUE add silly twitch URL and CCIP resolving page to 'add instance'Petr Mrázek2019-06-27-4/+63
* NOISSUE add support for 'experiment' Minecraft versionsPetr Mrázek2019-06-26-0/+23
* Merge pull request #2703 from Janrupf/feature/apply_proxy_settingsPetr Mrázek2019-06-23-0/+4
|\
| * GH-2499 Apply proxy settings immediatelyjanrupf2019-06-22-0/+4
* | GH-689 Don't create album for single screenshotjanrupf2019-06-22-0/+32
|/
* NOISSUE limit fabric intermediary selection options in UI by minecraft versionPetr Mrázek2019-06-15-0/+6
* NOISSUE fix fabric tooltip stringPetr Mrázek2019-06-15-1/+1
* GH-2639 Add simple fabric loader installation supportPetr Mrázek2019-06-15-1/+42
* NOISSUE make the global settings button context sensitivePetr Mrázek2019-06-01-1/+11
* NOISSUE add option to open global settings from instance settingsPetr Mrázek2019-06-01-14/+23
* GH-2591 less std::shared_ptr and more shared_qobject_ptrPetr Mrázek2019-04-07-5/+5
* GH-2551 Trim at serializationElise2019-03-29-4/+4
* GH-2551 Trim server name and IP stringsElise2019-03-19-2/+2
* NOISSUE first step towards having game options managementPetr Mrázek2019-01-30-0/+191
* Merge branch 'stable' of https://github.com/Scotsguy/MultiMC5 into developPetr Mrázek2019-01-17-38/+38
|\
| * Update Copyright YearAppleTheGolden2019-01-16-38/+38
* | NOISSUE split out language selection widget, use it in settingsPetr Mrázek2019-01-09-0/+111
|/
* NOISSUE granular model updates for language modelPetr Mrázek2019-01-06-1/+2
* NOISSUE update FTB URLsPetr Mrázek2019-01-04-1/+3
* NOISSUE add missing Q_OBJECT macrosPetr Mrázek2018-12-23-0/+3
* GH-2485 fix crash bug while creating instancesPetr Mrázek2018-12-14-1/+1
* GH-2374 fix missing alternating backgrounds in worlds, add gametype columnPetr Mrázek2018-12-11-0/+3
* GH-2467 remove unused sorting indicators from version pagePetr Mrázek2018-11-21-0/+3
* NOISSUE remove some nonsense and dead codePetr Mrázek2018-11-15-454/+0
* GH-1552 Hide PermGen when using an autodetected java version greater than 8janrupf2018-11-12-1/+17
* NOISSUE remove use of obsolete URL constants, simplify the restPetr Mrázek2018-11-04-1/+1
* NOISSUE use https more widelyChris Lane2018-11-02-2/+2
* NOISSUE FTB pack code implementation, cleaned upJannis Lübke2018-08-02-130/+364
* NOISSUE set groups for instances by not setting groups for instancesPetr Mrázek2018-07-31-1/+1
* NOISSUE squish.Petr Mrázek2018-07-28-15/+2
* GH-2352 Add Minecraft folder button for instances, rearrange buttons by impor...Petr Mrázek2018-07-27-1/+1
* NOISSUE tabs -> spacesPetr Mrázek2018-07-15-4645/+4645
* NOISSUE separate new mods model from the simple onePetr Mrázek2018-07-15-12/+12
* SCRATCH second mods page, placeholderPetr Mrázek2018-07-15-0/+454
* NOISSUE remove refresh button from servers pagePetr Mrázek2018-06-30-14/+0
* NOISSUE fix saving the servers.dat file when it doesn't exist yetPetr Mrázek2018-06-30-4/+9
* NOISSUE fix all sorts of warnings, enable `Werror` and `pedantic`Petr Mrázek2018-06-28-0/+1
* GH-2291 Fix build with Qt 5.11+Sergey Shatunov2018-06-02-0/+9
* Catch C++ exceptions by const referenceCharles Milette2018-05-19-5/+5
* GH-2053 basics of the servers.dat managementPetr Mrázek2018-04-23-0/+1037
* NOISSUE hide the twitch platform pagePetr Mrázek2018-04-08-1/+1
* NOISSUE fix build problem with missing <functional> includePetr Mrázek2018-04-07-4/+5
* #2228, #2229 - Auto import pack icons and fixed to big version selection - Cl...Janrupf2018-04-07-1/+27
* NOISSUE Fixed ftb downloads always latest versionJanrupf2018-04-07-0/+1
* NOISSUE make FTB pack selection fancierPetr Mrázek2018-04-06-39/+56
* NOISSUE move FtbListModel to where it is actually usedPetr Mrázek2018-04-06-1/+253
* NOISSUE Fixed code for PRJanrupf2018-04-06-1/+4
* NOISSUE Added 3rd party pack supportJanrupf2018-04-05-29/+40