summaryrefslogtreecommitdiffstats
path: root/application/CMakeLists.txt
Commit message (Collapse)AuthorAgeLines
* NOISSUE remove dead reference to TwitchPage.uiPetr Mrázek2019-11-18-1/+0
|
* GH-2859 remove twitch page and modpack import from URLPetr Mrázek2019-11-18-3/+0
| | | | | The functionality was broken, beyond repair and an ongoing maintenance nightmare.
* NOISSUE put legacy FTB support in a namespace, fix its base URLPetr Mrázek2019-11-03-5/+5
|
* GH-2859 improve UI for twitch pack import with drag&dropPetr Mrázek2019-10-14-0/+2
|
* NOISSUE remove remains of what could have been technic integrationPetr Mrázek2019-10-14-3/+0
|
* NOISSUE remove unused 'PackagesPage'Petr Mrázek2019-10-13-3/+0
|
* NOISSUE refactor Mod a bunch, get rid of dead codePetr Mrázek2019-08-03-2/+0
|
* NOISSUE improve toolbarsPetr Mrázek2019-07-23-0/+2
|
* NOISSUE Add basic accessibility support to GroupViewPetr Mrázek2019-07-22-0/+3
|
* Revert "NOISSUE Import page is now a MultiMC pack page"Petr Mrázek2019-07-09-6/+6
| | | | This reverts commit f74e3db804f2fb3d73cbf7ab5fbdb12ecea0f259.
* Revert "NOISSUE simple/stupid default game options, UI only"Petr Mrázek2019-07-09-3/+0
| | | | This reverts commit 497d9bec029247f202befb34cc3d5da6e810fa73.
* NOISSUE simple/stupid default game options, UI onlyPetr Mrázek2019-07-09-0/+3
|
* NOISSUE Import page is now a MultiMC pack pagePetr Mrázek2019-06-29-6/+6
|
* NOISSUE add option to open global settings from instance settingsPetr Mrázek2019-06-01-3/+0
| | | | This should hopefully giude people towards using the right thing.
* NOISSUE first step towards having game options managementPetr Mrázek2019-01-30-0/+3
|
* NOISSUE split out language selection widget, use it in settingsPetr Mrázek2019-01-09-0/+4
|
* NOISSUE remove some nonsense and dead codePetr Mrázek2018-11-15-3/+0
|
* NOISSUE get rid of remaining tabsPetr Mrázek2018-08-02-327/+327
|
* SCRATCH second mods page, placeholderPetr Mrázek2018-07-15-0/+3
|
* GH-2053 basics of the servers.dat managementPetr Mrázek2018-04-23-0/+3
|
* NOISSUE move FtbListModel to where it is actually usedPetr Mrázek2018-04-06-2/+2
|
* NOISSUE add pointless fun things, because.Petr Mrázek2018-03-28-0/+1
|
* NOISSUE redo new instance dialogPetr Mrázek2018-03-27-33/+52
|
* NOISSUE Add Konami CodePetr Mrázek2018-03-15-0/+4
| | | | Fun little thing for hiding extra debug options in the future.
* GH-2124 First complete implementation, installing is working now! GH-2172 ↵Janrupf2018-03-11-5/+5
| | | | Added sorting
* Added FTB pack selection ad download, WIPJanrupf2018-02-28-1/+6
|
* GH-2150 Separate Java settings UI used in the wizard into a widgetPetr Mrázek2018-02-18-0/+2
|
* GH-2150 Split out custom commands into a custom widgetPetr Mrázek2018-02-17-0/+5
| | | | Now it is used from a global page and from a sub-page in the instance settings.
* NOISSUE use a variable for binary build definitionsPetr Mrázek2018-01-28-0/+3
|
* NOISSUE move bundle utilities magic back to the application folderPetr Mrázek2018-01-27-0/+72
| | | | This may fix macOS issues?
* NOISSUE rearrange build systemPetr Mrázek2018-01-27-259/+5
| | | | | | | * Added install commands to the libraries instead of force installing files * Most of the application cmake stuff moved to top level * RPATH should now be set/cleared correctly * Contains a fix for GH-1780
* GH-2103 Make /usr/local the default prefix for lin-systemSamuel Rakitničan2018-01-18-4/+0
| | | | /usr/local is a sane default since /usr is meant to be used by packages.
* NOISSUE fix the installation prefix messPetr Mrázek2018-01-16-3/+3
|
* GH-2103 add suggested changes from the pull requestPetr Mrázek2018-01-16-3/+7
|
* GH-2103 Take CMAKE_INSTALL_PREFIX into account in MULTIMC_JARS_LOCATIONCarl Philipp Reh2018-01-16-1/+1
| | | | | | When installing MultiMC with the lin-system layout and specifying an install prefix that is not the empty string, then MultiMC looks for its Jars in the wrong location. Fix this by appending CMAKE_INSTALL_PREFIX.
* NOISSUE change default install layout on linux to lin-nodepsPetr Mrázek2018-01-08-1/+1
| | | | | This avoids issues with included bundle utilities on certain systems and is a step in the intended direction (not distributing dependencies).
* NOISSUE add button for creating empty, properly registered, componentsPetr Mrázek2017-12-31-0/+3
|
* NOISSUE add flat icon theme by MichaelPetr Mrázek2017-12-03-0/+1
| | | | It's the google icon font, all scalable and grey.
* NOISSUE Add back Legacy for migration purposesPetr Mrázek2017-09-17-1/+4
|
* NOISSUE Remove Legacy supportPetr Mrázek2017-09-09-6/+0
|
* NOISSUE more compiler warning removalPetr Mrázek2017-05-21-1/+0
|
* NOISSUE bump version to 0.6.0 - MultiMC changed a lot since 0.5.xPetr Mrázek2017-05-13-1/+1
|
* NOISSUE make the linux package binary name configurable and default to 'multimc'Petr Mrázek2017-05-13-2/+3
|
* NOISSUE add a linux system packaging install layoutPetr Mrázek2017-05-13-15/+35
|
* NOISSUE make qt.conf downloadable in presence of GH-1885Petr Mrázek2017-05-08-1/+1
| | | | Now it has a single space inside.
* NOISSUE include qt.conf in all bundles againPetr Mrázek2017-05-07-6/+6
| | | | Looks like it just doesn't work properly without that.
* GH-1876 replace ColumnResizer with a newer, BSD-3 licensed versionPetr Mrázek2017-05-06-0/+2
| | | | | Also, keep licensing info only in one file. The COPYING.md is now a resource and rendered to HTML in the About dialog.
* GH-1876 Fork and update quazipPetr Mrázek2017-05-06-2/+3
| | | | | | | | * It is added as a new submodule: https://github.com/MultiMC/quazip/tree/multimc-1 * Its build system has been entirely replaced to remove the existing issues with it * It now has working unit tests * No more patches needed * It has a static linking exception in its license now, but we use it shared anyway
* NOISSUE remove debug symbols of Qt plugins from macOS bundlePetr Mrázek2017-05-06-0/+3
|
* NOISSUE add back qt.conf on macOSPetr Mrázek2017-05-06-0/+6
| | | | | Looks like it doesn't start without this magical empty file. Who would have guessed? Not me.